Setting that controls the transparency of the background/primary gradient color.
DataWindows
PowerBuilder dot notation:
dw_control.transparency
Describe and Modify argument:
"DataWindow (transparency = { integer } )"
Parameter |
Description |
---|---|
integer |
An integer in the range 0 to 100, where 0 means that the primary color (background) is opaque and 100 that it is completely transparent. |
Select the DataWindow object and set the value on the Background tab of the Properties view.
If you save to an EMF or WMF, the properties on the Background tab are not saved with the DataWindow.