Name | Description | |
---|---|---|
addButton | Adds a new @code:IButton. | |
addCheckBox | Adds a new @code:ICheckBox. | |
addDropDown | Adds a new @code:IDropDown. | |
addGroupBox | Adds a new @code:IGroupBox. | |
addLabel | Adds a new @code:ILabel. | |
addListBox | Adds a new @code:IListBox. | |
addOptionButton | Adds a new @code:IOptionButton. | |
addScrollBar | Adds a new @code:IScrollBar. | |
addSpinner | Adds a new @code:ISpinner. | |
clear | Removes all controls from a @code:IControlCollection. | |
get | Overloaded. Gets control by index. | |
getCount | Gets the count of controls. | |
indexOf | Gets index of a control. |