Re: click event in .net
- From: "Octavian Rasnita" <orasnita@xxxxxxxxx>
- To: <programmingblind@xxxxxxxxxxxxx>
- Date: Sat, 22 Dec 2007 19:48:08 +0200
Oh yes, please tell me how, if it is possible.
Thank you.
Octavian
----- Original Message -----
From: "Eunice Klicker" <cattleya@xxxxxxxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Saturday, December 22, 2007 7:37 PM
Subject: Re: click event in .net
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
http://www.freelists.org/list/programmingblind
__________
View the list's information and change your settings at
http://www.freelists.org/list/programmingblind
__________
View the list's information and change your settings at
http://www.freelists.org/list/programmingblind
- Follow-Ups:
- Re: click event in .net
- From: Eunice Klicker
- References:
- click event in .net
- From: Octavian Rasnita
- Re: click event in .net
- From: Eunice Klicker
Other related posts:
- » click event in .net
- » Re: click event in .net
- » Re: click event in .net
- » Re: click event in .net
- » Re: click event in .net
- » Re: click event in .net
- » Re: click event in .net
- » Re: click event in .net
- » Re: click event in .net
- » RE: click event in .net
- » Re: click event in .net
- » RE: click event in .net
- » Re: click event in .net
- » Re: click event in .net
----- 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 http://www.freelists.org/list/programmingblind
__________View the list's information and change your settings at http://www.freelists.org/list/programmingblind
- Re: click event in .net
- From: Eunice Klicker
- click event in .net
- From: Octavian Rasnita
- Re: click event in .net
- From: Eunice Klicker