Difference between revisions of "IUP/Attributes/Common/VISIBLE"

From Vendetta Lua
Jump to: navigation, search
(Created page with "=VISIBLE= :Shows or hides the element. ===Value=== :"YES" (visible), "NO" (hidden). :Default: "YES" ===Note=== :Returns NULL if the element has not yet been mapped. ===...")
(No difference)

Revision as of 03:40, 9 May 2023

VISIBLE

Shows or hides the element.

Value

"YES" (visible), "NO" (hidden).
Default: "YES"

Note

Returns NULL if the element has not yet been mapped.

Affects

All except IupItem and IupSeparator.