Unicode Controls & Classes for VB6 - Version 4

ctlUniFrameWL.TitleBackColor Property

Gets or sets the background color of the titlebar, available only on Vista Style

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