DockablePane(DockablePaneId)
Constructor
Description:
Gets the pane with identifier %id%.
Gets the pane with identifier %id%.
Exceptions
Exception | Condition |
---|---|
ArgumentException | no dockable pane has been registered with identifier id. -or- the dockable pane with identifier id has not been created yet. |
ArgumentNullException | A non-optional argument was null |