'Declaration
Protected Overridable ReadOnly Property DefaultCaptionFont As System.Drawing.Font
'Usage
Dim instance As NNavigationPane Dim value As System.Drawing.Font value = instance.DefaultCaptionFont
protected virtual System.Drawing.Font DefaultCaptionFont {get;}