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


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