Click or drag to resize

App.GetAccel Method

X#
This method returns the handle for the current active Accelerator Table.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD GetAccel() AS PTR
Request Example View Source

Return Value

Type: Void*
The handle for the current active Accelerator Table.
Remarks
This handle gets set in the Activate event of the window class.
See Also