Unicode Controls & Classes for VB6 - Version 4
ctlColorXP
.Enabled Property
Enables or disables 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
The new enabling state
-
Remarks