UI GroupBox

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 17:25, 7 August 2015 by Admin (Talk | contribs) (7 revisions imported)

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

UI_GroupBox is the same as a WebRectangle native control.
The only difference is that if the Caption is defined, the caption text will be surrounded by a box.

It is the web equivalent of the desktop Groupbox control.

Events
Open
Shown


Properties
Caption
MyStyle


Methods
Redisplay

See Also

WebCustomUI