OnEnabledChanged Method (C1FlexViewerPane)
In This Topic
Overridden. Raises the EnabledChanged event.
Syntax
'Declaration
Protected Overridable Sub OnEnabledChanged( _
ByVal As EventArgs _
)
protected virtual void OnEnabledChanged(
EventArgs
)
Parameters
- e
See Also