DblClick

<< Click to Display Table of Contents >>

 

DblClick

DblClick()

This event occurs when there is a left mouse button double-click on a Screen. This event does not occur if that object is not visible or if its Enabled property is set to False. Object's visibility depends on the Visible property set to True, on the parent object being visible, and on the object's Layer property on Screen's layer.

Was this page useful?