Control Functions(控件函数)
检索控件信息或对控件执行各种操作的函数。点击函数名称了解详情。
| Function | Description |
|---|---|
| ControlAddItem | Adds the specified string as a new entry at the bottom of a ListBox or ComboBox. 将指定的字符串作为新条目添加到ListBox或ComboBox的底部 |
| ControlChooseIndex | Sets the selection in a ListBox,ComboBox or Tab control to be the Nth item. 将ListBox、ComboBox或Tab控件中的选择设置为第N项 |
| ControlChooseString | Sets the selection in a ListBox or ComboBox to be the first entry whose leading part matches the specified s |
订阅专栏 解锁全文
674

被折叠的 条评论
为什么被折叠?



