System.Windows.Forms 1.0.5000.0 2.0.0.0 System.Enum This enumeration is used by members such as . The toolbar button appearance is determined by the property of the toolbar. Setting the property to Flat will give the toolbar and its buttons a flat appearance. As the mouse pointer moves over the buttons, they take on a three-dimensional appearance. Also, when the toolbar has a flat appearance, button separators appear as a line rather than as a space between the buttons. Specifies the button style within a toolbar. Field System.Windows.Forms.ToolBarButtonStyle A drop-down control that displays a menu or other window when clicked. 1.0.5000.0 2.0.0.0 Field System.Windows.Forms.ToolBarButtonStyle A standard, three-dimensional button. 1.0.5000.0 2.0.0.0 Field System.Windows.Forms.ToolBarButtonStyle A space or line between toolbar buttons. The appearance depends on the value of the property. 1.0.5000.0 2.0.0.0 Field System.Windows.Forms.ToolBarButtonStyle A toggle button that appears sunken when clicked and retains the sunken appearance until clicked again. 1.0.5000.0 2.0.0.0