Unicode Controls & Classes for VB6 - Version 4

ctlUniTextCodeHighlight.BackColor Property

Gets or sets the background color of the control

Syntax
Public Property Get BackColor () As OLE_COLOR
Public Property Let BackColor (ByVal New_BackColor As OLE_COLOR)
Parameters
Parameter Description
ByVal New_BackColor As OLE_COLOR The new value
Remarks