TabView Class |
Namespace: RootPro.RootProCAD.UI
The TabView type exposes the following members.
Name | Description | |
---|---|---|
Document |
Get the document associated with the view.
| |
TabIndex |
Gets or sets the index of the tab.
| |
TabViewType |
Gets the view type in the tab.
| |
Text |
Get the tab text.
| |
WindowHandle |
Get the window handle of the view.
|
Name | Description | |
---|---|---|
Activate |
Activate the view.
| |
Close |
Close the view.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |