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


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