点击或拖拽改变大小

VOListBox 类

X#
继承层次
Object
  MarshalByRefObject
    Component
      Control
        ListControl
          ListBox
            VOListBox

命名空间:  XSharp.VO.SDK
程序集:  XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法
 CLASS VOListBox INHERIT ListBox,  IMPLEMENTS IVOControlProperties, 
	IVOControl, IVOUIObject, IBaseListBox
查看代码

VOListBox 类型公开以下成员。

构造函数
  名称说明
公共方法VOListBox
初始化 VOListBox 类的一个新实例
公共方法VOListBox(Control, Int32, Int32)
初始化 VOListBox 类的一个新实例
公共方法VOListBox(Control, Int32, Int32, Boolean)
初始化 VOListBox 类的一个新实例
Top
属性
  名称说明
公共属性Control
公共属性ControlProperties
公共属性Items
公共属性ListBox
公共属性Text (重写 Text.)
Top
方法
扩展方法
  名称说明
公共扩展器方法GetAllChildren (由 Extensions 定义。)
公共扩展器方法GetFirstEditableChild (由 Extensions 定义。)
Top
显式接口实现
参见