Class MessageBoxAdvStyleInfoIdentity
Inheritance
System.Object
MessageBoxAdvStyleInfoIdentity
Implements
System.IDisposable
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
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