Event parameters used for the UltraDockManager.BeforePaneButtonClick event. Syntax Example The following code demonstrates how to selectively prevent the action associated with clicking a pane button from occuring. For an overview of how to handle events in Visual Basic or Visual C#, see Event Handlers in Visual B...
Public Constructors Public Properties
Public Properties
Returns the PaneButton associated with the event. Syntax Example The following code demonstrates how to selectively prevent the action associated with clicking a pane button from occuring. For an overview of how to handle events in Visual Basic or Visual C#, see Event Handlers in Visual Basic and Visual C#. For sp...
Returns the pane associated with the event. Syntax Example The following code demonstrates how to selectively prevent the action associated with clicking a pane button from occuring. For an overview of how to handle events in Visual Basic or Visual C#, see Event Handlers in Visual Basic and Visual C#. For specific...
Initializes a new CancelablePaneButtonEventArgs with the specified DockablePaneBase and PaneButton Syntax Parameters pane A pane objectbutton Pane button
Delegate for handling a cancelable event involving a PaneButton for a DockablePaneBase. Syntax Parameters sender e Example The following code demonstrates how to selectively prevent the action associated with clicking a pane button from occuring. For an overview of how to handle events in Visual Basic or Visual C#...
Event parameters used for a cancelable event which pass a single DockablePaneBase. Syntax Example The following code demonstrates how to selectively control which panes may be toggled between their docked and floating states. This can also be accomplished using the PaneSettingss PaneDoubleClickAction property. For...
Public Constructors Public Properties
Public Properties