Unicode Controls & Classes for VB6 - Version 4

clsGpGraphics.hGraphics Property

Gets or sets the a reference to the internal handle

Syntax
Public Property Get hGraphics () As Long
Public Property Let hGraphics (ByVal hGr As Long)
Parameters
Parameter Description
ByVal hGr As Long The new handle, the old is disposed automatically
Remarks