Re: Slider control tooltip problem when used on an ActiveX control
- From: Robert <rsa2112@xxxxxxxxx>
- Date: Tue, 24 Jun 2008 04:32:08 -0700 (PDT)
On Jun 23, 8:04 pm, "MikeD" <nob...@xxxxxxxxxxx> wrote:
"Robert" <rsa2...@xxxxxxxxx> wrote in message
news:ec1af31f-dbe1-4e9a-b406-1ac567c0296a@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi all,
I placed a slider control on an ActiveX control and when trying to
move the slider, the tooltips wont work. If I put the slider control
directly on the form it works correctly. The first time I try to move
the slider on the ActiveX control, a small tooltip window seems to
appear and disappear very quickly close to the main window title bar.
Any ideas?
I'm 99% certain this has been brought up before here in the newsgroups. I
don't recall if there was a solution or not. My guess is it has something to
do with the tooltip's ZOrder. If so, the "fix" would be to bring the
slider's tooltip to the front, but without an hWnd for the tooltip (not the
slider; a tooltip is its own window and therefore has its own window handle)
I don't know how you'd do that. I suggest you search the newsgroups athttp://groups.google.com/advanced_search. This should ALWAYS be the first
thing you do because chances are that someone else has asked the same, or
very similar, question.
--
Mike
Microsoft MVP Visual Basic
Mike,
Thanks for your reply. Yes, I did quite an extensive search and found
only one discussion with the exact same problem but, unfortunately, no
solution. This is the link:
http://groups.google.com/group/microsoft.public.vb.controls/browse_thread/thread/eaa11e66d2081794/132d9dfae0c830da?hl=en&lnk=st&q=Tooltip+missing+with+slider+on+usercontrol#132d9dfae0c830da
Thanks again
.
- Follow-Ups:
- References:
- Prev by Date: space bar key detection in the program
- Next by Date: Re: space bar key detection in the program
- Previous by thread: Re: Slider control tooltip problem when used on an ActiveX control
- Next by thread: Re: Slider control tooltip problem when used on an ActiveX control
- Index(es):
Relevant Pages
|