IUP/Attributes/Common/VISIBLE

From Vendetta Lua
Revision as of 03:41, 9 May 2023 by Draugath (Talk | contribs)

(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.