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


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