ISDBUIDropDown::DeleteItem
CoClass SDBUIDropDown, Interface ISDBUIDropDown
Sub DeleteItem(Index As Long)
Parameters
| Name | Type | Description |
|---|---|---|
| Index | Long | Index of item to be deleted. |
Method description
Removes item specified by index.
CoClass SDBUIDropDown, Interface ISDBUIDropDown
Sub DeleteItem(Index As Long)
| Name | Type | Description |
|---|---|---|
| Index | Long | Index of item to be deleted. |
Removes item specified by index.