2 references to TextAlign
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolBar.cs (1)
385if (TextAlign == ToolBarTextAlign.Underneath) {
winforms\Managed\System\WinForms\ToolBarButton.cs (1)
487if (this.parent.TextAlign == ToolBarTextAlign.Right) {