Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / VisualStyle Class / TUVRS_DISABLED Field


In This Topic
    TUVRS_DISABLED Field
    In This Topic
    TUVRS_DISABLED constant.
    Syntax
    'Declaration
     
    
    Public Const TUVRS_DISABLED As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = VisualStyle.TUVRS_DISABLED
    public const int TUVRS_DISABLED
    See Also