2027 Method
Changes 0
M

UIControlledApplication.GetDockablePane

Description:
Gets a DockablePane object by its ID.
public DockablePane GetDockablePane(
	DockablePaneId id
)
Return Value DockablePane DockablePane
  • Thrown if no dockable pane has been registered with identifier %id%.
  • Thrown if the dockable pane with identifier %id% has not been created yet.