|
SetHandleKey |
Top Previous Next |
|
SetHandleKey (Method)
Sets the key name of the object with the specific handle
Syntax: Function SetHandleKey(lHandle As Integer, sKey As String) As Boolean
The SetHandleKey method syntax consists of the following:
Return value: Boolean - True on success, false on error.
|