Unicode Controls & Classes for VB6 - Version 4
ctlUniMDITabs
.AllowScroll Property
Permits the tabulator to scroll horizontally
Syntax
Public Property Get AllowScroll () As Boolean
Public Property Let AllowScroll (ByVal
Value
As Boolean)
Parameters
Parameter
Description
ByVal
Value
As Boolean
The new value
Remarks