'Declaration Public Enum ButtonLookFlags Inherits System.Enum
public enum ButtonLookFlags : System.Enum
The members of this enumeration can be combined using the bitwise OR operation.
'Declaration Public Enum ButtonLookFlags Inherits System.Enum
public enum ButtonLookFlags : System.Enum
Member | Description |
---|---|
Control | Show only child control. C1CommandLink border and background will not drawn. |
Default | Use the default value for the toolbar. |
Image | Show button image. |
Text | Show button text. |
TextAndImage | Show button text and image. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Command.ButtonLookFlags
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