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


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