System.Windows.Forms.ToolBar.DropDownArrows Property

Gets or sets a value indicating whether drop-down buttons on a toolbar display down arrows.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

When ToolBar.DropDownArrows is set to false, no down arrows display on drop-down style toolbar buttons. When the user clicks the drop-down button on the toolbar, the menu drops down for selection. When the drop-down arrow is displayed, the user must press the down arrow to display the menu.

Requirements

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