dbicButton Send comments on this topic.
enumStyle Enumeration
See Also  
dbicBase Assembly > Dbi.WinControl Namespace : enumStyle Enumeration

Specifies the style of the control to display.

Syntax

Visual Basic (Declaration) 
Public Enum enumStyle 
   Inherits System.Enum
C# 
public enum enumStyle : System.Enum 

Members

MemberDescription
StandardStandard format.
XPWindows XP™ styling.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dbi.WinControl.enumStyle

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also