| KryptonWorkspaceCollectionOnChildMaximizeRestoreClicked Method  | 
 
            Handle a maximize/restore request from a child item.
            
 
    Namespace: 
   Internal.ComponentFactory.Krypton.Workspace
    Assembly:
   NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
 Syntax
Syntaxprotected void OnChildMaximizeRestoreClicked(
	Object sender,
	EventArgs e
)
Parameters
- sender
- Type: SystemObject
 Source of the event.
- e
- Type: SystemEventArgs
 Event arguments associated with the event.
 See Also
See Also