Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Does anyone Know of a 3-party command button that has a double click event or Know how to add one to VB's command button?

0 views
Skip to first unread message

Alan Rueckgauer

unread,
May 15, 1999, 3:00:00 AM5/15/99
to

"DoubleClick"ing a command button doesn't make sense. It's purpose is to
depress and release in response to a mouseclick.

If you're hell-bent on doing this, put a timer on the form, trap the time
when a click event occurs and then see if it's within a certain amount of
time since the previous check to be considered a double. You could also use
a picture with the appearance of a button and process its container's
dblclick event.

--
Alan Rueckgauer
Rueckgauer Systems
Windows NT & Internet Solutions
www.rueckgauer.com

NOTE: I do *NOT* read or respond to email replies to newsgroup postings.
Please reply only in the newsgroup so everyone can benefit from the
discussion.

=====
Pierre wrote in message ...
>
>
>


Alejandro Lapeyre

unread,
May 15, 1999, 3:00:00 AM5/15/99
to
hi, Alan
i do not agree with you...
consider it as a fast "click-click-click" instead of a "double-click"
regards,
alejandro lapeyre

Alan Rueckgauer <vis...@erols.com> escribió en el mensaje de noticias
Ocb71Cvn#GA...@cppssbbsa02.microsoft.com...

Alan Rueckgauer

unread,
May 16, 1999, 3:00:00 AM5/16/99
to
And just what would you do with such a button?

--
Alan Rueckgauer
Rueckgauer Systems
Windows NT & Internet Solutions
www.rueckgauer.com

NOTE: I do *NOT* read or respond to email replies to newsgroup postings.
Please reply only in the newsgroup so everyone can benefit from the
discussion.

=====
Alejandro Lapeyre wrote in message ...

0 new messages