Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Const DEFAULT_PICTURE_HEIGHT As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = FpCheckBox.DEFAULT_PICTURE_HEIGHT
    public const int DEFAULT_PICTURE_HEIGHT
    See Also