Click or drag to resize

ShellHistoryToolBarTextAlign Property

Gets or sets the alignment of text in relation to each image displayed on the toolbar button controls.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public ToolBarTextAlign TextAlign { get; set; }

Property Value

Type: ToolBarTextAlign
See Also