Computer Science, asked by drishtisinghal58, 5 days ago

name the controls in which the double click event is defined and not defined ​

Answers

Answered by hiremathpreeti86
2

Answer:

The user can set the time between clicks of a mouse button that should be considered a double-click rather than two clicks. The Click event is raised every time a control is double-clicked. ... If a control is double-clicked and that control does not support the DoubleClick event, the Click event might be raised twice.

Similar questions