System.Windows.Forms.ToolBar.ButtonSize Property

Gets or sets the size of the buttons on the toolbar control.

Syntax

[System.ComponentModel.RefreshProperties(System.ComponentModel.RefreshProperties.All)]
[System.ComponentModel.Localizable(true)]
public System.Drawing.Size ButtonSize { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the ToolBar.ButtonSize is not set, it is set to its default. Alternatively, a System.Drawing.Size is computed to accommodate the largest System.Drawing.Image and text assigned to the System.Windows.Forms.ToolBarButton controls.

Requirements

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