COX3DTabViewContainer Class Members

Dundas

COX3DTabViewContainer Class Members

Copyright © Dundas Software Ltd. 1997 1999, All Rights Reserved

Overview


COX3DTabViewContainer

 
Constructs the object.
 

Create

 
Creates the 3DTabView container.

 

AddPage

 
Adds a new page to the 3DTabViewContainer.

 

InsertPage

 
Inserts a new page into the 3DTabViewContainer.

 

DeletePage

 
Deletes an existing page from the 3DTabView container.

 

GetPage

 
Retrieves a pointer to a page which is specified by an index.

 

GetPageTitle

 
Retrieves the title of the specified page.

 

SetPageTitle

 
Sets the title of the specified page.

 

GetPageImageIndex

 
Retrieves the image index of the specified page.

 

SetPageImageIndex

 
Sets the image index of the specified page.

 

GetPageCount

 
Retrieves the number of pages in the 3DTabView container.

 

FindPage

 
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.

 

IsPage

 
Retrieves a flag indicating whether or not the specified window is a page belonging to the 3DTabViewContainer.

 

IsActivePage

 
Retrieves a flag indicating whether the specified window is the currently active page for the 3DTabViewContainer.

 

GetActivePageIndex

 
Retrieves the index of the currently active page.

 

GetActivePage

 
Retrieves a pointer to the currently active page.

 

SetActivePage

 
Sets the specified page as the active page.

 

SetActivePageIndex

 
Sets the specified page as the active page via the page index.

 

SetOffsetExternal

 
Sets the tab control offset from the parent window borders.

 

GetOffsetExternal

 
Retrieves the tab control offset from the parent window borders.

 

SetOffsetInternal

 
Sets the page window offset from the tab control display rectangle.

 

GetOffsetInternal

 
Retrieves the page window offset from the tab control display rectangle.

 

AcceptDraggedObject

 
Toggles "drag object over" support for the tab control on or off.

 

IsAcceptingDraggedObject

 
Retrieves a flag that specifies whether the 3DTabView container activates the corresponding page window when an object is dragged over tab control items.

 

RecalcPageRect

 
Calculates the rectangle which specifies the coordinates of the active page window.

 

GetPageRect

 
Retrieves the rectangle whcih specifies the coordinates of the active page window.