ShellHistoryToolBarFont Property |
Gets or sets the font of the text displayed by the control.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public override Font Font { get; }
Public Overrides ReadOnly Property Font As Font
Get
public:
virtual property Font^ Font {
Font^ get () override;
}
abstract Font : Font with get
override Font : Font with get
Property Value
Type:
FontSee Also