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