Unicode Controls & Classes for VB6 - Version 4

ctlUniMDITabs.CanDragTabs Property

Enables the user to move the tabs

Syntax
Public Property Get CanDragTabs () As Boolean
Public Property Let CanDragTabs (ByVal b As Boolean)
Parameters
Parameter Description
ByVal b As Boolean The new value
Remarks