.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp.VO.SDK
SingleLineEdit 类
SingleLineEdit 方法
Copy 方法
CreateFormattedString 方法
Cut 方法
OnControlCreated 方法
OnGotFocus 方法
OnKeyDown 方法
OnKeyPress 方法
OnMouseClick 方法
Paste 方法
RegisterEvents 方法
Undo 方法
UnRegisterEvents 方法
SingleLineEdit.Paste 方法
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法
X#
C#
复制
VIRTUAL
METHOD
Paste
(
sNewString
AS
STRING
)
AS
VOID
public
override
void
Paste
(
string
sNewString
)
查看代码
参数
sNewString
类型:
String
参见
引用
SingleLineEdit 类
XSharp.VO.SDK 命名空间