Unicode Controls & Classes for VB6 - Version 4

ctlUniDriveBoxXP.BorderColor Property

Gets or sets the Border color

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