Click or drag to resize

AcceleratorKey Constructor (Typed)

X#
Initializes a new instance of the AcceleratorKey class

[Missing <include> target documentation in 'M:XSharp.VO.SDK.AcceleratorKey.#ctor(System.UInt16,System.UInt16,System.UInt16)'. File: 'Gui.xml' Path: 'doc/AcceleratorKey.ctor/*']

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
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