Changes

Jump to: navigation, search

Building a Toolbar with C Sharp and Visual Studio

329 bytes added, 16:52, 25 January 2008
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Creating Context Menus in C Sharp|Previous]]<td align="center">[[C Sharp Essentials|Table of Contents]]<td width="20%" align="right"></td>
<tr>
<td width="20%">Creating Context Menus in C#<td align="center"><td width="20%" align="right"></td>
</table>
<hr>
 
Toolbars provide a quick way for users to perform tasks without having to navigate the application's menu system. For this reason alone, no Windows application would truly be complete without at least one toolbar. In this chapter of [[C Sharp Essentials|C# Essentials]] we will cover in detail the topic of creating toolbars in C# using Visual Studio.

Navigation menu