Control - Opacity Property

Opacity denotes the appearance of a control in terms of its interaction with its background

Member of Control (PRIM_CTRL)

Data Type - Integer

Details

The Opacity property denotes the appearance of a control in terms of its interaction with its background.
 
The default is 100; entirely opaque. No background will be visible at all.
 
As the value decreases, more and more of the background will become visible through the control. When the value is 0 the control will be entirely transparent and only the background will be visible.
 
Note: a control with opacity of 0 is not visible to the user but will continue to function as normal and is still both visible and enabled.

See also

All Component Classes

Technical Reference

LANSA Version 15, April 2020