Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Occurs when the Style property has changed.
Namespace: Microsoft.Dynamics.Framework.UI.Extensibility
Assembly: Microsoft.Dynamics.Framework.UI.Extensibility (in Microsoft.Dynamics.Framework.UI.Extensibility.dll)
Usage
Syntax
'Declaration
Event StyleChanged As EventHandler
event EventHandler StyleChanged
event EventHandler^ StyleChanged {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}
/** @event */
void add_StyleChanged (EventHandler value)
/** @event */
void remove_StyleChanged (EventHandler value)
Platforms
See Also
Reference
IControlAddInSite Interface
IControlAddInSite Members
Microsoft.Dynamics.Framework.UI.Extensibility Namespace