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


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