Unicode Controls & Classes for VB6 - Version 4

ctlScroll.ButtonColor Property

Gets or sets the color of the selector

Syntax
Public Property Get ButtonColor () As OLE_COLOR
Public Property Let ButtonColor (ByVal New_Color As OLE_COLOR)
Parameters
Parameter Description
ByVal New_Color As OLE_COLOR The new color
Remarks