-
Notifications
You must be signed in to change notification settings - Fork 16
Methods
Fellippe Heitor edited this page Oct 31, 2019
·
4 revisions
Methods are SUBs or FUNCTIONs that change how controls behave or complement their functionality.
- SUB LoadImage
- FUNCTION SetFont
- SUB SetCaption
- SUB SetRadioButtonValue
- SUB SetFocus
Listbox and Dropdown List specific
- SUB AddItem
- SUB RemoveItem
- SUB ResetList
- SUB ReplaceItem
- FUNCTION GetItem