Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Transparency – PB Docs 2021 – PowerBuilder Library

Transparency – PB Docs 2021

Transparency

property for PowerScript controls

Applies to

CheckBox, DropDownListBox, DropDownPictureListBox, EditMask, Graph,
GroupBox, ListView, MultiLineEdit, PictureButton, RadioButton,
RichTextEdit, SingleLineEdit, StaticHyperlink, Tab, TreeView, UserObject,
and Window controls

Description

Specifies the transparency of a window.

Usage

The Transparency property takes an integer value in the range 0 to
100, where 0 means that the window is opaque and 100 that is completely
transparent. This property is useful when you want a non-modal dialog box
or window to remain visible but become semi-transparent when the user’s
focus has shifted to another area.

In MDI applications, sheet windows always have the same transparency
as the frame window. The transparency setting of the sheet window is
ignored.

In a painter

To make the window transparent:

  • Select or type a value in the Transparency spin control on the
    General page of the window’s Properties view.

In scripts

Changes in the Transparency property take effect immediately.

The following statement sets Transparency to 25%:

The following statement in the Moved event of a HTrackbar control
sets the transparency based on the setting in the track bar:


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x