HeaderPane
Main
Hide

SftButton/OCX 4.0 - ActiveX Button Control

Share Link
Print

HighContrastActive Property, SftButton 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 SftButton 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 SftButton Object | Object Hierarchy | HighContrastMode | HighContrastChange | High Contrast


Last Updated 08/02/2026 - (email)
© 2026 Softel vdm, Inc.