Member variable XbpTabPage():type Foundation

Determines the position of the tab.

Attribute: EXPORTED
Data type: Numeric (XBPTABPAGE_TAB_TOP)
Description

One of the #define constants XBPTABPAGE_TAB_TOP or XBPTABPAGE_TAB_BOTTOM can be used for :type. They determine whether to display the tab at the top or bottom of the page.

If a visual style is assigned to the XbpTabPage object, the constant XBPTABPAGE_TAB_TOP should be assigned to member :type. Otherwise, the tab page object is displayed using compatible imagery. For more information about visual styles see XbpWindow:useVisualStyle and the function IsThemeActive().

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.