ConditionalDocumentControllerTModelOnEnabledChanged Method |
Updates the controller state after the enabled flag has changed.
Namespace: Altaxo.Gui.CommonAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected void OnEnabledChanged(
bool enableState
)
Parameters
- enableState Boolean
- The new enabled state.
See Also