Unicode Controls & Classes for VB6 - Version 4
ctlScroll
.Enabled Property
Enable or disable 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 value
Remarks