473,394 Members | 1,893 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

ComboBox double click

hi
I manage a double click event in a combo box..
but this event doesn't fire
????
I don't know why??
Nov 16 '05 #1
4 3826

Check if you are handling the double click event in
Properties-->events of the combobox
-----Original Message-----
hi
I manage a double click event in a combo box..
but this event doesn't fire
????
I don't know why??
.

Nov 16 '05 #2
Yes I handle it..
but this handling dosen't work..
The Click event works but Double Click dosen't work.
"tribal" <an*******@discussions.microsoft.com> wrote in message
news:0c****************************@phx.gbl...

Check if you are handling the double click event in
Properties-->events of the combobox
-----Original Message-----
hi
I manage a double click event in a combo box..
but this event doesn't fire
????
I don't know why??
.

Nov 16 '05 #3
If you handle click you cant handle double click because the firing of the
click event to a handler stops the control waiting to see if there is a
second click.

Ciaran
"perspolis" <re*****@hotmail.com> wrote in message
news:Oh**************@tk2msftngp13.phx.gbl...
Yes I handle it..
but this handling dosen't work..
The Click event works but Double Click dosen't work.
"tribal" <an*******@discussions.microsoft.com> wrote in message
news:0c****************************@phx.gbl...

Check if you are handling the double click event in
Properties-->events of the combobox
>-----Original Message-----
>hi
>I manage a double click event in a combo box..
>but this event doesn't fire
>????
>I don't know why??
>
>
>.
>


Nov 16 '05 #4
I didn't handle Click event but I handle SelectedIndexChange...does this
event prevent from firing Double Click??
"Ciaran" <ci****@theodonnells.plus.com> wrote in message
news:41***********************@ptn-nntp-reader04.plus.net...
If you handle click you cant handle double click because the firing of the
click event to a handler stops the control waiting to see if there is a
second click.

Ciaran
"perspolis" <re*****@hotmail.com> wrote in message
news:Oh**************@tk2msftngp13.phx.gbl...
Yes I handle it..
but this handling dosen't work..
The Click event works but Double Click dosen't work.
"tribal" <an*******@discussions.microsoft.com> wrote in message
news:0c****************************@phx.gbl...

Check if you are handling the double click event in
Properties-->events of the combobox

>-----Original Message-----
>hi
>I manage a double click event in a combo box..
>but this event doesn't fire
>????
>I don't know why??
>
>
>.
>



Nov 16 '05 #5

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

Similar topics

2
by: Uninvisible | last post by:
I have put together a db for a law firm to keep track of counterfeit activities. There are four parent tables: tblContact tblTransaction tblAction tblFile I have created a form,...
3
by: Wajih-ur-Rehman | last post by:
I am developing a C# app. I want to do something when someone double clicks on a combo box. But this event never fires. Any suggestions? Thanx!
1
by: Alex K. | last post by:
I am using combo box with DropDownStyle = simple. Tried to use double click event but it does not work. I've got this.comboItems.DoubleClick += new...
2
by: Anne | last post by:
Hello, I have a combobox in vb.net that I am trying to preform an action on if the user double clicks it. I have set the DoubleClick event but it does not fire. Has any one else seen this and...
1
by: MadCrazyNewbie | last post by:
Hey Group, How could I do it so if something isn`t listed in my ComboBox (It looks up a Database Coloumn), When a User Double Clicks on the ComboBox it brings up a form so they Can add it in...
5
by: Nick | last post by:
Hey guys, I have 2 events on a windows forms datagrid, the mouse move as well as the double click events. What's happening is that when I double click on a row in the grid, the mouse move event...
1
by: scott_gui | last post by:
Creating a Windows application: <Double-Button-1> mouse event has a conflict when there is also a binding to the <Button-1> event. It seems like a silly oversight that performing a double click...
2
by: scott_gui | last post by:
I am creating a Windows application: The mouse event <Double-Button-1> has a conflict when the <Button-1> event also has a binding. Double clicks will first perform the single click action. This...
9
by: Armando | last post by:
I have an app (A2000) where I am letting the user move an object on the screen. I use the OnClick for a command button event to modify the object's Top (or Left) properties, but you can only click...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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...

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.