RichEdit.Selection 属性 | |
一个 Selection 对象,表示富文本中当前选择的文本。
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY Selection AS Selection GET SET
public override Selection Selection { get; set; }
查看代码属性值
类型:
Selection一个 Selection 对象,表示富文本中当前选择的文本。
参见