ArcFM Desktop Developer Guide
DockManager Class Members
Properties  Methods  Events


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The following tables list the members exposed by DockManager.

Public Properties
 NameDescription
Public PropertyActivePaneReturns the currently active control pane.  
Public PropertyAnimationEnabledReturnss/sets whether animations are enabled.  
Public PropertyAnimationSpeedReturns/sets the value determining the speed of animation.  
Public PropertyAutoHideDelayReturns/sets the delay in milliseconds before hiding the flyout control (default is ??).  
Public PropertyCompressUnpinnedTabsReturns/sets whether only the image is shown on the unselected tabs in a group.  
Public PropertyControlPanesReturns the list of dockable control panes managed by the DockManager.  
Public PropertyDefaultGroupSettingsReturns the default dock group settings.  
Public PropertyDefaultPaneSettingsReturns the default pane settings.  
Public PropertyDockAreasReturns the list of dockable area panes managed by the DockManager.  
Public PropertyHasDefaultGroupSettingsReturns if a default group settings object has been created.  
Public PropertyHasDefaultPaneSettingsReturns if a default pane settings object has been created.  
Public PropertyHasUnpinnedTabAreaAppearanceReturns if an unpinned tab area appearance has been created.  
Public PropertyHotTrackingReturns/sets whether panes give feedback when the mouse is moved over the caption or tab of a pane.  
Public PropertyImageTransparentColorReturns/sets the transparent color to use for bitmaps.  
Public PropertyLayoutStyleReturns/sets the style used to position the docked area panes.  
Public PropertyShowCloseButtonReturns/sets whether the close button is displayed in the caption of a pane.  
Public PropertyShowFloatingWindowsReturns/sets whether the owned floating windows are displayed.  
Public PropertyShowPinButtonReturns/sets whether the pin button is displayed in the caption of a pane.  
Public PropertyShowTooltipsReturns/sets whether tooltips will be displayed for the caption and tabs.  
Public PropertySplitterBarAppearanceReturns/sets the appearance for splitter bars.  
Public PropertySplitterBarWidthReturns/sets the width of the splitter bars.  
Public PropertyUnpinnedTabAreaAppearanceReturns/sets the appearance for the unpinned tab area.  
Public PropertyUnpinnedTabHoverActionReturns/sets the action that occurs when the mouse hovers over an unpinned tab.  
Public PropertyUnpinnedTabStyleReturns/sets the style of tabs used to represent the unpinned dockable control panes.  
Public PropertyUseDefaultContextMenusReturns/sets whether Infragistics context menus will be displayed for dockable window components.  
Public PropertyWindowStyleReturns/sets the dock window style used for displaying dockable windows.  
Top
Public Methods
 NameDescription
Public MethodActivatePaneOverloaded. Activates the pane with the corrosponding key.  
Public Methodstatic (Shared in Visual Basic)CreateDockAreaOverloaded. Creates a new dock area and adds the specified DockControlPanes to it.  
Public Methodstatic (Shared in Visual Basic)CreateDockGroupOverloaded. Creates a new dock group and adds the specified DockControlPanes to it.  
Public MethodFindDockableControlFind the control in the list of control panes from its specified type.  
Public MethodFindGroupPaneFind the group (parent pane) with the specified key.  
Top
Public Events
 NameDescription
Public EventDockingChangedThis event allows listeners to be informed whenever a DockControlPane changes its docking state.  
Public EventDockWindowClosedThis event allows listeners to be informed whenever a dockable window is closed.  
Public EventDockWindowMenuClickedThis event occurs when the menu button on a dockable window is clicked.  
Public EventDockWindowPinnedThis event allows listeners to be informed whenever a dockable window becomes pinned.  
Public EventDockWindowUnpinnedThis event allows listeners to be informed whenever a dockable window becomes unpinned.  
Top
See Also

Reference

DockManager Class
Miner.Windows.Docking Namespace

 

 


Send Comment