Click or drag to resize

VOTextBox Constructor (Control, Long, Long)

X#
Initializes a new instance of the VOTextBox class

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	Owner AS Control,
	dwStyle AS LONG,
	dwExStyle AS LONG
)
Request Example View Source

Parameters

Owner
Type: Control
dwStyle
Type: Long
dwExStyle
Type: Long
See Also