|
-
Oct 14th, 2000, 07:11 PM
#1
Thread Starter
Fanatic Member
Is there a way to put a TextBox in a menu, like in office 2000.
GWDASH
[b]VB6, Perl, ASP, HTML, JavaScript, VBScript, SQL, C, C++, Linux , Java, PHP, MySQL, XML[b]
-
Oct 14th, 2000, 07:41 PM
#2
Try the ActiveBar Control from Active, Inc. Microsoft has a link for it.
I'll be back with maybe a way.
-
Oct 15th, 2000, 01:53 AM
#3
Fanatic Member
If you use a ToolBar control (add Microsoft Windows Common Controls 5.0 to your project; maybe 6.0 for later Win versions... I use Win95) you can make a button with the style tbrPlaceHolder, and you can stick a control onto it. If it doesn't seem to show on the 'button', use the ZOrder method of the control you're sticking onto the placeholder to force it to the top.
I'm baaaack...
VB5 Professional Edition, VC++ 6
Using a 1 gHz Thunderbird, 256 mb RAM, 40 gb HD system with Win98se
I feel special because I finally figured out how to loop midis: Post link
I'm a fanatic too 
-
Oct 15th, 2000, 07:21 AM
#4
Thread Starter
Fanatic Member
Kaverin: I want it in a Menu not a toolbar, but thanks anyway
GWDASH
[b]VB6, Perl, ASP, HTML, JavaScript, VBScript, SQL, C, C++, Linux , Java, PHP, MySQL, XML[b]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|