| RC-WinTrans Object Model Help |
Class FontDialog
|
The "FontDialog" object presents a dialog for defining fonts.
| Member | Description | |
|---|---|---|
![]() |
Show | Makes the dialog visible. Returns "True" if the dialog has been closed with the OK button, otherwise "False." Show() As Boolean
|
![]() |
Bold | Returns whether the font is bold or sets it. |
![]() |
FontName | Returns the font name or sets it. |
![]() |
Italic | Returns whether the font is regular or sets it. |
![]() |
Size | Returns the font size or sets it. |