Unicode Controls & Classes for VB6 - Version 4
ctlScroll
.BorderColor Property
Gets or sets the border color of the control
Syntax
Public Property Get BorderColor () As OLE_COLOR
Public Property Let BorderColor (ByVal
New_BorderColor
As OLE_COLOR)
Parameters
Parameter
Description
ByVal
New_BorderColor
As OLE_COLOR
The new color
Remarks