Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.basic.visual.misc > #745
| From | "Farnsworth" <nospam@nospam.com> |
|---|---|
| Newsgroups | comp.lang.basic.visual.misc |
| Subject | Re: Fast Click |
| Date | 2012-02-07 19:07 -0500 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <jgseck$7p7$1@speranza.aioe.org> (permalink) |
| References | <VUiYq.75827$Mc2.31602@newsfe30.ams2> |
"Ivar" <ivar.ekstromer000@ntlworld.com> wrote in message news:VUiYq.75827$Mc2.31602@newsfe30.ams2... > Hi All. > > I asked this question a fair few years ago and got a really good answer, > but now totally forgotten it. So here it is again. > VB6 > Got a PictureBox, The only even is the Click event. > There is some way that the click event of the picturebox can be set so > that it responds to each click event no matter how short the interval > between events is. > If I remember right it's get something to do with clsID > Can anyone help? You need to remove the double click style so Windows doesn't wait for the double-click time. Search the newsgroups for "vb SetClassLong CS_DBLCLKS".
Back to comp.lang.basic.visual.misc | Previous | Next — Previous in thread | Next in thread | Find similar
Fast Click "Ivar" <ivar.ekstromer000@ntlworld.com> - 2012-02-07 23:58 +0000
Re: Fast Click "Farnsworth" <nospam@nospam.com> - 2012-02-07 19:07 -0500
Re: Fast Click "Auric__" <not.my.real@email.address> - 2012-02-08 02:25 +0000
Re: Fast Click "Ivar" <ivar.ekstromer000@ntlworld.com> - 2012-02-08 08:23 +0000
Re: Fast Click "Mike Williams" <Mike@WhiskyAndCoke.com> - 2012-02-08 09:33 +0000
Re: Fast Click "Ivar" <ivar.ekstromer000@ntlworld.com> - 2012-02-08 11:58 +0000
Re: Fast Click "Ivar" <ivar.ekstromer000@ntlworld.com> - 2012-02-08 17:28 +0000
Re: Fast Click "Mike Williams" <Mike@WhiskyAndCoke.com> - 2012-02-08 18:29 +0000
Re: Fast Click "Ivar" <ivar.ekstromer000@ntlworld.com> - 2012-02-08 17:28 +0000
csiph-web