Base:
property
TextAlign
System.Windows.Forms.ButtonBase.TextAlign
2 writes to TextAlign
System.Web.Entity.Design (1)
System\Data\WebControls\Design\EntityDataSourceStatementEditorForm.cs (1)
198this._autoGenerateCheckBox.TextAlign = ContentAlignment.TopLeft;
System.Windows.Forms (1)
winforms\Managed\System\WinForms\CheckBox.cs (1)
85TextAlign = ContentAlignment.MiddleLeft;