点击或拖拽改变大小

VORichTextBox 类

X#
继承层次
Object
  MarshalByRefObject
    Component
      Control
        TextBoxBase
          RichTextBox
            VORichTextBox

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

VORichTextBox 类型公开以下成员。

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