Unicode Controls & Classes for VB6 - Version 4

ctlColorWL.Enabled Property

Gets or sets the activation of the control

Syntax
Public Property Get Enabled () As Boolean
Public Property Let Enabled (ByVal New_Enabled As Boolean)
Parameters
Parameter Description
ByVal New_Enabled As Boolean
Remarks