Consultor Eletrônico



Kbase P96866: Can the color of a fill-in's border be changed when the frame has three-d set to false
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

GOAL:

Can the color of a fill-in widget's border be changed when the property 'THREE-D' is false?

GOAL:

A fill-in widget is placed on a frame that does not have the THREE-D attribute, can the color of the border of the fill-in be another color than black?

FIX:

There is no way in the 4GL to change the color of the fill-in's border. Possible workarounds are:
1. Use an OCX control such as the Microsoft Forms Textbox
2. Place a colored, filled rectangle on the frame with the fill-in. The black border remains around the fill-in but the color of the rectangle can reduce the contrast of the border though the border still remains.