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


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