Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / VB.NET / May 2006

Tip: Looking for answers? Try searching our database.

Floating Menu Bar

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
TyBreaker - 13 May 2006 03:19 GMT
What is the best way to create a menu bar like the Office menu bar ie
one that can dock to the four corners of the screen?  Is it a standard
windows form or is it some other more specialised control?
Signature

 ______     ___               __
/_  __/_ __/ _ )_______ ___ _/ /_____ ____
 / / / // / _  / __/ -_) _ `/  '_/ -_) __/
/_/  \_, /____/_/  \__/\_,_/_/\_\\__/_/
    /___/

There are 10 types of people in this world; those who understand the
binary numbering system and those who don't.

There's no place like 127.0.0.1.

ASCII a silly question, get a silly ANSI.

Homer J Simpson - 13 May 2006 20:48 GMT
> What is the best way to create a menu bar like the Office menu bar ie one
> that can dock to the four corners of the screen?  Is it a standard windows
> form or is it some other more specialised control?

A manual method.

Start a new project.
Add a ToolStripContainer
Set it to dock to the form (Fill)
Click in the top section.
Add a menu strip
Add a tool strip.
Add another tool strip.
Click in the bottom section.
Add a StatusStrip.
Click in the ToolStripContainer panel.
Add a TreeView.
Set Dock to Left.
Add a Splitter.
Add a Panel.
Set Dock to Fill.
Add a ListView.
Set Dock to Top.
Add a Splitter.
Set Dock to Top.
Add a RichTextBox.
Set Dock to Fill.

File: Export Template to use this as a template for next time! Use "Insert
Standard Items" on the menu strip or tool strip to save some time.

Use whatever parts of this you need. You can also use the template you made
and then delete what you don't need.
gene kelley - 14 May 2006 07:07 GMT
>> What is the best way to create a menu bar like the Office menu bar ie one
>> that can dock to the four corners of the screen?  Is it a standard windows
[quoted text clipped - 29 lines]
>Use whatever parts of this you need. You can also use the template you made
>and then delete what you don't need.

How do you get a "Floating Menu Bar" from the above?

http://helpcentral.componentone.com/c1webdemo/index.aspx
http://www.devexpress.com/Products/NET/XtraBars/
http://www.codejock.com/products/commandbars/tour_05.asp

Gene
Homer J Simpson - 14 May 2006 07:14 GMT
> How do you get a "Floating Menu Bar" from the above?

Try it. Run the program after that and try dragging toolbars etc.
TyBreaker - 14 May 2006 08:17 GMT
>> How do you get a "Floating Menu Bar" from the above?
>
> Try it. Run the program after that and try dragging toolbars etc.

Arg, then that sounds like toolbars within an application.  I was after
the floating menu bar (I've since learned they're referred to as
AppBars) that runs outside of office that you can use to fire up any
application you wish - sort of like the old fashioned menu programs of
old except done with a modern twist.  Anyway, now that I'm searching for
appbars, I'm getting relevant hits on the web.
Signature

 ______     ___               __
/_  __/_ __/ _ )_______ ___ _/ /_____ ____
 / / / // / _  / __/ -_) _ `/  '_/ -_) __/
/_/  \_, /____/_/  \__/\_,_/_/\_\\__/_/
    /___/

There are 10 types of people in this world; those who understand the
binary numbering system and those who don't.

There's no place like 127.0.0.1.

ASCII a silly question, get a silly ANSI.

Homer J Simpson - 14 May 2006 21:45 GMT
> Arg, then that sounds like toolbars within an application.  I was after
> the floating menu bar (I've since learned they're referred to as AppBars)
> that runs outside of office that you can use to fire up any application
> you wish - sort of like the old fashioned menu programs of old except done
> with a modern twist.  Anyway, now that I'm searching for appbars, I'm
> getting relevant hits on the web.

That's really a separate application to me - like the old Office Toolbar
that sat on the desktop.
gene kelley - 14 May 2006 08:41 GMT
>> How do you get a "Floating Menu Bar" from the above?
>
>Try it. Run the program after that and try dragging toolbars etc.

Are you saying that you can drag one of the toolbars from the top to
the middle of the form and have it display there in it's own tool
window?

Gene

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.