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