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 Enabled 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 EnabledChanged As EventHandler
event EventHandler EnabledChanged
event EventHandler^ EnabledChanged {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}
/** @event */
void add_EnabledChanged (EventHandler value)
/** @event */
void remove_EnabledChanged (EventHandler value)
Platforms
See Also
Reference
IControlAddInSite Interface
IControlAddInSite Members
Microsoft.Dynamics.Framework.UI.Extensibility Namespace