Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / FpCheckBox Class / DEFAULT_PICTURE_HEIGHT Field


In This Topic
DEFAULT_PICTURE_HEIGHT Field (FpCheckBox)
In This Topic
Default check box picture height. This field is constant and read-only.
Syntax
'Declaration
 
Public Const DEFAULT_PICTURE_HEIGHT As Integer
 
'Usage
 
Dim value As Integer
 
value = FpCheckBox.DEFAULT_PICTURE_HEIGHT
See Also