Click or drag to resize

Accelerator.Create Method

X#

Creates the underlying windows accelerator.

Namespace:  VO
Assembly:  VOGUIClasses (in 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