Re: click event in .net

  • From: "Eunice Klicker" <cattleya@xxxxxxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Sat, 22 Dec 2007 12:37:04 -0500

Yes, I've seen how it can be done, and if you need help getting it I'll be glad to.


----- Original Message ----- From: "Octavian Rasnita" <orasnita@xxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Saturday, December 22, 2007 11:28 AM
Subject: click event in .net


Hi,

I've seen that the Click event for a button in .net (C#) is actually an OnMouseDown event, because if I press the mouse button on a button in a .net app, the event is fired immediately, before allowing me to depress the mouse button.

In this case, is it possible in a .net application to create a button that has 2 events, a Click event, and a DoubleClick event?

Thank you.

Octavian

__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind




__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind

Other related posts: