Search
DockControl Methods
 


 Public Methods

  Name Description

ActivateItem

Attempts to activate and focus the specified dock item.

BeginInit

Start initialization.

CloseItem

Closes the specified item.

EndInit

End initialization.

FindAllItems

Returns a list with all currently opened item.

FindFocusedItem

Gets the DockItem, which holds the input focus.

GetSelectedDocument

Gets the currently active document.

LoadFromXml

Overloaded.  

SaveToXml

Overloaded.  

UpdateLayout

Forces an update of the dock layout, usually after a change to the control properties.

 Protected Methods

  Name Description

Dispose

Clean up any resources being used.

OnPaint

Control.OnPaint override.

 See Also