1 write to panel3
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
89this.panel3 = new System.Windows.Forms.Panel();
9 references to panel3
Accessibility_Core_App (9)
ContainerControls.Designer.cs (9)
114this.panel3.SuspendLayout(); 747this.panel3.Controls.Add(this.tabControl3); 748this.panel3.Location = new System.Drawing.Point(561, 199); 749this.panel3.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); 750this.panel3.Name = "panel3"; 751this.panel3.Size = new System.Drawing.Size(211, 136); 752this.panel3.TabIndex = 11; 804this.Controls.Add(this.panel3); 847this.panel3.ResumeLayout(false);