TextControl.SetCueBanner 方法 (String, IntPtr) | |
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL METHOD SetCueBanner(
cText AS STRING,
hControl AS IntPtr
) AS LOGIC
public virtual bool SetCueBanner(
string cText,
IntPtr hControl
)
查看代码参数
- cText
- 类型:String
- hControl
- 类型:IntPtr
返回值
类型:
Boolean参见