Click or drag to resize

DockspaceSeparatorResizeEventArgs Properties

The DockspaceSeparatorResizeEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyDockspaceElement Gets a reference to the KryptonDockingDockspace that is managing the dockspace.
(Inherited from DockspaceSeparatorEventArgs)
Public propertyResizeRect Gets and sets the rectangle that limits resizing of the dockspace using the separator.
Public propertySeparatorControl Gets a reference to the KryptonSeparator control..
(Inherited from DockspaceSeparatorEventArgs)
Top
See Also