namespace Baza_Reklam { partial class ProductionForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.Windows.Forms.Label oPISLabel; System.Windows.Forms.Label lokalizacjaLabel; System.Windows.Forms.Label uwagiLabel; System.Windows.Forms.Label pLIKLabel; System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ProductionForm)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.produkcjaTabPage = new System.Windows.Forms.TabPage(); this.produkcjaDataGridView = new System.Windows.Forms.DataGridView(); this.pRODUKCJABindingSource = new System.Windows.Forms.BindingSource(this.components); this.rEKLAMADataSet = new Baza_Reklam.REKLAMADataSet(); this.toolStrip1 = new System.Windows.Forms.ToolStrip(); this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel(); this.stanToolStripComboBox = new System.Windows.Forms.ToolStripComboBox(); this.szukajToolStripButton = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel(); this.symbolToolStripTextBox = new System.Windows.Forms.ToolStripTextBox(); this.szukajToolStripButton2 = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); this.wyczyscPolaToolStripButton = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.dzisiajToolStripButton = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.klientToolStripButton = new System.Windows.Forms.ToolStripButton(); this.zamowienieToolStripButton = new System.Windows.Forms.ToolStripButton(); this.projektToolStripButton = new System.Windows.Forms.ToolStripButton(); this.fullInfoToolStripButton = new System.Windows.Forms.ToolStripButton(); this.usunToolStripButton = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); this.plikToolStripTextBox = new System.Windows.Forms.ToolStripTextBox(); this.wczytajPlikToolStripButton = new System.Windows.Forms.ToolStripButton(); this.otworzPlikToolStripButton = new System.Windows.Forms.ToolStripButton(); this.bindingNavigator1 = new System.Windows.Forms.BindingNavigator(this.components); this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel(); this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator(); this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox(); this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.zwrotToolStripButton = new System.Windows.Forms.ToolStripButton(); this.doDTPToolStripButton = new System.Windows.Forms.ToolStripButton(); this.proToolStripButton = new System.Windows.Forms.ToolStripButton(); this.doKorektyToolStripButton = new System.Windows.Forms.ToolStripButton(); this.doDTP2ToolStripButton = new System.Windows.Forms.ToolStripButton(); this.doKorekty2ToolStripButton = new System.Windows.Forms.ToolStripButton(); this.doAgentaToolStripButton = new System.Windows.Forms.ToolStripButton(); this.podgladJPGToolStripButton = new System.Windows.Forms.ToolStripButton(); this.podgladToolStripButton = new System.Windows.Forms.ToolStripButton(); this.akceptToolStripButton = new System.Windows.Forms.ToolStripButton(); this.ocenaToolStripComboBox = new System.Windows.Forms.ToolStripComboBox(); this.nieakceptToolStripButton = new System.Windows.Forms.ToolStripButton(); this.wyslijProMailemToolStripButton = new System.Windows.Forms.ToolStripButton(); this.drukujToolStripButton = new System.Windows.Forms.ToolStripButton(); this.panel1 = new System.Windows.Forms.Panel(); this.wczytajPlikButton = new System.Windows.Forms.Button(); this.pLIKTextBox = new System.Windows.Forms.TextBox(); this.uwagiTextBox = new System.Windows.Forms.TextBox(); this.lokalizacjaTextBox = new System.Windows.Forms.TextBox(); this.oPISTextBox = new System.Windows.Forms.TextBox(); this.spisTabPage = new System.Windows.Forms.TabPage(); this.spisPlikowDataGridView = new System.Windows.Forms.DataGridView(); this.reklamaId = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.IdReklamyColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.agencja = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.NR = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.miasto = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GRZBIET = new System.Windows.Forms.DataGridViewComboBoxColumn(); this.gRZBIETYBindingSource = new System.Windows.Forms.BindingSource(this.components); this.sLOWNIKDataSet = new Baza_Reklam.SLOWNIKDataSet(); this.Strona = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.CDRColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.EPSColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.JPGColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.datyColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.strona_zlecenie = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.listaReklamDoWydaniaNrBindingSource = new System.Windows.Forms.BindingSource(this.components); this.spisPlikowPanel = new System.Windows.Forms.Panel(); this.label1 = new System.Windows.Forms.Label(); this.grzbietyComboBox = new System.Windows.Forms.ComboBox(); this.CDRbutton = new System.Windows.Forms.Button(); this.JPGbutton = new System.Windows.Forms.Button(); this.EPSbutton = new System.Windows.Forms.Button(); this.bindingNavigator2 = new System.Windows.Forms.BindingNavigator(this.components); this.bindingNavigatorCountItem1 = new System.Windows.Forms.ToolStripLabel(); this.bindingNavigatorMoveFirstItem1 = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorMovePreviousItem1 = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorSeparator3 = new System.Windows.Forms.ToolStripSeparator(); this.bindingNavigatorPositionItem1 = new System.Windows.Forms.ToolStripTextBox(); this.bindingNavigatorSeparator4 = new System.Windows.Forms.ToolStripSeparator(); this.bindingNavigatorMoveNextItem1 = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorMoveLastItem1 = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorSeparator5 = new System.Windows.Forms.ToolStripSeparator(); this.JPGdataTextBox = new System.Windows.Forms.TextBox(); this.EPSdataTextBox = new System.Windows.Forms.TextBox(); this.CDRdataTextBox = new System.Windows.Forms.TextBox(); this.JPGTextBox = new System.Windows.Forms.TextBox(); this.EPSTextBox = new System.Windows.Forms.TextBox(); this.CDRTextBox = new System.Windows.Forms.TextBox(); this.zapiszStronyButton = new System.Windows.Forms.Button(); this.XTGbutton = new System.Windows.Forms.Button(); this.xtgTextBox = new System.Windows.Forms.TextBox(); this.button1 = new System.Windows.Forms.Button(); this.tytulLabel = new System.Windows.Forms.Label(); this.tytulComboBox = new System.Windows.Forms.ComboBox(); this.lISTATYTULOWBindingSource = new System.Windows.Forms.BindingSource(this.components); this.nrWydLabel = new System.Windows.Forms.Label(); this.nrWydaniaTextBox = new System.Windows.Forms.TextBox(); this.listyDoKlientowTabPage = new System.Windows.Forms.TabPage(); this.ukrytyLabel = new System.Windows.Forms.Label(); this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker(); this.label2 = new System.Windows.Forms.Label(); this.listyPodsumowanieDataGridView = new System.Windows.Forms.DataGridView(); this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.listyPodsumowanieBindingSource = new System.Windows.Forms.BindingSource(this.components); this.listyDataGridView = new System.Windows.Forms.DataGridView(); this.klientNazwaDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.iloscDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.drukujDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.listyBindingSource = new System.Windows.Forms.BindingSource(this.components); this.bindingNavigator3 = new System.Windows.Forms.BindingNavigator(this.components); this.bindingNavigatorCountItem2 = new System.Windows.Forms.ToolStripLabel(); this.bindingNavigatorMoveFirstItem2 = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorMovePreviousItem2 = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorSeparator6 = new System.Windows.Forms.ToolStripSeparator(); this.bindingNavigatorPositionItem2 = new System.Windows.Forms.ToolStripTextBox(); this.bindingNavigatorSeparator7 = new System.Windows.Forms.ToolStripSeparator(); this.bindingNavigatorMoveNextItem2 = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorMoveLastItem2 = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorSeparator8 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripLabel3 = new System.Windows.Forms.ToolStripLabel(); this.nrAMTToolStripTextBox = new System.Windows.Forms.ToolStripTextBox(); this.toolStripLabel4 = new System.Windows.Forms.ToolStripLabel(); this.nrGS1ToolStripTextBox = new System.Windows.Forms.ToolStripTextBox(); this.nrGS2ToolStripTextBox = new System.Windows.Forms.ToolStripTextBox(); this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator(); this.znajdzKlientowToolStripButton = new System.Windows.Forms.ToolStripButton(); this.podgladListuToolStripButton = new System.Windows.Forms.ToolStripButton(); this.toolStripButton = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripButton1 = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator(); this.ustawKolejnoscToolStripButton = new System.Windows.Forms.ToolStripButton(); this.aGENCJEBindingSource = new System.Windows.Forms.BindingSource(this.components); this.aGENCIBindingSource = new System.Windows.Forms.BindingSource(this.components); this.lISTA_TYTULOWTableAdapter = new Baza_Reklam.SLOWNIKDataSetTableAdapters.LISTA_TYTULOWTableAdapter(); this.aGENCITableAdapter = new Baza_Reklam.SLOWNIKDataSetTableAdapters.AGENCITableAdapter(); this.aGENCJETableAdapter = new Baza_Reklam.SLOWNIKDataSetTableAdapters.AGENCJETableAdapter(); this.openFileDialog = new System.Windows.Forms.OpenFileDialog(); this.gRZBIETYTableAdapter = new Baza_Reklam.SLOWNIKDataSetTableAdapters.GRZBIETYTableAdapter(); this.projektOpenFileDialog = new System.Windows.Forms.OpenFileDialog(); this.pRODUKCJATableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.PRODUKCJATableAdapter(); this.reklamaTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.REKLAMATableAdapter(); this.listaReklamDoWydaniaNrTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.ListaReklamDoWydaniaNrTableAdapter(); this.listyTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.ListyTableAdapter(); this.klienciTableAdapter1 = new Baza_Reklam.REKLAMADataSetTableAdapters.KLIENCITableAdapter(); this.listyPodsumowanieTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.ListyPodsumowanieTableAdapter(); this.NAZWA_ZAMOWIENIA = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.sTANDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.tYPPROJEKTUDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.zAMAWIAMNADataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.szkic = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.aGENTDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.PRIORYTET = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dATAAGENTDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.uwagi = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.pRODUKCJADataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dATAPRODUKCJADataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dTPDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.kOREKTADataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dTPPOKORDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dATAAKCEPTACJIDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); oPISLabel = new System.Windows.Forms.Label(); lokalizacjaLabel = new System.Windows.Forms.Label(); uwagiLabel = new System.Windows.Forms.Label(); pLIKLabel = new System.Windows.Forms.Label(); this.tabControl1.SuspendLayout(); this.produkcjaTabPage.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.produkcjaDataGridView)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pRODUKCJABindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).BeginInit(); this.toolStrip1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit(); this.bindingNavigator1.SuspendLayout(); this.panel1.SuspendLayout(); this.spisTabPage.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.spisPlikowDataGridView)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gRZBIETYBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.listaReklamDoWydaniaNrBindingSource)).BeginInit(); this.spisPlikowPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator2)).BeginInit(); this.bindingNavigator2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.lISTATYTULOWBindingSource)).BeginInit(); this.listyDoKlientowTabPage.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.listyPodsumowanieDataGridView)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.listyPodsumowanieBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.listyDataGridView)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.listyBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator3)).BeginInit(); this.bindingNavigator3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.aGENCJEBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.aGENCIBindingSource)).BeginInit(); this.SuspendLayout(); // // oPISLabel // oPISLabel.AutoSize = true; oPISLabel.Location = new System.Drawing.Point(15, 8); oPISLabel.Name = "oPISLabel"; oPISLabel.Size = new System.Drawing.Size(31, 13); oPISLabel.TabIndex = 1; oPISLabel.Text = "Opis:"; // // lokalizacjaLabel // lokalizacjaLabel.AutoSize = true; lokalizacjaLabel.Location = new System.Drawing.Point(565, 108); lokalizacjaLabel.Name = "lokalizacjaLabel"; lokalizacjaLabel.Size = new System.Drawing.Size(63, 13); lokalizacjaLabel.TabIndex = 3; lokalizacjaLabel.Text = "Lokalizacja:"; // // uwagiLabel // uwagiLabel.AutoSize = true; uwagiLabel.Location = new System.Drawing.Point(566, 8); uwagiLabel.Name = "uwagiLabel"; uwagiLabel.Size = new System.Drawing.Size(40, 13); uwagiLabel.TabIndex = 5; uwagiLabel.Text = "Uwagi:"; // // pLIKLabel // pLIKLabel.AutoSize = true; pLIKLabel.Location = new System.Drawing.Point(566, 69); pLIKLabel.Name = "pLIKLabel"; pLIKLabel.Size = new System.Drawing.Size(27, 13); pLIKLabel.TabIndex = 7; pLIKLabel.Text = "Plik:"; // // tabControl1 // this.tabControl1.Controls.Add(this.produkcjaTabPage); this.tabControl1.Controls.Add(this.spisTabPage); this.tabControl1.Controls.Add(this.listyDoKlientowTabPage); this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControl1.Location = new System.Drawing.Point(0, 0); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(1014, 644); this.tabControl1.TabIndex = 3; // // produkcjaTabPage // this.produkcjaTabPage.AutoScroll = true; this.produkcjaTabPage.Controls.Add(this.produkcjaDataGridView); this.produkcjaTabPage.Controls.Add(this.toolStrip1); this.produkcjaTabPage.Controls.Add(this.bindingNavigator1); this.produkcjaTabPage.Controls.Add(this.panel1); this.produkcjaTabPage.Location = new System.Drawing.Point(4, 22); this.produkcjaTabPage.Name = "produkcjaTabPage"; this.produkcjaTabPage.Padding = new System.Windows.Forms.Padding(3); this.produkcjaTabPage.Size = new System.Drawing.Size(1006, 618); this.produkcjaTabPage.TabIndex = 0; this.produkcjaTabPage.Text = "PRODUKCJA"; this.produkcjaTabPage.UseVisualStyleBackColor = true; // // produkcjaDataGridView // this.produkcjaDataGridView.AllowUserToAddRows = false; this.produkcjaDataGridView.AllowUserToDeleteRows = false; dataGridViewCellStyle1.BackColor = System.Drawing.Color.MintCream; this.produkcjaDataGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.produkcjaDataGridView.AutoGenerateColumns = false; this.produkcjaDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.produkcjaDataGridView.BackgroundColor = System.Drawing.Color.White; this.produkcjaDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.produkcjaDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.NAZWA_ZAMOWIENIA, this.sTANDataGridViewTextBoxColumn, this.tYPPROJEKTUDataGridViewTextBoxColumn, this.zAMAWIAMNADataGridViewTextBoxColumn, this.szkic, this.aGENTDataGridViewTextBoxColumn, this.PRIORYTET, this.dATAAGENTDataGridViewTextBoxColumn, this.uwagi, this.pRODUKCJADataGridViewTextBoxColumn, this.dATAPRODUKCJADataGridViewTextBoxColumn, this.dTPDataGridViewTextBoxColumn, this.kOREKTADataGridViewTextBoxColumn, this.dTPPOKORDataGridViewTextBoxColumn, this.dATAAKCEPTACJIDataGridViewTextBoxColumn}); this.produkcjaDataGridView.DataSource = this.pRODUKCJABindingSource; this.produkcjaDataGridView.Dock = System.Windows.Forms.DockStyle.Fill; this.produkcjaDataGridView.Location = new System.Drawing.Point(3, 59); this.produkcjaDataGridView.MultiSelect = false; this.produkcjaDataGridView.Name = "produkcjaDataGridView"; this.produkcjaDataGridView.RowHeadersWidth = 10; this.produkcjaDataGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; this.produkcjaDataGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.produkcjaDataGridView.Size = new System.Drawing.Size(1000, 397); this.produkcjaDataGridView.TabIndex = 8; this.produkcjaDataGridView.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.produkcjaDataGridView_CellLeave); this.produkcjaDataGridView.Leave += new System.EventHandler(this.produkcjaDataGridView_Leave); this.produkcjaDataGridView.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.produkcjaDataGridView_CellFormatting); this.produkcjaDataGridView.SelectionChanged += new System.EventHandler(this.dataGridView1_SelectionChanged); // // pRODUKCJABindingSource // this.pRODUKCJABindingSource.DataMember = "PRODUKCJA"; this.pRODUKCJABindingSource.DataSource = this.rEKLAMADataSet; // // rEKLAMADataSet // this.rEKLAMADataSet.DataSetName = "REKLAMADataSet"; this.rEKLAMADataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // toolStrip1 // this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripLabel1, this.stanToolStripComboBox, this.szukajToolStripButton, this.toolStripSeparator3, this.toolStripLabel2, this.symbolToolStripTextBox, this.szukajToolStripButton2, this.toolStripSeparator4, this.wyczyscPolaToolStripButton, this.toolStripSeparator1, this.dzisiajToolStripButton, this.toolStripSeparator2, this.klientToolStripButton, this.zamowienieToolStripButton, this.projektToolStripButton, this.fullInfoToolStripButton, this.usunToolStripButton, this.toolStripSeparator5, this.plikToolStripTextBox, this.wczytajPlikToolStripButton, this.otworzPlikToolStripButton}); this.toolStrip1.Location = new System.Drawing.Point(3, 34); this.toolStrip1.Name = "toolStrip1"; this.toolStrip1.Size = new System.Drawing.Size(1000, 25); this.toolStrip1.TabIndex = 6; this.toolStrip1.Text = "toolStrip1"; // // toolStripLabel1 // this.toolStripLabel1.Name = "toolStripLabel1"; this.toolStripLabel1.Size = new System.Drawing.Size(43, 22); this.toolStripLabel1.Text = "STAN: "; // // stanToolStripComboBox // this.stanToolStripComboBox.Items.AddRange(new object[] { "NIEZAAKCEPTOWANE", "W DTP", "DO AKCEPTACJI", "DO DTP", "ZAAKCEPTOWANE", "ZAMAWIAM", "ZWROT Z PRODUKCJI", "DO KOREKTY", "W 2 KOREKCIE", "PO KOREKCIE", "*W PRODUKCJI*"}); this.stanToolStripComboBox.Name = "stanToolStripComboBox"; this.stanToolStripComboBox.Size = new System.Drawing.Size(121, 25); // // szukajToolStripButton // this.szukajToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.szukajToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("szukajToolStripButton.Image"))); this.szukajToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.szukajToolStripButton.Name = "szukajToolStripButton"; this.szukajToolStripButton.Size = new System.Drawing.Size(23, 22); this.szukajToolStripButton.Text = "SZUKAJ"; this.szukajToolStripButton.Click += new System.EventHandler(this.szukajToolStripButton_Click); // // toolStripSeparator3 // this.toolStripSeparator3.Name = "toolStripSeparator3"; this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25); // // toolStripLabel2 // this.toolStripLabel2.Name = "toolStripLabel2"; this.toolStripLabel2.Size = new System.Drawing.Size(53, 22); this.toolStripLabel2.Text = "Symbol: "; // // symbolToolStripTextBox // this.symbolToolStripTextBox.Name = "symbolToolStripTextBox"; this.symbolToolStripTextBox.Size = new System.Drawing.Size(100, 25); // // szukajToolStripButton2 // this.szukajToolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.szukajToolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("szukajToolStripButton2.Image"))); this.szukajToolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta; this.szukajToolStripButton2.Name = "szukajToolStripButton2"; this.szukajToolStripButton2.Size = new System.Drawing.Size(23, 22); this.szukajToolStripButton2.Text = "SZUKAJ"; this.szukajToolStripButton2.Click += new System.EventHandler(this.szukajToolStripButton2_Click); // // toolStripSeparator4 // this.toolStripSeparator4.Name = "toolStripSeparator4"; this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25); // // wyczyscPolaToolStripButton // this.wyczyscPolaToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.wyczyscPolaToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("wyczyscPolaToolStripButton.Image"))); this.wyczyscPolaToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.wyczyscPolaToolStripButton.Name = "wyczyscPolaToolStripButton"; this.wyczyscPolaToolStripButton.Size = new System.Drawing.Size(23, 22); this.wyczyscPolaToolStripButton.Text = "Wyczyść pola"; this.wyczyscPolaToolStripButton.Click += new System.EventHandler(this.wyczyscPolaToolStripButton_Click); // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25); // // dzisiajToolStripButton // this.dzisiajToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.dzisiajToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("dzisiajToolStripButton.Image"))); this.dzisiajToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.dzisiajToolStripButton.Name = "dzisiajToolStripButton"; this.dzisiajToolStripButton.Size = new System.Drawing.Size(55, 22); this.dzisiajToolStripButton.Text = "Odśwież"; this.dzisiajToolStripButton.Click += new System.EventHandler(this.dzisiajToolStripButton_Click); // // toolStripSeparator2 // this.toolStripSeparator2.Name = "toolStripSeparator2"; this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25); // // klientToolStripButton // this.klientToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.klientToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("klientToolStripButton.Image"))); this.klientToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.klientToolStripButton.Name = "klientToolStripButton"; this.klientToolStripButton.Size = new System.Drawing.Size(23, 22); this.klientToolStripButton.Text = "Przejście do klienta"; this.klientToolStripButton.Click += new System.EventHandler(this.klientToolStripButton_Click); // // zamowienieToolStripButton // this.zamowienieToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.zamowienieToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("zamowienieToolStripButton.Image"))); this.zamowienieToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.zamowienieToolStripButton.Name = "zamowienieToolStripButton"; this.zamowienieToolStripButton.Size = new System.Drawing.Size(23, 22); this.zamowienieToolStripButton.Text = "Zamówienie"; this.zamowienieToolStripButton.Click += new System.EventHandler(this.zamowienieToolStripButton_Click); // // projektToolStripButton // this.projektToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.projektToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("projektToolStripButton.Image"))); this.projektToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.projektToolStripButton.Name = "projektToolStripButton"; this.projektToolStripButton.Size = new System.Drawing.Size(23, 22); this.projektToolStripButton.Text = "Projekt"; this.projektToolStripButton.Click += new System.EventHandler(this.projektToolStripButton_Click); // // fullInfoToolStripButton // this.fullInfoToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.fullInfoToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("fullInfoToolStripButton.Image"))); this.fullInfoToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.fullInfoToolStripButton.Name = "fullInfoToolStripButton"; this.fullInfoToolStripButton.Size = new System.Drawing.Size(23, 22); this.fullInfoToolStripButton.Text = "Pełne dane"; this.fullInfoToolStripButton.Click += new System.EventHandler(this.fullInfoToolStripButton_Click); // // usunToolStripButton // this.usunToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.usunToolStripButton.Enabled = false; this.usunToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("usunToolStripButton.Image"))); this.usunToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.usunToolStripButton.Name = "usunToolStripButton"; this.usunToolStripButton.Size = new System.Drawing.Size(23, 22); this.usunToolStripButton.Text = "Usuń projekt"; this.usunToolStripButton.Click += new System.EventHandler(this.usunToolStripButton_Click); // // toolStripSeparator5 // this.toolStripSeparator5.Name = "toolStripSeparator5"; this.toolStripSeparator5.Size = new System.Drawing.Size(6, 25); // // plikToolStripTextBox // this.plikToolStripTextBox.Name = "plikToolStripTextBox"; this.plikToolStripTextBox.Size = new System.Drawing.Size(320, 25); // // wczytajPlikToolStripButton // this.wczytajPlikToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.wczytajPlikToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("wczytajPlikToolStripButton.Image"))); this.wczytajPlikToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.wczytajPlikToolStripButton.Name = "wczytajPlikToolStripButton"; this.wczytajPlikToolStripButton.Size = new System.Drawing.Size(23, 22); this.wczytajPlikToolStripButton.Text = "Wczytaj plik"; this.wczytajPlikToolStripButton.Click += new System.EventHandler(this.wczytajPlikToolStripButton_Click); // // otworzPlikToolStripButton // this.otworzPlikToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.otworzPlikToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("otworzPlikToolStripButton.Image"))); this.otworzPlikToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.otworzPlikToolStripButton.Name = "otworzPlikToolStripButton"; this.otworzPlikToolStripButton.Size = new System.Drawing.Size(23, 22); this.otworzPlikToolStripButton.Text = "Otwórz plik"; this.otworzPlikToolStripButton.Click += new System.EventHandler(this.otworzPlikToolStripButton_Click); // // bindingNavigator1 // this.bindingNavigator1.AddNewItem = null; this.bindingNavigator1.BindingSource = this.pRODUKCJABindingSource; this.bindingNavigator1.CountItem = this.bindingNavigatorCountItem; this.bindingNavigator1.DeleteItem = null; this.bindingNavigator1.ImageScalingSize = new System.Drawing.Size(24, 24); this.bindingNavigator1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.bindingNavigatorMoveFirstItem, this.bindingNavigatorMovePreviousItem, this.bindingNavigatorSeparator, this.bindingNavigatorPositionItem, this.bindingNavigatorCountItem, this.bindingNavigatorSeparator1, this.bindingNavigatorMoveNextItem, this.bindingNavigatorMoveLastItem, this.bindingNavigatorSeparator2, this.zwrotToolStripButton, this.doDTPToolStripButton, this.proToolStripButton, this.doKorektyToolStripButton, this.doDTP2ToolStripButton, this.doKorekty2ToolStripButton, this.doAgentaToolStripButton, this.podgladJPGToolStripButton, this.podgladToolStripButton, this.akceptToolStripButton, this.ocenaToolStripComboBox, this.nieakceptToolStripButton, this.wyslijProMailemToolStripButton, this.drukujToolStripButton}); this.bindingNavigator1.Location = new System.Drawing.Point(3, 3); this.bindingNavigator1.MoveFirstItem = this.bindingNavigatorMoveFirstItem; this.bindingNavigator1.MoveLastItem = this.bindingNavigatorMoveLastItem; this.bindingNavigator1.MoveNextItem = this.bindingNavigatorMoveNextItem; this.bindingNavigator1.MovePreviousItem = this.bindingNavigatorMovePreviousItem; this.bindingNavigator1.Name = "bindingNavigator1"; this.bindingNavigator1.PositionItem = this.bindingNavigatorPositionItem; this.bindingNavigator1.Size = new System.Drawing.Size(1000, 31); this.bindingNavigator1.TabIndex = 5; this.bindingNavigator1.Text = "bindingNavigator1"; // // bindingNavigatorCountItem // this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem"; this.bindingNavigatorCountItem.Size = new System.Drawing.Size(35, 28); this.bindingNavigatorCountItem.Text = "of {0}"; this.bindingNavigatorCountItem.ToolTipText = "Total number of items"; // // bindingNavigatorMoveFirstItem // this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image"))); this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem"; this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true; this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(28, 28); this.bindingNavigatorMoveFirstItem.Text = "Move first"; // // bindingNavigatorMovePreviousItem // this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image"))); this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem"; this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true; this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(28, 28); this.bindingNavigatorMovePreviousItem.Text = "Move previous"; // // bindingNavigatorSeparator // this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator"; this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 31); // // bindingNavigatorPositionItem // this.bindingNavigatorPositionItem.AccessibleName = "Position"; this.bindingNavigatorPositionItem.AutoSize = false; this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem"; this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23); this.bindingNavigatorPositionItem.Text = "0"; this.bindingNavigatorPositionItem.ToolTipText = "Current position"; // // bindingNavigatorSeparator1 // this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1"; this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 31); // // bindingNavigatorMoveNextItem // this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image"))); this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem"; this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true; this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(28, 28); this.bindingNavigatorMoveNextItem.Text = "Move next"; // // bindingNavigatorMoveLastItem // this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image"))); this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem"; this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true; this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(28, 28); this.bindingNavigatorMoveLastItem.Text = "Move last"; // // bindingNavigatorSeparator2 // this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2"; this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 31); // // zwrotToolStripButton // this.zwrotToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.zwrotToolStripButton.Enabled = false; this.zwrotToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("zwrotToolStripButton.Image"))); this.zwrotToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.zwrotToolStripButton.Name = "zwrotToolStripButton"; this.zwrotToolStripButton.Size = new System.Drawing.Size(52, 28); this.zwrotToolStripButton.Text = "ZWROT"; this.zwrotToolStripButton.Click += new System.EventHandler(this.zwrotToolStripButton_Click); // // doDTPToolStripButton // this.doDTPToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.doDTPToolStripButton.Enabled = false; this.doDTPToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("doDTPToolStripButton.Image"))); this.doDTPToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.doDTPToolStripButton.Name = "doDTPToolStripButton"; this.doDTPToolStripButton.Size = new System.Drawing.Size(53, 28); this.doDTPToolStripButton.Text = "DO DTP"; this.doDTPToolStripButton.Click += new System.EventHandler(this.doDTPToolStripButton_Click); // // proToolStripButton // this.proToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.proToolStripButton.Enabled = false; this.proToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("proToolStripButton.Image"))); this.proToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.proToolStripButton.Name = "proToolStripButton"; this.proToolStripButton.Size = new System.Drawing.Size(28, 28); this.proToolStripButton.Text = "->"; this.proToolStripButton.Click += new System.EventHandler(this.proToolStripButton_Click); // // doKorektyToolStripButton // this.doKorektyToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.doKorektyToolStripButton.Enabled = false; this.doKorektyToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("doKorektyToolStripButton.Image"))); this.doKorektyToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.doKorektyToolStripButton.Name = "doKorektyToolStripButton"; this.doKorektyToolStripButton.Size = new System.Drawing.Size(81, 28); this.doKorektyToolStripButton.Text = "DO KOREKTY"; this.doKorektyToolStripButton.Click += new System.EventHandler(this.doKorektyToolStripButton_Click); // // doDTP2ToolStripButton // this.doDTP2ToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.doDTP2ToolStripButton.Enabled = false; this.doDTP2ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("doDTP2ToolStripButton.Image"))); this.doDTP2ToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.doDTP2ToolStripButton.Name = "doDTP2ToolStripButton"; this.doDTP2ToolStripButton.Size = new System.Drawing.Size(62, 28); this.doDTP2ToolStripButton.Text = "DO DTP 2"; this.doDTP2ToolStripButton.Click += new System.EventHandler(this.doDTP2ToolStripButton_Click); // // doKorekty2ToolStripButton // this.doKorekty2ToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.doKorekty2ToolStripButton.Enabled = false; this.doKorekty2ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("doKorekty2ToolStripButton.Image"))); this.doKorekty2ToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.doKorekty2ToolStripButton.Name = "doKorekty2ToolStripButton"; this.doKorekty2ToolStripButton.Size = new System.Drawing.Size(90, 28); this.doKorekty2ToolStripButton.Text = "DO KOREKTY 2"; this.doKorekty2ToolStripButton.Click += new System.EventHandler(this.doKorekty2ToolStripButton_Click); // // doAgentaToolStripButton // this.doAgentaToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.doAgentaToolStripButton.Enabled = false; this.doAgentaToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("doAgentaToolStripButton.Image"))); this.doAgentaToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.doAgentaToolStripButton.Name = "doAgentaToolStripButton"; this.doAgentaToolStripButton.Size = new System.Drawing.Size(77, 28); this.doAgentaToolStripButton.Text = "DO AGENTA"; this.doAgentaToolStripButton.Click += new System.EventHandler(this.doAgentaToolStripButton_Click); // // podgladJPGToolStripButton // this.podgladJPGToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.podgladJPGToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("podgladJPGToolStripButton.Image"))); this.podgladJPGToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.podgladJPGToolStripButton.Name = "podgladJPGToolStripButton"; this.podgladJPGToolStripButton.Size = new System.Drawing.Size(28, 28); this.podgladJPGToolStripButton.Text = "Podgląd JPG"; this.podgladJPGToolStripButton.Click += new System.EventHandler(this.podgladJPGToolStripButton_Click); // // podgladToolStripButton // this.podgladToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.podgladToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("podgladToolStripButton.Image"))); this.podgladToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.podgladToolStripButton.Name = "podgladToolStripButton"; this.podgladToolStripButton.Size = new System.Drawing.Size(28, 28); this.podgladToolStripButton.Text = "Podgląd PDF"; this.podgladToolStripButton.Click += new System.EventHandler(this.podgladToolStripButton_Click); // // akceptToolStripButton // this.akceptToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.akceptToolStripButton.Enabled = false; this.akceptToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("akceptToolStripButton.Image"))); this.akceptToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.akceptToolStripButton.Name = "akceptToolStripButton"; this.akceptToolStripButton.Size = new System.Drawing.Size(28, 28); this.akceptToolStripButton.Text = "Akceptuj"; this.akceptToolStripButton.Click += new System.EventHandler(this.akceptToolStripButton_Click); // // ocenaToolStripComboBox // this.ocenaToolStripComboBox.Items.AddRange(new object[] { "1", "2", "3", "4", "5"}); this.ocenaToolStripComboBox.Name = "ocenaToolStripComboBox"; this.ocenaToolStripComboBox.Size = new System.Drawing.Size(75, 31); // // nieakceptToolStripButton // this.nieakceptToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.nieakceptToolStripButton.Enabled = false; this.nieakceptToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("nieakceptToolStripButton.Image"))); this.nieakceptToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.nieakceptToolStripButton.Name = "nieakceptToolStripButton"; this.nieakceptToolStripButton.Size = new System.Drawing.Size(28, 28); this.nieakceptToolStripButton.Text = "Odrzuć"; this.nieakceptToolStripButton.Click += new System.EventHandler(this.nieakceptToolStripButton_Click); // // wyslijProMailemToolStripButton // this.wyslijProMailemToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.wyslijProMailemToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("wyslijProMailemToolStripButton.Image"))); this.wyslijProMailemToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.wyslijProMailemToolStripButton.Name = "wyslijProMailemToolStripButton"; this.wyslijProMailemToolStripButton.Size = new System.Drawing.Size(28, 28); this.wyslijProMailemToolStripButton.Text = "Wyślij projekt do klienta"; this.wyslijProMailemToolStripButton.Click += new System.EventHandler(this.wyslijProMailemToolStripButton_Click); // // drukujToolStripButton // this.drukujToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.drukujToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("drukujToolStripButton.Image"))); this.drukujToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.drukujToolStripButton.Name = "drukujToolStripButton"; this.drukujToolStripButton.Size = new System.Drawing.Size(28, 28); this.drukujToolStripButton.Text = "Drukuj listę projektów"; this.drukujToolStripButton.Click += new System.EventHandler(this.drukujToolStripButton_Click); // // panel1 // this.panel1.Controls.Add(this.wczytajPlikButton); this.panel1.Controls.Add(pLIKLabel); this.panel1.Controls.Add(this.pLIKTextBox); this.panel1.Controls.Add(uwagiLabel); this.panel1.Controls.Add(this.uwagiTextBox); this.panel1.Controls.Add(lokalizacjaLabel); this.panel1.Controls.Add(this.lokalizacjaTextBox); this.panel1.Controls.Add(oPISLabel); this.panel1.Controls.Add(this.oPISTextBox); this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel1.Location = new System.Drawing.Point(3, 456); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1000, 159); this.panel1.TabIndex = 4; this.panel1.Visible = false; // // wczytajPlikButton // this.wczytajPlikButton.Location = new System.Drawing.Point(926, 83); this.wczytajPlikButton.Name = "wczytajPlikButton"; this.wczytajPlikButton.Size = new System.Drawing.Size(28, 23); this.wczytajPlikButton.TabIndex = 9; this.wczytajPlikButton.UseVisualStyleBackColor = true; this.wczytajPlikButton.Click += new System.EventHandler(this.wczytajPlikButton_Click); // // pLIKTextBox // this.pLIKTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pRODUKCJABindingSource, "PLIK", true)); this.pLIKTextBox.Location = new System.Drawing.Point(568, 85); this.pLIKTextBox.Name = "pLIKTextBox"; this.pLIKTextBox.Size = new System.Drawing.Size(352, 20); this.pLIKTextBox.TabIndex = 8; // // uwagiTextBox // this.uwagiTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pRODUKCJABindingSource, "uwagi", true)); this.uwagiTextBox.Location = new System.Drawing.Point(568, 24); this.uwagiTextBox.Multiline = true; this.uwagiTextBox.Name = "uwagiTextBox"; this.uwagiTextBox.Size = new System.Drawing.Size(386, 42); this.uwagiTextBox.TabIndex = 6; // // lokalizacjaTextBox // this.lokalizacjaTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pRODUKCJABindingSource, "lokalizacja", true)); this.lokalizacjaTextBox.Location = new System.Drawing.Point(568, 124); this.lokalizacjaTextBox.Name = "lokalizacjaTextBox"; this.lokalizacjaTextBox.Size = new System.Drawing.Size(386, 20); this.lokalizacjaTextBox.TabIndex = 4; // // oPISTextBox // this.oPISTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pRODUKCJABindingSource, "OPIS", true)); this.oPISTextBox.Location = new System.Drawing.Point(18, 24); this.oPISTextBox.Multiline = true; this.oPISTextBox.Name = "oPISTextBox"; this.oPISTextBox.Size = new System.Drawing.Size(529, 120); this.oPISTextBox.TabIndex = 2; // // spisTabPage // this.spisTabPage.Controls.Add(this.spisPlikowDataGridView); this.spisTabPage.Controls.Add(this.spisPlikowPanel); this.spisTabPage.Location = new System.Drawing.Point(4, 22); this.spisTabPage.Name = "spisTabPage"; this.spisTabPage.Padding = new System.Windows.Forms.Padding(3); this.spisTabPage.Size = new System.Drawing.Size(1006, 618); this.spisTabPage.TabIndex = 2; this.spisTabPage.Text = "SPIS REKLAM I PLIKÓW"; this.spisTabPage.UseVisualStyleBackColor = true; // // spisPlikowDataGridView // this.spisPlikowDataGridView.AllowUserToAddRows = false; this.spisPlikowDataGridView.AllowUserToDeleteRows = false; this.spisPlikowDataGridView.AutoGenerateColumns = false; this.spisPlikowDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.spisPlikowDataGridView.BackgroundColor = System.Drawing.Color.White; dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.spisPlikowDataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7; this.spisPlikowDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.spisPlikowDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.reklamaId, this.IdReklamyColumn, this.agencja, this.dataGridViewTextBoxColumn2, this.NR, this.miasto, this.GRZBIET, this.Strona, this.CDRColumn, this.EPSColumn, this.JPGColumn, this.datyColumn, this.strona_zlecenie}); this.spisPlikowDataGridView.DataSource = this.listaReklamDoWydaniaNrBindingSource; this.spisPlikowDataGridView.Dock = System.Windows.Forms.DockStyle.Fill; this.spisPlikowDataGridView.Location = new System.Drawing.Point(3, 205); this.spisPlikowDataGridView.Name = "spisPlikowDataGridView"; this.spisPlikowDataGridView.RowHeadersWidth = 10; this.spisPlikowDataGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; this.spisPlikowDataGridView.Size = new System.Drawing.Size(1000, 410); this.spisPlikowDataGridView.TabIndex = 1; this.spisPlikowDataGridView.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.spisPlikowDataGridView_CellLeave); this.spisPlikowDataGridView.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.spisPlikowDataGridView_DataError); this.spisPlikowDataGridView.SelectionChanged += new System.EventHandler(this.spisPlikowDataGridView_SelectionChanged); // // reklamaId // this.reklamaId.DataPropertyName = "ReklamaID"; this.reklamaId.HeaderText = "reklamaID"; this.reklamaId.Name = "reklamaId"; this.reklamaId.ReadOnly = true; this.reklamaId.Visible = false; // // IdReklamyColumn // this.IdReklamyColumn.DataPropertyName = "ID REKLAMY"; this.IdReklamyColumn.HeaderText = "Sym. rekl."; this.IdReklamyColumn.Name = "IdReklamyColumn"; // // agencja // this.agencja.DataPropertyName = "agencja"; this.agencja.HeaderText = "agencja"; this.agencja.Name = "agencja"; this.agencja.ReadOnly = true; // // dataGridViewTextBoxColumn2 // this.dataGridViewTextBoxColumn2.DataPropertyName = "TYTUŁ"; this.dataGridViewTextBoxColumn2.HeaderText = "Tytuł"; this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2"; this.dataGridViewTextBoxColumn2.ReadOnly = true; // // NR // this.NR.DataPropertyName = "NR"; this.NR.HeaderText = "Nr"; this.NR.Name = "NR"; this.NR.ReadOnly = true; // // miasto // this.miasto.DataPropertyName = "miasto"; this.miasto.HeaderText = "miasto"; this.miasto.Name = "miasto"; this.miasto.Visible = false; // // GRZBIET // this.GRZBIET.DataPropertyName = "GRZBIET"; this.GRZBIET.DataSource = this.gRZBIETYBindingSource; this.GRZBIET.DisplayMember = "Nazwa"; this.GRZBIET.HeaderText = "Grzbiet"; this.GRZBIET.Name = "GRZBIET"; this.GRZBIET.ReadOnly = true; this.GRZBIET.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.GRZBIET.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.GRZBIET.ValueMember = "ID"; // // gRZBIETYBindingSource // this.gRZBIETYBindingSource.DataMember = "GRZBIETY"; this.gRZBIETYBindingSource.DataSource = this.sLOWNIKDataSet; // // sLOWNIKDataSet // this.sLOWNIKDataSet.DataSetName = "SLOWNIKDataSet"; this.sLOWNIKDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // Strona // this.Strona.DataPropertyName = "strona"; this.Strona.HeaderText = "Strona"; this.Strona.Name = "Strona"; // // CDRColumn // this.CDRColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.CDRColumn.DataPropertyName = "jestCDR"; this.CDRColumn.HeaderText = "CDR"; this.CDRColumn.Name = "CDRColumn"; this.CDRColumn.ReadOnly = true; this.CDRColumn.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.CDRColumn.Width = 60; // // EPSColumn // this.EPSColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.EPSColumn.DataPropertyName = "jestEPS"; this.EPSColumn.HeaderText = "EPS"; this.EPSColumn.Name = "EPSColumn"; this.EPSColumn.ReadOnly = true; this.EPSColumn.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.EPSColumn.Width = 60; // // JPGColumn // this.JPGColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.JPGColumn.DataPropertyName = "jestJPG"; this.JPGColumn.HeaderText = "JPG"; this.JPGColumn.Name = "JPGColumn"; this.JPGColumn.ReadOnly = true; this.JPGColumn.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.JPGColumn.Width = 60; // // datyColumn // this.datyColumn.DataPropertyName = "datyOK"; this.datyColumn.HeaderText = "Daty"; this.datyColumn.Name = "datyColumn"; this.datyColumn.ReadOnly = true; this.datyColumn.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.datyColumn.Visible = false; // // strona_zlecenie // this.strona_zlecenie.DataPropertyName = "strona_zlecenie"; dataGridViewCellStyle8.BackColor = System.Drawing.Color.Azure; this.strona_zlecenie.DefaultCellStyle = dataGridViewCellStyle8; this.strona_zlecenie.HeaderText = "Strona zapisana"; this.strona_zlecenie.Name = "strona_zlecenie"; this.strona_zlecenie.ReadOnly = true; // // listaReklamDoWydaniaNrBindingSource // this.listaReklamDoWydaniaNrBindingSource.DataMember = "ListaReklamDoWydaniaNr"; this.listaReklamDoWydaniaNrBindingSource.DataSource = this.rEKLAMADataSet; // // spisPlikowPanel // this.spisPlikowPanel.Controls.Add(this.label1); this.spisPlikowPanel.Controls.Add(this.grzbietyComboBox); this.spisPlikowPanel.Controls.Add(this.CDRbutton); this.spisPlikowPanel.Controls.Add(this.JPGbutton); this.spisPlikowPanel.Controls.Add(this.EPSbutton); this.spisPlikowPanel.Controls.Add(this.bindingNavigator2); this.spisPlikowPanel.Controls.Add(this.JPGdataTextBox); this.spisPlikowPanel.Controls.Add(this.EPSdataTextBox); this.spisPlikowPanel.Controls.Add(this.CDRdataTextBox); this.spisPlikowPanel.Controls.Add(this.JPGTextBox); this.spisPlikowPanel.Controls.Add(this.EPSTextBox); this.spisPlikowPanel.Controls.Add(this.CDRTextBox); this.spisPlikowPanel.Controls.Add(this.zapiszStronyButton); this.spisPlikowPanel.Controls.Add(this.XTGbutton); this.spisPlikowPanel.Controls.Add(this.xtgTextBox); this.spisPlikowPanel.Controls.Add(this.button1); this.spisPlikowPanel.Controls.Add(this.tytulLabel); this.spisPlikowPanel.Controls.Add(this.tytulComboBox); this.spisPlikowPanel.Controls.Add(this.nrWydLabel); this.spisPlikowPanel.Controls.Add(this.nrWydaniaTextBox); this.spisPlikowPanel.Dock = System.Windows.Forms.DockStyle.Top; this.spisPlikowPanel.Location = new System.Drawing.Point(3, 3); this.spisPlikowPanel.Name = "spisPlikowPanel"; this.spisPlikowPanel.Size = new System.Drawing.Size(1000, 202); this.spisPlikowPanel.TabIndex = 0; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(16, 154); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(40, 13); this.label1.TabIndex = 24; this.label1.Text = "Grzbiet"; // // grzbietyComboBox // this.grzbietyComboBox.DataSource = this.gRZBIETYBindingSource; this.grzbietyComboBox.DisplayMember = "Nazwa"; this.grzbietyComboBox.FormattingEnabled = true; this.grzbietyComboBox.Location = new System.Drawing.Point(86, 151); this.grzbietyComboBox.Name = "grzbietyComboBox"; this.grzbietyComboBox.Size = new System.Drawing.Size(121, 21); this.grzbietyComboBox.TabIndex = 23; this.grzbietyComboBox.ValueMember = "ID"; this.grzbietyComboBox.SelectedIndexChanged += new System.EventHandler(this.grzbietyComboBox_SelectedIndexChanged); // // CDRbutton // this.CDRbutton.Enabled = false; this.CDRbutton.Location = new System.Drawing.Point(251, 41); this.CDRbutton.Name = "CDRbutton"; this.CDRbutton.Size = new System.Drawing.Size(39, 23); this.CDRbutton.TabIndex = 22; this.CDRbutton.Text = "CDR"; this.CDRbutton.UseVisualStyleBackColor = true; this.CDRbutton.Click += new System.EventHandler(this.CDRbutton_Click); // // JPGbutton // this.JPGbutton.Enabled = false; this.JPGbutton.Location = new System.Drawing.Point(229, 109); this.JPGbutton.Name = "JPGbutton"; this.JPGbutton.Size = new System.Drawing.Size(61, 23); this.JPGbutton.TabIndex = 21; this.JPGbutton.Text = "JPG/PDF"; this.JPGbutton.UseVisualStyleBackColor = true; this.JPGbutton.Click += new System.EventHandler(this.JPGbutton_Click); // // EPSbutton // this.EPSbutton.Enabled = false; this.EPSbutton.Location = new System.Drawing.Point(251, 77); this.EPSbutton.Name = "EPSbutton"; this.EPSbutton.Size = new System.Drawing.Size(39, 23); this.EPSbutton.TabIndex = 20; this.EPSbutton.Text = "EPS"; this.EPSbutton.UseVisualStyleBackColor = true; this.EPSbutton.Click += new System.EventHandler(this.EPSbutton_Click); // // bindingNavigator2 // this.bindingNavigator2.AddNewItem = null; this.bindingNavigator2.BindingSource = this.listaReklamDoWydaniaNrBindingSource; this.bindingNavigator2.CountItem = this.bindingNavigatorCountItem1; this.bindingNavigator2.DeleteItem = null; this.bindingNavigator2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.bindingNavigatorMoveFirstItem1, this.bindingNavigatorMovePreviousItem1, this.bindingNavigatorSeparator3, this.bindingNavigatorPositionItem1, this.bindingNavigatorCountItem1, this.bindingNavigatorSeparator4, this.bindingNavigatorMoveNextItem1, this.bindingNavigatorMoveLastItem1, this.bindingNavigatorSeparator5}); this.bindingNavigator2.Location = new System.Drawing.Point(0, 0); this.bindingNavigator2.MoveFirstItem = this.bindingNavigatorMoveFirstItem1; this.bindingNavigator2.MoveLastItem = this.bindingNavigatorMoveLastItem1; this.bindingNavigator2.MoveNextItem = this.bindingNavigatorMoveNextItem1; this.bindingNavigator2.MovePreviousItem = this.bindingNavigatorMovePreviousItem1; this.bindingNavigator2.Name = "bindingNavigator2"; this.bindingNavigator2.PositionItem = this.bindingNavigatorPositionItem1; this.bindingNavigator2.Size = new System.Drawing.Size(1000, 25); this.bindingNavigator2.TabIndex = 19; this.bindingNavigator2.Text = "bindingNavigator2"; // // bindingNavigatorCountItem1 // this.bindingNavigatorCountItem1.Name = "bindingNavigatorCountItem1"; this.bindingNavigatorCountItem1.Size = new System.Drawing.Size(35, 22); this.bindingNavigatorCountItem1.Text = "of {0}"; this.bindingNavigatorCountItem1.ToolTipText = "Total number of items"; // // bindingNavigatorMoveFirstItem1 // this.bindingNavigatorMoveFirstItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorMoveFirstItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem1.Image"))); this.bindingNavigatorMoveFirstItem1.Name = "bindingNavigatorMoveFirstItem1"; this.bindingNavigatorMoveFirstItem1.RightToLeftAutoMirrorImage = true; this.bindingNavigatorMoveFirstItem1.Size = new System.Drawing.Size(23, 22); this.bindingNavigatorMoveFirstItem1.Text = "Move first"; // // bindingNavigatorMovePreviousItem1 // this.bindingNavigatorMovePreviousItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorMovePreviousItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem1.Image"))); this.bindingNavigatorMovePreviousItem1.Name = "bindingNavigatorMovePreviousItem1"; this.bindingNavigatorMovePreviousItem1.RightToLeftAutoMirrorImage = true; this.bindingNavigatorMovePreviousItem1.Size = new System.Drawing.Size(23, 22); this.bindingNavigatorMovePreviousItem1.Text = "Move previous"; // // bindingNavigatorSeparator3 // this.bindingNavigatorSeparator3.Name = "bindingNavigatorSeparator3"; this.bindingNavigatorSeparator3.Size = new System.Drawing.Size(6, 25); // // bindingNavigatorPositionItem1 // this.bindingNavigatorPositionItem1.AccessibleName = "Position"; this.bindingNavigatorPositionItem1.AutoSize = false; this.bindingNavigatorPositionItem1.Name = "bindingNavigatorPositionItem1"; this.bindingNavigatorPositionItem1.Size = new System.Drawing.Size(50, 23); this.bindingNavigatorPositionItem1.Text = "0"; this.bindingNavigatorPositionItem1.ToolTipText = "Current position"; // // bindingNavigatorSeparator4 // this.bindingNavigatorSeparator4.Name = "bindingNavigatorSeparator4"; this.bindingNavigatorSeparator4.Size = new System.Drawing.Size(6, 25); // // bindingNavigatorMoveNextItem1 // this.bindingNavigatorMoveNextItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorMoveNextItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem1.Image"))); this.bindingNavigatorMoveNextItem1.Name = "bindingNavigatorMoveNextItem1"; this.bindingNavigatorMoveNextItem1.RightToLeftAutoMirrorImage = true; this.bindingNavigatorMoveNextItem1.Size = new System.Drawing.Size(23, 22); this.bindingNavigatorMoveNextItem1.Text = "Move next"; // // bindingNavigatorMoveLastItem1 // this.bindingNavigatorMoveLastItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorMoveLastItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem1.Image"))); this.bindingNavigatorMoveLastItem1.Name = "bindingNavigatorMoveLastItem1"; this.bindingNavigatorMoveLastItem1.RightToLeftAutoMirrorImage = true; this.bindingNavigatorMoveLastItem1.Size = new System.Drawing.Size(23, 22); this.bindingNavigatorMoveLastItem1.Text = "Move last"; // // bindingNavigatorSeparator5 // this.bindingNavigatorSeparator5.Name = "bindingNavigatorSeparator5"; this.bindingNavigatorSeparator5.Size = new System.Drawing.Size(6, 25); // // JPGdataTextBox // this.JPGdataTextBox.Location = new System.Drawing.Point(813, 109); this.JPGdataTextBox.Name = "JPGdataTextBox"; this.JPGdataTextBox.Size = new System.Drawing.Size(116, 20); this.JPGdataTextBox.TabIndex = 18; // // EPSdataTextBox // this.EPSdataTextBox.Location = new System.Drawing.Point(813, 76); this.EPSdataTextBox.Name = "EPSdataTextBox"; this.EPSdataTextBox.Size = new System.Drawing.Size(116, 20); this.EPSdataTextBox.TabIndex = 17; // // CDRdataTextBox // this.CDRdataTextBox.Location = new System.Drawing.Point(813, 41); this.CDRdataTextBox.Name = "CDRdataTextBox"; this.CDRdataTextBox.Size = new System.Drawing.Size(116, 20); this.CDRdataTextBox.TabIndex = 16; // // JPGTextBox // this.JPGTextBox.Location = new System.Drawing.Point(299, 111); this.JPGTextBox.Name = "JPGTextBox"; this.JPGTextBox.Size = new System.Drawing.Size(480, 20); this.JPGTextBox.TabIndex = 15; // // EPSTextBox // this.EPSTextBox.Location = new System.Drawing.Point(299, 78); this.EPSTextBox.Name = "EPSTextBox"; this.EPSTextBox.Size = new System.Drawing.Size(480, 20); this.EPSTextBox.TabIndex = 14; // // CDRTextBox // this.CDRTextBox.Location = new System.Drawing.Point(299, 43); this.CDRTextBox.Name = "CDRTextBox"; this.CDRTextBox.Size = new System.Drawing.Size(480, 20); this.CDRTextBox.TabIndex = 13; // // zapiszStronyButton // this.zapiszStronyButton.Location = new System.Drawing.Point(813, 144); this.zapiszStronyButton.Name = "zapiszStronyButton"; this.zapiszStronyButton.Size = new System.Drawing.Size(116, 28); this.zapiszStronyButton.TabIndex = 9; this.zapiszStronyButton.Text = "Zapisz spis stron"; this.zapiszStronyButton.UseVisualStyleBackColor = true; this.zapiszStronyButton.Click += new System.EventHandler(this.zapiszStronyButton_Click); // // XTGbutton // this.XTGbutton.Location = new System.Drawing.Point(251, 147); this.XTGbutton.Name = "XTGbutton"; this.XTGbutton.Size = new System.Drawing.Size(39, 23); this.XTGbutton.TabIndex = 6; this.XTGbutton.Text = "XTG"; this.XTGbutton.UseVisualStyleBackColor = true; this.XTGbutton.Click += new System.EventHandler(this.XTGbutton_Click); // // xtgTextBox // this.xtgTextBox.Location = new System.Drawing.Point(299, 149); this.xtgTextBox.Name = "xtgTextBox"; this.xtgTextBox.Size = new System.Drawing.Size(480, 20); this.xtgTextBox.TabIndex = 5; // // button1 // this.button1.Image = ((System.Drawing.Image)(resources.GetObject("button1.Image"))); this.button1.Location = new System.Drawing.Point(86, 111); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(121, 31); this.button1.TabIndex = 4; this.button1.Text = "Wczytaj reklamy"; this.button1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // tytulLabel // this.tytulLabel.AutoSize = true; this.tytulLabel.Location = new System.Drawing.Point(16, 43); this.tytulLabel.Name = "tytulLabel"; this.tytulLabel.Size = new System.Drawing.Size(32, 13); this.tytulLabel.TabIndex = 3; this.tytulLabel.Text = "Tytuł"; // // tytulComboBox // this.tytulComboBox.DataSource = this.lISTATYTULOWBindingSource; this.tytulComboBox.DisplayMember = "SYMB"; this.tytulComboBox.FormattingEnabled = true; this.tytulComboBox.Location = new System.Drawing.Point(86, 40); this.tytulComboBox.Name = "tytulComboBox"; this.tytulComboBox.Size = new System.Drawing.Size(121, 21); this.tytulComboBox.TabIndex = 2; this.tytulComboBox.ValueMember = "SYMB"; this.tytulComboBox.SelectedIndexChanged += new System.EventHandler(this.tytulComboBox_SelectedIndexChanged); // // lISTATYTULOWBindingSource // this.lISTATYTULOWBindingSource.DataMember = "LISTA_TYTULOW"; this.lISTATYTULOWBindingSource.DataSource = this.sLOWNIKDataSet; // // nrWydLabel // this.nrWydLabel.AutoSize = true; this.nrWydLabel.Location = new System.Drawing.Point(16, 85); this.nrWydLabel.Name = "nrWydLabel"; this.nrWydLabel.Size = new System.Drawing.Size(60, 13); this.nrWydLabel.TabIndex = 1; this.nrWydLabel.Text = "Nr wydania"; // // nrWydaniaTextBox // this.nrWydaniaTextBox.Location = new System.Drawing.Point(86, 79); this.nrWydaniaTextBox.Name = "nrWydaniaTextBox"; this.nrWydaniaTextBox.Size = new System.Drawing.Size(121, 20); this.nrWydaniaTextBox.TabIndex = 0; // // listyDoKlientowTabPage // this.listyDoKlientowTabPage.Controls.Add(this.ukrytyLabel); this.listyDoKlientowTabPage.Controls.Add(this.dateTimePicker1); this.listyDoKlientowTabPage.Controls.Add(this.label2); this.listyDoKlientowTabPage.Controls.Add(this.listyPodsumowanieDataGridView); this.listyDoKlientowTabPage.Controls.Add(this.listyDataGridView); this.listyDoKlientowTabPage.Controls.Add(this.bindingNavigator3); this.listyDoKlientowTabPage.Location = new System.Drawing.Point(4, 22); this.listyDoKlientowTabPage.Name = "listyDoKlientowTabPage"; this.listyDoKlientowTabPage.Size = new System.Drawing.Size(1006, 618); this.listyDoKlientowTabPage.TabIndex = 4; this.listyDoKlientowTabPage.Text = "LISTY DO KLIENTÓW"; this.listyDoKlientowTabPage.UseVisualStyleBackColor = true; // // ukrytyLabel // this.ukrytyLabel.AutoSize = true; this.ukrytyLabel.Location = new System.Drawing.Point(544, 323); this.ukrytyLabel.Name = "ukrytyLabel"; this.ukrytyLabel.Size = new System.Drawing.Size(61, 13); this.ukrytyLabel.TabIndex = 4; this.ukrytyLabel.Text = "ukrytyLabel"; this.ukrytyLabel.Visible = false; // // dateTimePicker1 // this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Short; this.dateTimePicker1.Location = new System.Drawing.Point(680, 272); this.dateTimePicker1.Name = "dateTimePicker1"; this.dateTimePicker1.Size = new System.Drawing.Size(98, 20); this.dateTimePicker1.TabIndex = 5; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(603, 278); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(71, 13); this.label2.TabIndex = 4; this.label2.Text = "Data wysyłki:"; // // listyPodsumowanieDataGridView // this.listyPodsumowanieDataGridView.AllowUserToAddRows = false; this.listyPodsumowanieDataGridView.AllowUserToDeleteRows = false; this.listyPodsumowanieDataGridView.AutoGenerateColumns = false; this.listyPodsumowanieDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.listyPodsumowanieDataGridView.BackgroundColor = System.Drawing.Color.White; this.listyPodsumowanieDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.dataGridViewTextBoxColumn4, this.dataGridViewTextBoxColumn1, this.dataGridViewTextBoxColumn5}); this.listyPodsumowanieDataGridView.DataSource = this.listyPodsumowanieBindingSource; this.listyPodsumowanieDataGridView.Location = new System.Drawing.Point(606, 34); this.listyPodsumowanieDataGridView.Name = "listyPodsumowanieDataGridView"; this.listyPodsumowanieDataGridView.ReadOnly = true; this.listyPodsumowanieDataGridView.RowHeadersVisible = false; this.listyPodsumowanieDataGridView.Size = new System.Drawing.Size(300, 220); this.listyPodsumowanieDataGridView.TabIndex = 3; // // dataGridViewTextBoxColumn4 // this.dataGridViewTextBoxColumn4.DataPropertyName = "tyt"; this.dataGridViewTextBoxColumn4.HeaderText = "Tytuł"; this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4"; this.dataGridViewTextBoxColumn4.ReadOnly = true; // // dataGridViewTextBoxColumn1 // this.dataGridViewTextBoxColumn1.DataPropertyName = "Nr Wydania"; this.dataGridViewTextBoxColumn1.HeaderText = "Nr Wydania"; this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; this.dataGridViewTextBoxColumn1.ReadOnly = true; // // dataGridViewTextBoxColumn5 // this.dataGridViewTextBoxColumn5.DataPropertyName = "Expr1"; this.dataGridViewTextBoxColumn5.HeaderText = "Ilość"; this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5"; this.dataGridViewTextBoxColumn5.ReadOnly = true; // // listyPodsumowanieBindingSource // this.listyPodsumowanieBindingSource.DataMember = "ListyPodsumowanie"; this.listyPodsumowanieBindingSource.DataSource = this.rEKLAMADataSet; // // listyDataGridView // this.listyDataGridView.AllowUserToAddRows = false; this.listyDataGridView.AllowUserToDeleteRows = false; this.listyDataGridView.AutoGenerateColumns = false; this.listyDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.ColumnHeader; this.listyDataGridView.BackgroundColor = System.Drawing.Color.White; this.listyDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.listyDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.klientNazwaDataGridViewTextBoxColumn, this.iloscDataGridViewTextBoxColumn, this.drukujDataGridViewCheckBoxColumn}); this.listyDataGridView.DataSource = this.listyBindingSource; this.listyDataGridView.Location = new System.Drawing.Point(3, 34); this.listyDataGridView.MultiSelect = false; this.listyDataGridView.Name = "listyDataGridView"; this.listyDataGridView.RowHeadersWidth = 10; this.listyDataGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; this.listyDataGridView.Size = new System.Drawing.Size(513, 581); this.listyDataGridView.TabIndex = 3; // // klientNazwaDataGridViewTextBoxColumn // this.klientNazwaDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.klientNazwaDataGridViewTextBoxColumn.DataPropertyName = "klientNazwa"; this.klientNazwaDataGridViewTextBoxColumn.FillWeight = 111.9289F; this.klientNazwaDataGridViewTextBoxColumn.HeaderText = "Nazwa klienta"; this.klientNazwaDataGridViewTextBoxColumn.Name = "klientNazwaDataGridViewTextBoxColumn"; this.klientNazwaDataGridViewTextBoxColumn.ReadOnly = true; this.klientNazwaDataGridViewTextBoxColumn.Width = 300; // // iloscDataGridViewTextBoxColumn // this.iloscDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.iloscDataGridViewTextBoxColumn.DataPropertyName = "ilosc"; this.iloscDataGridViewTextBoxColumn.FillWeight = 76.14214F; this.iloscDataGridViewTextBoxColumn.HeaderText = "Ilość reklam"; this.iloscDataGridViewTextBoxColumn.Name = "iloscDataGridViewTextBoxColumn"; this.iloscDataGridViewTextBoxColumn.ReadOnly = true; this.iloscDataGridViewTextBoxColumn.Resizable = System.Windows.Forms.DataGridViewTriState.False; // // drukujDataGridViewCheckBoxColumn // this.drukujDataGridViewCheckBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.drukujDataGridViewCheckBoxColumn.DataPropertyName = "drukuj"; this.drukujDataGridViewCheckBoxColumn.FillWeight = 111.9289F; this.drukujDataGridViewCheckBoxColumn.HeaderText = "drukuj"; this.drukujDataGridViewCheckBoxColumn.Name = "drukujDataGridViewCheckBoxColumn"; this.drukujDataGridViewCheckBoxColumn.Resizable = System.Windows.Forms.DataGridViewTriState.False; // // listyBindingSource // this.listyBindingSource.DataMember = "Listy"; this.listyBindingSource.DataSource = this.rEKLAMADataSet; // // bindingNavigator3 // this.bindingNavigator3.AddNewItem = null; this.bindingNavigator3.BindingSource = this.listyBindingSource; this.bindingNavigator3.CountItem = this.bindingNavigatorCountItem2; this.bindingNavigator3.DeleteItem = null; this.bindingNavigator3.ImageScalingSize = new System.Drawing.Size(24, 24); this.bindingNavigator3.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.bindingNavigatorMoveFirstItem2, this.bindingNavigatorMovePreviousItem2, this.bindingNavigatorSeparator6, this.bindingNavigatorPositionItem2, this.bindingNavigatorCountItem2, this.bindingNavigatorSeparator7, this.bindingNavigatorMoveNextItem2, this.bindingNavigatorMoveLastItem2, this.bindingNavigatorSeparator8, this.toolStripLabel3, this.nrAMTToolStripTextBox, this.toolStripLabel4, this.nrGS1ToolStripTextBox, this.nrGS2ToolStripTextBox, this.toolStripSeparator6, this.znajdzKlientowToolStripButton, this.podgladListuToolStripButton, this.toolStripButton, this.toolStripSeparator7, this.toolStripButton1, this.toolStripSeparator8, this.ustawKolejnoscToolStripButton}); this.bindingNavigator3.Location = new System.Drawing.Point(0, 0); this.bindingNavigator3.MoveFirstItem = this.bindingNavigatorMoveFirstItem2; this.bindingNavigator3.MoveLastItem = this.bindingNavigatorMoveLastItem2; this.bindingNavigator3.MoveNextItem = this.bindingNavigatorMoveNextItem2; this.bindingNavigator3.MovePreviousItem = this.bindingNavigatorMovePreviousItem2; this.bindingNavigator3.Name = "bindingNavigator3"; this.bindingNavigator3.PositionItem = this.bindingNavigatorPositionItem2; this.bindingNavigator3.Size = new System.Drawing.Size(1006, 31); this.bindingNavigator3.TabIndex = 2; this.bindingNavigator3.Text = "bindingNavigator3"; // // bindingNavigatorCountItem2 // this.bindingNavigatorCountItem2.Name = "bindingNavigatorCountItem2"; this.bindingNavigatorCountItem2.Size = new System.Drawing.Size(35, 28); this.bindingNavigatorCountItem2.Text = "of {0}"; this.bindingNavigatorCountItem2.ToolTipText = "Total number of items"; // // bindingNavigatorMoveFirstItem2 // this.bindingNavigatorMoveFirstItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorMoveFirstItem2.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem2.Image"))); this.bindingNavigatorMoveFirstItem2.Name = "bindingNavigatorMoveFirstItem2"; this.bindingNavigatorMoveFirstItem2.RightToLeftAutoMirrorImage = true; this.bindingNavigatorMoveFirstItem2.Size = new System.Drawing.Size(28, 28); this.bindingNavigatorMoveFirstItem2.Text = "Move first"; // // bindingNavigatorMovePreviousItem2 // this.bindingNavigatorMovePreviousItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorMovePreviousItem2.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem2.Image"))); this.bindingNavigatorMovePreviousItem2.Name = "bindingNavigatorMovePreviousItem2"; this.bindingNavigatorMovePreviousItem2.RightToLeftAutoMirrorImage = true; this.bindingNavigatorMovePreviousItem2.Size = new System.Drawing.Size(28, 28); this.bindingNavigatorMovePreviousItem2.Text = "Move previous"; // // bindingNavigatorSeparator6 // this.bindingNavigatorSeparator6.Name = "bindingNavigatorSeparator6"; this.bindingNavigatorSeparator6.Size = new System.Drawing.Size(6, 31); // // bindingNavigatorPositionItem2 // this.bindingNavigatorPositionItem2.AccessibleName = "Position"; this.bindingNavigatorPositionItem2.AutoSize = false; this.bindingNavigatorPositionItem2.Name = "bindingNavigatorPositionItem2"; this.bindingNavigatorPositionItem2.Size = new System.Drawing.Size(50, 23); this.bindingNavigatorPositionItem2.Text = "0"; this.bindingNavigatorPositionItem2.ToolTipText = "Current position"; // // bindingNavigatorSeparator7 // this.bindingNavigatorSeparator7.Name = "bindingNavigatorSeparator7"; this.bindingNavigatorSeparator7.Size = new System.Drawing.Size(6, 31); // // bindingNavigatorMoveNextItem2 // this.bindingNavigatorMoveNextItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorMoveNextItem2.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem2.Image"))); this.bindingNavigatorMoveNextItem2.Name = "bindingNavigatorMoveNextItem2"; this.bindingNavigatorMoveNextItem2.RightToLeftAutoMirrorImage = true; this.bindingNavigatorMoveNextItem2.Size = new System.Drawing.Size(28, 28); this.bindingNavigatorMoveNextItem2.Text = "Move next"; // // bindingNavigatorMoveLastItem2 // this.bindingNavigatorMoveLastItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorMoveLastItem2.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem2.Image"))); this.bindingNavigatorMoveLastItem2.Name = "bindingNavigatorMoveLastItem2"; this.bindingNavigatorMoveLastItem2.RightToLeftAutoMirrorImage = true; this.bindingNavigatorMoveLastItem2.Size = new System.Drawing.Size(28, 28); this.bindingNavigatorMoveLastItem2.Text = "Move last"; // // bindingNavigatorSeparator8 // this.bindingNavigatorSeparator8.Name = "bindingNavigatorSeparator8"; this.bindingNavigatorSeparator8.Size = new System.Drawing.Size(6, 31); // // toolStripLabel3 // this.toolStripLabel3.Name = "toolStripLabel3"; this.toolStripLabel3.Size = new System.Drawing.Size(36, 28); this.toolStripLabel3.Text = "AMT:"; // // nrAMTToolStripTextBox // this.nrAMTToolStripTextBox.Name = "nrAMTToolStripTextBox"; this.nrAMTToolStripTextBox.Size = new System.Drawing.Size(50, 31); // // toolStripLabel4 // this.toolStripLabel4.Name = "toolStripLabel4"; this.toolStripLabel4.Size = new System.Drawing.Size(27, 28); this.toolStripLabel4.Text = "GS: "; // // nrGS1ToolStripTextBox // this.nrGS1ToolStripTextBox.Name = "nrGS1ToolStripTextBox"; this.nrGS1ToolStripTextBox.Size = new System.Drawing.Size(50, 31); // // nrGS2ToolStripTextBox // this.nrGS2ToolStripTextBox.Name = "nrGS2ToolStripTextBox"; this.nrGS2ToolStripTextBox.Size = new System.Drawing.Size(50, 31); // // toolStripSeparator6 // this.toolStripSeparator6.Name = "toolStripSeparator6"; this.toolStripSeparator6.Size = new System.Drawing.Size(6, 31); // // znajdzKlientowToolStripButton // this.znajdzKlientowToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.znajdzKlientowToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("znajdzKlientowToolStripButton.Image"))); this.znajdzKlientowToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.znajdzKlientowToolStripButton.Name = "znajdzKlientowToolStripButton"; this.znajdzKlientowToolStripButton.Size = new System.Drawing.Size(28, 28); this.znajdzKlientowToolStripButton.Text = "Szukaj"; this.znajdzKlientowToolStripButton.Click += new System.EventHandler(this.znajdzKlientowToolStripButton_Click); // // podgladListuToolStripButton // this.podgladListuToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.podgladListuToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("podgladListuToolStripButton.Image"))); this.podgladListuToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.podgladListuToolStripButton.Name = "podgladListuToolStripButton"; this.podgladListuToolStripButton.Size = new System.Drawing.Size(28, 28); this.podgladListuToolStripButton.Text = "Podgląd listu"; this.podgladListuToolStripButton.Click += new System.EventHandler(this.podgladListuToolStripButton_Click); // // toolStripButton // this.toolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton.Image"))); this.toolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton.Name = "toolStripButton"; this.toolStripButton.Size = new System.Drawing.Size(28, 28); this.toolStripButton.Text = "Listy (wszystkie zaznaczone)"; this.toolStripButton.Click += new System.EventHandler(this.toolStripButton2_Click); // // toolStripSeparator7 // this.toolStripSeparator7.Name = "toolStripSeparator7"; this.toolStripSeparator7.Size = new System.Drawing.Size(6, 31); // // toolStripButton1 // this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image"))); this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton1.Name = "toolStripButton1"; this.toolStripButton1.Size = new System.Drawing.Size(28, 28); this.toolStripButton1.Text = "Przełącz"; this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click); // // toolStripSeparator8 // this.toolStripSeparator8.Name = "toolStripSeparator8"; this.toolStripSeparator8.Size = new System.Drawing.Size(6, 31); // // ustawKolejnoscToolStripButton // this.ustawKolejnoscToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.ustawKolejnoscToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("ustawKolejnoscToolStripButton.Image"))); this.ustawKolejnoscToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.ustawKolejnoscToolStripButton.Name = "ustawKolejnoscToolStripButton"; this.ustawKolejnoscToolStripButton.Size = new System.Drawing.Size(28, 28); this.ustawKolejnoscToolStripButton.Text = "Kolejność do druku"; this.ustawKolejnoscToolStripButton.Click += new System.EventHandler(this.ustawKolejnoscToolStripButton_Click); // // aGENCJEBindingSource // this.aGENCJEBindingSource.DataMember = "AGENCJE"; this.aGENCJEBindingSource.DataSource = this.sLOWNIKDataSet; this.aGENCJEBindingSource.Filter = "aktywna=1"; // // aGENCIBindingSource // this.aGENCIBindingSource.DataMember = "AGENCI"; this.aGENCIBindingSource.DataSource = this.sLOWNIKDataSet; this.aGENCIBindingSource.Filter = "aktywny=1"; // // lISTA_TYTULOWTableAdapter // this.lISTA_TYTULOWTableAdapter.ClearBeforeFill = true; // // aGENCITableAdapter // this.aGENCITableAdapter.ClearBeforeFill = true; // // aGENCJETableAdapter // this.aGENCJETableAdapter.ClearBeforeFill = true; // // openFileDialog // this.openFileDialog.FileName = "openFileDialog1"; // // gRZBIETYTableAdapter // this.gRZBIETYTableAdapter.ClearBeforeFill = true; // // projektOpenFileDialog // this.projektOpenFileDialog.FileName = "openFileDialog1"; // // pRODUKCJATableAdapter // this.pRODUKCJATableAdapter.ClearBeforeFill = true; // // reklamaTableAdapter // this.reklamaTableAdapter.ClearBeforeFill = true; // // listaReklamDoWydaniaNrTableAdapter // this.listaReklamDoWydaniaNrTableAdapter.ClearBeforeFill = true; // // listyTableAdapter // this.listyTableAdapter.ClearBeforeFill = true; // // klienciTableAdapter1 // this.klienciTableAdapter1.ClearBeforeFill = true; // // listyPodsumowanieTableAdapter // this.listyPodsumowanieTableAdapter.ClearBeforeFill = true; // // NAZWA_ZAMOWIENIA // this.NAZWA_ZAMOWIENIA.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.NAZWA_ZAMOWIENIA.DataPropertyName = "NAZWA_ZAMOWIENIA"; dataGridViewCellStyle2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.NAZWA_ZAMOWIENIA.DefaultCellStyle = dataGridViewCellStyle2; this.NAZWA_ZAMOWIENIA.HeaderText = "Sym. zam."; this.NAZWA_ZAMOWIENIA.Name = "NAZWA_ZAMOWIENIA"; this.NAZWA_ZAMOWIENIA.Width = 105; // // sTANDataGridViewTextBoxColumn // this.sTANDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.sTANDataGridViewTextBoxColumn.DataPropertyName = "STAN"; this.sTANDataGridViewTextBoxColumn.HeaderText = "Stan"; this.sTANDataGridViewTextBoxColumn.Name = "sTANDataGridViewTextBoxColumn"; // // tYPPROJEKTUDataGridViewTextBoxColumn // this.tYPPROJEKTUDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.tYPPROJEKTUDataGridViewTextBoxColumn.DataPropertyName = "TYP_PROJEKTU"; this.tYPPROJEKTUDataGridViewTextBoxColumn.HeaderText = "Typ"; this.tYPPROJEKTUDataGridViewTextBoxColumn.Name = "tYPPROJEKTUDataGridViewTextBoxColumn"; this.tYPPROJEKTUDataGridViewTextBoxColumn.Width = 60; // // zAMAWIAMNADataGridViewTextBoxColumn // this.zAMAWIAMNADataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.zAMAWIAMNADataGridViewTextBoxColumn.DataPropertyName = "ZAMAWIAM_NA"; dataGridViewCellStyle3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238))); dataGridViewCellStyle3.Format = "d"; dataGridViewCellStyle3.NullValue = null; this.zAMAWIAMNADataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle3; this.zAMAWIAMNADataGridViewTextBoxColumn.HeaderText = "Na kiedy"; this.zAMAWIAMNADataGridViewTextBoxColumn.Name = "zAMAWIAMNADataGridViewTextBoxColumn"; this.zAMAWIAMNADataGridViewTextBoxColumn.Width = 75; // // szkic // this.szkic.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.szkic.DataPropertyName = "szkic"; this.szkic.HeaderText = "Język"; this.szkic.Name = "szkic"; this.szkic.ReadOnly = true; this.szkic.Width = 60; // // aGENTDataGridViewTextBoxColumn // this.aGENTDataGridViewTextBoxColumn.DataPropertyName = "AGENT"; this.aGENTDataGridViewTextBoxColumn.FillWeight = 47.9073F; this.aGENTDataGridViewTextBoxColumn.HeaderText = "Agent"; this.aGENTDataGridViewTextBoxColumn.Name = "aGENTDataGridViewTextBoxColumn"; // // PRIORYTET // this.PRIORYTET.DataPropertyName = "PRIORYTET"; this.PRIORYTET.HeaderText = "PRIORYTET"; this.PRIORYTET.Name = "PRIORYTET"; this.PRIORYTET.Visible = false; // // dATAAGENTDataGridViewTextBoxColumn // this.dATAAGENTDataGridViewTextBoxColumn.DataPropertyName = "DATA_AGENT"; dataGridViewCellStyle4.Format = "g"; this.dATAAGENTDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle4; this.dATAAGENTDataGridViewTextBoxColumn.FillWeight = 47.9073F; this.dATAAGENTDataGridViewTextBoxColumn.HeaderText = "Data"; this.dATAAGENTDataGridViewTextBoxColumn.Name = "dATAAGENTDataGridViewTextBoxColumn"; // // uwagi // this.uwagi.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.uwagi.DataPropertyName = "uwagi"; this.uwagi.HeaderText = "Uwagi"; this.uwagi.Name = "uwagi"; // // pRODUKCJADataGridViewTextBoxColumn // this.pRODUKCJADataGridViewTextBoxColumn.DataPropertyName = "PRODUKCJA"; this.pRODUKCJADataGridViewTextBoxColumn.FillWeight = 47.9073F; this.pRODUKCJADataGridViewTextBoxColumn.HeaderText = "Produkcja"; this.pRODUKCJADataGridViewTextBoxColumn.Name = "pRODUKCJADataGridViewTextBoxColumn"; // // dATAPRODUKCJADataGridViewTextBoxColumn // this.dATAPRODUKCJADataGridViewTextBoxColumn.DataPropertyName = "DATA_PRODUKCJA"; dataGridViewCellStyle5.Format = "g"; this.dATAPRODUKCJADataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle5; this.dATAPRODUKCJADataGridViewTextBoxColumn.FillWeight = 47.9073F; this.dATAPRODUKCJADataGridViewTextBoxColumn.HeaderText = "Data"; this.dATAPRODUKCJADataGridViewTextBoxColumn.Name = "dATAPRODUKCJADataGridViewTextBoxColumn"; // // dTPDataGridViewTextBoxColumn // this.dTPDataGridViewTextBoxColumn.DataPropertyName = "DTP"; this.dTPDataGridViewTextBoxColumn.FillWeight = 47.9073F; this.dTPDataGridViewTextBoxColumn.HeaderText = "DTP"; this.dTPDataGridViewTextBoxColumn.Name = "dTPDataGridViewTextBoxColumn"; // // kOREKTADataGridViewTextBoxColumn // this.kOREKTADataGridViewTextBoxColumn.DataPropertyName = "KOREKTA"; this.kOREKTADataGridViewTextBoxColumn.FillWeight = 47.9073F; this.kOREKTADataGridViewTextBoxColumn.HeaderText = "Korekta"; this.kOREKTADataGridViewTextBoxColumn.Name = "kOREKTADataGridViewTextBoxColumn"; // // dTPPOKORDataGridViewTextBoxColumn // this.dTPPOKORDataGridViewTextBoxColumn.DataPropertyName = "DTP_PO_KOR"; this.dTPPOKORDataGridViewTextBoxColumn.FillWeight = 47.9073F; this.dTPPOKORDataGridViewTextBoxColumn.HeaderText = "DTP 2"; this.dTPPOKORDataGridViewTextBoxColumn.Name = "dTPPOKORDataGridViewTextBoxColumn"; // // dATAAKCEPTACJIDataGridViewTextBoxColumn // this.dATAAKCEPTACJIDataGridViewTextBoxColumn.DataPropertyName = "DATA_DTP_PO_KOR"; dataGridViewCellStyle6.Format = "g"; this.dATAAKCEPTACJIDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle6; this.dATAAKCEPTACJIDataGridViewTextBoxColumn.FillWeight = 47.9073F; this.dATAAKCEPTACJIDataGridViewTextBoxColumn.HeaderText = "Data"; this.dATAAKCEPTACJIDataGridViewTextBoxColumn.Name = "dATAAKCEPTACJIDataGridViewTextBoxColumn"; // // ProductionForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1014, 644); this.ControlBox = false; this.Controls.Add(this.tabControl1); this.Name = "ProductionForm"; this.Text = "Produkcja"; this.Load += new System.EventHandler(this.ProductionForm_Load); this.tabControl1.ResumeLayout(false); this.produkcjaTabPage.ResumeLayout(false); this.produkcjaTabPage.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.produkcjaDataGridView)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pRODUKCJABindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).EndInit(); this.toolStrip1.ResumeLayout(false); this.toolStrip1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).EndInit(); this.bindingNavigator1.ResumeLayout(false); this.bindingNavigator1.PerformLayout(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.spisTabPage.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.spisPlikowDataGridView)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gRZBIETYBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.listaReklamDoWydaniaNrBindingSource)).EndInit(); this.spisPlikowPanel.ResumeLayout(false); this.spisPlikowPanel.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator2)).EndInit(); this.bindingNavigator2.ResumeLayout(false); this.bindingNavigator2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.lISTATYTULOWBindingSource)).EndInit(); this.listyDoKlientowTabPage.ResumeLayout(false); this.listyDoKlientowTabPage.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.listyPodsumowanieDataGridView)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.listyPodsumowanieBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.listyDataGridView)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.listyBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator3)).EndInit(); this.bindingNavigator3.ResumeLayout(false); this.bindingNavigator3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.aGENCJEBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.aGENCIBindingSource)).EndInit(); this.ResumeLayout(false); } #endregion private REKLAMADataSet rEKLAMADataSet; private System.Windows.Forms.BindingSource pRODUKCJABindingSource; private Baza_Reklam.REKLAMADataSetTableAdapters.PRODUKCJATableAdapter pRODUKCJATableAdapter; private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage produkcjaTabPage; private System.Windows.Forms.BindingNavigator bindingNavigator1; private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem; private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem; private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem; private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator; private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem; private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1; private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem; private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem; private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.TabPage spisTabPage; private System.Windows.Forms.DataGridView produkcjaDataGridView; private System.Windows.Forms.ToolStrip toolStrip1; private System.Windows.Forms.ToolStripLabel toolStripLabel1; private System.Windows.Forms.ToolStripComboBox stanToolStripComboBox; private System.Windows.Forms.TextBox oPISTextBox; private System.Windows.Forms.TextBox uwagiTextBox; private System.Windows.Forms.TextBox lokalizacjaTextBox; private System.Windows.Forms.TextBox pLIKTextBox; private System.Windows.Forms.ToolStripButton zwrotToolStripButton; private System.Windows.Forms.ToolStripButton doDTPToolStripButton; private System.Windows.Forms.ToolStripButton proToolStripButton; private System.Windows.Forms.ToolStripButton doKorektyToolStripButton; private System.Windows.Forms.ToolStripButton doDTP2ToolStripButton; private System.Windows.Forms.ToolStripButton doKorekty2ToolStripButton; private System.Windows.Forms.ToolStripButton doAgentaToolStripButton; private System.Windows.Forms.ToolStripButton akceptToolStripButton; private System.Windows.Forms.ToolStripButton nieakceptToolStripButton; private Baza_Reklam.REKLAMADataSetTableAdapters.REKLAMATableAdapter reklamaTableAdapter; private SLOWNIKDataSet sLOWNIKDataSet; private System.Windows.Forms.BindingSource lISTATYTULOWBindingSource; private Baza_Reklam.SLOWNIKDataSetTableAdapters.LISTA_TYTULOWTableAdapter lISTA_TYTULOWTableAdapter; private System.Windows.Forms.BindingSource listaReklamDoWydaniaNrBindingSource; private Baza_Reklam.REKLAMADataSetTableAdapters.ListaReklamDoWydaniaNrTableAdapter listaReklamDoWydaniaNrTableAdapter; private System.Windows.Forms.BindingSource aGENCIBindingSource; private Baza_Reklam.SLOWNIKDataSetTableAdapters.AGENCITableAdapter aGENCITableAdapter; private System.Windows.Forms.BindingSource aGENCJEBindingSource; private Baza_Reklam.SLOWNIKDataSetTableAdapters.AGENCJETableAdapter aGENCJETableAdapter; private System.Windows.Forms.ToolStripComboBox ocenaToolStripComboBox; private System.Windows.Forms.ToolStripButton podgladToolStripButton; private System.Windows.Forms.ToolStripButton szukajToolStripButton; private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; private System.Windows.Forms.ToolStripButton dzisiajToolStripButton; private System.Windows.Forms.DataGridView spisPlikowDataGridView; private System.Windows.Forms.Panel spisPlikowPanel; private System.Windows.Forms.Button button1; private System.Windows.Forms.Label tytulLabel; private System.Windows.Forms.ComboBox tytulComboBox; private System.Windows.Forms.Label nrWydLabel; private System.Windows.Forms.TextBox nrWydaniaTextBox; private System.Windows.Forms.Button XTGbutton; private System.Windows.Forms.TextBox xtgTextBox; private System.Windows.Forms.OpenFileDialog openFileDialog; private System.Windows.Forms.BindingSource gRZBIETYBindingSource; private Baza_Reklam.SLOWNIKDataSetTableAdapters.GRZBIETYTableAdapter gRZBIETYTableAdapter; private System.Windows.Forms.Button zapiszStronyButton; private System.Windows.Forms.TextBox JPGTextBox; private System.Windows.Forms.TextBox EPSTextBox; private System.Windows.Forms.TextBox CDRTextBox; private System.Windows.Forms.TextBox JPGdataTextBox; private System.Windows.Forms.TextBox EPSdataTextBox; private System.Windows.Forms.TextBox CDRdataTextBox; private System.Windows.Forms.BindingNavigator bindingNavigator2; private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem1; private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem1; private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem1; private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator3; private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem1; private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator4; private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem1; private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem1; private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator5; private System.Windows.Forms.Button CDRbutton; private System.Windows.Forms.Button JPGbutton; private System.Windows.Forms.Button EPSbutton; private System.Windows.Forms.ToolStripButton zamowienieToolStripButton; private System.Windows.Forms.ToolStripButton projektToolStripButton; private System.Windows.Forms.Button wczytajPlikButton; private System.Windows.Forms.OpenFileDialog projektOpenFileDialog; private System.Windows.Forms.ToolStripButton drukujToolStripButton; private System.Windows.Forms.ToolStripButton wyczyscPolaToolStripButton; private System.Windows.Forms.ToolStripSeparator toolStripSeparator2; private System.Windows.Forms.Label label1; private System.Windows.Forms.ComboBox grzbietyComboBox; private System.Windows.Forms.ToolStripSeparator toolStripSeparator3; private System.Windows.Forms.ToolStripLabel toolStripLabel2; private System.Windows.Forms.ToolStripTextBox symbolToolStripTextBox; private System.Windows.Forms.ToolStripButton szukajToolStripButton2; private System.Windows.Forms.ToolStripSeparator toolStripSeparator4; private System.Windows.Forms.ToolStripSeparator toolStripSeparator5; private System.Windows.Forms.ToolStripTextBox plikToolStripTextBox; private System.Windows.Forms.ToolStripButton wczytajPlikToolStripButton; private System.Windows.Forms.ToolStripButton otworzPlikToolStripButton; private System.Windows.Forms.TabPage listyDoKlientowTabPage; private System.Windows.Forms.BindingSource listyBindingSource; private Baza_Reklam.REKLAMADataSetTableAdapters.ListyTableAdapter listyTableAdapter; private System.Windows.Forms.DataGridView listyDataGridView; private Baza_Reklam.REKLAMADataSetTableAdapters.KLIENCITableAdapter klienciTableAdapter1; private System.Windows.Forms.BindingNavigator bindingNavigator3; private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem2; private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem2; private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem2; private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator6; private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem2; private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator7; private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem2; private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem2; private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator8; private System.Windows.Forms.ToolStripLabel toolStripLabel3; private System.Windows.Forms.ToolStripTextBox nrAMTToolStripTextBox; private System.Windows.Forms.ToolStripLabel toolStripLabel4; private System.Windows.Forms.ToolStripTextBox nrGS1ToolStripTextBox; private System.Windows.Forms.ToolStripTextBox nrGS2ToolStripTextBox; private System.Windows.Forms.ToolStripSeparator toolStripSeparator6; private System.Windows.Forms.ToolStripButton znajdzKlientowToolStripButton; private System.Windows.Forms.ToolStripButton podgladListuToolStripButton; private System.Windows.Forms.ToolStripSeparator toolStripSeparator7; private System.Windows.Forms.ToolStripButton toolStripButton1; private System.Windows.Forms.DataGridViewTextBoxColumn reklamaId; private System.Windows.Forms.DataGridViewTextBoxColumn IdReklamyColumn; private System.Windows.Forms.DataGridViewTextBoxColumn agencja; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2; private System.Windows.Forms.DataGridViewTextBoxColumn NR; private System.Windows.Forms.DataGridViewTextBoxColumn miasto; private System.Windows.Forms.DataGridViewComboBoxColumn GRZBIET; private System.Windows.Forms.DataGridViewTextBoxColumn Strona; private System.Windows.Forms.DataGridViewCheckBoxColumn CDRColumn; private System.Windows.Forms.DataGridViewCheckBoxColumn EPSColumn; private System.Windows.Forms.DataGridViewCheckBoxColumn JPGColumn; private System.Windows.Forms.DataGridViewCheckBoxColumn datyColumn; private System.Windows.Forms.DataGridViewTextBoxColumn strona_zlecenie; private System.Windows.Forms.ToolStripSeparator toolStripSeparator8; private System.Windows.Forms.BindingSource listyPodsumowanieBindingSource; private Baza_Reklam.REKLAMADataSetTableAdapters.ListyPodsumowanieTableAdapter listyPodsumowanieTableAdapter; private System.Windows.Forms.DataGridView listyPodsumowanieDataGridView; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5; private System.Windows.Forms.ToolStripButton podgladJPGToolStripButton; private System.Windows.Forms.ToolStripButton ustawKolejnoscToolStripButton; private System.Windows.Forms.DataGridViewTextBoxColumn klientNazwaDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn iloscDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewCheckBoxColumn drukujDataGridViewCheckBoxColumn; private System.Windows.Forms.ToolStripButton toolStripButton; private System.Windows.Forms.ToolStripButton klientToolStripButton; private System.Windows.Forms.ToolStripButton wyslijProMailemToolStripButton; private System.Windows.Forms.DateTimePicker dateTimePicker1; private System.Windows.Forms.Label label2; private System.Windows.Forms.ToolStripButton usunToolStripButton; private System.Windows.Forms.Label ukrytyLabel; private System.Windows.Forms.ToolStripButton fullInfoToolStripButton; private System.Windows.Forms.DataGridViewTextBoxColumn NAZWA_ZAMOWIENIA; private System.Windows.Forms.DataGridViewTextBoxColumn sTANDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn tYPPROJEKTUDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn zAMAWIAMNADataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn szkic; private System.Windows.Forms.DataGridViewTextBoxColumn aGENTDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn PRIORYTET; private System.Windows.Forms.DataGridViewTextBoxColumn dATAAGENTDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn uwagi; private System.Windows.Forms.DataGridViewTextBoxColumn pRODUKCJADataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn dATAPRODUKCJADataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn dTPDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn kOREKTADataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn dTPPOKORDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn dATAAKCEPTACJIDataGridViewTextBoxColumn; } }