HeaderPane
Main
Hide

SftTree/OCX 8.0 - ActiveX Tree Control

Share Link
Print

HighContrastChange Event, SftTree Object

The effective high contrast state has changed (Automatic high contrast only).

Syntax

VB.NETPrivate Sub object_HighContrastChange(ByVal sender As Object, ByVal e As EventArgumentType) Handles object.HighContrastChange
VBPrivate Sub object_HighContrastChange(ByVal Active As Boolean)
C#.NETvoid object_HighContrastChange(object sender, EventArgumentType e);
VC++void OnHighContrastChangeobject(VARIANT_BOOL Active);
CHRESULT OnHighContrastChangeobject(VARIANT_BOOL Active);

object

A SftTree object.

Active

The new effective high contrast state (True if high contrast is now active).

Comments

The HighContrastChange event occurs when the effective high contrast state changes while HighContrastMode is set to highContrastSftTreeAuto and the user changes the Windows High Contrast setting.

See Also SftTree Object | Object Hierarchy | High Contrast


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