KryptonWorkspaceOnChildrenMaximizeRestoreClicked Method |
Request to toggle the maximized state.
Namespace:
Internal.ComponentFactory.Krypton.Workspace
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntaxprotected void OnChildrenMaximizeRestoreClicked(
Object sender,
EventArgs e
)
Parameters
- sender
- Type: SystemObject
Source of the event. - e
- Type: SystemEventArgs
Arguments associated with the event.
See Also