Syntax Parameters inputType point
Initializes a new PaneControlAreaUIElement Syntax Parameters parent Parent element
Event arguments for the UltraDockManager.PaneDisplayed event. Syntax
Public Constructors Public Properties
Public Properties
Initializes a new PaneDisplayedEventArgs Syntax Parameters pane Pane being displayed
Delegate for handling the PaneDisplayed Syntax Parameters sender e
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...
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...