DblClick

<< Click to Display Table of Contents >>

 

DblClick

DblClick()

This event occurs when there is a double click, that is, the left mouse button is quickly pressed twice on an object. This event does not occur if this object is not visible, or if its Enabled property is set to False. Visibility of an object depends on the Visible property set to True, on the parent object being visible, and on the object's Layer property present on a Screen layer.

Was this page useful?