7 references to _pnlMain
System.Web.Mobile (7)
UI\MobileControls\Design\TemplatingOptionsDialog.cs (7)
105
_pnlMain
.TabIndex = ++tabIndexOffset;
155
this.
_pnlMain
.Controls.AddRange(new System.Windows.Forms.Control[] {
163
this.
_pnlMain
.Location = new System.Drawing.Point(6, 5);
164
this.
_pnlMain
.Size = new System.Drawing.Size(276, 128);
165
this.
_pnlMain
.TabIndex = 0;
166
this.
_pnlMain
.Anchor = (System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left);
171
this.Controls.Add(
_pnlMain
);