Click or drag to resize

Accelerator.Create Method (Typed)

X#

Creates the underlying windows accelerator.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD Create() AS USUAL
Request Example View Source

Return Value

Type: Usual

The handle of the accelerator, if successful. A null handle (NULL_PTR) is returned if the control creation failed.

See Also