Used to determine what data types the converter can convert. Overload List
Converts the value to the destination type specified. Syntax Parameters context ITypeDescriptorContextculture CultureInfovalue Object to be converted.destinationType Type that the object should be converted to. Return Value New object of the destination type or null if the conversion failed.
Converts the value to the destination type specified. Overload List
Initializes a new PaneBaseConverter Syntax
Enumeration of button types that may appear in a pane. Syntax Members Member Description Close Close button. Maximize Maximize button. Menu Menu button. Minimize Minimize button. Pin Pin button. TabClose Tab close button. Example The following code demonstrates how to selectively prevent the action associated with...
Event parameters used for the UltraDockManager.AfterPaneButtonClick 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 Ba...
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...