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


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