PC Review


Reply
Thread Tools Rate Thread

ComboBox double click

 
 
perspolis
Guest
Posts: n/a
 
      1st Jan 2005
hi
I manage a double click event in a combo box..
but this event doesn't fire
????
I don't know why??


 
Reply With Quote
 
 
 
 
tribal
Guest
Posts: n/a
 
      1st Jan 2005

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??
>
>
>.
>

 
Reply With Quote
 
perspolis
Guest
Posts: n/a
 
      1st Jan 2005
Yes I handle it..
but this handling dosen't work..
The Click event works but Double Click dosen't work.


"tribal" <(E-Mail Removed)> wrote in message
news:0cb701c4f00a$957ddf10$(E-Mail Removed)...
>
> 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??
> >
> >
> >.
> >



 
Reply With Quote
 
Ciaran
Guest
Posts: n/a
 
      1st Jan 2005
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" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Yes I handle it..
> but this handling dosen't work..
> The Click event works but Double Click dosen't work.
>
>
> "tribal" <(E-Mail Removed)> wrote in message
> news:0cb701c4f00a$957ddf10$(E-Mail Removed)...
>>
>> 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??
>> >
>> >
>> >.
>> >

>
>



 
Reply With Quote
 
perspolis
Guest
Posts: n/a
 
      2nd Jan 2005
I didn't handle Click event but I handle SelectedIndexChange...does this
event prevent from firing Double Click??
"Ciaran" <(E-Mail Removed)> wrote in message
news:41d70737$0$29355$(E-Mail Removed)...
> 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" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Yes I handle it..
> > but this handling dosen't work..
> > The Click event works but Double Click dosen't work.
> >
> >
> > "tribal" <(E-Mail Removed)> wrote in message
> > news:0cb701c4f00a$957ddf10$(E-Mail Removed)...
> >>
> >> 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??
> >> >
> >> >
> >> >.
> >> >

> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Double click on ComboBox iwasinnihon Microsoft Access Form Coding 8 30th Nov 2006 08:41 AM
Re: ComboBox double click? perspolis Microsoft C# .NET 0 11th Jan 2005 09:02 AM
double click on combobox Wajih-ur-Rehman Microsoft C# .NET 3 30th Apr 2004 07:28 PM
ComboBox Double Click MadCrazyNewbie Microsoft VB .NET 1 17th Apr 2004 04:38 PM
ComboBox Double Click in vb.net Anne Microsoft VB .NET 2 18th Dec 2003 03:19 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:43 AM.