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


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