Click or drag to resize

TextControl.SetCueBanner Method (String, IntPtr)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD SetCueBanner(
	cText AS STRING,
	hControl AS IntPtr
) AS LOGIC
Request Example View Source

Parameters

cText
Type: String
hControl
Type: IntPtr

Return Value

Type: Logic
See Also