Click or drag to resize

AcceleratorKey Constructor (Typed)

X#
Initializes a new instance of the AcceleratorKey class

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.21
Syntax
 CONSTRUCTOR(
	wFlags AS WORD,
	wASCII AS WORD,
	wID AS WORD
)
Request Example View Source

Parameters

wFlags
Type: Word
wASCII
Type: Word
wID
Type: Word
See Also