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


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