Unicode Controls & Classes for VB6 - Version 4
clsGdiHandle
.Handle Property
Gets or sets the handle to manage
Syntax
Public Property Get Handle () As Long
Public Property Let Handle (ByVal
l
As Long)
Parameters
Parameter
Description
ByVal
l
As Long
The handle value
Remarks