Class MessageBoxAdvStyleInfoIdentity
Inheritance
System.Object
MessageBoxAdvStyleInfoIdentity
Implements
System.IDisposable
Inherited Members
Namespace: Syncfusion.Windows.Forms
Assembly: Syncfusion.Shared.Base.dll
Syntax
public class MessageBoxAdvStyleInfoIdentity : StyleInfoSubObjectIdentity, IDisposable
Constructors
MessageBoxAdvStyleInfoIdentity()
Declaration
public MessageBoxAdvStyleInfoIdentity()
Methods
GetBaseStyles(IStyleInfo)
Declaration
public override IStyleInfo[] GetBaseStyles(IStyleInfo thisStyleInfo)
Parameters
| Type | Name | Description |
|---|---|---|
| IStyleInfo | thisStyleInfo |
Returns
| Type |
|---|
| IStyleInfo[] |
Overrides
OnStyleChanged(StyleInfoBase, StyleInfoProperty)
Declaration
public override void OnStyleChanged(StyleInfoBase style, StyleInfoProperty sip)
Parameters
| Type | Name | Description |
|---|---|---|
| StyleInfoBase | style | |
| StyleInfoProperty | sip |
Overrides
Implements
System.IDisposable