LavishGUI:UIElement (Top-Level Object)

From Lavish Software Wiki
Revision as of 18:14, 1 October 2005 by Lax (talk | contribs) (→‎Forms)
Jump to navigation Jump to search

Forms

Retrieves a UI element. The object given will actually be of the data type associated with the UI element type if possible. If not, it will be an isuielement type.
Retrieves any UI element by ID number. The object given will actually be of the data type associated with the UI element type if possible. If not, it will be an isuielement type.

Examples

See isuielement examples

See Also