Version

Search Results

PaneControlAreaUIElement Constructor

Initializes a new PaneControlAreaUIElement Syntax Parameters parent Parent element

PaneDisplayedEventArgs Class

Event arguments for the UltraDockManager.PaneDisplayed event. Syntax

PaneDisplayedEventArgs Class Members

Public Constructors Public Properties

PaneDisplayedEventArgs Constructor

Initializes a new PaneDisplayedEventArgs Syntax Parameters pane Pane being displayed

PaneDisplayedEventHandler Delegate

Delegate for handling the PaneDisplayed Syntax Parameters sender e

PaneDoubleClickAction Enumeration

Used to indicate the action that occurs when double clicking on a pane caption, tab or sliding group Syntax Members Member Description Default Use Default. The setting will be resolved based on the parent and dock manager settings. None None. No action is taken ToggleDockedState Toggle. The docked state of the pan...

PaneEventArgs Class

Event parameters used for events which pass a single DockablePaneBase. Syntax Example The following code listens to the AfterDockChange event to log when panes have been repositioned. For an overview of how to handle events in Visual Basic or Visual C#, see Event Handlers in Visual Basic and Visual C#. For specifi...