RootPro.RootProCAD.UI Namespace |
| Class | Description | |
|---|---|---|
| CommandBar |
Represents a command window.
| |
| CustomDockingBar |
It represents a user defined window.
| |
| DockingBar |
Represents a dockable tool window.
| |
| DockingBarCollection |
Represents a collection of docking windows.
| |
| DockingBarEventArgs |
Provides data for the DcokingBar events.
| |
| DrawComponentBar |
Represents a drawing part window.
| |
| DrawComponentListItem |
Represents a list item in the drawing part window.
| |
| DrawingBar |
Represents a partial diagram tree window.
| |
| DrawingTreeNode |
Represents a node in the subgraph tree window.
| |
| DrawingView |
Represents the paper or part view within the tab of the window.
| |
| DrawingViewDrawTemporaryEventArgs |
Provides data for the temporary draw event of DrawingView.
| |
| DrawingViewMouseEventArgs |
Provides data for the mouse event of DrawingView.
| |
| LayerBar |
Represents a layer tree window.
| |
| LayerTreeNode |
Represents a node in the layer tree window.
| |
| LayerView |
Represents the view of the layer list.
| |
| PropertiesBar |
Represents a properties window.
| |
| ScriptBar |
Represents a script window.
| |
| SearchBar |
Represents a search and replace window.
| |
| StatusBar |
Represents the status bar.
| |
| TabView |
Represents the view in the tab of the window.
| |
| TabViewCollection |
Represents a collection of views in a window.
| |
| TabViewEventArgs |
Provides data for the TabViewActivated event of the Application.
| |
| ToolBar |
Represents a toolbar.
| |
| ToolBarButtonItem |
Represents a toolbar button.
| |
| ToolBarCollection |
Represents a collection of toolbars.
| |
| ToolBarComboBoxItem |
Represents a combo box displayed on the toolbar.
| |
| ToolBarItem |
Represents one toolbar item.
| |
| ToolBarItemCollection |
Represents a collection of toolbar items.
| |
| ToolBarSeparatorItem |
Toolbar Represents a separator that groups items.
| |
| ViewControllerBar |
Represents a view controller window.
| |
| Window |
Represents a window.
| |
| WindowCollection |
Represents a collection of windows.
| |
| WindowEventArgs |
Provides data for the WindowActivated event of the Application.
|
| Delegate | Description | |
|---|---|---|
| DockingBarEventHandler |
Represents a method that handles the DockingBar event.
| |
| DrawingViewDrawTemporaryEventHandler |
Represents a method that handles temporary draw events of DrawingView.
| |
| DrawingViewMouseEventHandler |
Represents a method that handles mouse events of DrawingView.
| |
| TabViewEventHandler |
Represents a method that handles the TabViewActivated event of Application.
| |
| WindowEventHandler |
Represents a method that handles the WindowActivated event of Application.
|
| Enumeration | Description | |
|---|---|---|
| ComboBoxStyle |
This represents the style of the combo box displayed on the toolbar.
| |
| TabViewType |
Represents the type of view in a window tab.
| |
| ToolBarItemDisplayStyle |
Indicates how to display the image and text of the toolbar item.
| |
| ToolBarItemType |
Toolbar Indicates the type of item.
| |
| VisualStyle |
Window color scheme
|