Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

RowSelectForeColor Property, VirtualItem Object

Defines the row header foreground color used to draw the item when it is selected.

Deprecated - Provided for compatibility with earlier versions only - Use VirtualItem.Item.RowHeader.SelectForeColor instead

Syntax

Put

VB.NETobject.RowSelectForeColor = Clr As UInteger
VBobject.RowSelectForeColor = Clr As OLE_COLOR
C#.NETuint object.RowSelectForeColor = Clr;
VC++OLE_COLOR object->RowSelectForeColor = Clr;
void object->PutRowSelectForeColor(OLE_COLOR Clr);
CHRESULT object->put_RowSelectForeColor(OLE_COLOR Clr);

object

A VirtualItem object.

Clr

Defines the row header foreground color used to draw the item when it is selected. For information about color properties, please visit the applicable section "Using SftTree/OCX with ...".

Comments

Deprecated - Provided for compatibility with earlier versions only - Use VirtualItem.Item.RowHeader.SelectForeColor instead

The RowSelectForeColor property defines the row header foreground color used to draw the item when it is selected.

The VirtualItem.RowSelectForeColor property is used while handling a VirtualItem event to define the row header foreground color used to draw the item when it is selected. The item is described by the VirtualItem event's RowIndex parameter.

See Also VirtualItem Object | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.


Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.