Unicode Controls & Classes for VB6 - Version 4

clsGpCustomLineCap.hCLC Property

Gets or sets the internal handle

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