App.GetAccel Method | |
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
public virtual void* GetAccel()
Request Example
View SourceReturn 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