Transparency (picture controls in DataWindows) DataWindow object property
Description
Settings for the transparency of a picture control. This feature
is not supported in the RichText and OLE processing styles.
Controls
Picture controls
Syntax
PowerBuilder dot notation:
1 |
<span>dw_control</span>.Object.<span>controlname</span>.Transparency |
Describe and Modify argument:
1 |
"<span>controlname</span>.Transparency { = ' <span>value </span>' }" |
Parameter |
Description |
---|---|
controlname |
The name of the picture control in the |
value |
(exp) An integer |
Usage
In the painter
Select the control and set the value in the General tab of
the Properties view.
Examples
1 |
dw_1.Object.p_1.Transparency = 50 |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments