Unicode Controls & Classes for VB6 - Version 4

ucTreeView.InsertMarkColor Property

Gets or sets the insertion mark color

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