- Sample Name: ProgramOutBar
- Summary: Shows how to add toolbars to a C1OutBar in code
- Built for Visual Studio: 2005, 2008, 2010
- Built for .NET: 2.0
The sample starts with a form containing a C1OutBar with two empty pages (created at design time). The form also contains an empty command holder. In the form load handler, a bunch of commands is crated on the command holder. Two toolbars are also created and filled with links to the commands. The toolbars are placed on the outbar pages.

