5 overrides of Anchor
System.Windows.Forms (5)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (1)
892
public override AnchorStyles
Anchor
{
winforms\Managed\System\WinForms\Splitter.cs (1)
83
public override AnchorStyles
Anchor
{
winforms\Managed\System\WinForms\TabPage.cs (1)
248
public override AnchorStyles
Anchor
{
winforms\Managed\System\WinForms\ToolStrip.cs (1)
433
public override AnchorStyles
Anchor
{
winforms\Managed\System\WinForms\ToolStripContentPanel.cs (1)
62
public override AnchorStyles
Anchor
{
55 writes to Anchor
System.Web.Entity.Design (34)
System\Data\WebControls\Design\EntityDataSourceConfigureObjectContextPanel.designer.cs (5)
77
this._databaseConnectionGroupBox.
Anchor
= AnchorStyles.Left | AnchorStyles.Right | AnchorStyles.Top;
78
this._radioButtonsGroupContainer.
Anchor
= AnchorStyles.Left | AnchorStyles.Right | AnchorStyles.Top;
95
this._namedConnectionComboBox.
Anchor
= AnchorStyles.Left | AnchorStyles.Right | AnchorStyles.Top;
110
this._connectionStringTextBox.
Anchor
= AnchorStyles.Left | AnchorStyles.Right | AnchorStyles.Top;
125
this._containerNameComboBox.
Anchor
= AnchorStyles.Left | AnchorStyles.Right | AnchorStyles.Top;
System\Data\WebControls\Design\EntityDataSourceDataSelectionPanel.designer.cs (8)
69
this._entitySetComboBox.
Anchor
= AnchorStyles.Left | AnchorStyles.Right | AnchorStyles.Top;
83
this._entityTypeFilterComboBox.
Anchor
= AnchorStyles.Left | AnchorStyles.Right | AnchorStyles.Top;
98
this._selectAdvancedTextBox.
Anchor
= AnchorStyles.Left | AnchorStyles.Right | AnchorStyles.Top | AnchorStyles.Bottom;
108
this._selectSimpleCheckedListBox.
Anchor
= AnchorStyles.Left | AnchorStyles.Right | AnchorStyles.Top | AnchorStyles.Bottom;
116
this._insertUpdateDeletePanel.
Anchor
= AnchorStyles.Bottom | AnchorStyles.Left;
125
this._enableInsertCheckBox.
Anchor
= AnchorStyles.Bottom | AnchorStyles.Left;
134
this._enableUpdateCheckBox.
Anchor
= AnchorStyles.Bottom | AnchorStyles.Left;
143
this._enableDeleteCheckBox.
Anchor
= AnchorStyles.Bottom | AnchorStyles.Left;
System\Data\WebControls\Design\EntityDataSourceStatementEditorForm.cs (12)
136
_checkBoxPanel.
Anchor
= AnchorStyles.Left | AnchorStyles.Right | AnchorStyles.Top;
137
_autoGenerateCheckBox.
Anchor
= AnchorStyles.Bottom | AnchorStyles.Left | AnchorStyles.Right | AnchorStyles.Top;
139
_statementPanel.
Anchor
= AnchorStyles.Left | AnchorStyles.Right | AnchorStyles.Top;
140
_statementLabel.
Anchor
= AnchorStyles.Left | AnchorStyles.Right | AnchorStyles.Top;
141
_statementTextBox.
Anchor
= AnchorStyles.Left | AnchorStyles.Right | AnchorStyles.Top;
145
_okButton.
Anchor
= AnchorStyles.Bottom | AnchorStyles.Right;
146
_cancelButton.
Anchor
= AnchorStyles.Bottom | AnchorStyles.Right;
171
this._okButton.
Anchor
= ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
177
this._cancelButton.
Anchor
= ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
189
this._statementTextBox.
Anchor
= ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
205
this._checkBoxPanel.
Anchor
= ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
212
this._statementPanel.
Anchor
= ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
System\Data\WebControls\Design\Util\TaskFormBase.cs (4)
88
this._taskPanel.
Anchor
= ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
98
this._bottomDividerLabel.
Anchor
= ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
108
this._headerPanel.
Anchor
= ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
128
this._captionLabel.
Anchor
= ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
System\Data\WebControls\Design\Util\WizardForm.cs (5)
107
this._wizardButtonsTableLayoutPanel.
Anchor
= ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
132
this._previousButton.
Anchor
= ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
152
this._nextButton.
Anchor
= ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
171
this._finishButton.
Anchor
= ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
191
this._cancelButton.
Anchor
= ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
System.Web.Mobile (13)
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (1)
176
this._pnlMain.
Anchor
= (System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left);
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (3)
240
this._lblHeader.
Anchor
= (System.Windows.Forms.AnchorStyles.Top
247
this._pnlHeader.
Anchor
= (System.Windows.Forms.AnchorStyles.Top
254
this._pnlMain.
Anchor
= (System.Windows.Forms.AnchorStyles.Bottom
UI\MobileControls\Design\PropertyOverridesDialog.cs (1)
152
this._pnlMain.
Anchor
= (System.Windows.Forms.AnchorStyles.Bottom
UI\MobileControls\Design\StylesEditorDialog.cs (1)
293
_propertyBrowser.
Anchor
= AnchorStyles.Top | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Right;
UI\MobileControls\Design\TemplatingOptionsDialog.cs (1)
166
this._pnlMain.
Anchor
= (System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left);
UI\MobileControls\Design\Util\EditableTreeList.cs (6)
65
LblTitle.
Anchor
= AnchorStyles.Top | AnchorStyles.Left | AnchorStyles.Right;;
70
TvList.
Anchor
= AnchorStyles.Top
87
BtnUp.
Anchor
= AnchorStyles.Top | AnchorStyles.Right;;
94
BtnDown.
Anchor
= AnchorStyles.Top | AnchorStyles.Right;
101
BtnRemove.
Anchor
= AnchorStyles.Bottom | AnchorStyles.Right;
108
BtnAdd.
Anchor
= AnchorStyles.Bottom | AnchorStyles.Left | AnchorStyles.Right;
System.Windows.Forms (8)
winforms\Managed\System\WinForms\Printing\PrintControllerWithStatusDialog.cs (2)
273
label1.
Anchor
= AnchorStyles.None;
280
button1.
Anchor
= AnchorStyles.None;
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (1)
897
base.
Anchor
= value;
winforms\Managed\System\WinForms\PropertyGridInternal\GridErrorDlg.cs (1)
218
this.buttonTableLayoutPanel.
Anchor
= ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
winforms\Managed\System\WinForms\SplitterPanel.cs (1)
119
base.
Anchor
= value;
winforms\Managed\System\WinForms\TabPage.cs (1)
253
base.
Anchor
= value;
winforms\Managed\System\WinForms\ToolStrip.cs (1)
441
base.
Anchor
= value;
winforms\Managed\System\WinForms\ToolStripContentPanel.cs (1)
67
base.
Anchor
= value;
11 references to Anchor
System.Windows.Forms (11)
winforms\Managed\System\WinForms\Label.cs (2)
1036
((this.
Anchor
& (AnchorStyles.Left | AnchorStyles.Right)) == (AnchorStyles.Left | AnchorStyles.Right) ||
1037
(this.
Anchor
& (AnchorStyles.Top | AnchorStyles.Bottom)) == (AnchorStyles.Top | AnchorStyles.Bottom))) {
winforms\Managed\System\WinForms\Layout\TableLayout.cs (2)
713
if ((tlp.
Anchor
& (AnchorStyles.Left | AnchorStyles.Right)) == (AnchorStyles.Left | AnchorStyles.Right)) {
823
if ((tlp.
Anchor
& (AnchorStyles.Top | AnchorStyles.Bottom)) == (AnchorStyles.Top | AnchorStyles.Bottom)) {
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (1)
894
return base.
Anchor
;
winforms\Managed\System\WinForms\ScrollableControl.cs (1)
538
AnchorStyles anchor = richCurrent.
Anchor
;
winforms\Managed\System\WinForms\SplitterPanel.cs (1)
116
return base.
Anchor
;
winforms\Managed\System\WinForms\TabPage.cs (1)
250
return base.
Anchor
;
winforms\Managed\System\WinForms\TextBoxBase.cs (1)
1373
if (returnIfAnchored && (this.
Anchor
& (AnchorStyles.Top | AnchorStyles.Bottom)) == (AnchorStyles.Top | AnchorStyles.Bottom)) {
winforms\Managed\System\WinForms\ToolStrip.cs (1)
435
return base.
Anchor
;
winforms\Managed\System\WinForms\ToolStripContentPanel.cs (1)
64
return base.
Anchor
;