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

In This Topic
    BorderStyleEnum Enumeration
    In This Topic
    Use members of this enumeration to set the value of the Style property of the C1Border class.
    Syntax
    'Declaration
     
    Public Enum BorderStyleEnum 
       Inherits System.Enum
    public enum BorderStyleEnum : System.Enum 
    Members
    MemberDescription
    FlatFlat border at dark color.
    GrooveGrooved border.
    InsetInset border.
    NoneNo border.
    OutsetOutset border.
    RidgeRidged border.
    Inheritance Hierarchy

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

    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