Establishes whether or not the tab should be draw using the current XP Visual Style.
Usage
Set_Property(OLECtrlEntID, "OLE.AllowXPTheme", Boolean)
Values
[True | False]
Default: False
Remarks
The AllowXPTheme property allows you to enhance your application by supporting Windows XP's Visual Style technology. When this property is set to TRUE, then Windows XP users will see the tab control in their current theme. On all other Windows operation systems, the tab control appears as normal regardless of the value of this property.