Unicode Controls & Classes for VB6 - Version 4

ctlUniGrid.StandardScrollBars Property

Returns/sets whether or not the control uses standard or styled scrollbars

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