Class MessageBoxAdv.Style
Specifies the style in which controls will appear and behave.
Inheritance
System.Object
MessageBoxAdv.Style
Namespace: Syncfusion.Windows.Forms
Assembly: Syncfusion.Shared.Base.dll
Syntax
public sealed class Style : Enum
Fields
Default
Default appearance
Declaration
public const MessageBoxAdv.Style Default
Field Value
| Type |
|---|
| MessageBoxAdv.Style |
Metro
Metro appearance
Declaration
public const MessageBoxAdv.Style Metro
Field Value
| Type |
|---|
| MessageBoxAdv.Style |
Office2010
Office2010Form appearance
Declaration
public const MessageBoxAdv.Style Office2010
Field Value
| Type |
|---|
| MessageBoxAdv.Style |
Office2013
Office2013 appearance
Declaration
public const MessageBoxAdv.Style Office2013
Field Value
| Type |
|---|
| MessageBoxAdv.Style |
Office2016
Office2016 appearance
Declaration
public const MessageBoxAdv.Style Office2016
Field Value
| Type |
|---|
| MessageBoxAdv.Style |