ComponentOne True DBInput Pro 8.0
MouseEnter Event (TDBText)

 

Reference> TDBText Control> TDBText Control Events> MouseEnter Event (TDBText)

MouseEnter Event (TDBText)

Occurs when the mouse enters the control area. The MouseEnter event is similar to the MouseMove event, but only occurs only the first time the mouse is moved over the control. This event can be used to display descriptions on the status bar, and so on.

Syntax

control_MouseEnter ( )

Arguments

None

Remarks

When moving the mouse pointer over the child controls placed within the TDBContainer3D control, the MouseExit event will be fired. Moving out of the child controls and into the container control again will invoke the MouseEnter event.

Notes           

The control does not need to have the focus in order for this event to occur.

If the mouse enters the caption area, this event will not be fired.

The MouseEnter event will be invoked if the mouse pointer is over the calendar area when closing the holiday context menu.

See Also

MouseExit Event (TDBText)

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback