Wimark.Controls Class Library  

RadioEditor.Font Property

Gets or sets the font of the text displayed by the radio editor.

[Visual Basic]
Public Property Font As Font 
[C#]
public Font Font {get; set;}
[C++]
public: __property Font* get_Font();
public: __property void set_Font(Font*);

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

RadioEditor Class | RadioEditor Members | Wimark.Controls.Editors Namespace