IUP/Attributes/Common/VISIBLE

From Vendetta Lua
Revision as of 03:40, 9 May 2023 by Draugath (Talk | contribs) (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. ===...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.