What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Adding Object into Title bar VB6

Adding Object into Title bar VB6
Author: Message:
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
RE: Adding Object into Title bar VB6
I don't have time to understand the code :P but i think you should hook form1.hwnd and GetParent(Form1.hwnd). Maybe the messages sent to the combo go through the window proc of form1 and when you put it in the caption they go through the handler of its parent and you have to rediret them to its original place.

In case that does work, why don't you create a new form, that is borderless, and make it be on top of form1 and move it to be always over the caption? in that form you put the combo....

Anyway, why do you want a combo in the caption bar?
Messenger Plus! en espaņol:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
10-31-2004 01:52 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Adding Object into Title bar VB6 - by matty on 10-31-2004 at 12:52 AM
RE: Adding Object into Title bar VB6 - by Choli on 10-31-2004 at 01:52 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On