Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
64 Bit OI10
I finally tracked down a problem I was having to this (works in OI9):
AllowXP=0
Set_Property(@Window:".OLE_TAB", "OLE.AllowXPTheme", AllowXP)
The tab is in about the middle of the form. At the top of the form is a groupbox with a backcolor, it disappears when this line is executed.
AllowXP=0
Set_Property(@Window:".OLE_TAB", "OLE.AllowXPTheme", AllowXP)
The tab is in about the middle of the form. At the top of the form is a groupbox with a backcolor, it disappears when this line is executed.
Comments