Hide

SftButton/OCX 3.0 - Button Control

Display
Print

HoverOnImage1 Property, SftButton Object

The mouse cursor is located on the first image of the control.

Syntax

Get

VB.NETBoolean = object.HoverOnImage1 As Boolean
VBBoolean = object.HoverOnImage1 As Boolean
C#.NETbool Boolean = object.HoverOnImage1;
VC++VARIANT_BOOL Boolean = object->HoverOnImage1;
VARIANT_BOOL Boolean = object->GetHoverOnImage1();
CHRESULT object->get_HoverOnImage1(VARIANT_BOOL* Boolean);

object

A SftButton object.

Boolean

The mouse cursor is located on the first image of the control.

BooleanDescription
TrueThe mouse cursor is located on the first image of the control (Image1).
FalseThe mouse cursor is not located on the first image of the control (Image1).

Comments

The HoverOnImage1 property returns whether the mouse cursor is located on the first image of the control.

See Also SftButton Object | Object Hierarchy


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