listbox
基本解释
- n.列表框
英汉例句
- ListBox how to set the horizontal scroll bar?
如何为 ListBox 设定水平滚动栏? - Specifies if mover bars are displayed on a ListBox control.
指定列表框控件内是否显示移动条。 - Occurs when a visual aspect of an owner-drawn ListBox changes.
在所有者描述的ListBox的可视方位更改时发生。 - Taking the pain out of adding a horizontal scrollbar to a listbox.
给列表框添加水平滚动条。 - If you ever wanted a listbox With a few non-seletable items?
你需要一个列表框,支持一些非选择项目吗?这个代码完成了这一功能。