Join 135,921 C# Programmers for FREE! Get instant access to thousands of C# experts, tutorials, code snippets, and more! There are 2,582 people online right now. Registration is fast and FREE... Join Now!
Well toolbar is old school in C#. It has been replaced by using a ToolStrip control. They have kept it in C# for backwards capability. However if you want to know all about the elements and everything about the Toolbar control, just check out MSDN which covers it pretty darn good...