I am building a website using VS2008.
I have a master and contents page structure.
On master page i need to replicate a toolbar which contains 15-20 controls .
what is best way to achieve this ?
VS2008 toolbox does not have toolbox control.
Should i use buttons with icons, seperator etc to give feel of toolbar or should use any other third party tools ?
what is the prons and cons of using the first method.
Please advice.
Any help will be greatly appriciated.