Whether the background color that you select for a button displays on Windows XP.
DataWindow objects
Describe and Modify argument:
"DataWindow.ShowBackColorOnXP{ = value }"
Parameter |
Description |
---|---|
value |
A boolean value that indicates whether the background color that you select for a button displays on Windows XP Values are:
|
The Background.Color property is not supported for buttons on Windows XP by default because the current XP theme controls the appearance of the button.
Set the Show Backcolor on XP property in the General category of the Properties window for the DataWindow object. The background color you selected will display in Preview mode.
dw1.Modify("DataWindow.ShowBackColorOnXP = yes")