GetControlHandle Method |
Top Previous Next |
Retrieves an internal control handle for this control.
Visual Basic Syntax
[Integer =] TNBXAidHook.GetControlHandle
Delphi Syntax
[Integer :=] TNBXAidHook.GetControlHandle;
Remarks
This handle is to be used in others Integration Pack ActiveX Controls.
See also AidHookControl property from TNBXEmulator control. |