Hide

SftButton/OCX 3.0 - Button Control

Display
Print

HoverOnImage2 Property, SftButton Object

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

Syntax

Get

VB.NETBoolean = object.HoverOnImage2 As Boolean
VBBoolean = object.HoverOnImage2 As Boolean
C#.NETbool Boolean = object.HoverOnImage2;
VC++VARIANT_BOOL Boolean = object->HoverOnImage2;
VARIANT_BOOL Boolean = object->GetHoverOnImage2();
CHRESULT object->get_HoverOnImage2(VARIANT_BOOL* Boolean);

object

A SftButton object.

Boolean

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

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

Comments

The HoverOnImage2 property returns whether the mouse cursor is located on the second image of the control.

See Also SftButton Object | Object Hierarchy


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