Name | Description | |
---|---|---|
![]() | AddContainer | Registers a container with the framework and sets its dockstyle to the specified one. |
![]() | ApplyPalette | Applies the specified palette to the entire framework. |
![]() | CloseAutoHidingPanel | Closes the currently displayed panel which state is AutoHide. |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. Overridden. |
![]() | EndBatchOperation | Ends previously started batch operation. |
![]() | FindContainer | Seraches from all registered containers for the one which id is equal to the specified one. |
![]() | FindPanel | Finds the panel with the specified id. |
![]() | FindZone | Searches for a INDockZone instance with the specified id. |
![]() | GetContainers | Gets an array of docking containers which match the specified dock state mask. |
![]() | GetControlHostByKey | |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GetPanelByKey | |
![]() | GetPanels | Gets all the docking panels that have the specified dock state. |
![]() | GetPanelsLocked | Determines whether the panels are currently locked. |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | LockPanels | Locks all the panels and does not allow the user to visually reposition them. |
![]() | NotifyAutoHideTabsUpdate | Notifies that a tab property change has occured. |
![]() | NotifyCaptionUpdate | Overloaded. Forces all the panels which captions are visible to update them. |
![]() | NotifyDocumentStripsUpdate | Forces all the document strips to update their appearance. |
![]() | NotifyGroupUpdate | Forces all docking panel groups to update their tab strips and borders. |
![]() | NotifyLayout | Forces all the containers to perform layout. |
![]() | NotifyPaletteChange | Notifies the entire framework that a palette change has occured. |
![]() | NotifyRefresh | Forces an immediate refresh of all containers. |
![]() | NotifySplittersUpdate | Forces all the splitters to update their appearance. |
![]() | NotifyTabPropertyChange | Notifies that a tab property change has occured. |
![]() | NotifyTotalUpdate | Forces total update. That is caption update, tab strip update and perform layout. |
![]() | OnKeyPreview | Gets notified for a keyboard event. The default processing examines the event arguments and searches for a registered command which has specified the current key combination as a shortcut. |
![]() | QueryService | Gets a currently registered service which is an instance of the specified type. |
![]() | RegisterDockPanel | Registers the panel with the manager. |
![]() | RegisterService | Registers a service which is of the specified type. |
![]() | ResetLayout | Overloaded. Resets the current layout to its infinite state. |
![]() | ResumeLayout | Resumes layout operations in the containers. |
![]() | ResumePainting | Resumes previously locked painting. |
![]() | ShowEditor | Displays a dialog box to visually edit some of the manager's properties. |
![]() | StartBatchOperation | Starts and prepares for a batch operation. For example a batch operation is redocking a floating container with 5 panels residing in it. |
![]() | SuspendLayout | Suspends any layout operations in the containers. |
![]() | SuspendPainting | Locks any painting operation upon the docking framework. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
![]() | UnlockPanels | Unlocks the panels visual functionality. |
![]() | UnregisterDockPanel |