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


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