Font Property
Returns or sets the Font object for the selected Grid Control, ListBox Control, and ComboBox Control.
Syntax
object.Font [= StdFont]
Parameters
The Font property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
StdFont |
The name of the Font selected from the Windows Font dialog box. |
See Also
DblClick (Area as Integer) Event