ISDBUIDropDown::AddItem
From MMWiki
CoClass SDBUIDropDown, Interface ISDBUIDropDown
Sub AddItem(Text As String)
[edit]
Parameters
| Name | Type | Description |
|---|---|---|
| Text | String | Text of item to be added. |
[edit]
Method description
Add new item to the list.
CoClass SDBUIDropDown, Interface ISDBUIDropDown
Sub AddItem(Text As String)
| Name | Type | Description |
|---|---|---|
| Text | String | Text of item to be added. |
Add new item to the list.