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


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