Pokaż
Ignoruj:
Data:
2008-12-13 12:50:38 (17 years ago)
Autor:
dorota
Opis:
 
Pliki:
1 zmodyfikowane

Legenda:

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

    r65 r66  
    18751875            this.zamowieniaTab.Size = new System.Drawing.Size(1020, 351); 
    18761876            this.zamowieniaTab.TabIndex = 1; 
    1877             this.zamowieniaTab.Text = "Zamówienia"; 
     1877            this.zamowieniaTab.Text = "Reklamy"; 
    18781878            this.zamowieniaTab.UseVisualStyleBackColor = true; 
    18791879            //  
     
    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, 401); 
     3803            this.panel1.Location = new System.Drawing.Point(0, 309); 
    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, 345); 
     3828            this.splitContainer1.Size = new System.Drawing.Size(1028, 253); 
    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, 345); 
     3838            this.treeView1.Size = new System.Drawing.Size(144, 253); 
    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, 345); 
     3883            this.clientsDataGridView.Size = new System.Drawing.Size(880, 253); 
    38843884            this.clientsDataGridView.TabIndex = 4; 
    38853885            this.clientsDataGridView.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.clientsDataGridView_CellLeave); 
     
    58815881            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 
    58825882            this.AutoScroll = true; 
    5883             this.ClientSize = new System.Drawing.Size(1028, 778); 
     5883            this.ClientSize = new System.Drawing.Size(1028, 686); 
    58845884            this.ControlBox = false; 
    58855885            this.Controls.Add(this.splitContainer1);