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