Pokaż
Ignoruj:
Data:
2008-12-29 22:00:01 (17 years ago)
Autor:
dorota
Opis:

poprawione usuwanie korekt

Pliki:
1 zmodyfikowane

Legenda:

Bez zmian
Dodane
Usunięte
  • Baza Reklam 2 - Faktury/ClientsForm.Designer.cs

    r66 r93  
    38013801            this.panel1.Controls.Add(this.tabControl2); 
    38023802            this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom; 
    3803             this.panel1.Location = new System.Drawing.Point(0, 309); 
     3803            this.panel1.Location = new System.Drawing.Point(0, 306); 
    38043804            this.panel1.Name = "panel1"; 
    38053805            this.panel1.Size = new System.Drawing.Size(1028, 377); 
     
    38263826            //  
    38273827            this.splitContainer1.Panel2.Controls.Add(this.clientsDataGridView); 
    3828             this.splitContainer1.Size = new System.Drawing.Size(1028, 253); 
     3828            this.splitContainer1.Size = new System.Drawing.Size(1028, 250); 
    38293829            this.splitContainer1.SplitterDistance = 144; 
    38303830            this.splitContainer1.TabIndex = 58; 
     
    38363836            this.treeView1.Location = new System.Drawing.Point(0, 0); 
    38373837            this.treeView1.Name = "treeView1"; 
    3838             this.treeView1.Size = new System.Drawing.Size(144, 253); 
     3838            this.treeView1.Size = new System.Drawing.Size(144, 250); 
    38393839            this.treeView1.TabIndex = 5; 
    38403840            this.treeView1.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeView1_AfterSelect); 
     
    38813881            this.clientsDataGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; 
    38823882            this.clientsDataGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect; 
    3883             this.clientsDataGridView.Size = new System.Drawing.Size(880, 253); 
     3883            this.clientsDataGridView.Size = new System.Drawing.Size(880, 250); 
    38843884            this.clientsDataGridView.TabIndex = 4; 
    38853885            this.clientsDataGridView.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.clientsDataGridView_CellLeave); 
     
    53875387            // treeView2 
    53885388            //  
    5389             this.treeView2.LineColor = System.Drawing.Color.Empty; 
    53905389            this.treeView2.Location = new System.Drawing.Point(41, 51); 
    53915390            this.treeView2.Name = "treeView2"; 
     
    58815880            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 
    58825881            this.AutoScroll = true; 
    5883             this.ClientSize = new System.Drawing.Size(1028, 686); 
     5882            this.ClientSize = new System.Drawing.Size(1028, 683); 
    58845883            this.ControlBox = false; 
    58855884            this.Controls.Add(this.splitContainer1);