Click or drag to resize

KryptonDockingDockspace Events

The KryptonDockingDockspace type exposes the following members.

Events
  NameDescription
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component.)
Public eventHasNoVisibleCells
Occurs when the dockspace changes to no longer have any visible cells.
Public eventHasVisibleCells
Occurs when the dockspace changes to have one or more visible cells.
Top
See Also