ComponentOne True DBInput Pro 8.0
MouseExit Event (TDBDate)

 

Reference> TDBDate Control> TDBDate Control Events> MouseExit Event (TDBDate)

MouseExit Event (TDBDate)

Occurs when the mouse exits the control area. The MouseExit event is used together with the MouseEnter event, and it occurs when the mouse is moving out of the control area. This event can be used to clear settings that were set in the MouseEnter event.

Syntax

control_MouseExit ( )

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 moves out of the caption area, this event will not be fired.

Popping up the holiday context menu will cause this event to be invoked.

See Also

MouseEnter Event (TDBDate)

 

 


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

Product Support Forum  |  Documentation Feedback