|
|
|
|
|
- Limits: operating system and graphics card
- Limit: window types
- Opacity of Action Bar
- Limit: field types
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page. This gives you the ability to make a window transparent (or a control found in a window or in a page). Remarks: This property can also be applied to a page control. This property may not be supported by the former browsers (Internet Explorer 5.5 and earlier, ...). - For a Color variable, the opacity value is not included between 0 and 100 but between 0 and 255.
Novedad versión 2025Sintaxis
Finding out the percentage of opacity applied to a window or to a control (found in a window or in a page) Ocultar los detalles
<Percentage of opacity> = <Element used>.Opacity
Modifying the percentage of opacity applied to a window or to a control (found in a window or in a page) Ocultar los detalles
<Element used>.Opacity = <Percentage of opacity>
Esta página también está disponible para…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|