ShellHistoryToolBarFont Property |
Gets or sets the font of the text displayed by the control.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.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