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