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


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