473,472 Members | 2,128 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Button Double Click.....

When exactly the double click event of button will be called? Practically it
is not possible as always single click will be called and I could not
produce this event at all.

Any ideas? I am using .Net Framework 1.1.

Hewit
Nov 21 '05 #1
2 1264
> When exactly the double click event of button will be called?

It won't. It was just inherited from the Control class.

Jonathan

"Hewit" <He********@hotmail.com> wrote in message
news:uh**************@TK2MSFTNGP14.phx.gbl...
When exactly the double click event of button will be called? Practically
it
is not possible as always single click will be called and I could not
produce this event at all.

Any ideas? I am using .Net Framework 1.1.

Hewit

Nov 21 '05 #2
"Hewit" <He********@hotmail.com>'s wild thoughts were
released on Tue, 18 Jan 2005 17:23:59 -0800 bearing the
following fruit:
When exactly the double click event of button will be called? Practically it
is not possible as always single click will be called and I could not
produce this event at all.

Any ideas? I am using .Net Framework 1.1.

Hewit


Why do you need to know how many clicks they made?

Could you perhaps make use of e.Clicks in the MouseDown
event?

Jan Hyde (VB MVP)

--
Exposition: The location of yolks on your plate (Hershy)

[Abolish the TV Licence - http://www.tvlicensing.biz/]

Nov 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Neil Wallace | last post by:
Hi, This is an odd one. I've been struggling to get "double click" to work well for my controls. The same event handler works perfectly for buttons, but not for labels. Can anyone tell me...
1
by: Gary Paris | last post by:
On my windowsform, I have a tab control. On the control, I have as button called btnSave. I wanted to move the button off the tab control and onto the windowsform. Shouldn't be a problem I...
4
by: John | last post by:
how to add an event click to button in C# using visual studio 2003 i know i can double click on the button but is there any other way through the code?
4
by: Buddy Ackerman | last post by:
If I put client side code to disable a button (so that a user doesn't click it twice and double post the form) then teh button doesn't get posted with the form and the button's server-side click...
2
by: cumars | last post by:
Hello Friends, I want to trigger both the click event and double click event in a single button separately. (i.e.) the user can trigger both the single click and the double...
5
by: =?Utf-8?B?dGhlZ3JlZW5vbmU=?= | last post by:
situation: when i click capture button i need to capture a weight everytime i hit it (5 fields to fill) pluse incriment a counter to let me know which field to fill. I need a code skelaton. --...
6
by: user | last post by:
Hello, With ASP.NET2, how to program a button's click ? For example, I have two button and when i click the first one, i would like that the second one will be click too (by programming) ......
7
by: Barkingmadscot | last post by:
I am try to find out how to check if the mouse button is held down. The e.click =2 works, it allows me to enter the double click double. I what the single click to do some different and then...
6
by: Dean Slindee | last post by:
When you drop a button on a form, a Click event is created by the designer. Within the Click event certain event parameters are defined: Private Sub btnInsert_ButtonPressed(ByVal sender As...
2
by: chrisp | last post by:
I have an ASP.NET 2 page with a button that causes a credit card transaction to be authorised. The authorisation procedure may take a few seconds and so I want to prevent the user from clicking the...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.