Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / VisualStyle Class / TUBS_DISABLED Field


In This Topic
    TUBS_DISABLED Field
    In This Topic
    TUBS_DISABLED constant. This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Public Const TUBS_DISABLED As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = VisualStyle.TUBS_DISABLED
    public const int TUBS_DISABLED
    See Also