KryptonDockingManager Events |
The KryptonDockingManager type exposes the following members.
Name | Description | |
---|---|---|
AutoHiddenGroupAdding |
Occurs when a new auto hidden group is being added.
| |
AutoHiddenGroupPanelAdding |
Occurs when a new panel for hosting auto hidden groups is being added.
| |
AutoHiddenGroupPanelRemoved |
Occurs when an existing panel for hosting auto hidden groups is being removed.
| |
AutoHiddenGroupRemoved |
Occurs when an existing auto hidden group is being removed.
| |
AutoHiddenSeparatorResize |
Occurs when a separator is used to resize an auto hidden dockspace.
| |
AutoHiddenShowingStateChanged |
Occurs when an auto hidden page showing state changes.
| |
Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.) | |
DockableNavigatorAdded |
Occurs when a new dockable navigator control is being addd.
| |
DockableNavigatorRemoved |
Occurs when an existing dockable navigator control is being removed.
| |
DockableWorkspaceAdded |
Occurs when a new dockable workspace control is being addd.
| |
DockableWorkspaceCellAdding |
Occurs when a new dockable workspace control cell is being added.
| |
DockableWorkspaceCellRemoved |
Occurs when an existing dockable workspace control cell is being removed.
| |
DockableWorkspaceRemoved |
Occurs when an existing dockable workspace control is being removed.
| |
DockspaceAdding |
Occurs when a new dockspace control is being added.
| |
DockspaceCellAdding |
Occurs when a new dockspace control cell is being added.
| |
DockspaceCellRemoved |
Occurs when an existing dockspace control cell is being removed.
| |
DockspaceRemoved |
Occurs when an existing dockspace control is being removed.
| |
DockspaceSeparatorAdding |
Occurs when a new dockspace separator control is being added.
| |
DockspaceSeparatorRemoved |
Occurs when an existing dockspace separator control is being removed.
| |
DockspaceSeparatorResize |
Occurs when a separator is used to resize a docked dockspace.
| |
DoDragDropEnd |
Occurs when a drag drop operation has ended with success.
| |
DoDragDropQuit |
Occurs when a drag drop operation has been quit.
| |
FloatingWindowAdding |
Occurs when a new floating window is being added.
| |
FloatingWindowRemoved |
Occurs when an existing floating window is being removed.
| |
FloatspaceAdding |
Occurs when a new floatspace control is being added.
| |
FloatspaceCellAdding |
Occurs when a new floatspace control cell is being added.
| |
FloatspaceCellRemoved |
Occurs when an existing floatspace control cell is being removed.
| |
FloatspaceRemoved |
Occurs when an existing floatspace control is being removed.
| |
GlobalLoading |
Occurs when global docking configuration information is loading.
| |
GlobalSaving |
Occurs when global docking configuration information is saving.
| |
OrphanedPages |
Occurs when docking configuration information is loaded and existing pages have become orphaned because they are not used in the incoming configuration.
| |
PageAutoHiddenRequest |
Occurs when the user requests a page become auto hidden.
| |
PageCloseRequest |
Occurs when the user requests a page be closed.
| |
PageDockedRequest |
Occurs when the user requests a page become docked.
| |
PageFloatingRequest |
Occurs when the user requests a page become floating.
| |
PageLoading |
Occurs when page docking configuration information is loading.
| |
PageNavigatorRequest |
Occurs when the user requests a page become navigator tabbed.
| |
PageSaving |
Occurs when page docking configuration information is saving.
| |
PageWorkspaceRequest |
Occurs when the user requests a page become workspace tabbed.
| |
RecreateLoadingPage |
Occurs when docking configuration information is loading and a page needs creating to match incoming unique name.
| |
ShowPageContextMenu |
Occurs when a docking context menu is about to be shown for a page.
| |
ShowWorkspacePageContextMenu |
Occurs when a dockable workspace context menu is about to be shown for a page.
|