Zbiór zmian 93 dla Baza Reklam 2 - Faktury/ClientsForm.Designer.cs
- Data:
- 2008-12-29 22:00:01 (17 years ago)
- Pliki:
-
- 1 zmodyfikowane
-
Baza Reklam 2 - Faktury/ClientsForm.Designer.cs (zmodyfikowane) (6 diffs)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
Baza Reklam 2 - Faktury/ClientsForm.Designer.cs
r66 r93 3801 3801 this.panel1.Controls.Add(this.tabControl2); 3802 3802 this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom; 3803 this.panel1.Location = new System.Drawing.Point(0, 30 9);3803 this.panel1.Location = new System.Drawing.Point(0, 306); 3804 3804 this.panel1.Name = "panel1"; 3805 3805 this.panel1.Size = new System.Drawing.Size(1028, 377); … … 3826 3826 // 3827 3827 this.splitContainer1.Panel2.Controls.Add(this.clientsDataGridView); 3828 this.splitContainer1.Size = new System.Drawing.Size(1028, 25 3);3828 this.splitContainer1.Size = new System.Drawing.Size(1028, 250); 3829 3829 this.splitContainer1.SplitterDistance = 144; 3830 3830 this.splitContainer1.TabIndex = 58; … … 3836 3836 this.treeView1.Location = new System.Drawing.Point(0, 0); 3837 3837 this.treeView1.Name = "treeView1"; 3838 this.treeView1.Size = new System.Drawing.Size(144, 25 3);3838 this.treeView1.Size = new System.Drawing.Size(144, 250); 3839 3839 this.treeView1.TabIndex = 5; 3840 3840 this.treeView1.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeView1_AfterSelect); … … 3881 3881 this.clientsDataGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; 3882 3882 this.clientsDataGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect; 3883 this.clientsDataGridView.Size = new System.Drawing.Size(880, 25 3);3883 this.clientsDataGridView.Size = new System.Drawing.Size(880, 250); 3884 3884 this.clientsDataGridView.TabIndex = 4; 3885 3885 this.clientsDataGridView.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.clientsDataGridView_CellLeave); … … 5387 5387 // treeView2 5388 5388 // 5389 this.treeView2.LineColor = System.Drawing.Color.Empty;5390 5389 this.treeView2.Location = new System.Drawing.Point(41, 51); 5391 5390 this.treeView2.Name = "treeView2"; … … 5881 5880 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 5882 5881 this.AutoScroll = true; 5883 this.ClientSize = new System.Drawing.Size(1028, 68 6);5882 this.ClientSize = new System.Drawing.Size(1028, 683); 5884 5883 this.ControlBox = false; 5885 5884 this.Controls.Add(this.splitContainer1);
