Enables or disables the event identified by the eventid. Syntax Parameters eventid One of the DockManagerEventIds indicating which event to update.enabled The state that will be assigned to the event. Specify True to enable the event, or False to disable it. Remarks The EventManager is used to selectively enable a...
Syntax Parameters eventIndex enabled
Syntax Parameters eventIndexes enabled
Enables or disables the event identified by the eventid. Overload List
Initializes a new DockEventManager. Syntax Parameters manager Owning UltraDockManager component. Remarks The EventManager is used to selectively enable and disable events for the control.
Identifies groups of UltraDockManager events Syntax Members Member Description AfterEvents After events AllEvents All events BeforeEvents Before events
Enumeration of event identifiers for the UltraDockManager component. Syntax Members Member Description AfterDockChange Event ID that identifies the UltraDockManager.AfterDockChange event AfterHideFlyout Event ID that identifies the UltraDockManager.AfterHideFlyout event AfterNavigatorClosed Event ID that identifie...
Enumeration of menu item types Syntax Members Member Description Activate Menu item used to activate an unpinned pane. AutoHide Menu item used to pin/unpin a control pane. Dockable Menu item used to toggle a control pane between an mdi child and a docked pane. Floating Menu item used to toggle a pane between its d...
Enumeration of drag drop actions Syntax Members Member Description DragDrop Occurs when the mouse button is released while over the bounds of the control during a drag operation DragEnter Occurs when the mouse enters the bounds of the control during a drag operation DragLeave Occurs when the mouse leaves the bound...
Represents the style of drag indicators used when dragging panes around the application. Syntax Members Member Description Default The default drag indicator style based on the current WindowStyle and operating system. VisualStudio2005 Visual Studio 2005 style drag indicators. VisualStudio2008Vista Visual Studio 2...