Member variable XbpTabPage():useVisualStyle Foundation

Determines whether the XbpTabPage uses a Visual Style for display.

Attribute: EXPORTED
Data type: Logical (.T.)
Description

The instance variable :useVisualStyle determines whether an XbpTabPage object uses a Visual Style to render its imagery. A Visual Style is used if the value .T. (true) is assigned to :useVisualStyle, and if the operating system supports Visual Styles. In addition, the type of the tab page must be set to XBPTABPAGE_TAB_TOP, see the instance variable:Type. 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.