ComponentOne Menus and Toolbars for WinForms
C1.Win.C1Command.4.5.2 Assembly / C1.Win.C1Command Namespace / VisualStyle Enumeration

In This Topic
    VisualStyle Enumeration
    In This Topic
    Determines the visual style of a control.
    Syntax
    'Declaration
     
    Public Enum VisualStyle 
       Inherits System.Enum
    public enum VisualStyle : System.Enum 
    Members
    MemberDescription
    ClassicClassic color scheme.
    CustomCustom style.
    Office2007BlackMS Office 2007 Black color scheme.
    Office2007BlueMS Office 2007 Blue color scheme.
    Office2007SilverMS Office 2007 Silver color scheme.
    Office2010BlackMS Office 2010 Black color scheme.
    Office2010BlueMS Office 2010 Blue color scheme.
    Office2010SilverMS Office 2010 Silver color scheme.
    SystemStandard system style.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.Win.C1Command.VisualStyle

    scrap%

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also

    Reference

    C1.Win.C1Command Namespace