Toolbar Customization

The default toolbar configuration might not have the features that you use most often. For example, I want to just run a program without starting the debugger, and it is easier to click a toolbar button rather than search a menu.

Fortunately, the C#Builder toolbar is customizable. Just right-click anywhere in the toolbar area and select the Customize menu, which will bring up the Customize dialog. Select the Commands tab, select the Run item from the Categories list, and then locate the Run Without Debugging item in the Commands list (see Figure 1.8). Drag this up to the toolbar and drop it beside the Run command (see Figure 1.9). To remove toolbar items, first open the Customize dialog, and then drag the item off the toolbar anywhere, and it will go away.

Figure 1.8. The Customize Toolbar dialog.

graphics/01fig08.jpg

Figure 1.9. Customized toolbar.

graphics/01fig09.jpg

The other two tabs in the Customize dialog are Toolbars and Options (as shown in Figure 1.8). The Toolbars tab allows you to choose which toolbars will display in the IDE. The Options tab controls how ToolTips are displayed.

CODE EDITOR FEATURES

According to Microsoft, C# is a language designed specifically for hands-on coders, and the C#Builder IDE supports this with a full-featured code editor. Editor options are accessible by selecting Tools, Options. Because the online documentation does a good job of explaining each option, I'll save the paper and move on, adding value that the documentation doesn't already provide.



C# Builder KickStart
C# Builder KickStart
ISBN: 672325896
EAN: N/A
Year: 2003
Pages: 165

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net