|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
# | BeforeDockChangeStartHandler (Object, CancelablePaneEventArgs) |
Event handler for the BeforeDockChangeStart event |
|
# | BeforeToggleDockStateHandler (Object, CancelablePaneEventArgs) |
Event handler for the BeforeToggleDockState event |
|
+ | LOGICAL ContainsPane (DockableGroupPane, DockableControlPane) |
Recursively searches for a child pane in the parent |
|
+ | EnforcePaneIsDocked (Control) |
Enforces that the Dockable Pane of the given Control remains docked in the main form |
|
+ | EnforcePaneIsDocked (DockableControlPane) |
Enforces that a DockableControlPane remains docked in the main form |
Options | Name | Purpose | |
---|---|---|---|
+ | UltraDockManagerController (UltraDockManager) |
Constructor for the UltraDockManagerController class |
Options | Name | Purpose | |
---|---|---|---|
+ | LOGICAL BeepWhenCancellingDrag |
Gets and sets if the default system sound "Hand" should be played
when cancelling actions on the UltraDockManager |
|
+ | Infragistics.Win.UltraWinDock.UltraDockManager DockManager |
Returns the reference to the UltraDockManager instance this Controller
is managing |
Top
PROTECTED BeforeDockChangeStartHandler (Object, CancelablePaneEventArgs)
|
|||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED BeforeToggleDockStateHandler (Object, CancelablePaneEventArgs)
|
|||||||||||||||||||||||||
PUBLIC LOGICAL ContainsPane (DockableGroupPane, DockableControlPane)
|
|||||||||||||||||||||||||
PUBLIC EnforcePaneIsDocked (Control)
|
|||||||||||||||||||||||||
PUBLIC EnforcePaneIsDocked (DockableControlPane)
|
PUBLIC UltraDockManagerController (UltraDockManager)
|
---|
PUBLIC LOGICAL BeepWhenCancellingDrag
|
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Infragistics.Win.UltraWinDock.UltraDockManager DockManager
|