|
Constructs the object. |
|
Creates the 3DTabView container. |
|
Adds a new page to the 3DTabViewContainer. |
|
Inserts a new page into the 3DTabViewContainer. |
|
Deletes an existing page from the 3DTabView container. |
|
Retrieves a pointer to a page which is specified by an index. |
|
Retrieves the title of the specified page. |
|
Sets the title of the specified page. |
|
Retrieves the image index of the specified page. |
|
Sets the image index of the specified page. |
|
Retrieves the number of pages in the 3DTabView container. |
|
Retrieves a flag indicating whether or not the specified window is a page
belonging to the 3DTabViewContainer. If it is then the index of the located
page is provided. |
|
Retrieves a flag indicating whether or not the specified window is a page
belonging to the 3DTabViewContainer. |
|
Retrieves a flag indicating whether the specified window is the currently
active page for the 3DTabViewContainer. |
|
Retrieves the index of the currently active page. |
|
Retrieves a pointer to the currently active page. |
|
Sets the specified page as the active page. |
|
Sets the specified page as the active page via the page index. |
|
Sets the tab control offset from the parent window borders. |
|
Retrieves the tab control offset from the parent window borders. |
|
Sets the page window offset from the tab control display rectangle. |
|
Retrieves the page window offset from the tab control display rectangle. |
|
Toggles "drag object over" support for the tab control on or
off. |
|
Retrieves a flag that specifies whether the 3DTabView container activates
the corresponding page window when an object is dragged over tab control
items. |
|
Calculates the rectangle which specifies the coordinates of the active
page window. |
|
Retrieves the rectangle whcih specifies the coordinates of the active page
window. |