Documentation for this section has not yet been entered.
The ToolBar.Appearance property affects the appearance of the buttons assigned to the toolbar. When the appearance is set to ToolBarAppearance.Normal, the toolbar's buttons appear three-dimensional and raised. Set the ToolBar.Appearance property of the toolbar to ToolBarAppearance.Flat to give the toolbar's buttons a flat appearance. As the mouse pointer moves over the flat buttons, they appear raised and three-dimensional. Separators on a System.Windows.Forms.ToolBar with the ToolBar.Appearance property set to ToolBarAppearance.Flat appear as etched lines rather than spaces between the raised buttons. The flat style buttons give your application a more Web-like look.