Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I turn Forms6i items properties back to <Unspecified>? 1

Status
Not open for further replies.

carolinaof

Programmer
Oct 1, 2001
26
0
0
BR
How do I turn Forms6i items properties back to <Unspecified>?
I want the foreground and background colors of my canvases and LOV's to be the same as the Windows default, but forms does not allow me to leave the property blank, after I changed it. I don't want to redo all my forms.
 
Create a visual attribute that has the elements that you want to set to <Unspecified> set to a value. Eg, the foreground colour may be 'blue' or the font may be 'Arial'.

Next, in your item properties select the new visual attribute in the Visual Attribute Group.

Finally, re-select Default in the Visual Attribute Group. This will re-set any elements that are defined in your visual attribute back to <Unspecified>.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top