System.Windows.Forms.ToolBar.Divider Property

Gets or sets a value indicating whether the toolbar displays a divider.

Syntax

[System.ComponentModel.DefaultValue(true)]
public bool Divider { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Dividers are displayed to help distinguish the toolbar from adjacent controls, such as menus. A divider is displayed as a raised edge along the top of the System.Windows.Forms.ToolBar control.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0