HeaderPane
Main
Hide

SftTree/OCX 8.0 - ActiveX Tree Control

Share Link
Print

HighContrastActive Property, SftTree Object

Returns whether high contrast is currently active.

Syntax

Get

VB.NETBoolean = object.HighContrastActive As Boolean
VBBoolean = object.HighContrastActive As Boolean
C#.NETbool Boolean = object.HighContrastActive;
VC++VARIANT_BOOL Boolean = object->HighContrastActive;
VARIANT_BOOL Boolean = object->GetHighContrastActive();
CHRESULT object->get_HighContrastActive(VARIANT_BOOL* Boolean);

object

A SftTree object.

Boolean

Returns whether high contrast is currently active.

BooleanDescription
TrueHigh contrast rendering is currently active.
FalseHigh contrast rendering is not active.

Comments

The HighContrastActive property returns whether high contrast is currently active.

The high contrast setting is defined using the HighContrastMode property.

See Also SftTree Object | Object Hierarchy | High Contrast


Last Updated 05/24/2026 - (email)
© 2026 Softel vdm, Inc.