Hide

SftButton/OCX 3.0 - Button Control

Display
Print

HoverOnText Property, SftButton Object

The mouse cursor is located on the text portion of the control.

Syntax

Get

VB.NETBoolean = object.HoverOnText As Boolean
VBBoolean = object.HoverOnText As Boolean
C#.NETbool Boolean = object.HoverOnText;
VC++VARIANT_BOOL Boolean = object->HoverOnText;
VARIANT_BOOL Boolean = object->GetHoverOnText();
CHRESULT object->get_HoverOnText(VARIANT_BOOL* Boolean);

object

A SftButton object.

Boolean

The mouse cursor is located on the text portion of the control.

BooleanDescription
TrueThe mouse cursor is located on the text portion of the control (Text).
FalseThe mouse cursor is not located on the text portion of the control (Text).

Comments

The HoverOnText property returns whether the mouse cursor is located on the text portion of the control.

See Also SftButton Object | Object Hierarchy


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