Class ButtonLook
Specifies the look of the arrow buttons should be drawn.
Inheritance
System.Object
ButtonLook
Namespace: Syncfusion.Windows.Forms
Assembly: Syncfusion.Shared.Base.dll
Syntax
public sealed class ButtonLook : Enum
Fields
Flat
Draw flat buttons.
Declaration
public const ButtonLook Flat
Field Value
| Type |
|---|
| ButtonLook |
Normal
Draw normal buttons.
Declaration
public const ButtonLook Normal
Field Value
| Type |
|---|
| ButtonLook |