ShellHistoryToolBarFont Property |
Gets or sets the font of the text displayed by the control.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic 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
Font
See Also