Unicode Controls & Classes for VB6 - Version 4

ctlUniGrid.CellsBorderColor Property

Gets or sets the border color of cells

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