Transparent property (LEADDlgEffect Control)
Builder Syntax |
bool Transparent |
Delphi Syntax |
Transparent: Boolean |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets a value that indicates whether the transparent checkbox was checked in the GetEffect or GetTransition dialog boxes. Possible values are:
Value |
Meaning |
TRUE |
The Transparent check box was checked. |
FALSE |
The Transparent check box wasn’t checked. |
See Also
Elements: |
ShowGetEffectDlg method, ShowGetTransitionDlg method, DlgFlags property. |
Topics: |