GetControlHandle Method |
Top Previous Next |
Retrieves an internal control handle for this control.
Visual Basic Syntax
[Long =] TnbXLPD.GetControlHandle
Delphi Syntax
[LongInt :=] TnbXLPD.GetControlHandle;
Remarks
This handle is to be used in others Integration Pack ActiveX Controls.
|