Hide

SftButton/OCX 3.0 - Button Control

Display
Print

HoverOnControl Property, SftButton Object

The mouse cursor is located on the control.

Syntax

Get

VB.NETBoolean = object.HoverOnControl As Boolean
VBBoolean = object.HoverOnControl As Boolean
C#.NETbool Boolean = object.HoverOnControl;
VC++VARIANT_BOOL Boolean = object->HoverOnControl;
VARIANT_BOOL Boolean = object->GetHoverOnControl();
CHRESULT object->get_HoverOnControl(VARIANT_BOOL* Boolean);

object

A SftButton object.

Boolean

The mouse cursor is located on the control.

BooleanDescription
TrueThe mouse cursor is located on the control.
FalseThe mouse cursor is not located on the control.

Comments

The HoverOnControl property returns whether the mouse cursor is located on the control.

See Also SftButton Object | Object Hierarchy


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