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