Office 2007 Style ToolStrip Renderer

If you have created any custom controls for VB, C#, C++ or any other language then post them in here.
13 posts Page 1 of 2
Should I Create Different Styles Like Black & Silver?

100%
Yes
8
No votes
No
No votes
your choise

Total votes: 8

Contributors
User avatar
un kn0 wn
VIP - Donator
VIP - Donator
Posts: 269
Joined: Mon Mar 29, 2010 6:12 pm

Give you application a new look and make it look more professional with this office 2007 style tool-strip renderer. this tool-strip renderer is very advanced and renders all the items in the tool-strip. unfortunately it only has the office 2007 blue style so far but if people like this then i might do black and silver or maybe even some of my own colours.

the renderer renders all of the following items:
Code: Select all
MenuStrip
ToolStrip
StatusStrip
ContextMenuStrip
To use this renderer Do the Follwoing

1) Create a new project.
2) Go to Solution explorer and click show all
3) Right click on refrences and click add refrence.
4) Click the browse tab and navigate to the Dll File (Download At Bottom)
5) Press ok and then go to your Form load code and type
Code: Select all
ToolStrip1.Renderer = New Ihax_Office2007Renderer.Office2007Blue 
here are some pictures

MenuStrip
Image

ToolStrip
Image

StatusStrip
Image

ContextMenuStrip
Image

I hope You enjoy this release please download it and try it out.

Download : Click Here ( Try Attachment If This Doesnt Work)
You do not have the required permissions to view the files attached to this post.
User avatar
zachman61
VIP - Donator
VIP - Donator
Posts: 1891
Joined: Wed Dec 16, 2009 9:56 pm

the dotnetbar works just as good but nice
Nailing my feet to the floor is easier than using my own muscles to balance, but you don't see me doing that :)
User avatar
un kn0 wn
VIP - Donator
VIP - Donator
Posts: 269
Joined: Mon Mar 29, 2010 6:12 pm

zachman61 wrote:
the dotnetbar works just as good but nice
i know but dis is for people who dont wanna pay or dont want to add 5.6mb to their application just so they can render their toolbars.
Lewis
Coding God
Coding God
Posts: 1564
Joined: Sun Dec 20, 2009 2:12 pm

I like it, Great and works!
Image
User avatar
un kn0 wn
VIP - Donator
VIP - Donator
Posts: 269
Joined: Mon Mar 29, 2010 6:12 pm

thx for your appreciation.
Lewis
Coding God
Coding God
Posts: 1564
Joined: Sun Dec 20, 2009 2:12 pm

Sorry but i diddnt type this, you should deffinitly do other styles!
Image
User avatar
un kn0 wn
VIP - Donator
VIP - Donator
Posts: 269
Joined: Mon Mar 29, 2010 6:12 pm

if lots of people like and want other styles then i will do.
Lewis
Coding God
Coding God
Posts: 1564
Joined: Sun Dec 20, 2009 2:12 pm

By the looks of it they do :P
Image
User avatar
un kn0 wn
VIP - Donator
VIP - Donator
Posts: 269
Joined: Mon Mar 29, 2010 6:12 pm

ye, i guess ill do the silver and black style
User avatar
zachman61
VIP - Donator
VIP - Donator
Posts: 1891
Joined: Wed Dec 16, 2009 9:56 pm

can you do a altervista type? well i guess that is black
Nailing my feet to the floor is easier than using my own muscles to balance, but you don't see me doing that :)
13 posts Page 1 of 2
Return to “Custom Controls”