| 1 | namespace Baza_Reklam
|
|---|
| 2 | {
|
|---|
| 3 | partial class ProductionForm
|
|---|
| 4 | {
|
|---|
| 5 | /// <summary>
|
|---|
| 6 | /// Required designer variable.
|
|---|
| 7 | /// </summary>
|
|---|
| 8 | private System.ComponentModel.IContainer components = null;
|
|---|
| 9 |
|
|---|
| 10 | /// <summary>
|
|---|
| 11 | /// Clean up any resources being used.
|
|---|
| 12 | /// </summary>
|
|---|
| 13 | /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|---|
| 14 | protected override void Dispose(bool disposing)
|
|---|
| 15 | {
|
|---|
| 16 | if (disposing && (components != null))
|
|---|
| 17 | {
|
|---|
| 18 | components.Dispose();
|
|---|
| 19 | }
|
|---|
| 20 | base.Dispose(disposing);
|
|---|
| 21 | }
|
|---|
| 22 |
|
|---|
| 23 | #region Windows Form Designer generated code
|
|---|
| 24 |
|
|---|
| 25 | /// <summary>
|
|---|
| 26 | /// Required method for Designer support - do not modify
|
|---|
| 27 | /// the contents of this method with the code editor.
|
|---|
| 28 | /// </summary>
|
|---|
| 29 | private void InitializeComponent()
|
|---|
| 30 | {
|
|---|
| 31 | this.components = new System.ComponentModel.Container();
|
|---|
| 32 | System.Windows.Forms.Label oPISLabel;
|
|---|
| 33 | System.Windows.Forms.Label lokalizacjaLabel;
|
|---|
| 34 | System.Windows.Forms.Label uwagiLabel;
|
|---|
| 35 | System.Windows.Forms.Label pLIKLabel;
|
|---|
| 36 | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|---|
| 37 | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ProductionForm));
|
|---|
| 38 | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
|
|---|
| 39 | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
|
|---|
| 40 | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
|---|
| 41 | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
|---|
| 42 | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
|---|
| 43 | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
|
|---|
| 44 | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
|
|---|
| 45 | this.tabControl1 = new System.Windows.Forms.TabControl();
|
|---|
| 46 | this.produkcjaTabPage = new System.Windows.Forms.TabPage();
|
|---|
| 47 | this.produkcjaDataGridView = new System.Windows.Forms.DataGridView();
|
|---|
| 48 | this.pRODUKCJABindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|---|
| 49 | this.rEKLAMADataSet = new Baza_Reklam.REKLAMADataSet();
|
|---|
| 50 | this.toolStrip1 = new System.Windows.Forms.ToolStrip();
|
|---|
| 51 | this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
|
|---|
| 52 | this.stanToolStripComboBox = new System.Windows.Forms.ToolStripComboBox();
|
|---|
| 53 | this.szukajToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 54 | this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
|
|---|
| 55 | this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
|
|---|
| 56 | this.symbolToolStripTextBox = new System.Windows.Forms.ToolStripTextBox();
|
|---|
| 57 | this.szukajToolStripButton2 = new System.Windows.Forms.ToolStripButton();
|
|---|
| 58 | this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
|
|---|
| 59 | this.wyczyscPolaToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 60 | this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
|---|
| 61 | this.dzisiajToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 62 | this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
|---|
| 63 | this.klientToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 64 | this.zamowienieToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 65 | this.projektToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 66 | this.fullInfoToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 67 | this.usunToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 68 | this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
|
|---|
| 69 | this.plikToolStripTextBox = new System.Windows.Forms.ToolStripTextBox();
|
|---|
| 70 | this.wczytajPlikToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 71 | this.otworzPlikToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 72 | this.bindingNavigator1 = new System.Windows.Forms.BindingNavigator(this.components);
|
|---|
| 73 | this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
|
|---|
| 74 | this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
|
|---|
| 75 | this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
|
|---|
| 76 | this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
|
|---|
| 77 | this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
|
|---|
| 78 | this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
|---|
| 79 | this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
|
|---|
| 80 | this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
|
|---|
| 81 | this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
|---|
| 82 | this.zwrotToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 83 | this.doDTPToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 84 | this.proToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 85 | this.doKorektyToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 86 | this.doDTP2ToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 87 | this.doKorekty2ToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 88 | this.doAgentaToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 89 | this.podgladJPGToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 90 | this.podgladToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 91 | this.akceptToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 92 | this.ocenaToolStripComboBox = new System.Windows.Forms.ToolStripComboBox();
|
|---|
| 93 | this.nieakceptToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 94 | this.wyslijProMailemToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 95 | this.drukujToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 96 | this.panel1 = new System.Windows.Forms.Panel();
|
|---|
| 97 | this.wczytajPlikButton = new System.Windows.Forms.Button();
|
|---|
| 98 | this.pLIKTextBox = new System.Windows.Forms.TextBox();
|
|---|
| 99 | this.uwagiTextBox = new System.Windows.Forms.TextBox();
|
|---|
| 100 | this.lokalizacjaTextBox = new System.Windows.Forms.TextBox();
|
|---|
| 101 | this.oPISTextBox = new System.Windows.Forms.TextBox();
|
|---|
| 102 | this.spisTabPage = new System.Windows.Forms.TabPage();
|
|---|
| 103 | this.spisPlikowDataGridView = new System.Windows.Forms.DataGridView();
|
|---|
| 104 | this.reklamaId = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 105 | this.IdReklamyColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 106 | this.agencja = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 107 | this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 108 | this.NR = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 109 | this.miasto = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 110 | this.GRZBIET = new System.Windows.Forms.DataGridViewComboBoxColumn();
|
|---|
| 111 | this.gRZBIETYBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|---|
| 112 | this.sLOWNIKDataSet = new Baza_Reklam.SLOWNIKDataSet();
|
|---|
| 113 | this.Strona = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 114 | this.CDRColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|---|
| 115 | this.EPSColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|---|
| 116 | this.JPGColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|---|
| 117 | this.datyColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|---|
| 118 | this.strona_zlecenie = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 119 | this.listaReklamDoWydaniaNrBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|---|
| 120 | this.spisPlikowPanel = new System.Windows.Forms.Panel();
|
|---|
| 121 | this.label1 = new System.Windows.Forms.Label();
|
|---|
| 122 | this.grzbietyComboBox = new System.Windows.Forms.ComboBox();
|
|---|
| 123 | this.CDRbutton = new System.Windows.Forms.Button();
|
|---|
| 124 | this.JPGbutton = new System.Windows.Forms.Button();
|
|---|
| 125 | this.EPSbutton = new System.Windows.Forms.Button();
|
|---|
| 126 | this.bindingNavigator2 = new System.Windows.Forms.BindingNavigator(this.components);
|
|---|
| 127 | this.bindingNavigatorCountItem1 = new System.Windows.Forms.ToolStripLabel();
|
|---|
| 128 | this.bindingNavigatorMoveFirstItem1 = new System.Windows.Forms.ToolStripButton();
|
|---|
| 129 | this.bindingNavigatorMovePreviousItem1 = new System.Windows.Forms.ToolStripButton();
|
|---|
| 130 | this.bindingNavigatorSeparator3 = new System.Windows.Forms.ToolStripSeparator();
|
|---|
| 131 | this.bindingNavigatorPositionItem1 = new System.Windows.Forms.ToolStripTextBox();
|
|---|
| 132 | this.bindingNavigatorSeparator4 = new System.Windows.Forms.ToolStripSeparator();
|
|---|
| 133 | this.bindingNavigatorMoveNextItem1 = new System.Windows.Forms.ToolStripButton();
|
|---|
| 134 | this.bindingNavigatorMoveLastItem1 = new System.Windows.Forms.ToolStripButton();
|
|---|
| 135 | this.bindingNavigatorSeparator5 = new System.Windows.Forms.ToolStripSeparator();
|
|---|
| 136 | this.JPGdataTextBox = new System.Windows.Forms.TextBox();
|
|---|
| 137 | this.EPSdataTextBox = new System.Windows.Forms.TextBox();
|
|---|
| 138 | this.CDRdataTextBox = new System.Windows.Forms.TextBox();
|
|---|
| 139 | this.JPGTextBox = new System.Windows.Forms.TextBox();
|
|---|
| 140 | this.EPSTextBox = new System.Windows.Forms.TextBox();
|
|---|
| 141 | this.CDRTextBox = new System.Windows.Forms.TextBox();
|
|---|
| 142 | this.zapiszStronyButton = new System.Windows.Forms.Button();
|
|---|
| 143 | this.XTGbutton = new System.Windows.Forms.Button();
|
|---|
| 144 | this.xtgTextBox = new System.Windows.Forms.TextBox();
|
|---|
| 145 | this.button1 = new System.Windows.Forms.Button();
|
|---|
| 146 | this.tytulLabel = new System.Windows.Forms.Label();
|
|---|
| 147 | this.tytulComboBox = new System.Windows.Forms.ComboBox();
|
|---|
| 148 | this.lISTATYTULOWBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|---|
| 149 | this.nrWydLabel = new System.Windows.Forms.Label();
|
|---|
| 150 | this.nrWydaniaTextBox = new System.Windows.Forms.TextBox();
|
|---|
| 151 | this.listyDoKlientowTabPage = new System.Windows.Forms.TabPage();
|
|---|
| 152 | this.ukrytyLabel = new System.Windows.Forms.Label();
|
|---|
| 153 | this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
|
|---|
| 154 | this.label2 = new System.Windows.Forms.Label();
|
|---|
| 155 | this.listyPodsumowanieDataGridView = new System.Windows.Forms.DataGridView();
|
|---|
| 156 | this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 157 | this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 158 | this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 159 | this.listyPodsumowanieBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|---|
| 160 | this.listyDataGridView = new System.Windows.Forms.DataGridView();
|
|---|
| 161 | this.klientNazwaDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 162 | this.iloscDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 163 | this.drukujDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|---|
| 164 | this.listyBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|---|
| 165 | this.bindingNavigator3 = new System.Windows.Forms.BindingNavigator(this.components);
|
|---|
| 166 | this.bindingNavigatorCountItem2 = new System.Windows.Forms.ToolStripLabel();
|
|---|
| 167 | this.bindingNavigatorMoveFirstItem2 = new System.Windows.Forms.ToolStripButton();
|
|---|
| 168 | this.bindingNavigatorMovePreviousItem2 = new System.Windows.Forms.ToolStripButton();
|
|---|
| 169 | this.bindingNavigatorSeparator6 = new System.Windows.Forms.ToolStripSeparator();
|
|---|
| 170 | this.bindingNavigatorPositionItem2 = new System.Windows.Forms.ToolStripTextBox();
|
|---|
| 171 | this.bindingNavigatorSeparator7 = new System.Windows.Forms.ToolStripSeparator();
|
|---|
| 172 | this.bindingNavigatorMoveNextItem2 = new System.Windows.Forms.ToolStripButton();
|
|---|
| 173 | this.bindingNavigatorMoveLastItem2 = new System.Windows.Forms.ToolStripButton();
|
|---|
| 174 | this.bindingNavigatorSeparator8 = new System.Windows.Forms.ToolStripSeparator();
|
|---|
| 175 | this.toolStripLabel3 = new System.Windows.Forms.ToolStripLabel();
|
|---|
| 176 | this.nrAMTToolStripTextBox = new System.Windows.Forms.ToolStripTextBox();
|
|---|
| 177 | this.toolStripLabel4 = new System.Windows.Forms.ToolStripLabel();
|
|---|
| 178 | this.nrGS1ToolStripTextBox = new System.Windows.Forms.ToolStripTextBox();
|
|---|
| 179 | this.nrGS2ToolStripTextBox = new System.Windows.Forms.ToolStripTextBox();
|
|---|
| 180 | this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
|
|---|
| 181 | this.znajdzKlientowToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 182 | this.podgladListuToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 183 | this.toolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 184 | this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
|
|---|
| 185 | this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
|
|---|
| 186 | this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
|
|---|
| 187 | this.ustawKolejnoscToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 188 | this.aGENCJEBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|---|
| 189 | this.aGENCIBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|---|
| 190 | this.lISTA_TYTULOWTableAdapter = new Baza_Reklam.SLOWNIKDataSetTableAdapters.LISTA_TYTULOWTableAdapter();
|
|---|
| 191 | this.aGENCITableAdapter = new Baza_Reklam.SLOWNIKDataSetTableAdapters.AGENCITableAdapter();
|
|---|
| 192 | this.aGENCJETableAdapter = new Baza_Reklam.SLOWNIKDataSetTableAdapters.AGENCJETableAdapter();
|
|---|
| 193 | this.openFileDialog = new System.Windows.Forms.OpenFileDialog();
|
|---|
| 194 | this.gRZBIETYTableAdapter = new Baza_Reklam.SLOWNIKDataSetTableAdapters.GRZBIETYTableAdapter();
|
|---|
| 195 | this.projektOpenFileDialog = new System.Windows.Forms.OpenFileDialog();
|
|---|
| 196 | this.pRODUKCJATableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.PRODUKCJATableAdapter();
|
|---|
| 197 | this.reklamaTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.REKLAMATableAdapter();
|
|---|
| 198 | this.listaReklamDoWydaniaNrTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.ListaReklamDoWydaniaNrTableAdapter();
|
|---|
| 199 | this.listyTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.ListyTableAdapter();
|
|---|
| 200 | this.klienciTableAdapter1 = new Baza_Reklam.REKLAMADataSetTableAdapters.KLIENCITableAdapter();
|
|---|
| 201 | this.listyPodsumowanieTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.ListyPodsumowanieTableAdapter();
|
|---|
| 202 | this.NAZWA_ZAMOWIENIA = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 203 | this.sTANDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 204 | this.tYPPROJEKTUDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 205 | this.zAMAWIAMNADataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 206 | this.szkic = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 207 | this.aGENTDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 208 | this.PRIORYTET = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 209 | this.dATAAGENTDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 210 | this.uwagi = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 211 | this.pRODUKCJADataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 212 | this.dATAPRODUKCJADataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 213 | this.dTPDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 214 | this.kOREKTADataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 215 | this.dTPPOKORDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 216 | this.dATAAKCEPTACJIDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 217 | oPISLabel = new System.Windows.Forms.Label();
|
|---|
| 218 | lokalizacjaLabel = new System.Windows.Forms.Label();
|
|---|
| 219 | uwagiLabel = new System.Windows.Forms.Label();
|
|---|
| 220 | pLIKLabel = new System.Windows.Forms.Label();
|
|---|
| 221 | this.tabControl1.SuspendLayout();
|
|---|
| 222 | this.produkcjaTabPage.SuspendLayout();
|
|---|
| 223 | ((System.ComponentModel.ISupportInitialize)(this.produkcjaDataGridView)).BeginInit();
|
|---|
| 224 | ((System.ComponentModel.ISupportInitialize)(this.pRODUKCJABindingSource)).BeginInit();
|
|---|
| 225 | ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).BeginInit();
|
|---|
| 226 | this.toolStrip1.SuspendLayout();
|
|---|
| 227 | ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit();
|
|---|
| 228 | this.bindingNavigator1.SuspendLayout();
|
|---|
| 229 | this.panel1.SuspendLayout();
|
|---|
| 230 | this.spisTabPage.SuspendLayout();
|
|---|
| 231 | ((System.ComponentModel.ISupportInitialize)(this.spisPlikowDataGridView)).BeginInit();
|
|---|
| 232 | ((System.ComponentModel.ISupportInitialize)(this.gRZBIETYBindingSource)).BeginInit();
|
|---|
| 233 | ((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).BeginInit();
|
|---|
| 234 | ((System.ComponentModel.ISupportInitialize)(this.listaReklamDoWydaniaNrBindingSource)).BeginInit();
|
|---|
| 235 | this.spisPlikowPanel.SuspendLayout();
|
|---|
| 236 | ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator2)).BeginInit();
|
|---|
| 237 | this.bindingNavigator2.SuspendLayout();
|
|---|
| 238 | ((System.ComponentModel.ISupportInitialize)(this.lISTATYTULOWBindingSource)).BeginInit();
|
|---|
| 239 | this.listyDoKlientowTabPage.SuspendLayout();
|
|---|
| 240 | ((System.ComponentModel.ISupportInitialize)(this.listyPodsumowanieDataGridView)).BeginInit();
|
|---|
| 241 | ((System.ComponentModel.ISupportInitialize)(this.listyPodsumowanieBindingSource)).BeginInit();
|
|---|
| 242 | ((System.ComponentModel.ISupportInitialize)(this.listyDataGridView)).BeginInit();
|
|---|
| 243 | ((System.ComponentModel.ISupportInitialize)(this.listyBindingSource)).BeginInit();
|
|---|
| 244 | ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator3)).BeginInit();
|
|---|
| 245 | this.bindingNavigator3.SuspendLayout();
|
|---|
| 246 | ((System.ComponentModel.ISupportInitialize)(this.aGENCJEBindingSource)).BeginInit();
|
|---|
| 247 | ((System.ComponentModel.ISupportInitialize)(this.aGENCIBindingSource)).BeginInit();
|
|---|
| 248 | this.SuspendLayout();
|
|---|
| 249 | //
|
|---|
| 250 | // oPISLabel
|
|---|
| 251 | //
|
|---|
| 252 | oPISLabel.AutoSize = true;
|
|---|
| 253 | oPISLabel.Location = new System.Drawing.Point(15, 8);
|
|---|
| 254 | oPISLabel.Name = "oPISLabel";
|
|---|
| 255 | oPISLabel.Size = new System.Drawing.Size(31, 13);
|
|---|
| 256 | oPISLabel.TabIndex = 1;
|
|---|
| 257 | oPISLabel.Text = "Opis:";
|
|---|
| 258 | //
|
|---|
| 259 | // lokalizacjaLabel
|
|---|
| 260 | //
|
|---|
| 261 | lokalizacjaLabel.AutoSize = true;
|
|---|
| 262 | lokalizacjaLabel.Location = new System.Drawing.Point(565, 108);
|
|---|
| 263 | lokalizacjaLabel.Name = "lokalizacjaLabel";
|
|---|
| 264 | lokalizacjaLabel.Size = new System.Drawing.Size(63, 13);
|
|---|
| 265 | lokalizacjaLabel.TabIndex = 3;
|
|---|
| 266 | lokalizacjaLabel.Text = "Lokalizacja:";
|
|---|
| 267 | //
|
|---|
| 268 | // uwagiLabel
|
|---|
| 269 | //
|
|---|
| 270 | uwagiLabel.AutoSize = true;
|
|---|
| 271 | uwagiLabel.Location = new System.Drawing.Point(566, 8);
|
|---|
| 272 | uwagiLabel.Name = "uwagiLabel";
|
|---|
| 273 | uwagiLabel.Size = new System.Drawing.Size(40, 13);
|
|---|
| 274 | uwagiLabel.TabIndex = 5;
|
|---|
| 275 | uwagiLabel.Text = "Uwagi:";
|
|---|
| 276 | //
|
|---|
| 277 | // pLIKLabel
|
|---|
| 278 | //
|
|---|
| 279 | pLIKLabel.AutoSize = true;
|
|---|
| 280 | pLIKLabel.Location = new System.Drawing.Point(566, 69);
|
|---|
| 281 | pLIKLabel.Name = "pLIKLabel";
|
|---|
| 282 | pLIKLabel.Size = new System.Drawing.Size(27, 13);
|
|---|
| 283 | pLIKLabel.TabIndex = 7;
|
|---|
| 284 | pLIKLabel.Text = "Plik:";
|
|---|
| 285 | //
|
|---|
| 286 | // tabControl1
|
|---|
| 287 | //
|
|---|
| 288 | this.tabControl1.Controls.Add(this.produkcjaTabPage);
|
|---|
| 289 | this.tabControl1.Controls.Add(this.spisTabPage);
|
|---|
| 290 | this.tabControl1.Controls.Add(this.listyDoKlientowTabPage);
|
|---|
| 291 | this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|---|
| 292 | this.tabControl1.Location = new System.Drawing.Point(0, 0);
|
|---|
| 293 | this.tabControl1.Name = "tabControl1";
|
|---|
| 294 | this.tabControl1.SelectedIndex = 0;
|
|---|
| 295 | this.tabControl1.Size = new System.Drawing.Size(1014, 644);
|
|---|
| 296 | this.tabControl1.TabIndex = 3;
|
|---|
| 297 | //
|
|---|
| 298 | // produkcjaTabPage
|
|---|
| 299 | //
|
|---|
| 300 | this.produkcjaTabPage.AutoScroll = true;
|
|---|
| 301 | this.produkcjaTabPage.Controls.Add(this.produkcjaDataGridView);
|
|---|
| 302 | this.produkcjaTabPage.Controls.Add(this.toolStrip1);
|
|---|
| 303 | this.produkcjaTabPage.Controls.Add(this.bindingNavigator1);
|
|---|
| 304 | this.produkcjaTabPage.Controls.Add(this.panel1);
|
|---|
| 305 | this.produkcjaTabPage.Location = new System.Drawing.Point(4, 22);
|
|---|
| 306 | this.produkcjaTabPage.Name = "produkcjaTabPage";
|
|---|
| 307 | this.produkcjaTabPage.Padding = new System.Windows.Forms.Padding(3);
|
|---|
| 308 | this.produkcjaTabPage.Size = new System.Drawing.Size(1006, 618);
|
|---|
| 309 | this.produkcjaTabPage.TabIndex = 0;
|
|---|
| 310 | this.produkcjaTabPage.Text = "PRODUKCJA";
|
|---|
| 311 | this.produkcjaTabPage.UseVisualStyleBackColor = true;
|
|---|
| 312 | //
|
|---|
| 313 | // produkcjaDataGridView
|
|---|
| 314 | //
|
|---|
| 315 | this.produkcjaDataGridView.AllowUserToAddRows = false;
|
|---|
| 316 | this.produkcjaDataGridView.AllowUserToDeleteRows = false;
|
|---|
| 317 | dataGridViewCellStyle1.BackColor = System.Drawing.Color.MintCream;
|
|---|
| 318 | this.produkcjaDataGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
|
|---|
| 319 | this.produkcjaDataGridView.AutoGenerateColumns = false;
|
|---|
| 320 | this.produkcjaDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
|
|---|
| 321 | this.produkcjaDataGridView.BackgroundColor = System.Drawing.Color.White;
|
|---|
| 322 | this.produkcjaDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|---|
| 323 | this.produkcjaDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|---|
| 324 | this.NAZWA_ZAMOWIENIA,
|
|---|
| 325 | this.sTANDataGridViewTextBoxColumn,
|
|---|
| 326 | this.tYPPROJEKTUDataGridViewTextBoxColumn,
|
|---|
| 327 | this.zAMAWIAMNADataGridViewTextBoxColumn,
|
|---|
| 328 | this.szkic,
|
|---|
| 329 | this.aGENTDataGridViewTextBoxColumn,
|
|---|
| 330 | this.PRIORYTET,
|
|---|
| 331 | this.dATAAGENTDataGridViewTextBoxColumn,
|
|---|
| 332 | this.uwagi,
|
|---|
| 333 | this.pRODUKCJADataGridViewTextBoxColumn,
|
|---|
| 334 | this.dATAPRODUKCJADataGridViewTextBoxColumn,
|
|---|
| 335 | this.dTPDataGridViewTextBoxColumn,
|
|---|
| 336 | this.kOREKTADataGridViewTextBoxColumn,
|
|---|
| 337 | this.dTPPOKORDataGridViewTextBoxColumn,
|
|---|
| 338 | this.dATAAKCEPTACJIDataGridViewTextBoxColumn});
|
|---|
| 339 | this.produkcjaDataGridView.DataSource = this.pRODUKCJABindingSource;
|
|---|
| 340 | this.produkcjaDataGridView.Dock = System.Windows.Forms.DockStyle.Fill;
|
|---|
| 341 | this.produkcjaDataGridView.Location = new System.Drawing.Point(3, 59);
|
|---|
| 342 | this.produkcjaDataGridView.MultiSelect = false;
|
|---|
| 343 | this.produkcjaDataGridView.Name = "produkcjaDataGridView";
|
|---|
| 344 | this.produkcjaDataGridView.RowHeadersWidth = 10;
|
|---|
| 345 | this.produkcjaDataGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
|
|---|
| 346 | this.produkcjaDataGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|---|
| 347 | this.produkcjaDataGridView.Size = new System.Drawing.Size(1000, 397);
|
|---|
| 348 | this.produkcjaDataGridView.TabIndex = 8;
|
|---|
| 349 | this.produkcjaDataGridView.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.produkcjaDataGridView_CellLeave);
|
|---|
| 350 | this.produkcjaDataGridView.Leave += new System.EventHandler(this.produkcjaDataGridView_Leave);
|
|---|
| 351 | this.produkcjaDataGridView.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.produkcjaDataGridView_CellFormatting);
|
|---|
| 352 | this.produkcjaDataGridView.SelectionChanged += new System.EventHandler(this.dataGridView1_SelectionChanged);
|
|---|
| 353 | //
|
|---|
| 354 | // pRODUKCJABindingSource
|
|---|
| 355 | //
|
|---|
| 356 | this.pRODUKCJABindingSource.DataMember = "PRODUKCJA";
|
|---|
| 357 | this.pRODUKCJABindingSource.DataSource = this.rEKLAMADataSet;
|
|---|
| 358 | //
|
|---|
| 359 | // rEKLAMADataSet
|
|---|
| 360 | //
|
|---|
| 361 | this.rEKLAMADataSet.DataSetName = "REKLAMADataSet";
|
|---|
| 362 | this.rEKLAMADataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
|
|---|
| 363 | //
|
|---|
| 364 | // toolStrip1
|
|---|
| 365 | //
|
|---|
| 366 | this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|---|
| 367 | this.toolStripLabel1,
|
|---|
| 368 | this.stanToolStripComboBox,
|
|---|
| 369 | this.szukajToolStripButton,
|
|---|
| 370 | this.toolStripSeparator3,
|
|---|
| 371 | this.toolStripLabel2,
|
|---|
| 372 | this.symbolToolStripTextBox,
|
|---|
| 373 | this.szukajToolStripButton2,
|
|---|
| 374 | this.toolStripSeparator4,
|
|---|
| 375 | this.wyczyscPolaToolStripButton,
|
|---|
| 376 | this.toolStripSeparator1,
|
|---|
| 377 | this.dzisiajToolStripButton,
|
|---|
| 378 | this.toolStripSeparator2,
|
|---|
| 379 | this.klientToolStripButton,
|
|---|
| 380 | this.zamowienieToolStripButton,
|
|---|
| 381 | this.projektToolStripButton,
|
|---|
| 382 | this.fullInfoToolStripButton,
|
|---|
| 383 | this.usunToolStripButton,
|
|---|
| 384 | this.toolStripSeparator5,
|
|---|
| 385 | this.plikToolStripTextBox,
|
|---|
| 386 | this.wczytajPlikToolStripButton,
|
|---|
| 387 | this.otworzPlikToolStripButton});
|
|---|
| 388 | this.toolStrip1.Location = new System.Drawing.Point(3, 34);
|
|---|
| 389 | this.toolStrip1.Name = "toolStrip1";
|
|---|
| 390 | this.toolStrip1.Size = new System.Drawing.Size(1000, 25);
|
|---|
| 391 | this.toolStrip1.TabIndex = 6;
|
|---|
| 392 | this.toolStrip1.Text = "toolStrip1";
|
|---|
| 393 | //
|
|---|
| 394 | // toolStripLabel1
|
|---|
| 395 | //
|
|---|
| 396 | this.toolStripLabel1.Name = "toolStripLabel1";
|
|---|
| 397 | this.toolStripLabel1.Size = new System.Drawing.Size(43, 22);
|
|---|
| 398 | this.toolStripLabel1.Text = "STAN: ";
|
|---|
| 399 | //
|
|---|
| 400 | // stanToolStripComboBox
|
|---|
| 401 | //
|
|---|
| 402 | this.stanToolStripComboBox.Items.AddRange(new object[] {
|
|---|
| 403 | "NIEZAAKCEPTOWANE",
|
|---|
| 404 | "W DTP",
|
|---|
| 405 | "DO AKCEPTACJI",
|
|---|
| 406 | "DO DTP",
|
|---|
| 407 | "ZAAKCEPTOWANE",
|
|---|
| 408 | "ZAMAWIAM",
|
|---|
| 409 | "ZWROT Z PRODUKCJI",
|
|---|
| 410 | "DO KOREKTY",
|
|---|
| 411 | "W 2 KOREKCIE",
|
|---|
| 412 | "PO KOREKCIE",
|
|---|
| 413 | "*W PRODUKCJI*"});
|
|---|
| 414 | this.stanToolStripComboBox.Name = "stanToolStripComboBox";
|
|---|
| 415 | this.stanToolStripComboBox.Size = new System.Drawing.Size(121, 25);
|
|---|
| 416 | //
|
|---|
| 417 | // szukajToolStripButton
|
|---|
| 418 | //
|
|---|
| 419 | this.szukajToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 420 | this.szukajToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("szukajToolStripButton.Image")));
|
|---|
| 421 | this.szukajToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 422 | this.szukajToolStripButton.Name = "szukajToolStripButton";
|
|---|
| 423 | this.szukajToolStripButton.Size = new System.Drawing.Size(23, 22);
|
|---|
| 424 | this.szukajToolStripButton.Text = "SZUKAJ";
|
|---|
| 425 | this.szukajToolStripButton.Click += new System.EventHandler(this.szukajToolStripButton_Click);
|
|---|
| 426 | //
|
|---|
| 427 | // toolStripSeparator3
|
|---|
| 428 | //
|
|---|
| 429 | this.toolStripSeparator3.Name = "toolStripSeparator3";
|
|---|
| 430 | this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
|
|---|
| 431 | //
|
|---|
| 432 | // toolStripLabel2
|
|---|
| 433 | //
|
|---|
| 434 | this.toolStripLabel2.Name = "toolStripLabel2";
|
|---|
| 435 | this.toolStripLabel2.Size = new System.Drawing.Size(53, 22);
|
|---|
| 436 | this.toolStripLabel2.Text = "Symbol: ";
|
|---|
| 437 | //
|
|---|
| 438 | // symbolToolStripTextBox
|
|---|
| 439 | //
|
|---|
| 440 | this.symbolToolStripTextBox.Name = "symbolToolStripTextBox";
|
|---|
| 441 | this.symbolToolStripTextBox.Size = new System.Drawing.Size(100, 25);
|
|---|
| 442 | //
|
|---|
| 443 | // szukajToolStripButton2
|
|---|
| 444 | //
|
|---|
| 445 | this.szukajToolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 446 | this.szukajToolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("szukajToolStripButton2.Image")));
|
|---|
| 447 | this.szukajToolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 448 | this.szukajToolStripButton2.Name = "szukajToolStripButton2";
|
|---|
| 449 | this.szukajToolStripButton2.Size = new System.Drawing.Size(23, 22);
|
|---|
| 450 | this.szukajToolStripButton2.Text = "SZUKAJ";
|
|---|
| 451 | this.szukajToolStripButton2.Click += new System.EventHandler(this.szukajToolStripButton2_Click);
|
|---|
| 452 | //
|
|---|
| 453 | // toolStripSeparator4
|
|---|
| 454 | //
|
|---|
| 455 | this.toolStripSeparator4.Name = "toolStripSeparator4";
|
|---|
| 456 | this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25);
|
|---|
| 457 | //
|
|---|
| 458 | // wyczyscPolaToolStripButton
|
|---|
| 459 | //
|
|---|
| 460 | this.wyczyscPolaToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 461 | this.wyczyscPolaToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("wyczyscPolaToolStripButton.Image")));
|
|---|
| 462 | this.wyczyscPolaToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 463 | this.wyczyscPolaToolStripButton.Name = "wyczyscPolaToolStripButton";
|
|---|
| 464 | this.wyczyscPolaToolStripButton.Size = new System.Drawing.Size(23, 22);
|
|---|
| 465 | this.wyczyscPolaToolStripButton.Text = "Wyczyæ pola";
|
|---|
| 466 | this.wyczyscPolaToolStripButton.Click += new System.EventHandler(this.wyczyscPolaToolStripButton_Click);
|
|---|
| 467 | //
|
|---|
| 468 | // toolStripSeparator1
|
|---|
| 469 | //
|
|---|
| 470 | this.toolStripSeparator1.Name = "toolStripSeparator1";
|
|---|
| 471 | this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
|
|---|
| 472 | //
|
|---|
| 473 | // dzisiajToolStripButton
|
|---|
| 474 | //
|
|---|
| 475 | this.dzisiajToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
|
|---|
| 476 | this.dzisiajToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("dzisiajToolStripButton.Image")));
|
|---|
| 477 | this.dzisiajToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 478 | this.dzisiajToolStripButton.Name = "dzisiajToolStripButton";
|
|---|
| 479 | this.dzisiajToolStripButton.Size = new System.Drawing.Size(55, 22);
|
|---|
| 480 | this.dzisiajToolStripButton.Text = "Odwie¿";
|
|---|
| 481 | this.dzisiajToolStripButton.Click += new System.EventHandler(this.dzisiajToolStripButton_Click);
|
|---|
| 482 | //
|
|---|
| 483 | // toolStripSeparator2
|
|---|
| 484 | //
|
|---|
| 485 | this.toolStripSeparator2.Name = "toolStripSeparator2";
|
|---|
| 486 | this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
|
|---|
| 487 | //
|
|---|
| 488 | // klientToolStripButton
|
|---|
| 489 | //
|
|---|
| 490 | this.klientToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 491 | this.klientToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("klientToolStripButton.Image")));
|
|---|
| 492 | this.klientToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 493 | this.klientToolStripButton.Name = "klientToolStripButton";
|
|---|
| 494 | this.klientToolStripButton.Size = new System.Drawing.Size(23, 22);
|
|---|
| 495 | this.klientToolStripButton.Text = "Przejcie do klienta";
|
|---|
| 496 | this.klientToolStripButton.Click += new System.EventHandler(this.klientToolStripButton_Click);
|
|---|
| 497 | //
|
|---|
| 498 | // zamowienieToolStripButton
|
|---|
| 499 | //
|
|---|
| 500 | this.zamowienieToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 501 | this.zamowienieToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("zamowienieToolStripButton.Image")));
|
|---|
| 502 | this.zamowienieToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 503 | this.zamowienieToolStripButton.Name = "zamowienieToolStripButton";
|
|---|
| 504 | this.zamowienieToolStripButton.Size = new System.Drawing.Size(23, 22);
|
|---|
| 505 | this.zamowienieToolStripButton.Text = "Zamówienie";
|
|---|
| 506 | this.zamowienieToolStripButton.Click += new System.EventHandler(this.zamowienieToolStripButton_Click);
|
|---|
| 507 | //
|
|---|
| 508 | // projektToolStripButton
|
|---|
| 509 | //
|
|---|
| 510 | this.projektToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 511 | this.projektToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("projektToolStripButton.Image")));
|
|---|
| 512 | this.projektToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 513 | this.projektToolStripButton.Name = "projektToolStripButton";
|
|---|
| 514 | this.projektToolStripButton.Size = new System.Drawing.Size(23, 22);
|
|---|
| 515 | this.projektToolStripButton.Text = "Projekt";
|
|---|
| 516 | this.projektToolStripButton.Click += new System.EventHandler(this.projektToolStripButton_Click);
|
|---|
| 517 | //
|
|---|
| 518 | // fullInfoToolStripButton
|
|---|
| 519 | //
|
|---|
| 520 | this.fullInfoToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 521 | this.fullInfoToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("fullInfoToolStripButton.Image")));
|
|---|
| 522 | this.fullInfoToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 523 | this.fullInfoToolStripButton.Name = "fullInfoToolStripButton";
|
|---|
| 524 | this.fullInfoToolStripButton.Size = new System.Drawing.Size(23, 22);
|
|---|
| 525 | this.fullInfoToolStripButton.Text = "Pe³ne dane";
|
|---|
| 526 | this.fullInfoToolStripButton.Click += new System.EventHandler(this.fullInfoToolStripButton_Click);
|
|---|
| 527 | //
|
|---|
| 528 | // usunToolStripButton
|
|---|
| 529 | //
|
|---|
| 530 | this.usunToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 531 | this.usunToolStripButton.Enabled = false;
|
|---|
| 532 | this.usunToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("usunToolStripButton.Image")));
|
|---|
| 533 | this.usunToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 534 | this.usunToolStripButton.Name = "usunToolStripButton";
|
|---|
| 535 | this.usunToolStripButton.Size = new System.Drawing.Size(23, 22);
|
|---|
| 536 | this.usunToolStripButton.Text = "Usuñ projekt";
|
|---|
| 537 | this.usunToolStripButton.Click += new System.EventHandler(this.usunToolStripButton_Click);
|
|---|
| 538 | //
|
|---|
| 539 | // toolStripSeparator5
|
|---|
| 540 | //
|
|---|
| 541 | this.toolStripSeparator5.Name = "toolStripSeparator5";
|
|---|
| 542 | this.toolStripSeparator5.Size = new System.Drawing.Size(6, 25);
|
|---|
| 543 | //
|
|---|
| 544 | // plikToolStripTextBox
|
|---|
| 545 | //
|
|---|
| 546 | this.plikToolStripTextBox.Name = "plikToolStripTextBox";
|
|---|
| 547 | this.plikToolStripTextBox.Size = new System.Drawing.Size(320, 25);
|
|---|
| 548 | //
|
|---|
| 549 | // wczytajPlikToolStripButton
|
|---|
| 550 | //
|
|---|
| 551 | this.wczytajPlikToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 552 | this.wczytajPlikToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("wczytajPlikToolStripButton.Image")));
|
|---|
| 553 | this.wczytajPlikToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 554 | this.wczytajPlikToolStripButton.Name = "wczytajPlikToolStripButton";
|
|---|
| 555 | this.wczytajPlikToolStripButton.Size = new System.Drawing.Size(23, 22);
|
|---|
| 556 | this.wczytajPlikToolStripButton.Text = "Wczytaj plik";
|
|---|
| 557 | this.wczytajPlikToolStripButton.Click += new System.EventHandler(this.wczytajPlikToolStripButton_Click);
|
|---|
| 558 | //
|
|---|
| 559 | // otworzPlikToolStripButton
|
|---|
| 560 | //
|
|---|
| 561 | this.otworzPlikToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 562 | this.otworzPlikToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("otworzPlikToolStripButton.Image")));
|
|---|
| 563 | this.otworzPlikToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 564 | this.otworzPlikToolStripButton.Name = "otworzPlikToolStripButton";
|
|---|
| 565 | this.otworzPlikToolStripButton.Size = new System.Drawing.Size(23, 22);
|
|---|
| 566 | this.otworzPlikToolStripButton.Text = "Otwórz plik";
|
|---|
| 567 | this.otworzPlikToolStripButton.Click += new System.EventHandler(this.otworzPlikToolStripButton_Click);
|
|---|
| 568 | //
|
|---|
| 569 | // bindingNavigator1
|
|---|
| 570 | //
|
|---|
| 571 | this.bindingNavigator1.AddNewItem = null;
|
|---|
| 572 | this.bindingNavigator1.BindingSource = this.pRODUKCJABindingSource;
|
|---|
| 573 | this.bindingNavigator1.CountItem = this.bindingNavigatorCountItem;
|
|---|
| 574 | this.bindingNavigator1.DeleteItem = null;
|
|---|
| 575 | this.bindingNavigator1.ImageScalingSize = new System.Drawing.Size(24, 24);
|
|---|
| 576 | this.bindingNavigator1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|---|
| 577 | this.bindingNavigatorMoveFirstItem,
|
|---|
| 578 | this.bindingNavigatorMovePreviousItem,
|
|---|
| 579 | this.bindingNavigatorSeparator,
|
|---|
| 580 | this.bindingNavigatorPositionItem,
|
|---|
| 581 | this.bindingNavigatorCountItem,
|
|---|
| 582 | this.bindingNavigatorSeparator1,
|
|---|
| 583 | this.bindingNavigatorMoveNextItem,
|
|---|
| 584 | this.bindingNavigatorMoveLastItem,
|
|---|
| 585 | this.bindingNavigatorSeparator2,
|
|---|
| 586 | this.zwrotToolStripButton,
|
|---|
| 587 | this.doDTPToolStripButton,
|
|---|
| 588 | this.proToolStripButton,
|
|---|
| 589 | this.doKorektyToolStripButton,
|
|---|
| 590 | this.doDTP2ToolStripButton,
|
|---|
| 591 | this.doKorekty2ToolStripButton,
|
|---|
| 592 | this.doAgentaToolStripButton,
|
|---|
| 593 | this.podgladJPGToolStripButton,
|
|---|
| 594 | this.podgladToolStripButton,
|
|---|
| 595 | this.akceptToolStripButton,
|
|---|
| 596 | this.ocenaToolStripComboBox,
|
|---|
| 597 | this.nieakceptToolStripButton,
|
|---|
| 598 | this.wyslijProMailemToolStripButton,
|
|---|
| 599 | this.drukujToolStripButton});
|
|---|
| 600 | this.bindingNavigator1.Location = new System.Drawing.Point(3, 3);
|
|---|
| 601 | this.bindingNavigator1.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
|
|---|
| 602 | this.bindingNavigator1.MoveLastItem = this.bindingNavigatorMoveLastItem;
|
|---|
| 603 | this.bindingNavigator1.MoveNextItem = this.bindingNavigatorMoveNextItem;
|
|---|
| 604 | this.bindingNavigator1.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
|
|---|
| 605 | this.bindingNavigator1.Name = "bindingNavigator1";
|
|---|
| 606 | this.bindingNavigator1.PositionItem = this.bindingNavigatorPositionItem;
|
|---|
| 607 | this.bindingNavigator1.Size = new System.Drawing.Size(1000, 31);
|
|---|
| 608 | this.bindingNavigator1.TabIndex = 5;
|
|---|
| 609 | this.bindingNavigator1.Text = "bindingNavigator1";
|
|---|
| 610 | //
|
|---|
| 611 | // bindingNavigatorCountItem
|
|---|
| 612 | //
|
|---|
| 613 | this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
|
|---|
| 614 | this.bindingNavigatorCountItem.Size = new System.Drawing.Size(35, 28);
|
|---|
| 615 | this.bindingNavigatorCountItem.Text = "of {0}";
|
|---|
| 616 | this.bindingNavigatorCountItem.ToolTipText = "Total number of items";
|
|---|
| 617 | //
|
|---|
| 618 | // bindingNavigatorMoveFirstItem
|
|---|
| 619 | //
|
|---|
| 620 | this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 621 | this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
|
|---|
| 622 | this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
|
|---|
| 623 | this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
|
|---|
| 624 | this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(28, 28);
|
|---|
| 625 | this.bindingNavigatorMoveFirstItem.Text = "Move first";
|
|---|
| 626 | //
|
|---|
| 627 | // bindingNavigatorMovePreviousItem
|
|---|
| 628 | //
|
|---|
| 629 | this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 630 | this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
|
|---|
| 631 | this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
|
|---|
| 632 | this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
|
|---|
| 633 | this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(28, 28);
|
|---|
| 634 | this.bindingNavigatorMovePreviousItem.Text = "Move previous";
|
|---|
| 635 | //
|
|---|
| 636 | // bindingNavigatorSeparator
|
|---|
| 637 | //
|
|---|
| 638 | this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
|
|---|
| 639 | this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 31);
|
|---|
| 640 | //
|
|---|
| 641 | // bindingNavigatorPositionItem
|
|---|
| 642 | //
|
|---|
| 643 | this.bindingNavigatorPositionItem.AccessibleName = "Position";
|
|---|
| 644 | this.bindingNavigatorPositionItem.AutoSize = false;
|
|---|
| 645 | this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
|
|---|
| 646 | this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
|
|---|
| 647 | this.bindingNavigatorPositionItem.Text = "0";
|
|---|
| 648 | this.bindingNavigatorPositionItem.ToolTipText = "Current position";
|
|---|
| 649 | //
|
|---|
| 650 | // bindingNavigatorSeparator1
|
|---|
| 651 | //
|
|---|
| 652 | this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
|
|---|
| 653 | this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 31);
|
|---|
| 654 | //
|
|---|
| 655 | // bindingNavigatorMoveNextItem
|
|---|
| 656 | //
|
|---|
| 657 | this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 658 | this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
|
|---|
| 659 | this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
|
|---|
| 660 | this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
|
|---|
| 661 | this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(28, 28);
|
|---|
| 662 | this.bindingNavigatorMoveNextItem.Text = "Move next";
|
|---|
| 663 | //
|
|---|
| 664 | // bindingNavigatorMoveLastItem
|
|---|
| 665 | //
|
|---|
| 666 | this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 667 | this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
|
|---|
| 668 | this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
|
|---|
| 669 | this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
|
|---|
| 670 | this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(28, 28);
|
|---|
| 671 | this.bindingNavigatorMoveLastItem.Text = "Move last";
|
|---|
| 672 | //
|
|---|
| 673 | // bindingNavigatorSeparator2
|
|---|
| 674 | //
|
|---|
| 675 | this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
|
|---|
| 676 | this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 31);
|
|---|
| 677 | //
|
|---|
| 678 | // zwrotToolStripButton
|
|---|
| 679 | //
|
|---|
| 680 | this.zwrotToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
|
|---|
| 681 | this.zwrotToolStripButton.Enabled = false;
|
|---|
| 682 | this.zwrotToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("zwrotToolStripButton.Image")));
|
|---|
| 683 | this.zwrotToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 684 | this.zwrotToolStripButton.Name = "zwrotToolStripButton";
|
|---|
| 685 | this.zwrotToolStripButton.Size = new System.Drawing.Size(52, 28);
|
|---|
| 686 | this.zwrotToolStripButton.Text = "ZWROT";
|
|---|
| 687 | this.zwrotToolStripButton.Click += new System.EventHandler(this.zwrotToolStripButton_Click);
|
|---|
| 688 | //
|
|---|
| 689 | // doDTPToolStripButton
|
|---|
| 690 | //
|
|---|
| 691 | this.doDTPToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
|
|---|
| 692 | this.doDTPToolStripButton.Enabled = false;
|
|---|
| 693 | this.doDTPToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("doDTPToolStripButton.Image")));
|
|---|
| 694 | this.doDTPToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 695 | this.doDTPToolStripButton.Name = "doDTPToolStripButton";
|
|---|
| 696 | this.doDTPToolStripButton.Size = new System.Drawing.Size(53, 28);
|
|---|
| 697 | this.doDTPToolStripButton.Text = "DO DTP";
|
|---|
| 698 | this.doDTPToolStripButton.Click += new System.EventHandler(this.doDTPToolStripButton_Click);
|
|---|
| 699 | //
|
|---|
| 700 | // proToolStripButton
|
|---|
| 701 | //
|
|---|
| 702 | this.proToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 703 | this.proToolStripButton.Enabled = false;
|
|---|
| 704 | this.proToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("proToolStripButton.Image")));
|
|---|
| 705 | this.proToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 706 | this.proToolStripButton.Name = "proToolStripButton";
|
|---|
| 707 | this.proToolStripButton.Size = new System.Drawing.Size(28, 28);
|
|---|
| 708 | this.proToolStripButton.Text = "->";
|
|---|
| 709 | this.proToolStripButton.Click += new System.EventHandler(this.proToolStripButton_Click);
|
|---|
| 710 | //
|
|---|
| 711 | // doKorektyToolStripButton
|
|---|
| 712 | //
|
|---|
| 713 | this.doKorektyToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
|
|---|
| 714 | this.doKorektyToolStripButton.Enabled = false;
|
|---|
| 715 | this.doKorektyToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("doKorektyToolStripButton.Image")));
|
|---|
| 716 | this.doKorektyToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 717 | this.doKorektyToolStripButton.Name = "doKorektyToolStripButton";
|
|---|
| 718 | this.doKorektyToolStripButton.Size = new System.Drawing.Size(81, 28);
|
|---|
| 719 | this.doKorektyToolStripButton.Text = "DO KOREKTY";
|
|---|
| 720 | this.doKorektyToolStripButton.Click += new System.EventHandler(this.doKorektyToolStripButton_Click);
|
|---|
| 721 | //
|
|---|
| 722 | // doDTP2ToolStripButton
|
|---|
| 723 | //
|
|---|
| 724 | this.doDTP2ToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
|
|---|
| 725 | this.doDTP2ToolStripButton.Enabled = false;
|
|---|
| 726 | this.doDTP2ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("doDTP2ToolStripButton.Image")));
|
|---|
| 727 | this.doDTP2ToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 728 | this.doDTP2ToolStripButton.Name = "doDTP2ToolStripButton";
|
|---|
| 729 | this.doDTP2ToolStripButton.Size = new System.Drawing.Size(62, 28);
|
|---|
| 730 | this.doDTP2ToolStripButton.Text = "DO DTP 2";
|
|---|
| 731 | this.doDTP2ToolStripButton.Click += new System.EventHandler(this.doDTP2ToolStripButton_Click);
|
|---|
| 732 | //
|
|---|
| 733 | // doKorekty2ToolStripButton
|
|---|
| 734 | //
|
|---|
| 735 | this.doKorekty2ToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
|
|---|
| 736 | this.doKorekty2ToolStripButton.Enabled = false;
|
|---|
| 737 | this.doKorekty2ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("doKorekty2ToolStripButton.Image")));
|
|---|
| 738 | this.doKorekty2ToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 739 | this.doKorekty2ToolStripButton.Name = "doKorekty2ToolStripButton";
|
|---|
| 740 | this.doKorekty2ToolStripButton.Size = new System.Drawing.Size(90, 28);
|
|---|
| 741 | this.doKorekty2ToolStripButton.Text = "DO KOREKTY 2";
|
|---|
| 742 | this.doKorekty2ToolStripButton.Click += new System.EventHandler(this.doKorekty2ToolStripButton_Click);
|
|---|
| 743 | //
|
|---|
| 744 | // doAgentaToolStripButton
|
|---|
| 745 | //
|
|---|
| 746 | this.doAgentaToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
|
|---|
| 747 | this.doAgentaToolStripButton.Enabled = false;
|
|---|
| 748 | this.doAgentaToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("doAgentaToolStripButton.Image")));
|
|---|
| 749 | this.doAgentaToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 750 | this.doAgentaToolStripButton.Name = "doAgentaToolStripButton";
|
|---|
| 751 | this.doAgentaToolStripButton.Size = new System.Drawing.Size(77, 28);
|
|---|
| 752 | this.doAgentaToolStripButton.Text = "DO AGENTA";
|
|---|
| 753 | this.doAgentaToolStripButton.Click += new System.EventHandler(this.doAgentaToolStripButton_Click);
|
|---|
| 754 | //
|
|---|
| 755 | // podgladJPGToolStripButton
|
|---|
| 756 | //
|
|---|
| 757 | this.podgladJPGToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 758 | this.podgladJPGToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("podgladJPGToolStripButton.Image")));
|
|---|
| 759 | this.podgladJPGToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 760 | this.podgladJPGToolStripButton.Name = "podgladJPGToolStripButton";
|
|---|
| 761 | this.podgladJPGToolStripButton.Size = new System.Drawing.Size(28, 28);
|
|---|
| 762 | this.podgladJPGToolStripButton.Text = "Podgl¹d JPG";
|
|---|
| 763 | this.podgladJPGToolStripButton.Click += new System.EventHandler(this.podgladJPGToolStripButton_Click);
|
|---|
| 764 | //
|
|---|
| 765 | // podgladToolStripButton
|
|---|
| 766 | //
|
|---|
| 767 | this.podgladToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 768 | this.podgladToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("podgladToolStripButton.Image")));
|
|---|
| 769 | this.podgladToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 770 | this.podgladToolStripButton.Name = "podgladToolStripButton";
|
|---|
| 771 | this.podgladToolStripButton.Size = new System.Drawing.Size(28, 28);
|
|---|
| 772 | this.podgladToolStripButton.Text = "Podgl¹d PDF";
|
|---|
| 773 | this.podgladToolStripButton.Click += new System.EventHandler(this.podgladToolStripButton_Click);
|
|---|
| 774 | //
|
|---|
| 775 | // akceptToolStripButton
|
|---|
| 776 | //
|
|---|
| 777 | this.akceptToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 778 | this.akceptToolStripButton.Enabled = false;
|
|---|
| 779 | this.akceptToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("akceptToolStripButton.Image")));
|
|---|
| 780 | this.akceptToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 781 | this.akceptToolStripButton.Name = "akceptToolStripButton";
|
|---|
| 782 | this.akceptToolStripButton.Size = new System.Drawing.Size(28, 28);
|
|---|
| 783 | this.akceptToolStripButton.Text = "Akceptuj";
|
|---|
| 784 | this.akceptToolStripButton.Click += new System.EventHandler(this.akceptToolStripButton_Click);
|
|---|
| 785 | //
|
|---|
| 786 | // ocenaToolStripComboBox
|
|---|
| 787 | //
|
|---|
| 788 | this.ocenaToolStripComboBox.Items.AddRange(new object[] {
|
|---|
| 789 | "1",
|
|---|
| 790 | "2",
|
|---|
| 791 | "3",
|
|---|
| 792 | "4",
|
|---|
| 793 | "5"});
|
|---|
| 794 | this.ocenaToolStripComboBox.Name = "ocenaToolStripComboBox";
|
|---|
| 795 | this.ocenaToolStripComboBox.Size = new System.Drawing.Size(75, 31);
|
|---|
| 796 | //
|
|---|
| 797 | // nieakceptToolStripButton
|
|---|
| 798 | //
|
|---|
| 799 | this.nieakceptToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 800 | this.nieakceptToolStripButton.Enabled = false;
|
|---|
| 801 | this.nieakceptToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("nieakceptToolStripButton.Image")));
|
|---|
| 802 | this.nieakceptToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 803 | this.nieakceptToolStripButton.Name = "nieakceptToolStripButton";
|
|---|
| 804 | this.nieakceptToolStripButton.Size = new System.Drawing.Size(28, 28);
|
|---|
| 805 | this.nieakceptToolStripButton.Text = "Odrzuæ";
|
|---|
| 806 | this.nieakceptToolStripButton.Click += new System.EventHandler(this.nieakceptToolStripButton_Click);
|
|---|
| 807 | //
|
|---|
| 808 | // wyslijProMailemToolStripButton
|
|---|
| 809 | //
|
|---|
| 810 | this.wyslijProMailemToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 811 | this.wyslijProMailemToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("wyslijProMailemToolStripButton.Image")));
|
|---|
| 812 | this.wyslijProMailemToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 813 | this.wyslijProMailemToolStripButton.Name = "wyslijProMailemToolStripButton";
|
|---|
| 814 | this.wyslijProMailemToolStripButton.Size = new System.Drawing.Size(28, 28);
|
|---|
| 815 | this.wyslijProMailemToolStripButton.Text = "Wylij projekt do klienta";
|
|---|
| 816 | this.wyslijProMailemToolStripButton.Click += new System.EventHandler(this.wyslijProMailemToolStripButton_Click);
|
|---|
| 817 | //
|
|---|
| 818 | // drukujToolStripButton
|
|---|
| 819 | //
|
|---|
| 820 | this.drukujToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 821 | this.drukujToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("drukujToolStripButton.Image")));
|
|---|
| 822 | this.drukujToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 823 | this.drukujToolStripButton.Name = "drukujToolStripButton";
|
|---|
| 824 | this.drukujToolStripButton.Size = new System.Drawing.Size(28, 28);
|
|---|
| 825 | this.drukujToolStripButton.Text = "Drukuj listê projektów";
|
|---|
| 826 | this.drukujToolStripButton.Click += new System.EventHandler(this.drukujToolStripButton_Click);
|
|---|
| 827 | //
|
|---|
| 828 | // panel1
|
|---|
| 829 | //
|
|---|
| 830 | this.panel1.Controls.Add(this.wczytajPlikButton);
|
|---|
| 831 | this.panel1.Controls.Add(pLIKLabel);
|
|---|
| 832 | this.panel1.Controls.Add(this.pLIKTextBox);
|
|---|
| 833 | this.panel1.Controls.Add(uwagiLabel);
|
|---|
| 834 | this.panel1.Controls.Add(this.uwagiTextBox);
|
|---|
| 835 | this.panel1.Controls.Add(lokalizacjaLabel);
|
|---|
| 836 | this.panel1.Controls.Add(this.lokalizacjaTextBox);
|
|---|
| 837 | this.panel1.Controls.Add(oPISLabel);
|
|---|
| 838 | this.panel1.Controls.Add(this.oPISTextBox);
|
|---|
| 839 | this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|---|
| 840 | this.panel1.Location = new System.Drawing.Point(3, 456);
|
|---|
| 841 | this.panel1.Name = "panel1";
|
|---|
| 842 | this.panel1.Size = new System.Drawing.Size(1000, 159);
|
|---|
| 843 | this.panel1.TabIndex = 4;
|
|---|
| 844 | this.panel1.Visible = false;
|
|---|
| 845 | //
|
|---|
| 846 | // wczytajPlikButton
|
|---|
| 847 | //
|
|---|
| 848 | this.wczytajPlikButton.Location = new System.Drawing.Point(926, 83);
|
|---|
| 849 | this.wczytajPlikButton.Name = "wczytajPlikButton";
|
|---|
| 850 | this.wczytajPlikButton.Size = new System.Drawing.Size(28, 23);
|
|---|
| 851 | this.wczytajPlikButton.TabIndex = 9;
|
|---|
| 852 | this.wczytajPlikButton.UseVisualStyleBackColor = true;
|
|---|
| 853 | this.wczytajPlikButton.Click += new System.EventHandler(this.wczytajPlikButton_Click);
|
|---|
| 854 | //
|
|---|
| 855 | // pLIKTextBox
|
|---|
| 856 | //
|
|---|
| 857 | this.pLIKTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pRODUKCJABindingSource, "PLIK", true));
|
|---|
| 858 | this.pLIKTextBox.Location = new System.Drawing.Point(568, 85);
|
|---|
| 859 | this.pLIKTextBox.Name = "pLIKTextBox";
|
|---|
| 860 | this.pLIKTextBox.Size = new System.Drawing.Size(352, 20);
|
|---|
| 861 | this.pLIKTextBox.TabIndex = 8;
|
|---|
| 862 | //
|
|---|
| 863 | // uwagiTextBox
|
|---|
| 864 | //
|
|---|
| 865 | this.uwagiTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pRODUKCJABindingSource, "uwagi", true));
|
|---|
| 866 | this.uwagiTextBox.Location = new System.Drawing.Point(568, 24);
|
|---|
| 867 | this.uwagiTextBox.Multiline = true;
|
|---|
| 868 | this.uwagiTextBox.Name = "uwagiTextBox";
|
|---|
| 869 | this.uwagiTextBox.Size = new System.Drawing.Size(386, 42);
|
|---|
| 870 | this.uwagiTextBox.TabIndex = 6;
|
|---|
| 871 | //
|
|---|
| 872 | // lokalizacjaTextBox
|
|---|
| 873 | //
|
|---|
| 874 | this.lokalizacjaTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pRODUKCJABindingSource, "lokalizacja", true));
|
|---|
| 875 | this.lokalizacjaTextBox.Location = new System.Drawing.Point(568, 124);
|
|---|
| 876 | this.lokalizacjaTextBox.Name = "lokalizacjaTextBox";
|
|---|
| 877 | this.lokalizacjaTextBox.Size = new System.Drawing.Size(386, 20);
|
|---|
| 878 | this.lokalizacjaTextBox.TabIndex = 4;
|
|---|
| 879 | //
|
|---|
| 880 | // oPISTextBox
|
|---|
| 881 | //
|
|---|
| 882 | this.oPISTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pRODUKCJABindingSource, "OPIS", true));
|
|---|
| 883 | this.oPISTextBox.Location = new System.Drawing.Point(18, 24);
|
|---|
| 884 | this.oPISTextBox.Multiline = true;
|
|---|
| 885 | this.oPISTextBox.Name = "oPISTextBox";
|
|---|
| 886 | this.oPISTextBox.Size = new System.Drawing.Size(529, 120);
|
|---|
| 887 | this.oPISTextBox.TabIndex = 2;
|
|---|
| 888 | //
|
|---|
| 889 | // spisTabPage
|
|---|
| 890 | //
|
|---|
| 891 | this.spisTabPage.Controls.Add(this.spisPlikowDataGridView);
|
|---|
| 892 | this.spisTabPage.Controls.Add(this.spisPlikowPanel);
|
|---|
| 893 | this.spisTabPage.Location = new System.Drawing.Point(4, 22);
|
|---|
| 894 | this.spisTabPage.Name = "spisTabPage";
|
|---|
| 895 | this.spisTabPage.Padding = new System.Windows.Forms.Padding(3);
|
|---|
| 896 | this.spisTabPage.Size = new System.Drawing.Size(1006, 618);
|
|---|
| 897 | this.spisTabPage.TabIndex = 2;
|
|---|
| 898 | this.spisTabPage.Text = "SPIS REKLAM I PLIKÓW";
|
|---|
| 899 | this.spisTabPage.UseVisualStyleBackColor = true;
|
|---|
| 900 | //
|
|---|
| 901 | // spisPlikowDataGridView
|
|---|
| 902 | //
|
|---|
| 903 | this.spisPlikowDataGridView.AllowUserToAddRows = false;
|
|---|
| 904 | this.spisPlikowDataGridView.AllowUserToDeleteRows = false;
|
|---|
| 905 | this.spisPlikowDataGridView.AutoGenerateColumns = false;
|
|---|
| 906 | this.spisPlikowDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
|
|---|
| 907 | this.spisPlikowDataGridView.BackgroundColor = System.Drawing.Color.White;
|
|---|
| 908 | dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|---|
| 909 | dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Control;
|
|---|
| 910 | dataGridViewCellStyle7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|---|
| 911 | dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.WindowText;
|
|---|
| 912 | dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|---|
| 913 | dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|---|
| 914 | dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|---|
| 915 | this.spisPlikowDataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
|
|---|
| 916 | this.spisPlikowDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|---|
| 917 | this.spisPlikowDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|---|
| 918 | this.reklamaId,
|
|---|
| 919 | this.IdReklamyColumn,
|
|---|
| 920 | this.agencja,
|
|---|
| 921 | this.dataGridViewTextBoxColumn2,
|
|---|
| 922 | this.NR,
|
|---|
| 923 | this.miasto,
|
|---|
| 924 | this.GRZBIET,
|
|---|
| 925 | this.Strona,
|
|---|
| 926 | this.CDRColumn,
|
|---|
| 927 | this.EPSColumn,
|
|---|
| 928 | this.JPGColumn,
|
|---|
| 929 | this.datyColumn,
|
|---|
| 930 | this.strona_zlecenie});
|
|---|
| 931 | this.spisPlikowDataGridView.DataSource = this.listaReklamDoWydaniaNrBindingSource;
|
|---|
| 932 | this.spisPlikowDataGridView.Dock = System.Windows.Forms.DockStyle.Fill;
|
|---|
| 933 | this.spisPlikowDataGridView.Location = new System.Drawing.Point(3, 205);
|
|---|
| 934 | this.spisPlikowDataGridView.Name = "spisPlikowDataGridView";
|
|---|
| 935 | this.spisPlikowDataGridView.RowHeadersWidth = 10;
|
|---|
| 936 | this.spisPlikowDataGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
|
|---|
| 937 | this.spisPlikowDataGridView.Size = new System.Drawing.Size(1000, 410);
|
|---|
| 938 | this.spisPlikowDataGridView.TabIndex = 1;
|
|---|
| 939 | this.spisPlikowDataGridView.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.spisPlikowDataGridView_CellLeave);
|
|---|
| 940 | this.spisPlikowDataGridView.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.spisPlikowDataGridView_DataError);
|
|---|
| 941 | this.spisPlikowDataGridView.SelectionChanged += new System.EventHandler(this.spisPlikowDataGridView_SelectionChanged);
|
|---|
| 942 | //
|
|---|
| 943 | // reklamaId
|
|---|
| 944 | //
|
|---|
| 945 | this.reklamaId.DataPropertyName = "ReklamaID";
|
|---|
| 946 | this.reklamaId.HeaderText = "reklamaID";
|
|---|
| 947 | this.reklamaId.Name = "reklamaId";
|
|---|
| 948 | this.reklamaId.ReadOnly = true;
|
|---|
| 949 | this.reklamaId.Visible = false;
|
|---|
| 950 | //
|
|---|
| 951 | // IdReklamyColumn
|
|---|
| 952 | //
|
|---|
| 953 | this.IdReklamyColumn.DataPropertyName = "ID REKLAMY";
|
|---|
| 954 | this.IdReklamyColumn.HeaderText = "Sym. rekl.";
|
|---|
| 955 | this.IdReklamyColumn.Name = "IdReklamyColumn";
|
|---|
| 956 | //
|
|---|
| 957 | // agencja
|
|---|
| 958 | //
|
|---|
| 959 | this.agencja.DataPropertyName = "agencja";
|
|---|
| 960 | this.agencja.HeaderText = "agencja";
|
|---|
| 961 | this.agencja.Name = "agencja";
|
|---|
| 962 | this.agencja.ReadOnly = true;
|
|---|
| 963 | //
|
|---|
| 964 | // dataGridViewTextBoxColumn2
|
|---|
| 965 | //
|
|---|
| 966 | this.dataGridViewTextBoxColumn2.DataPropertyName = "TYTU£";
|
|---|
| 967 | this.dataGridViewTextBoxColumn2.HeaderText = "Tytu³";
|
|---|
| 968 | this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
|
|---|
| 969 | this.dataGridViewTextBoxColumn2.ReadOnly = true;
|
|---|
| 970 | //
|
|---|
| 971 | // NR
|
|---|
| 972 | //
|
|---|
| 973 | this.NR.DataPropertyName = "NR";
|
|---|
| 974 | this.NR.HeaderText = "Nr";
|
|---|
| 975 | this.NR.Name = "NR";
|
|---|
| 976 | this.NR.ReadOnly = true;
|
|---|
| 977 | //
|
|---|
| 978 | // miasto
|
|---|
| 979 | //
|
|---|
| 980 | this.miasto.DataPropertyName = "miasto";
|
|---|
| 981 | this.miasto.HeaderText = "miasto";
|
|---|
| 982 | this.miasto.Name = "miasto";
|
|---|
| 983 | this.miasto.Visible = false;
|
|---|
| 984 | //
|
|---|
| 985 | // GRZBIET
|
|---|
| 986 | //
|
|---|
| 987 | this.GRZBIET.DataPropertyName = "GRZBIET";
|
|---|
| 988 | this.GRZBIET.DataSource = this.gRZBIETYBindingSource;
|
|---|
| 989 | this.GRZBIET.DisplayMember = "Nazwa";
|
|---|
| 990 | this.GRZBIET.HeaderText = "Grzbiet";
|
|---|
| 991 | this.GRZBIET.Name = "GRZBIET";
|
|---|
| 992 | this.GRZBIET.ReadOnly = true;
|
|---|
| 993 | this.GRZBIET.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|---|
| 994 | this.GRZBIET.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|---|
| 995 | this.GRZBIET.ValueMember = "ID";
|
|---|
| 996 | //
|
|---|
| 997 | // gRZBIETYBindingSource
|
|---|
| 998 | //
|
|---|
| 999 | this.gRZBIETYBindingSource.DataMember = "GRZBIETY";
|
|---|
| 1000 | this.gRZBIETYBindingSource.DataSource = this.sLOWNIKDataSet;
|
|---|
| 1001 | //
|
|---|
| 1002 | // sLOWNIKDataSet
|
|---|
| 1003 | //
|
|---|
| 1004 | this.sLOWNIKDataSet.DataSetName = "SLOWNIKDataSet";
|
|---|
| 1005 | this.sLOWNIKDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
|
|---|
| 1006 | //
|
|---|
| 1007 | // Strona
|
|---|
| 1008 | //
|
|---|
| 1009 | this.Strona.DataPropertyName = "strona";
|
|---|
| 1010 | this.Strona.HeaderText = "Strona";
|
|---|
| 1011 | this.Strona.Name = "Strona";
|
|---|
| 1012 | //
|
|---|
| 1013 | // CDRColumn
|
|---|
| 1014 | //
|
|---|
| 1015 | this.CDRColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|---|
| 1016 | this.CDRColumn.DataPropertyName = "jestCDR";
|
|---|
| 1017 | this.CDRColumn.HeaderText = "CDR";
|
|---|
| 1018 | this.CDRColumn.Name = "CDRColumn";
|
|---|
| 1019 | this.CDRColumn.ReadOnly = true;
|
|---|
| 1020 | this.CDRColumn.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|---|
| 1021 | this.CDRColumn.Width = 60;
|
|---|
| 1022 | //
|
|---|
| 1023 | // EPSColumn
|
|---|
| 1024 | //
|
|---|
| 1025 | this.EPSColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|---|
| 1026 | this.EPSColumn.DataPropertyName = "jestEPS";
|
|---|
| 1027 | this.EPSColumn.HeaderText = "EPS";
|
|---|
| 1028 | this.EPSColumn.Name = "EPSColumn";
|
|---|
| 1029 | this.EPSColumn.ReadOnly = true;
|
|---|
| 1030 | this.EPSColumn.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|---|
| 1031 | this.EPSColumn.Width = 60;
|
|---|
| 1032 | //
|
|---|
| 1033 | // JPGColumn
|
|---|
| 1034 | //
|
|---|
| 1035 | this.JPGColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|---|
| 1036 | this.JPGColumn.DataPropertyName = "jestJPG";
|
|---|
| 1037 | this.JPGColumn.HeaderText = "JPG";
|
|---|
| 1038 | this.JPGColumn.Name = "JPGColumn";
|
|---|
| 1039 | this.JPGColumn.ReadOnly = true;
|
|---|
| 1040 | this.JPGColumn.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|---|
| 1041 | this.JPGColumn.Width = 60;
|
|---|
| 1042 | //
|
|---|
| 1043 | // datyColumn
|
|---|
| 1044 | //
|
|---|
| 1045 | this.datyColumn.DataPropertyName = "datyOK";
|
|---|
| 1046 | this.datyColumn.HeaderText = "Daty";
|
|---|
| 1047 | this.datyColumn.Name = "datyColumn";
|
|---|
| 1048 | this.datyColumn.ReadOnly = true;
|
|---|
| 1049 | this.datyColumn.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|---|
| 1050 | this.datyColumn.Visible = false;
|
|---|
| 1051 | //
|
|---|
| 1052 | // strona_zlecenie
|
|---|
| 1053 | //
|
|---|
| 1054 | this.strona_zlecenie.DataPropertyName = "strona_zlecenie";
|
|---|
| 1055 | dataGridViewCellStyle8.BackColor = System.Drawing.Color.Azure;
|
|---|
| 1056 | this.strona_zlecenie.DefaultCellStyle = dataGridViewCellStyle8;
|
|---|
| 1057 | this.strona_zlecenie.HeaderText = "Strona zapisana";
|
|---|
| 1058 | this.strona_zlecenie.Name = "strona_zlecenie";
|
|---|
| 1059 | this.strona_zlecenie.ReadOnly = true;
|
|---|
| 1060 | //
|
|---|
| 1061 | // listaReklamDoWydaniaNrBindingSource
|
|---|
| 1062 | //
|
|---|
| 1063 | this.listaReklamDoWydaniaNrBindingSource.DataMember = "ListaReklamDoWydaniaNr";
|
|---|
| 1064 | this.listaReklamDoWydaniaNrBindingSource.DataSource = this.rEKLAMADataSet;
|
|---|
| 1065 | //
|
|---|
| 1066 | // spisPlikowPanel
|
|---|
| 1067 | //
|
|---|
| 1068 | this.spisPlikowPanel.Controls.Add(this.label1);
|
|---|
| 1069 | this.spisPlikowPanel.Controls.Add(this.grzbietyComboBox);
|
|---|
| 1070 | this.spisPlikowPanel.Controls.Add(this.CDRbutton);
|
|---|
| 1071 | this.spisPlikowPanel.Controls.Add(this.JPGbutton);
|
|---|
| 1072 | this.spisPlikowPanel.Controls.Add(this.EPSbutton);
|
|---|
| 1073 | this.spisPlikowPanel.Controls.Add(this.bindingNavigator2);
|
|---|
| 1074 | this.spisPlikowPanel.Controls.Add(this.JPGdataTextBox);
|
|---|
| 1075 | this.spisPlikowPanel.Controls.Add(this.EPSdataTextBox);
|
|---|
| 1076 | this.spisPlikowPanel.Controls.Add(this.CDRdataTextBox);
|
|---|
| 1077 | this.spisPlikowPanel.Controls.Add(this.JPGTextBox);
|
|---|
| 1078 | this.spisPlikowPanel.Controls.Add(this.EPSTextBox);
|
|---|
| 1079 | this.spisPlikowPanel.Controls.Add(this.CDRTextBox);
|
|---|
| 1080 | this.spisPlikowPanel.Controls.Add(this.zapiszStronyButton);
|
|---|
| 1081 | this.spisPlikowPanel.Controls.Add(this.XTGbutton);
|
|---|
| 1082 | this.spisPlikowPanel.Controls.Add(this.xtgTextBox);
|
|---|
| 1083 | this.spisPlikowPanel.Controls.Add(this.button1);
|
|---|
| 1084 | this.spisPlikowPanel.Controls.Add(this.tytulLabel);
|
|---|
| 1085 | this.spisPlikowPanel.Controls.Add(this.tytulComboBox);
|
|---|
| 1086 | this.spisPlikowPanel.Controls.Add(this.nrWydLabel);
|
|---|
| 1087 | this.spisPlikowPanel.Controls.Add(this.nrWydaniaTextBox);
|
|---|
| 1088 | this.spisPlikowPanel.Dock = System.Windows.Forms.DockStyle.Top;
|
|---|
| 1089 | this.spisPlikowPanel.Location = new System.Drawing.Point(3, 3);
|
|---|
| 1090 | this.spisPlikowPanel.Name = "spisPlikowPanel";
|
|---|
| 1091 | this.spisPlikowPanel.Size = new System.Drawing.Size(1000, 202);
|
|---|
| 1092 | this.spisPlikowPanel.TabIndex = 0;
|
|---|
| 1093 | //
|
|---|
| 1094 | // label1
|
|---|
| 1095 | //
|
|---|
| 1096 | this.label1.AutoSize = true;
|
|---|
| 1097 | this.label1.Location = new System.Drawing.Point(16, 154);
|
|---|
| 1098 | this.label1.Name = "label1";
|
|---|
| 1099 | this.label1.Size = new System.Drawing.Size(40, 13);
|
|---|
| 1100 | this.label1.TabIndex = 24;
|
|---|
| 1101 | this.label1.Text = "Grzbiet";
|
|---|
| 1102 | //
|
|---|
| 1103 | // grzbietyComboBox
|
|---|
| 1104 | //
|
|---|
| 1105 | this.grzbietyComboBox.DataSource = this.gRZBIETYBindingSource;
|
|---|
| 1106 | this.grzbietyComboBox.DisplayMember = "Nazwa";
|
|---|
| 1107 | this.grzbietyComboBox.FormattingEnabled = true;
|
|---|
| 1108 | this.grzbietyComboBox.Location = new System.Drawing.Point(86, 151);
|
|---|
| 1109 | this.grzbietyComboBox.Name = "grzbietyComboBox";
|
|---|
| 1110 | this.grzbietyComboBox.Size = new System.Drawing.Size(121, 21);
|
|---|
| 1111 | this.grzbietyComboBox.TabIndex = 23;
|
|---|
| 1112 | this.grzbietyComboBox.ValueMember = "ID";
|
|---|
| 1113 | this.grzbietyComboBox.SelectedIndexChanged += new System.EventHandler(this.grzbietyComboBox_SelectedIndexChanged);
|
|---|
| 1114 | //
|
|---|
| 1115 | // CDRbutton
|
|---|
| 1116 | //
|
|---|
| 1117 | this.CDRbutton.Enabled = false;
|
|---|
| 1118 | this.CDRbutton.Location = new System.Drawing.Point(251, 41);
|
|---|
| 1119 | this.CDRbutton.Name = "CDRbutton";
|
|---|
| 1120 | this.CDRbutton.Size = new System.Drawing.Size(39, 23);
|
|---|
| 1121 | this.CDRbutton.TabIndex = 22;
|
|---|
| 1122 | this.CDRbutton.Text = "CDR";
|
|---|
| 1123 | this.CDRbutton.UseVisualStyleBackColor = true;
|
|---|
| 1124 | this.CDRbutton.Click += new System.EventHandler(this.CDRbutton_Click);
|
|---|
| 1125 | //
|
|---|
| 1126 | // JPGbutton
|
|---|
| 1127 | //
|
|---|
| 1128 | this.JPGbutton.Enabled = false;
|
|---|
| 1129 | this.JPGbutton.Location = new System.Drawing.Point(229, 109);
|
|---|
| 1130 | this.JPGbutton.Name = "JPGbutton";
|
|---|
| 1131 | this.JPGbutton.Size = new System.Drawing.Size(61, 23);
|
|---|
| 1132 | this.JPGbutton.TabIndex = 21;
|
|---|
| 1133 | this.JPGbutton.Text = "JPG/PDF";
|
|---|
| 1134 | this.JPGbutton.UseVisualStyleBackColor = true;
|
|---|
| 1135 | this.JPGbutton.Click += new System.EventHandler(this.JPGbutton_Click);
|
|---|
| 1136 | //
|
|---|
| 1137 | // EPSbutton
|
|---|
| 1138 | //
|
|---|
| 1139 | this.EPSbutton.Enabled = false;
|
|---|
| 1140 | this.EPSbutton.Location = new System.Drawing.Point(251, 77);
|
|---|
| 1141 | this.EPSbutton.Name = "EPSbutton";
|
|---|
| 1142 | this.EPSbutton.Size = new System.Drawing.Size(39, 23);
|
|---|
| 1143 | this.EPSbutton.TabIndex = 20;
|
|---|
| 1144 | this.EPSbutton.Text = "EPS";
|
|---|
| 1145 | this.EPSbutton.UseVisualStyleBackColor = true;
|
|---|
| 1146 | this.EPSbutton.Click += new System.EventHandler(this.EPSbutton_Click);
|
|---|
| 1147 | //
|
|---|
| 1148 | // bindingNavigator2
|
|---|
| 1149 | //
|
|---|
| 1150 | this.bindingNavigator2.AddNewItem = null;
|
|---|
| 1151 | this.bindingNavigator2.BindingSource = this.listaReklamDoWydaniaNrBindingSource;
|
|---|
| 1152 | this.bindingNavigator2.CountItem = this.bindingNavigatorCountItem1;
|
|---|
| 1153 | this.bindingNavigator2.DeleteItem = null;
|
|---|
| 1154 | this.bindingNavigator2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|---|
| 1155 | this.bindingNavigatorMoveFirstItem1,
|
|---|
| 1156 | this.bindingNavigatorMovePreviousItem1,
|
|---|
| 1157 | this.bindingNavigatorSeparator3,
|
|---|
| 1158 | this.bindingNavigatorPositionItem1,
|
|---|
| 1159 | this.bindingNavigatorCountItem1,
|
|---|
| 1160 | this.bindingNavigatorSeparator4,
|
|---|
| 1161 | this.bindingNavigatorMoveNextItem1,
|
|---|
| 1162 | this.bindingNavigatorMoveLastItem1,
|
|---|
| 1163 | this.bindingNavigatorSeparator5});
|
|---|
| 1164 | this.bindingNavigator2.Location = new System.Drawing.Point(0, 0);
|
|---|
| 1165 | this.bindingNavigator2.MoveFirstItem = this.bindingNavigatorMoveFirstItem1;
|
|---|
| 1166 | this.bindingNavigator2.MoveLastItem = this.bindingNavigatorMoveLastItem1;
|
|---|
| 1167 | this.bindingNavigator2.MoveNextItem = this.bindingNavigatorMoveNextItem1;
|
|---|
| 1168 | this.bindingNavigator2.MovePreviousItem = this.bindingNavigatorMovePreviousItem1;
|
|---|
| 1169 | this.bindingNavigator2.Name = "bindingNavigator2";
|
|---|
| 1170 | this.bindingNavigator2.PositionItem = this.bindingNavigatorPositionItem1;
|
|---|
| 1171 | this.bindingNavigator2.Size = new System.Drawing.Size(1000, 25);
|
|---|
| 1172 | this.bindingNavigator2.TabIndex = 19;
|
|---|
| 1173 | this.bindingNavigator2.Text = "bindingNavigator2";
|
|---|
| 1174 | //
|
|---|
| 1175 | // bindingNavigatorCountItem1
|
|---|
| 1176 | //
|
|---|
| 1177 | this.bindingNavigatorCountItem1.Name = "bindingNavigatorCountItem1";
|
|---|
| 1178 | this.bindingNavigatorCountItem1.Size = new System.Drawing.Size(35, 22);
|
|---|
| 1179 | this.bindingNavigatorCountItem1.Text = "of {0}";
|
|---|
| 1180 | this.bindingNavigatorCountItem1.ToolTipText = "Total number of items";
|
|---|
| 1181 | //
|
|---|
| 1182 | // bindingNavigatorMoveFirstItem1
|
|---|
| 1183 | //
|
|---|
| 1184 | this.bindingNavigatorMoveFirstItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 1185 | this.bindingNavigatorMoveFirstItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem1.Image")));
|
|---|
| 1186 | this.bindingNavigatorMoveFirstItem1.Name = "bindingNavigatorMoveFirstItem1";
|
|---|
| 1187 | this.bindingNavigatorMoveFirstItem1.RightToLeftAutoMirrorImage = true;
|
|---|
| 1188 | this.bindingNavigatorMoveFirstItem1.Size = new System.Drawing.Size(23, 22);
|
|---|
| 1189 | this.bindingNavigatorMoveFirstItem1.Text = "Move first";
|
|---|
| 1190 | //
|
|---|
| 1191 | // bindingNavigatorMovePreviousItem1
|
|---|
| 1192 | //
|
|---|
| 1193 | this.bindingNavigatorMovePreviousItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 1194 | this.bindingNavigatorMovePreviousItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem1.Image")));
|
|---|
| 1195 | this.bindingNavigatorMovePreviousItem1.Name = "bindingNavigatorMovePreviousItem1";
|
|---|
| 1196 | this.bindingNavigatorMovePreviousItem1.RightToLeftAutoMirrorImage = true;
|
|---|
| 1197 | this.bindingNavigatorMovePreviousItem1.Size = new System.Drawing.Size(23, 22);
|
|---|
| 1198 | this.bindingNavigatorMovePreviousItem1.Text = "Move previous";
|
|---|
| 1199 | //
|
|---|
| 1200 | // bindingNavigatorSeparator3
|
|---|
| 1201 | //
|
|---|
| 1202 | this.bindingNavigatorSeparator3.Name = "bindingNavigatorSeparator3";
|
|---|
| 1203 | this.bindingNavigatorSeparator3.Size = new System.Drawing.Size(6, 25);
|
|---|
| 1204 | //
|
|---|
| 1205 | // bindingNavigatorPositionItem1
|
|---|
| 1206 | //
|
|---|
| 1207 | this.bindingNavigatorPositionItem1.AccessibleName = "Position";
|
|---|
| 1208 | this.bindingNavigatorPositionItem1.AutoSize = false;
|
|---|
| 1209 | this.bindingNavigatorPositionItem1.Name = "bindingNavigatorPositionItem1";
|
|---|
| 1210 | this.bindingNavigatorPositionItem1.Size = new System.Drawing.Size(50, 23);
|
|---|
| 1211 | this.bindingNavigatorPositionItem1.Text = "0";
|
|---|
| 1212 | this.bindingNavigatorPositionItem1.ToolTipText = "Current position";
|
|---|
| 1213 | //
|
|---|
| 1214 | // bindingNavigatorSeparator4
|
|---|
| 1215 | //
|
|---|
| 1216 | this.bindingNavigatorSeparator4.Name = "bindingNavigatorSeparator4";
|
|---|
| 1217 | this.bindingNavigatorSeparator4.Size = new System.Drawing.Size(6, 25);
|
|---|
| 1218 | //
|
|---|
| 1219 | // bindingNavigatorMoveNextItem1
|
|---|
| 1220 | //
|
|---|
| 1221 | this.bindingNavigatorMoveNextItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 1222 | this.bindingNavigatorMoveNextItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem1.Image")));
|
|---|
| 1223 | this.bindingNavigatorMoveNextItem1.Name = "bindingNavigatorMoveNextItem1";
|
|---|
| 1224 | this.bindingNavigatorMoveNextItem1.RightToLeftAutoMirrorImage = true;
|
|---|
| 1225 | this.bindingNavigatorMoveNextItem1.Size = new System.Drawing.Size(23, 22);
|
|---|
| 1226 | this.bindingNavigatorMoveNextItem1.Text = "Move next";
|
|---|
| 1227 | //
|
|---|
| 1228 | // bindingNavigatorMoveLastItem1
|
|---|
| 1229 | //
|
|---|
| 1230 | this.bindingNavigatorMoveLastItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 1231 | this.bindingNavigatorMoveLastItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem1.Image")));
|
|---|
| 1232 | this.bindingNavigatorMoveLastItem1.Name = "bindingNavigatorMoveLastItem1";
|
|---|
| 1233 | this.bindingNavigatorMoveLastItem1.RightToLeftAutoMirrorImage = true;
|
|---|
| 1234 | this.bindingNavigatorMoveLastItem1.Size = new System.Drawing.Size(23, 22);
|
|---|
| 1235 | this.bindingNavigatorMoveLastItem1.Text = "Move last";
|
|---|
| 1236 | //
|
|---|
| 1237 | // bindingNavigatorSeparator5
|
|---|
| 1238 | //
|
|---|
| 1239 | this.bindingNavigatorSeparator5.Name = "bindingNavigatorSeparator5";
|
|---|
| 1240 | this.bindingNavigatorSeparator5.Size = new System.Drawing.Size(6, 25);
|
|---|
| 1241 | //
|
|---|
| 1242 | // JPGdataTextBox
|
|---|
| 1243 | //
|
|---|
| 1244 | this.JPGdataTextBox.Location = new System.Drawing.Point(813, 109);
|
|---|
| 1245 | this.JPGdataTextBox.Name = "JPGdataTextBox";
|
|---|
| 1246 | this.JPGdataTextBox.Size = new System.Drawing.Size(116, 20);
|
|---|
| 1247 | this.JPGdataTextBox.TabIndex = 18;
|
|---|
| 1248 | //
|
|---|
| 1249 | // EPSdataTextBox
|
|---|
| 1250 | //
|
|---|
| 1251 | this.EPSdataTextBox.Location = new System.Drawing.Point(813, 76);
|
|---|
| 1252 | this.EPSdataTextBox.Name = "EPSdataTextBox";
|
|---|
| 1253 | this.EPSdataTextBox.Size = new System.Drawing.Size(116, 20);
|
|---|
| 1254 | this.EPSdataTextBox.TabIndex = 17;
|
|---|
| 1255 | //
|
|---|
| 1256 | // CDRdataTextBox
|
|---|
| 1257 | //
|
|---|
| 1258 | this.CDRdataTextBox.Location = new System.Drawing.Point(813, 41);
|
|---|
| 1259 | this.CDRdataTextBox.Name = "CDRdataTextBox";
|
|---|
| 1260 | this.CDRdataTextBox.Size = new System.Drawing.Size(116, 20);
|
|---|
| 1261 | this.CDRdataTextBox.TabIndex = 16;
|
|---|
| 1262 | //
|
|---|
| 1263 | // JPGTextBox
|
|---|
| 1264 | //
|
|---|
| 1265 | this.JPGTextBox.Location = new System.Drawing.Point(299, 111);
|
|---|
| 1266 | this.JPGTextBox.Name = "JPGTextBox";
|
|---|
| 1267 | this.JPGTextBox.Size = new System.Drawing.Size(480, 20);
|
|---|
| 1268 | this.JPGTextBox.TabIndex = 15;
|
|---|
| 1269 | //
|
|---|
| 1270 | // EPSTextBox
|
|---|
| 1271 | //
|
|---|
| 1272 | this.EPSTextBox.Location = new System.Drawing.Point(299, 78);
|
|---|
| 1273 | this.EPSTextBox.Name = "EPSTextBox";
|
|---|
| 1274 | this.EPSTextBox.Size = new System.Drawing.Size(480, 20);
|
|---|
| 1275 | this.EPSTextBox.TabIndex = 14;
|
|---|
| 1276 | //
|
|---|
| 1277 | // CDRTextBox
|
|---|
| 1278 | //
|
|---|
| 1279 | this.CDRTextBox.Location = new System.Drawing.Point(299, 43);
|
|---|
| 1280 | this.CDRTextBox.Name = "CDRTextBox";
|
|---|
| 1281 | this.CDRTextBox.Size = new System.Drawing.Size(480, 20);
|
|---|
| 1282 | this.CDRTextBox.TabIndex = 13;
|
|---|
| 1283 | //
|
|---|
| 1284 | // zapiszStronyButton
|
|---|
| 1285 | //
|
|---|
| 1286 | this.zapiszStronyButton.Location = new System.Drawing.Point(813, 144);
|
|---|
| 1287 | this.zapiszStronyButton.Name = "zapiszStronyButton";
|
|---|
| 1288 | this.zapiszStronyButton.Size = new System.Drawing.Size(116, 28);
|
|---|
| 1289 | this.zapiszStronyButton.TabIndex = 9;
|
|---|
| 1290 | this.zapiszStronyButton.Text = "Zapisz spis stron";
|
|---|
| 1291 | this.zapiszStronyButton.UseVisualStyleBackColor = true;
|
|---|
| 1292 | this.zapiszStronyButton.Click += new System.EventHandler(this.zapiszStronyButton_Click);
|
|---|
| 1293 | //
|
|---|
| 1294 | // XTGbutton
|
|---|
| 1295 | //
|
|---|
| 1296 | this.XTGbutton.Location = new System.Drawing.Point(251, 147);
|
|---|
| 1297 | this.XTGbutton.Name = "XTGbutton";
|
|---|
| 1298 | this.XTGbutton.Size = new System.Drawing.Size(39, 23);
|
|---|
| 1299 | this.XTGbutton.TabIndex = 6;
|
|---|
| 1300 | this.XTGbutton.Text = "XTG";
|
|---|
| 1301 | this.XTGbutton.UseVisualStyleBackColor = true;
|
|---|
| 1302 | this.XTGbutton.Click += new System.EventHandler(this.XTGbutton_Click);
|
|---|
| 1303 | //
|
|---|
| 1304 | // xtgTextBox
|
|---|
| 1305 | //
|
|---|
| 1306 | this.xtgTextBox.Location = new System.Drawing.Point(299, 149);
|
|---|
| 1307 | this.xtgTextBox.Name = "xtgTextBox";
|
|---|
| 1308 | this.xtgTextBox.Size = new System.Drawing.Size(480, 20);
|
|---|
| 1309 | this.xtgTextBox.TabIndex = 5;
|
|---|
| 1310 | //
|
|---|
| 1311 | // button1
|
|---|
| 1312 | //
|
|---|
| 1313 | this.button1.Image = ((System.Drawing.Image)(resources.GetObject("button1.Image")));
|
|---|
| 1314 | this.button1.Location = new System.Drawing.Point(86, 111);
|
|---|
| 1315 | this.button1.Name = "button1";
|
|---|
| 1316 | this.button1.Size = new System.Drawing.Size(121, 31);
|
|---|
| 1317 | this.button1.TabIndex = 4;
|
|---|
| 1318 | this.button1.Text = "Wczytaj reklamy";
|
|---|
| 1319 | this.button1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
|
|---|
| 1320 | this.button1.UseVisualStyleBackColor = true;
|
|---|
| 1321 | this.button1.Click += new System.EventHandler(this.button1_Click);
|
|---|
| 1322 | //
|
|---|
| 1323 | // tytulLabel
|
|---|
| 1324 | //
|
|---|
| 1325 | this.tytulLabel.AutoSize = true;
|
|---|
| 1326 | this.tytulLabel.Location = new System.Drawing.Point(16, 43);
|
|---|
| 1327 | this.tytulLabel.Name = "tytulLabel";
|
|---|
| 1328 | this.tytulLabel.Size = new System.Drawing.Size(32, 13);
|
|---|
| 1329 | this.tytulLabel.TabIndex = 3;
|
|---|
| 1330 | this.tytulLabel.Text = "Tytu³";
|
|---|
| 1331 | //
|
|---|
| 1332 | // tytulComboBox
|
|---|
| 1333 | //
|
|---|
| 1334 | this.tytulComboBox.DataSource = this.lISTATYTULOWBindingSource;
|
|---|
| 1335 | this.tytulComboBox.DisplayMember = "SYMB";
|
|---|
| 1336 | this.tytulComboBox.FormattingEnabled = true;
|
|---|
| 1337 | this.tytulComboBox.Location = new System.Drawing.Point(86, 40);
|
|---|
| 1338 | this.tytulComboBox.Name = "tytulComboBox";
|
|---|
| 1339 | this.tytulComboBox.Size = new System.Drawing.Size(121, 21);
|
|---|
| 1340 | this.tytulComboBox.TabIndex = 2;
|
|---|
| 1341 | this.tytulComboBox.ValueMember = "SYMB";
|
|---|
| 1342 | this.tytulComboBox.SelectedIndexChanged += new System.EventHandler(this.tytulComboBox_SelectedIndexChanged);
|
|---|
| 1343 | //
|
|---|
| 1344 | // lISTATYTULOWBindingSource
|
|---|
| 1345 | //
|
|---|
| 1346 | this.lISTATYTULOWBindingSource.DataMember = "LISTA_TYTULOW";
|
|---|
| 1347 | this.lISTATYTULOWBindingSource.DataSource = this.sLOWNIKDataSet;
|
|---|
| 1348 | //
|
|---|
| 1349 | // nrWydLabel
|
|---|
| 1350 | //
|
|---|
| 1351 | this.nrWydLabel.AutoSize = true;
|
|---|
| 1352 | this.nrWydLabel.Location = new System.Drawing.Point(16, 85);
|
|---|
| 1353 | this.nrWydLabel.Name = "nrWydLabel";
|
|---|
| 1354 | this.nrWydLabel.Size = new System.Drawing.Size(60, 13);
|
|---|
| 1355 | this.nrWydLabel.TabIndex = 1;
|
|---|
| 1356 | this.nrWydLabel.Text = "Nr wydania";
|
|---|
| 1357 | //
|
|---|
| 1358 | // nrWydaniaTextBox
|
|---|
| 1359 | //
|
|---|
| 1360 | this.nrWydaniaTextBox.Location = new System.Drawing.Point(86, 79);
|
|---|
| 1361 | this.nrWydaniaTextBox.Name = "nrWydaniaTextBox";
|
|---|
| 1362 | this.nrWydaniaTextBox.Size = new System.Drawing.Size(121, 20);
|
|---|
| 1363 | this.nrWydaniaTextBox.TabIndex = 0;
|
|---|
| 1364 | //
|
|---|
| 1365 | // listyDoKlientowTabPage
|
|---|
| 1366 | //
|
|---|
| 1367 | this.listyDoKlientowTabPage.Controls.Add(this.ukrytyLabel);
|
|---|
| 1368 | this.listyDoKlientowTabPage.Controls.Add(this.dateTimePicker1);
|
|---|
| 1369 | this.listyDoKlientowTabPage.Controls.Add(this.label2);
|
|---|
| 1370 | this.listyDoKlientowTabPage.Controls.Add(this.listyPodsumowanieDataGridView);
|
|---|
| 1371 | this.listyDoKlientowTabPage.Controls.Add(this.listyDataGridView);
|
|---|
| 1372 | this.listyDoKlientowTabPage.Controls.Add(this.bindingNavigator3);
|
|---|
| 1373 | this.listyDoKlientowTabPage.Location = new System.Drawing.Point(4, 22);
|
|---|
| 1374 | this.listyDoKlientowTabPage.Name = "listyDoKlientowTabPage";
|
|---|
| 1375 | this.listyDoKlientowTabPage.Size = new System.Drawing.Size(1006, 618);
|
|---|
| 1376 | this.listyDoKlientowTabPage.TabIndex = 4;
|
|---|
| 1377 | this.listyDoKlientowTabPage.Text = "LISTY DO KLIENTÓW";
|
|---|
| 1378 | this.listyDoKlientowTabPage.UseVisualStyleBackColor = true;
|
|---|
| 1379 | //
|
|---|
| 1380 | // ukrytyLabel
|
|---|
| 1381 | //
|
|---|
| 1382 | this.ukrytyLabel.AutoSize = true;
|
|---|
| 1383 | this.ukrytyLabel.Location = new System.Drawing.Point(544, 323);
|
|---|
| 1384 | this.ukrytyLabel.Name = "ukrytyLabel";
|
|---|
| 1385 | this.ukrytyLabel.Size = new System.Drawing.Size(61, 13);
|
|---|
| 1386 | this.ukrytyLabel.TabIndex = 4;
|
|---|
| 1387 | this.ukrytyLabel.Text = "ukrytyLabel";
|
|---|
| 1388 | this.ukrytyLabel.Visible = false;
|
|---|
| 1389 | //
|
|---|
| 1390 | // dateTimePicker1
|
|---|
| 1391 | //
|
|---|
| 1392 | this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Short;
|
|---|
| 1393 | this.dateTimePicker1.Location = new System.Drawing.Point(680, 272);
|
|---|
| 1394 | this.dateTimePicker1.Name = "dateTimePicker1";
|
|---|
| 1395 | this.dateTimePicker1.Size = new System.Drawing.Size(98, 20);
|
|---|
| 1396 | this.dateTimePicker1.TabIndex = 5;
|
|---|
| 1397 | //
|
|---|
| 1398 | // label2
|
|---|
| 1399 | //
|
|---|
| 1400 | this.label2.AutoSize = true;
|
|---|
| 1401 | this.label2.Location = new System.Drawing.Point(603, 278);
|
|---|
| 1402 | this.label2.Name = "label2";
|
|---|
| 1403 | this.label2.Size = new System.Drawing.Size(71, 13);
|
|---|
| 1404 | this.label2.TabIndex = 4;
|
|---|
| 1405 | this.label2.Text = "Data wysy³ki:";
|
|---|
| 1406 | //
|
|---|
| 1407 | // listyPodsumowanieDataGridView
|
|---|
| 1408 | //
|
|---|
| 1409 | this.listyPodsumowanieDataGridView.AllowUserToAddRows = false;
|
|---|
| 1410 | this.listyPodsumowanieDataGridView.AllowUserToDeleteRows = false;
|
|---|
| 1411 | this.listyPodsumowanieDataGridView.AutoGenerateColumns = false;
|
|---|
| 1412 | this.listyPodsumowanieDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
|
|---|
| 1413 | this.listyPodsumowanieDataGridView.BackgroundColor = System.Drawing.Color.White;
|
|---|
| 1414 | this.listyPodsumowanieDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|---|
| 1415 | this.dataGridViewTextBoxColumn4,
|
|---|
| 1416 | this.dataGridViewTextBoxColumn1,
|
|---|
| 1417 | this.dataGridViewTextBoxColumn5});
|
|---|
| 1418 | this.listyPodsumowanieDataGridView.DataSource = this.listyPodsumowanieBindingSource;
|
|---|
| 1419 | this.listyPodsumowanieDataGridView.Location = new System.Drawing.Point(606, 34);
|
|---|
| 1420 | this.listyPodsumowanieDataGridView.Name = "listyPodsumowanieDataGridView";
|
|---|
| 1421 | this.listyPodsumowanieDataGridView.ReadOnly = true;
|
|---|
| 1422 | this.listyPodsumowanieDataGridView.RowHeadersVisible = false;
|
|---|
| 1423 | this.listyPodsumowanieDataGridView.Size = new System.Drawing.Size(300, 220);
|
|---|
| 1424 | this.listyPodsumowanieDataGridView.TabIndex = 3;
|
|---|
| 1425 | //
|
|---|
| 1426 | // dataGridViewTextBoxColumn4
|
|---|
| 1427 | //
|
|---|
| 1428 | this.dataGridViewTextBoxColumn4.DataPropertyName = "tyt";
|
|---|
| 1429 | this.dataGridViewTextBoxColumn4.HeaderText = "Tytu³";
|
|---|
| 1430 | this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
|
|---|
| 1431 | this.dataGridViewTextBoxColumn4.ReadOnly = true;
|
|---|
| 1432 | //
|
|---|
| 1433 | // dataGridViewTextBoxColumn1
|
|---|
| 1434 | //
|
|---|
| 1435 | this.dataGridViewTextBoxColumn1.DataPropertyName = "Nr Wydania";
|
|---|
| 1436 | this.dataGridViewTextBoxColumn1.HeaderText = "Nr Wydania";
|
|---|
| 1437 | this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
|
|---|
| 1438 | this.dataGridViewTextBoxColumn1.ReadOnly = true;
|
|---|
| 1439 | //
|
|---|
| 1440 | // dataGridViewTextBoxColumn5
|
|---|
| 1441 | //
|
|---|
| 1442 | this.dataGridViewTextBoxColumn5.DataPropertyName = "Expr1";
|
|---|
| 1443 | this.dataGridViewTextBoxColumn5.HeaderText = "Iloæ";
|
|---|
| 1444 | this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
|
|---|
| 1445 | this.dataGridViewTextBoxColumn5.ReadOnly = true;
|
|---|
| 1446 | //
|
|---|
| 1447 | // listyPodsumowanieBindingSource
|
|---|
| 1448 | //
|
|---|
| 1449 | this.listyPodsumowanieBindingSource.DataMember = "ListyPodsumowanie";
|
|---|
| 1450 | this.listyPodsumowanieBindingSource.DataSource = this.rEKLAMADataSet;
|
|---|
| 1451 | //
|
|---|
| 1452 | // listyDataGridView
|
|---|
| 1453 | //
|
|---|
| 1454 | this.listyDataGridView.AllowUserToAddRows = false;
|
|---|
| 1455 | this.listyDataGridView.AllowUserToDeleteRows = false;
|
|---|
| 1456 | this.listyDataGridView.AutoGenerateColumns = false;
|
|---|
| 1457 | this.listyDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.ColumnHeader;
|
|---|
| 1458 | this.listyDataGridView.BackgroundColor = System.Drawing.Color.White;
|
|---|
| 1459 | this.listyDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|---|
| 1460 | this.listyDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|---|
| 1461 | this.klientNazwaDataGridViewTextBoxColumn,
|
|---|
| 1462 | this.iloscDataGridViewTextBoxColumn,
|
|---|
| 1463 | this.drukujDataGridViewCheckBoxColumn});
|
|---|
| 1464 | this.listyDataGridView.DataSource = this.listyBindingSource;
|
|---|
| 1465 | this.listyDataGridView.Location = new System.Drawing.Point(3, 34);
|
|---|
| 1466 | this.listyDataGridView.MultiSelect = false;
|
|---|
| 1467 | this.listyDataGridView.Name = "listyDataGridView";
|
|---|
| 1468 | this.listyDataGridView.RowHeadersWidth = 10;
|
|---|
| 1469 | this.listyDataGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
|
|---|
| 1470 | this.listyDataGridView.Size = new System.Drawing.Size(513, 581);
|
|---|
| 1471 | this.listyDataGridView.TabIndex = 3;
|
|---|
| 1472 | //
|
|---|
| 1473 | // klientNazwaDataGridViewTextBoxColumn
|
|---|
| 1474 | //
|
|---|
| 1475 | this.klientNazwaDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|---|
| 1476 | this.klientNazwaDataGridViewTextBoxColumn.DataPropertyName = "klientNazwa";
|
|---|
| 1477 | this.klientNazwaDataGridViewTextBoxColumn.FillWeight = 111.9289F;
|
|---|
| 1478 | this.klientNazwaDataGridViewTextBoxColumn.HeaderText = "Nazwa klienta";
|
|---|
| 1479 | this.klientNazwaDataGridViewTextBoxColumn.Name = "klientNazwaDataGridViewTextBoxColumn";
|
|---|
| 1480 | this.klientNazwaDataGridViewTextBoxColumn.ReadOnly = true;
|
|---|
| 1481 | this.klientNazwaDataGridViewTextBoxColumn.Width = 300;
|
|---|
| 1482 | //
|
|---|
| 1483 | // iloscDataGridViewTextBoxColumn
|
|---|
| 1484 | //
|
|---|
| 1485 | this.iloscDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|---|
| 1486 | this.iloscDataGridViewTextBoxColumn.DataPropertyName = "ilosc";
|
|---|
| 1487 | this.iloscDataGridViewTextBoxColumn.FillWeight = 76.14214F;
|
|---|
| 1488 | this.iloscDataGridViewTextBoxColumn.HeaderText = "Iloæ reklam";
|
|---|
| 1489 | this.iloscDataGridViewTextBoxColumn.Name = "iloscDataGridViewTextBoxColumn";
|
|---|
| 1490 | this.iloscDataGridViewTextBoxColumn.ReadOnly = true;
|
|---|
| 1491 | this.iloscDataGridViewTextBoxColumn.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|---|
| 1492 | //
|
|---|
| 1493 | // drukujDataGridViewCheckBoxColumn
|
|---|
| 1494 | //
|
|---|
| 1495 | this.drukujDataGridViewCheckBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|---|
| 1496 | this.drukujDataGridViewCheckBoxColumn.DataPropertyName = "drukuj";
|
|---|
| 1497 | this.drukujDataGridViewCheckBoxColumn.FillWeight = 111.9289F;
|
|---|
| 1498 | this.drukujDataGridViewCheckBoxColumn.HeaderText = "drukuj";
|
|---|
| 1499 | this.drukujDataGridViewCheckBoxColumn.Name = "drukujDataGridViewCheckBoxColumn";
|
|---|
| 1500 | this.drukujDataGridViewCheckBoxColumn.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|---|
| 1501 | //
|
|---|
| 1502 | // listyBindingSource
|
|---|
| 1503 | //
|
|---|
| 1504 | this.listyBindingSource.DataMember = "Listy";
|
|---|
| 1505 | this.listyBindingSource.DataSource = this.rEKLAMADataSet;
|
|---|
| 1506 | //
|
|---|
| 1507 | // bindingNavigator3
|
|---|
| 1508 | //
|
|---|
| 1509 | this.bindingNavigator3.AddNewItem = null;
|
|---|
| 1510 | this.bindingNavigator3.BindingSource = this.listyBindingSource;
|
|---|
| 1511 | this.bindingNavigator3.CountItem = this.bindingNavigatorCountItem2;
|
|---|
| 1512 | this.bindingNavigator3.DeleteItem = null;
|
|---|
| 1513 | this.bindingNavigator3.ImageScalingSize = new System.Drawing.Size(24, 24);
|
|---|
| 1514 | this.bindingNavigator3.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|---|
| 1515 | this.bindingNavigatorMoveFirstItem2,
|
|---|
| 1516 | this.bindingNavigatorMovePreviousItem2,
|
|---|
| 1517 | this.bindingNavigatorSeparator6,
|
|---|
| 1518 | this.bindingNavigatorPositionItem2,
|
|---|
| 1519 | this.bindingNavigatorCountItem2,
|
|---|
| 1520 | this.bindingNavigatorSeparator7,
|
|---|
| 1521 | this.bindingNavigatorMoveNextItem2,
|
|---|
| 1522 | this.bindingNavigatorMoveLastItem2,
|
|---|
| 1523 | this.bindingNavigatorSeparator8,
|
|---|
| 1524 | this.toolStripLabel3,
|
|---|
| 1525 | this.nrAMTToolStripTextBox,
|
|---|
| 1526 | this.toolStripLabel4,
|
|---|
| 1527 | this.nrGS1ToolStripTextBox,
|
|---|
| 1528 | this.nrGS2ToolStripTextBox,
|
|---|
| 1529 | this.toolStripSeparator6,
|
|---|
| 1530 | this.znajdzKlientowToolStripButton,
|
|---|
| 1531 | this.podgladListuToolStripButton,
|
|---|
| 1532 | this.toolStripButton,
|
|---|
| 1533 | this.toolStripSeparator7,
|
|---|
| 1534 | this.toolStripButton1,
|
|---|
| 1535 | this.toolStripSeparator8,
|
|---|
| 1536 | this.ustawKolejnoscToolStripButton});
|
|---|
| 1537 | this.bindingNavigator3.Location = new System.Drawing.Point(0, 0);
|
|---|
| 1538 | this.bindingNavigator3.MoveFirstItem = this.bindingNavigatorMoveFirstItem2;
|
|---|
| 1539 | this.bindingNavigator3.MoveLastItem = this.bindingNavigatorMoveLastItem2;
|
|---|
| 1540 | this.bindingNavigator3.MoveNextItem = this.bindingNavigatorMoveNextItem2;
|
|---|
| 1541 | this.bindingNavigator3.MovePreviousItem = this.bindingNavigatorMovePreviousItem2;
|
|---|
| 1542 | this.bindingNavigator3.Name = "bindingNavigator3";
|
|---|
| 1543 | this.bindingNavigator3.PositionItem = this.bindingNavigatorPositionItem2;
|
|---|
| 1544 | this.bindingNavigator3.Size = new System.Drawing.Size(1006, 31);
|
|---|
| 1545 | this.bindingNavigator3.TabIndex = 2;
|
|---|
| 1546 | this.bindingNavigator3.Text = "bindingNavigator3";
|
|---|
| 1547 | //
|
|---|
| 1548 | // bindingNavigatorCountItem2
|
|---|
| 1549 | //
|
|---|
| 1550 | this.bindingNavigatorCountItem2.Name = "bindingNavigatorCountItem2";
|
|---|
| 1551 | this.bindingNavigatorCountItem2.Size = new System.Drawing.Size(35, 28);
|
|---|
| 1552 | this.bindingNavigatorCountItem2.Text = "of {0}";
|
|---|
| 1553 | this.bindingNavigatorCountItem2.ToolTipText = "Total number of items";
|
|---|
| 1554 | //
|
|---|
| 1555 | // bindingNavigatorMoveFirstItem2
|
|---|
| 1556 | //
|
|---|
| 1557 | this.bindingNavigatorMoveFirstItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 1558 | this.bindingNavigatorMoveFirstItem2.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem2.Image")));
|
|---|
| 1559 | this.bindingNavigatorMoveFirstItem2.Name = "bindingNavigatorMoveFirstItem2";
|
|---|
| 1560 | this.bindingNavigatorMoveFirstItem2.RightToLeftAutoMirrorImage = true;
|
|---|
| 1561 | this.bindingNavigatorMoveFirstItem2.Size = new System.Drawing.Size(28, 28);
|
|---|
| 1562 | this.bindingNavigatorMoveFirstItem2.Text = "Move first";
|
|---|
| 1563 | //
|
|---|
| 1564 | // bindingNavigatorMovePreviousItem2
|
|---|
| 1565 | //
|
|---|
| 1566 | this.bindingNavigatorMovePreviousItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 1567 | this.bindingNavigatorMovePreviousItem2.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem2.Image")));
|
|---|
| 1568 | this.bindingNavigatorMovePreviousItem2.Name = "bindingNavigatorMovePreviousItem2";
|
|---|
| 1569 | this.bindingNavigatorMovePreviousItem2.RightToLeftAutoMirrorImage = true;
|
|---|
| 1570 | this.bindingNavigatorMovePreviousItem2.Size = new System.Drawing.Size(28, 28);
|
|---|
| 1571 | this.bindingNavigatorMovePreviousItem2.Text = "Move previous";
|
|---|
| 1572 | //
|
|---|
| 1573 | // bindingNavigatorSeparator6
|
|---|
| 1574 | //
|
|---|
| 1575 | this.bindingNavigatorSeparator6.Name = "bindingNavigatorSeparator6";
|
|---|
| 1576 | this.bindingNavigatorSeparator6.Size = new System.Drawing.Size(6, 31);
|
|---|
| 1577 | //
|
|---|
| 1578 | // bindingNavigatorPositionItem2
|
|---|
| 1579 | //
|
|---|
| 1580 | this.bindingNavigatorPositionItem2.AccessibleName = "Position";
|
|---|
| 1581 | this.bindingNavigatorPositionItem2.AutoSize = false;
|
|---|
| 1582 | this.bindingNavigatorPositionItem2.Name = "bindingNavigatorPositionItem2";
|
|---|
| 1583 | this.bindingNavigatorPositionItem2.Size = new System.Drawing.Size(50, 23);
|
|---|
| 1584 | this.bindingNavigatorPositionItem2.Text = "0";
|
|---|
| 1585 | this.bindingNavigatorPositionItem2.ToolTipText = "Current position";
|
|---|
| 1586 | //
|
|---|
| 1587 | // bindingNavigatorSeparator7
|
|---|
| 1588 | //
|
|---|
| 1589 | this.bindingNavigatorSeparator7.Name = "bindingNavigatorSeparator7";
|
|---|
| 1590 | this.bindingNavigatorSeparator7.Size = new System.Drawing.Size(6, 31);
|
|---|
| 1591 | //
|
|---|
| 1592 | // bindingNavigatorMoveNextItem2
|
|---|
| 1593 | //
|
|---|
| 1594 | this.bindingNavigatorMoveNextItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 1595 | this.bindingNavigatorMoveNextItem2.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem2.Image")));
|
|---|
| 1596 | this.bindingNavigatorMoveNextItem2.Name = "bindingNavigatorMoveNextItem2";
|
|---|
| 1597 | this.bindingNavigatorMoveNextItem2.RightToLeftAutoMirrorImage = true;
|
|---|
| 1598 | this.bindingNavigatorMoveNextItem2.Size = new System.Drawing.Size(28, 28);
|
|---|
| 1599 | this.bindingNavigatorMoveNextItem2.Text = "Move next";
|
|---|
| 1600 | //
|
|---|
| 1601 | // bindingNavigatorMoveLastItem2
|
|---|
| 1602 | //
|
|---|
| 1603 | this.bindingNavigatorMoveLastItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 1604 | this.bindingNavigatorMoveLastItem2.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem2.Image")));
|
|---|
| 1605 | this.bindingNavigatorMoveLastItem2.Name = "bindingNavigatorMoveLastItem2";
|
|---|
| 1606 | this.bindingNavigatorMoveLastItem2.RightToLeftAutoMirrorImage = true;
|
|---|
| 1607 | this.bindingNavigatorMoveLastItem2.Size = new System.Drawing.Size(28, 28);
|
|---|
| 1608 | this.bindingNavigatorMoveLastItem2.Text = "Move last";
|
|---|
| 1609 | //
|
|---|
| 1610 | // bindingNavigatorSeparator8
|
|---|
| 1611 | //
|
|---|
| 1612 | this.bindingNavigatorSeparator8.Name = "bindingNavigatorSeparator8";
|
|---|
| 1613 | this.bindingNavigatorSeparator8.Size = new System.Drawing.Size(6, 31);
|
|---|
| 1614 | //
|
|---|
| 1615 | // toolStripLabel3
|
|---|
| 1616 | //
|
|---|
| 1617 | this.toolStripLabel3.Name = "toolStripLabel3";
|
|---|
| 1618 | this.toolStripLabel3.Size = new System.Drawing.Size(36, 28);
|
|---|
| 1619 | this.toolStripLabel3.Text = "AMT:";
|
|---|
| 1620 | //
|
|---|
| 1621 | // nrAMTToolStripTextBox
|
|---|
| 1622 | //
|
|---|
| 1623 | this.nrAMTToolStripTextBox.Name = "nrAMTToolStripTextBox";
|
|---|
| 1624 | this.nrAMTToolStripTextBox.Size = new System.Drawing.Size(50, 31);
|
|---|
| 1625 | //
|
|---|
| 1626 | // toolStripLabel4
|
|---|
| 1627 | //
|
|---|
| 1628 | this.toolStripLabel4.Name = "toolStripLabel4";
|
|---|
| 1629 | this.toolStripLabel4.Size = new System.Drawing.Size(27, 28);
|
|---|
| 1630 | this.toolStripLabel4.Text = "GS: ";
|
|---|
| 1631 | //
|
|---|
| 1632 | // nrGS1ToolStripTextBox
|
|---|
| 1633 | //
|
|---|
| 1634 | this.nrGS1ToolStripTextBox.Name = "nrGS1ToolStripTextBox";
|
|---|
| 1635 | this.nrGS1ToolStripTextBox.Size = new System.Drawing.Size(50, 31);
|
|---|
| 1636 | //
|
|---|
| 1637 | // nrGS2ToolStripTextBox
|
|---|
| 1638 | //
|
|---|
| 1639 | this.nrGS2ToolStripTextBox.Name = "nrGS2ToolStripTextBox";
|
|---|
| 1640 | this.nrGS2ToolStripTextBox.Size = new System.Drawing.Size(50, 31);
|
|---|
| 1641 | //
|
|---|
| 1642 | // toolStripSeparator6
|
|---|
| 1643 | //
|
|---|
| 1644 | this.toolStripSeparator6.Name = "toolStripSeparator6";
|
|---|
| 1645 | this.toolStripSeparator6.Size = new System.Drawing.Size(6, 31);
|
|---|
| 1646 | //
|
|---|
| 1647 | // znajdzKlientowToolStripButton
|
|---|
| 1648 | //
|
|---|
| 1649 | this.znajdzKlientowToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 1650 | this.znajdzKlientowToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("znajdzKlientowToolStripButton.Image")));
|
|---|
| 1651 | this.znajdzKlientowToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 1652 | this.znajdzKlientowToolStripButton.Name = "znajdzKlientowToolStripButton";
|
|---|
| 1653 | this.znajdzKlientowToolStripButton.Size = new System.Drawing.Size(28, 28);
|
|---|
| 1654 | this.znajdzKlientowToolStripButton.Text = "Szukaj";
|
|---|
| 1655 | this.znajdzKlientowToolStripButton.Click += new System.EventHandler(this.znajdzKlientowToolStripButton_Click);
|
|---|
| 1656 | //
|
|---|
| 1657 | // podgladListuToolStripButton
|
|---|
| 1658 | //
|
|---|
| 1659 | this.podgladListuToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 1660 | this.podgladListuToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("podgladListuToolStripButton.Image")));
|
|---|
| 1661 | this.podgladListuToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 1662 | this.podgladListuToolStripButton.Name = "podgladListuToolStripButton";
|
|---|
| 1663 | this.podgladListuToolStripButton.Size = new System.Drawing.Size(28, 28);
|
|---|
| 1664 | this.podgladListuToolStripButton.Text = "Podgl¹d listu";
|
|---|
| 1665 | this.podgladListuToolStripButton.Click += new System.EventHandler(this.podgladListuToolStripButton_Click);
|
|---|
| 1666 | //
|
|---|
| 1667 | // toolStripButton
|
|---|
| 1668 | //
|
|---|
| 1669 | this.toolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 1670 | this.toolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton.Image")));
|
|---|
| 1671 | this.toolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 1672 | this.toolStripButton.Name = "toolStripButton";
|
|---|
| 1673 | this.toolStripButton.Size = new System.Drawing.Size(28, 28);
|
|---|
| 1674 | this.toolStripButton.Text = "Listy (wszystkie zaznaczone)";
|
|---|
| 1675 | this.toolStripButton.Click += new System.EventHandler(this.toolStripButton2_Click);
|
|---|
| 1676 | //
|
|---|
| 1677 | // toolStripSeparator7
|
|---|
| 1678 | //
|
|---|
| 1679 | this.toolStripSeparator7.Name = "toolStripSeparator7";
|
|---|
| 1680 | this.toolStripSeparator7.Size = new System.Drawing.Size(6, 31);
|
|---|
| 1681 | //
|
|---|
| 1682 | // toolStripButton1
|
|---|
| 1683 | //
|
|---|
| 1684 | this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 1685 | this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
|
|---|
| 1686 | this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 1687 | this.toolStripButton1.Name = "toolStripButton1";
|
|---|
| 1688 | this.toolStripButton1.Size = new System.Drawing.Size(28, 28);
|
|---|
| 1689 | this.toolStripButton1.Text = "Prze³¹cz";
|
|---|
| 1690 | this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
|
|---|
| 1691 | //
|
|---|
| 1692 | // toolStripSeparator8
|
|---|
| 1693 | //
|
|---|
| 1694 | this.toolStripSeparator8.Name = "toolStripSeparator8";
|
|---|
| 1695 | this.toolStripSeparator8.Size = new System.Drawing.Size(6, 31);
|
|---|
| 1696 | //
|
|---|
| 1697 | // ustawKolejnoscToolStripButton
|
|---|
| 1698 | //
|
|---|
| 1699 | this.ustawKolejnoscToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 1700 | this.ustawKolejnoscToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("ustawKolejnoscToolStripButton.Image")));
|
|---|
| 1701 | this.ustawKolejnoscToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 1702 | this.ustawKolejnoscToolStripButton.Name = "ustawKolejnoscToolStripButton";
|
|---|
| 1703 | this.ustawKolejnoscToolStripButton.Size = new System.Drawing.Size(28, 28);
|
|---|
| 1704 | this.ustawKolejnoscToolStripButton.Text = "Kolejnoæ do druku";
|
|---|
| 1705 | this.ustawKolejnoscToolStripButton.Click += new System.EventHandler(this.ustawKolejnoscToolStripButton_Click);
|
|---|
| 1706 | //
|
|---|
| 1707 | // aGENCJEBindingSource
|
|---|
| 1708 | //
|
|---|
| 1709 | this.aGENCJEBindingSource.DataMember = "AGENCJE";
|
|---|
| 1710 | this.aGENCJEBindingSource.DataSource = this.sLOWNIKDataSet;
|
|---|
| 1711 | this.aGENCJEBindingSource.Filter = "aktywna=1";
|
|---|
| 1712 | //
|
|---|
| 1713 | // aGENCIBindingSource
|
|---|
| 1714 | //
|
|---|
| 1715 | this.aGENCIBindingSource.DataMember = "AGENCI";
|
|---|
| 1716 | this.aGENCIBindingSource.DataSource = this.sLOWNIKDataSet;
|
|---|
| 1717 | this.aGENCIBindingSource.Filter = "aktywny=1";
|
|---|
| 1718 | //
|
|---|
| 1719 | // lISTA_TYTULOWTableAdapter
|
|---|
| 1720 | //
|
|---|
| 1721 | this.lISTA_TYTULOWTableAdapter.ClearBeforeFill = true;
|
|---|
| 1722 | //
|
|---|
| 1723 | // aGENCITableAdapter
|
|---|
| 1724 | //
|
|---|
| 1725 | this.aGENCITableAdapter.ClearBeforeFill = true;
|
|---|
| 1726 | //
|
|---|
| 1727 | // aGENCJETableAdapter
|
|---|
| 1728 | //
|
|---|
| 1729 | this.aGENCJETableAdapter.ClearBeforeFill = true;
|
|---|
| 1730 | //
|
|---|
| 1731 | // openFileDialog
|
|---|
| 1732 | //
|
|---|
| 1733 | this.openFileDialog.FileName = "openFileDialog1";
|
|---|
| 1734 | //
|
|---|
| 1735 | // gRZBIETYTableAdapter
|
|---|
| 1736 | //
|
|---|
| 1737 | this.gRZBIETYTableAdapter.ClearBeforeFill = true;
|
|---|
| 1738 | //
|
|---|
| 1739 | // projektOpenFileDialog
|
|---|
| 1740 | //
|
|---|
| 1741 | this.projektOpenFileDialog.FileName = "openFileDialog1";
|
|---|
| 1742 | //
|
|---|
| 1743 | // pRODUKCJATableAdapter
|
|---|
| 1744 | //
|
|---|
| 1745 | this.pRODUKCJATableAdapter.ClearBeforeFill = true;
|
|---|
| 1746 | //
|
|---|
| 1747 | // reklamaTableAdapter
|
|---|
| 1748 | //
|
|---|
| 1749 | this.reklamaTableAdapter.ClearBeforeFill = true;
|
|---|
| 1750 | //
|
|---|
| 1751 | // listaReklamDoWydaniaNrTableAdapter
|
|---|
| 1752 | //
|
|---|
| 1753 | this.listaReklamDoWydaniaNrTableAdapter.ClearBeforeFill = true;
|
|---|
| 1754 | //
|
|---|
| 1755 | // listyTableAdapter
|
|---|
| 1756 | //
|
|---|
| 1757 | this.listyTableAdapter.ClearBeforeFill = true;
|
|---|
| 1758 | //
|
|---|
| 1759 | // klienciTableAdapter1
|
|---|
| 1760 | //
|
|---|
| 1761 | this.klienciTableAdapter1.ClearBeforeFill = true;
|
|---|
| 1762 | //
|
|---|
| 1763 | // listyPodsumowanieTableAdapter
|
|---|
| 1764 | //
|
|---|
| 1765 | this.listyPodsumowanieTableAdapter.ClearBeforeFill = true;
|
|---|
| 1766 | //
|
|---|
| 1767 | // NAZWA_ZAMOWIENIA
|
|---|
| 1768 | //
|
|---|
| 1769 | this.NAZWA_ZAMOWIENIA.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|---|
| 1770 | this.NAZWA_ZAMOWIENIA.DataPropertyName = "NAZWA_ZAMOWIENIA";
|
|---|
| 1771 | dataGridViewCellStyle2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|---|
| 1772 | this.NAZWA_ZAMOWIENIA.DefaultCellStyle = dataGridViewCellStyle2;
|
|---|
| 1773 | this.NAZWA_ZAMOWIENIA.HeaderText = "Sym. zam.";
|
|---|
| 1774 | this.NAZWA_ZAMOWIENIA.Name = "NAZWA_ZAMOWIENIA";
|
|---|
| 1775 | this.NAZWA_ZAMOWIENIA.Width = 105;
|
|---|
| 1776 | //
|
|---|
| 1777 | // sTANDataGridViewTextBoxColumn
|
|---|
| 1778 | //
|
|---|
| 1779 | this.sTANDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|---|
| 1780 | this.sTANDataGridViewTextBoxColumn.DataPropertyName = "STAN";
|
|---|
| 1781 | this.sTANDataGridViewTextBoxColumn.HeaderText = "Stan";
|
|---|
| 1782 | this.sTANDataGridViewTextBoxColumn.Name = "sTANDataGridViewTextBoxColumn";
|
|---|
| 1783 | //
|
|---|
| 1784 | // tYPPROJEKTUDataGridViewTextBoxColumn
|
|---|
| 1785 | //
|
|---|
| 1786 | this.tYPPROJEKTUDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|---|
| 1787 | this.tYPPROJEKTUDataGridViewTextBoxColumn.DataPropertyName = "TYP_PROJEKTU";
|
|---|
| 1788 | this.tYPPROJEKTUDataGridViewTextBoxColumn.HeaderText = "Typ";
|
|---|
| 1789 | this.tYPPROJEKTUDataGridViewTextBoxColumn.Name = "tYPPROJEKTUDataGridViewTextBoxColumn";
|
|---|
| 1790 | this.tYPPROJEKTUDataGridViewTextBoxColumn.Width = 60;
|
|---|
| 1791 | //
|
|---|
| 1792 | // zAMAWIAMNADataGridViewTextBoxColumn
|
|---|
| 1793 | //
|
|---|
| 1794 | this.zAMAWIAMNADataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|---|
| 1795 | this.zAMAWIAMNADataGridViewTextBoxColumn.DataPropertyName = "ZAMAWIAM_NA";
|
|---|
| 1796 | dataGridViewCellStyle3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|---|
| 1797 | dataGridViewCellStyle3.Format = "d";
|
|---|
| 1798 | dataGridViewCellStyle3.NullValue = null;
|
|---|
| 1799 | this.zAMAWIAMNADataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle3;
|
|---|
| 1800 | this.zAMAWIAMNADataGridViewTextBoxColumn.HeaderText = "Na kiedy";
|
|---|
| 1801 | this.zAMAWIAMNADataGridViewTextBoxColumn.Name = "zAMAWIAMNADataGridViewTextBoxColumn";
|
|---|
| 1802 | this.zAMAWIAMNADataGridViewTextBoxColumn.Width = 75;
|
|---|
| 1803 | //
|
|---|
| 1804 | // szkic
|
|---|
| 1805 | //
|
|---|
| 1806 | this.szkic.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|---|
| 1807 | this.szkic.DataPropertyName = "szkic";
|
|---|
| 1808 | this.szkic.HeaderText = "Jêzyk";
|
|---|
| 1809 | this.szkic.Name = "szkic";
|
|---|
| 1810 | this.szkic.ReadOnly = true;
|
|---|
| 1811 | this.szkic.Width = 60;
|
|---|
| 1812 | //
|
|---|
| 1813 | // aGENTDataGridViewTextBoxColumn
|
|---|
| 1814 | //
|
|---|
| 1815 | this.aGENTDataGridViewTextBoxColumn.DataPropertyName = "AGENT";
|
|---|
| 1816 | this.aGENTDataGridViewTextBoxColumn.FillWeight = 47.9073F;
|
|---|
| 1817 | this.aGENTDataGridViewTextBoxColumn.HeaderText = "Agent";
|
|---|
| 1818 | this.aGENTDataGridViewTextBoxColumn.Name = "aGENTDataGridViewTextBoxColumn";
|
|---|
| 1819 | //
|
|---|
| 1820 | // PRIORYTET
|
|---|
| 1821 | //
|
|---|
| 1822 | this.PRIORYTET.DataPropertyName = "PRIORYTET";
|
|---|
| 1823 | this.PRIORYTET.HeaderText = "PRIORYTET";
|
|---|
| 1824 | this.PRIORYTET.Name = "PRIORYTET";
|
|---|
| 1825 | this.PRIORYTET.Visible = false;
|
|---|
| 1826 | //
|
|---|
| 1827 | // dATAAGENTDataGridViewTextBoxColumn
|
|---|
| 1828 | //
|
|---|
| 1829 | this.dATAAGENTDataGridViewTextBoxColumn.DataPropertyName = "DATA_AGENT";
|
|---|
| 1830 | dataGridViewCellStyle4.Format = "g";
|
|---|
| 1831 | this.dATAAGENTDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle4;
|
|---|
| 1832 | this.dATAAGENTDataGridViewTextBoxColumn.FillWeight = 47.9073F;
|
|---|
| 1833 | this.dATAAGENTDataGridViewTextBoxColumn.HeaderText = "Data";
|
|---|
| 1834 | this.dATAAGENTDataGridViewTextBoxColumn.Name = "dATAAGENTDataGridViewTextBoxColumn";
|
|---|
| 1835 | //
|
|---|
| 1836 | // uwagi
|
|---|
| 1837 | //
|
|---|
| 1838 | this.uwagi.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|---|
| 1839 | this.uwagi.DataPropertyName = "uwagi";
|
|---|
| 1840 | this.uwagi.HeaderText = "Uwagi";
|
|---|
| 1841 | this.uwagi.Name = "uwagi";
|
|---|
| 1842 | //
|
|---|
| 1843 | // pRODUKCJADataGridViewTextBoxColumn
|
|---|
| 1844 | //
|
|---|
| 1845 | this.pRODUKCJADataGridViewTextBoxColumn.DataPropertyName = "PRODUKCJA";
|
|---|
| 1846 | this.pRODUKCJADataGridViewTextBoxColumn.FillWeight = 47.9073F;
|
|---|
| 1847 | this.pRODUKCJADataGridViewTextBoxColumn.HeaderText = "Produkcja";
|
|---|
| 1848 | this.pRODUKCJADataGridViewTextBoxColumn.Name = "pRODUKCJADataGridViewTextBoxColumn";
|
|---|
| 1849 | //
|
|---|
| 1850 | // dATAPRODUKCJADataGridViewTextBoxColumn
|
|---|
| 1851 | //
|
|---|
| 1852 | this.dATAPRODUKCJADataGridViewTextBoxColumn.DataPropertyName = "DATA_PRODUKCJA";
|
|---|
| 1853 | dataGridViewCellStyle5.Format = "g";
|
|---|
| 1854 | this.dATAPRODUKCJADataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle5;
|
|---|
| 1855 | this.dATAPRODUKCJADataGridViewTextBoxColumn.FillWeight = 47.9073F;
|
|---|
| 1856 | this.dATAPRODUKCJADataGridViewTextBoxColumn.HeaderText = "Data";
|
|---|
| 1857 | this.dATAPRODUKCJADataGridViewTextBoxColumn.Name = "dATAPRODUKCJADataGridViewTextBoxColumn";
|
|---|
| 1858 | //
|
|---|
| 1859 | // dTPDataGridViewTextBoxColumn
|
|---|
| 1860 | //
|
|---|
| 1861 | this.dTPDataGridViewTextBoxColumn.DataPropertyName = "DTP";
|
|---|
| 1862 | this.dTPDataGridViewTextBoxColumn.FillWeight = 47.9073F;
|
|---|
| 1863 | this.dTPDataGridViewTextBoxColumn.HeaderText = "DTP";
|
|---|
| 1864 | this.dTPDataGridViewTextBoxColumn.Name = "dTPDataGridViewTextBoxColumn";
|
|---|
| 1865 | //
|
|---|
| 1866 | // kOREKTADataGridViewTextBoxColumn
|
|---|
| 1867 | //
|
|---|
| 1868 | this.kOREKTADataGridViewTextBoxColumn.DataPropertyName = "KOREKTA";
|
|---|
| 1869 | this.kOREKTADataGridViewTextBoxColumn.FillWeight = 47.9073F;
|
|---|
| 1870 | this.kOREKTADataGridViewTextBoxColumn.HeaderText = "Korekta";
|
|---|
| 1871 | this.kOREKTADataGridViewTextBoxColumn.Name = "kOREKTADataGridViewTextBoxColumn";
|
|---|
| 1872 | //
|
|---|
| 1873 | // dTPPOKORDataGridViewTextBoxColumn
|
|---|
| 1874 | //
|
|---|
| 1875 | this.dTPPOKORDataGridViewTextBoxColumn.DataPropertyName = "DTP_PO_KOR";
|
|---|
| 1876 | this.dTPPOKORDataGridViewTextBoxColumn.FillWeight = 47.9073F;
|
|---|
| 1877 | this.dTPPOKORDataGridViewTextBoxColumn.HeaderText = "DTP 2";
|
|---|
| 1878 | this.dTPPOKORDataGridViewTextBoxColumn.Name = "dTPPOKORDataGridViewTextBoxColumn";
|
|---|
| 1879 | //
|
|---|
| 1880 | // dATAAKCEPTACJIDataGridViewTextBoxColumn
|
|---|
| 1881 | //
|
|---|
| 1882 | this.dATAAKCEPTACJIDataGridViewTextBoxColumn.DataPropertyName = "DATA_DTP_PO_KOR";
|
|---|
| 1883 | dataGridViewCellStyle6.Format = "g";
|
|---|
| 1884 | this.dATAAKCEPTACJIDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle6;
|
|---|
| 1885 | this.dATAAKCEPTACJIDataGridViewTextBoxColumn.FillWeight = 47.9073F;
|
|---|
| 1886 | this.dATAAKCEPTACJIDataGridViewTextBoxColumn.HeaderText = "Data";
|
|---|
| 1887 | this.dATAAKCEPTACJIDataGridViewTextBoxColumn.Name = "dATAAKCEPTACJIDataGridViewTextBoxColumn";
|
|---|
| 1888 | //
|
|---|
| 1889 | // ProductionForm
|
|---|
| 1890 | //
|
|---|
| 1891 | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|---|
| 1892 | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|---|
| 1893 | this.ClientSize = new System.Drawing.Size(1014, 644);
|
|---|
| 1894 | this.ControlBox = false;
|
|---|
| 1895 | this.Controls.Add(this.tabControl1);
|
|---|
| 1896 | this.Name = "ProductionForm";
|
|---|
| 1897 | this.Text = "Produkcja";
|
|---|
| 1898 | this.Load += new System.EventHandler(this.ProductionForm_Load);
|
|---|
| 1899 | this.tabControl1.ResumeLayout(false);
|
|---|
| 1900 | this.produkcjaTabPage.ResumeLayout(false);
|
|---|
| 1901 | this.produkcjaTabPage.PerformLayout();
|
|---|
| 1902 | ((System.ComponentModel.ISupportInitialize)(this.produkcjaDataGridView)).EndInit();
|
|---|
| 1903 | ((System.ComponentModel.ISupportInitialize)(this.pRODUKCJABindingSource)).EndInit();
|
|---|
| 1904 | ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).EndInit();
|
|---|
| 1905 | this.toolStrip1.ResumeLayout(false);
|
|---|
| 1906 | this.toolStrip1.PerformLayout();
|
|---|
| 1907 | ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).EndInit();
|
|---|
| 1908 | this.bindingNavigator1.ResumeLayout(false);
|
|---|
| 1909 | this.bindingNavigator1.PerformLayout();
|
|---|
| 1910 | this.panel1.ResumeLayout(false);
|
|---|
| 1911 | this.panel1.PerformLayout();
|
|---|
| 1912 | this.spisTabPage.ResumeLayout(false);
|
|---|
| 1913 | ((System.ComponentModel.ISupportInitialize)(this.spisPlikowDataGridView)).EndInit();
|
|---|
| 1914 | ((System.ComponentModel.ISupportInitialize)(this.gRZBIETYBindingSource)).EndInit();
|
|---|
| 1915 | ((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).EndInit();
|
|---|
| 1916 | ((System.ComponentModel.ISupportInitialize)(this.listaReklamDoWydaniaNrBindingSource)).EndInit();
|
|---|
| 1917 | this.spisPlikowPanel.ResumeLayout(false);
|
|---|
| 1918 | this.spisPlikowPanel.PerformLayout();
|
|---|
| 1919 | ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator2)).EndInit();
|
|---|
| 1920 | this.bindingNavigator2.ResumeLayout(false);
|
|---|
| 1921 | this.bindingNavigator2.PerformLayout();
|
|---|
| 1922 | ((System.ComponentModel.ISupportInitialize)(this.lISTATYTULOWBindingSource)).EndInit();
|
|---|
| 1923 | this.listyDoKlientowTabPage.ResumeLayout(false);
|
|---|
| 1924 | this.listyDoKlientowTabPage.PerformLayout();
|
|---|
| 1925 | ((System.ComponentModel.ISupportInitialize)(this.listyPodsumowanieDataGridView)).EndInit();
|
|---|
| 1926 | ((System.ComponentModel.ISupportInitialize)(this.listyPodsumowanieBindingSource)).EndInit();
|
|---|
| 1927 | ((System.ComponentModel.ISupportInitialize)(this.listyDataGridView)).EndInit();
|
|---|
| 1928 | ((System.ComponentModel.ISupportInitialize)(this.listyBindingSource)).EndInit();
|
|---|
| 1929 | ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator3)).EndInit();
|
|---|
| 1930 | this.bindingNavigator3.ResumeLayout(false);
|
|---|
| 1931 | this.bindingNavigator3.PerformLayout();
|
|---|
| 1932 | ((System.ComponentModel.ISupportInitialize)(this.aGENCJEBindingSource)).EndInit();
|
|---|
| 1933 | ((System.ComponentModel.ISupportInitialize)(this.aGENCIBindingSource)).EndInit();
|
|---|
| 1934 | this.ResumeLayout(false);
|
|---|
| 1935 |
|
|---|
| 1936 | }
|
|---|
| 1937 |
|
|---|
| 1938 | #endregion
|
|---|
| 1939 |
|
|---|
| 1940 | private REKLAMADataSet rEKLAMADataSet;
|
|---|
| 1941 | private System.Windows.Forms.BindingSource pRODUKCJABindingSource;
|
|---|
| 1942 | private Baza_Reklam.REKLAMADataSetTableAdapters.PRODUKCJATableAdapter pRODUKCJATableAdapter;
|
|---|
| 1943 | private System.Windows.Forms.TabControl tabControl1;
|
|---|
| 1944 | private System.Windows.Forms.TabPage produkcjaTabPage;
|
|---|
| 1945 | private System.Windows.Forms.BindingNavigator bindingNavigator1;
|
|---|
| 1946 | private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
|
|---|
| 1947 | private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
|
|---|
| 1948 | private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
|
|---|
| 1949 | private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
|
|---|
| 1950 | private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
|
|---|
| 1951 | private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
|
|---|
| 1952 | private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
|
|---|
| 1953 | private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
|
|---|
| 1954 | private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
|
|---|
| 1955 | private System.Windows.Forms.Panel panel1;
|
|---|
| 1956 | private System.Windows.Forms.TabPage spisTabPage;
|
|---|
| 1957 | private System.Windows.Forms.DataGridView produkcjaDataGridView;
|
|---|
| 1958 | private System.Windows.Forms.ToolStrip toolStrip1;
|
|---|
| 1959 | private System.Windows.Forms.ToolStripLabel toolStripLabel1;
|
|---|
| 1960 | private System.Windows.Forms.ToolStripComboBox stanToolStripComboBox;
|
|---|
| 1961 | private System.Windows.Forms.TextBox oPISTextBox;
|
|---|
| 1962 | private System.Windows.Forms.TextBox uwagiTextBox;
|
|---|
| 1963 | private System.Windows.Forms.TextBox lokalizacjaTextBox;
|
|---|
| 1964 | private System.Windows.Forms.TextBox pLIKTextBox;
|
|---|
| 1965 | private System.Windows.Forms.ToolStripButton zwrotToolStripButton;
|
|---|
| 1966 | private System.Windows.Forms.ToolStripButton doDTPToolStripButton;
|
|---|
| 1967 | private System.Windows.Forms.ToolStripButton proToolStripButton;
|
|---|
| 1968 | private System.Windows.Forms.ToolStripButton doKorektyToolStripButton;
|
|---|
| 1969 | private System.Windows.Forms.ToolStripButton doDTP2ToolStripButton;
|
|---|
| 1970 | private System.Windows.Forms.ToolStripButton doKorekty2ToolStripButton;
|
|---|
| 1971 | private System.Windows.Forms.ToolStripButton doAgentaToolStripButton;
|
|---|
| 1972 | private System.Windows.Forms.ToolStripButton akceptToolStripButton;
|
|---|
| 1973 | private System.Windows.Forms.ToolStripButton nieakceptToolStripButton;
|
|---|
| 1974 | private Baza_Reklam.REKLAMADataSetTableAdapters.REKLAMATableAdapter reklamaTableAdapter;
|
|---|
| 1975 | private SLOWNIKDataSet sLOWNIKDataSet;
|
|---|
| 1976 | private System.Windows.Forms.BindingSource lISTATYTULOWBindingSource;
|
|---|
| 1977 | private Baza_Reklam.SLOWNIKDataSetTableAdapters.LISTA_TYTULOWTableAdapter lISTA_TYTULOWTableAdapter;
|
|---|
| 1978 | private System.Windows.Forms.BindingSource listaReklamDoWydaniaNrBindingSource;
|
|---|
| 1979 | private Baza_Reklam.REKLAMADataSetTableAdapters.ListaReklamDoWydaniaNrTableAdapter listaReklamDoWydaniaNrTableAdapter;
|
|---|
| 1980 | private System.Windows.Forms.BindingSource aGENCIBindingSource;
|
|---|
| 1981 | private Baza_Reklam.SLOWNIKDataSetTableAdapters.AGENCITableAdapter aGENCITableAdapter;
|
|---|
| 1982 | private System.Windows.Forms.BindingSource aGENCJEBindingSource;
|
|---|
| 1983 | private Baza_Reklam.SLOWNIKDataSetTableAdapters.AGENCJETableAdapter aGENCJETableAdapter;
|
|---|
| 1984 | private System.Windows.Forms.ToolStripComboBox ocenaToolStripComboBox;
|
|---|
| 1985 | private System.Windows.Forms.ToolStripButton podgladToolStripButton;
|
|---|
| 1986 | private System.Windows.Forms.ToolStripButton szukajToolStripButton;
|
|---|
| 1987 | private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
|---|
| 1988 | private System.Windows.Forms.ToolStripButton dzisiajToolStripButton;
|
|---|
| 1989 | private System.Windows.Forms.DataGridView spisPlikowDataGridView;
|
|---|
| 1990 | private System.Windows.Forms.Panel spisPlikowPanel;
|
|---|
| 1991 | private System.Windows.Forms.Button button1;
|
|---|
| 1992 | private System.Windows.Forms.Label tytulLabel;
|
|---|
| 1993 | private System.Windows.Forms.ComboBox tytulComboBox;
|
|---|
| 1994 | private System.Windows.Forms.Label nrWydLabel;
|
|---|
| 1995 | private System.Windows.Forms.TextBox nrWydaniaTextBox;
|
|---|
| 1996 | private System.Windows.Forms.Button XTGbutton;
|
|---|
| 1997 | private System.Windows.Forms.TextBox xtgTextBox;
|
|---|
| 1998 | private System.Windows.Forms.OpenFileDialog openFileDialog;
|
|---|
| 1999 | private System.Windows.Forms.BindingSource gRZBIETYBindingSource;
|
|---|
| 2000 | private Baza_Reklam.SLOWNIKDataSetTableAdapters.GRZBIETYTableAdapter gRZBIETYTableAdapter;
|
|---|
| 2001 | private System.Windows.Forms.Button zapiszStronyButton;
|
|---|
| 2002 | private System.Windows.Forms.TextBox JPGTextBox;
|
|---|
| 2003 | private System.Windows.Forms.TextBox EPSTextBox;
|
|---|
| 2004 | private System.Windows.Forms.TextBox CDRTextBox;
|
|---|
| 2005 | private System.Windows.Forms.TextBox JPGdataTextBox;
|
|---|
| 2006 | private System.Windows.Forms.TextBox EPSdataTextBox;
|
|---|
| 2007 | private System.Windows.Forms.TextBox CDRdataTextBox;
|
|---|
| 2008 | private System.Windows.Forms.BindingNavigator bindingNavigator2;
|
|---|
| 2009 | private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem1;
|
|---|
| 2010 | private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem1;
|
|---|
| 2011 | private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem1;
|
|---|
| 2012 | private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator3;
|
|---|
| 2013 | private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem1;
|
|---|
| 2014 | private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator4;
|
|---|
| 2015 | private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem1;
|
|---|
| 2016 | private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem1;
|
|---|
| 2017 | private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator5;
|
|---|
| 2018 | private System.Windows.Forms.Button CDRbutton;
|
|---|
| 2019 | private System.Windows.Forms.Button JPGbutton;
|
|---|
| 2020 | private System.Windows.Forms.Button EPSbutton;
|
|---|
| 2021 | private System.Windows.Forms.ToolStripButton zamowienieToolStripButton;
|
|---|
| 2022 | private System.Windows.Forms.ToolStripButton projektToolStripButton;
|
|---|
| 2023 | private System.Windows.Forms.Button wczytajPlikButton;
|
|---|
| 2024 | private System.Windows.Forms.OpenFileDialog projektOpenFileDialog;
|
|---|
| 2025 | private System.Windows.Forms.ToolStripButton drukujToolStripButton;
|
|---|
| 2026 | private System.Windows.Forms.ToolStripButton wyczyscPolaToolStripButton;
|
|---|
| 2027 | private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
|
|---|
| 2028 | private System.Windows.Forms.Label label1;
|
|---|
| 2029 | private System.Windows.Forms.ComboBox grzbietyComboBox;
|
|---|
| 2030 | private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
|
|---|
| 2031 | private System.Windows.Forms.ToolStripLabel toolStripLabel2;
|
|---|
| 2032 | private System.Windows.Forms.ToolStripTextBox symbolToolStripTextBox;
|
|---|
| 2033 | private System.Windows.Forms.ToolStripButton szukajToolStripButton2;
|
|---|
| 2034 | private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
|
|---|
| 2035 | private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
|
|---|
| 2036 | private System.Windows.Forms.ToolStripTextBox plikToolStripTextBox;
|
|---|
| 2037 | private System.Windows.Forms.ToolStripButton wczytajPlikToolStripButton;
|
|---|
| 2038 | private System.Windows.Forms.ToolStripButton otworzPlikToolStripButton;
|
|---|
| 2039 | private System.Windows.Forms.TabPage listyDoKlientowTabPage;
|
|---|
| 2040 | private System.Windows.Forms.BindingSource listyBindingSource;
|
|---|
| 2041 | private Baza_Reklam.REKLAMADataSetTableAdapters.ListyTableAdapter listyTableAdapter;
|
|---|
| 2042 | private System.Windows.Forms.DataGridView listyDataGridView;
|
|---|
| 2043 | private Baza_Reklam.REKLAMADataSetTableAdapters.KLIENCITableAdapter klienciTableAdapter1;
|
|---|
| 2044 | private System.Windows.Forms.BindingNavigator bindingNavigator3;
|
|---|
| 2045 | private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem2;
|
|---|
| 2046 | private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem2;
|
|---|
| 2047 | private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem2;
|
|---|
| 2048 | private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator6;
|
|---|
| 2049 | private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem2;
|
|---|
| 2050 | private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator7;
|
|---|
| 2051 | private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem2;
|
|---|
| 2052 | private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem2;
|
|---|
| 2053 | private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator8;
|
|---|
| 2054 | private System.Windows.Forms.ToolStripLabel toolStripLabel3;
|
|---|
| 2055 | private System.Windows.Forms.ToolStripTextBox nrAMTToolStripTextBox;
|
|---|
| 2056 | private System.Windows.Forms.ToolStripLabel toolStripLabel4;
|
|---|
| 2057 | private System.Windows.Forms.ToolStripTextBox nrGS1ToolStripTextBox;
|
|---|
| 2058 | private System.Windows.Forms.ToolStripTextBox nrGS2ToolStripTextBox;
|
|---|
| 2059 | private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
|
|---|
| 2060 | private System.Windows.Forms.ToolStripButton znajdzKlientowToolStripButton;
|
|---|
| 2061 | private System.Windows.Forms.ToolStripButton podgladListuToolStripButton;
|
|---|
| 2062 | private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
|
|---|
| 2063 | private System.Windows.Forms.ToolStripButton toolStripButton1;
|
|---|
| 2064 | private System.Windows.Forms.DataGridViewTextBoxColumn reklamaId;
|
|---|
| 2065 | private System.Windows.Forms.DataGridViewTextBoxColumn IdReklamyColumn;
|
|---|
| 2066 | private System.Windows.Forms.DataGridViewTextBoxColumn agencja;
|
|---|
| 2067 | private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
|
|---|
| 2068 | private System.Windows.Forms.DataGridViewTextBoxColumn NR;
|
|---|
| 2069 | private System.Windows.Forms.DataGridViewTextBoxColumn miasto;
|
|---|
| 2070 | private System.Windows.Forms.DataGridViewComboBoxColumn GRZBIET;
|
|---|
| 2071 | private System.Windows.Forms.DataGridViewTextBoxColumn Strona;
|
|---|
| 2072 | private System.Windows.Forms.DataGridViewCheckBoxColumn CDRColumn;
|
|---|
| 2073 | private System.Windows.Forms.DataGridViewCheckBoxColumn EPSColumn;
|
|---|
| 2074 | private System.Windows.Forms.DataGridViewCheckBoxColumn JPGColumn;
|
|---|
| 2075 | private System.Windows.Forms.DataGridViewCheckBoxColumn datyColumn;
|
|---|
| 2076 | private System.Windows.Forms.DataGridViewTextBoxColumn strona_zlecenie;
|
|---|
| 2077 | private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
|
|---|
| 2078 | private System.Windows.Forms.BindingSource listyPodsumowanieBindingSource;
|
|---|
| 2079 | private Baza_Reklam.REKLAMADataSetTableAdapters.ListyPodsumowanieTableAdapter listyPodsumowanieTableAdapter;
|
|---|
| 2080 | private System.Windows.Forms.DataGridView listyPodsumowanieDataGridView;
|
|---|
| 2081 | private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
|
|---|
| 2082 | private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
|
|---|
| 2083 | private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
|
|---|
| 2084 | private System.Windows.Forms.ToolStripButton podgladJPGToolStripButton;
|
|---|
| 2085 | private System.Windows.Forms.ToolStripButton ustawKolejnoscToolStripButton;
|
|---|
| 2086 | private System.Windows.Forms.DataGridViewTextBoxColumn klientNazwaDataGridViewTextBoxColumn;
|
|---|
| 2087 | private System.Windows.Forms.DataGridViewTextBoxColumn iloscDataGridViewTextBoxColumn;
|
|---|
| 2088 | private System.Windows.Forms.DataGridViewCheckBoxColumn drukujDataGridViewCheckBoxColumn;
|
|---|
| 2089 | private System.Windows.Forms.ToolStripButton toolStripButton;
|
|---|
| 2090 | private System.Windows.Forms.ToolStripButton klientToolStripButton;
|
|---|
| 2091 | private System.Windows.Forms.ToolStripButton wyslijProMailemToolStripButton;
|
|---|
| 2092 | private System.Windows.Forms.DateTimePicker dateTimePicker1;
|
|---|
| 2093 | private System.Windows.Forms.Label label2;
|
|---|
| 2094 | private System.Windows.Forms.ToolStripButton usunToolStripButton;
|
|---|
| 2095 | private System.Windows.Forms.Label ukrytyLabel;
|
|---|
| 2096 | private System.Windows.Forms.ToolStripButton fullInfoToolStripButton;
|
|---|
| 2097 | private System.Windows.Forms.DataGridViewTextBoxColumn NAZWA_ZAMOWIENIA;
|
|---|
| 2098 | private System.Windows.Forms.DataGridViewTextBoxColumn sTANDataGridViewTextBoxColumn;
|
|---|
| 2099 | private System.Windows.Forms.DataGridViewTextBoxColumn tYPPROJEKTUDataGridViewTextBoxColumn;
|
|---|
| 2100 | private System.Windows.Forms.DataGridViewTextBoxColumn zAMAWIAMNADataGridViewTextBoxColumn;
|
|---|
| 2101 | private System.Windows.Forms.DataGridViewTextBoxColumn szkic;
|
|---|
| 2102 | private System.Windows.Forms.DataGridViewTextBoxColumn aGENTDataGridViewTextBoxColumn;
|
|---|
| 2103 | private System.Windows.Forms.DataGridViewTextBoxColumn PRIORYTET;
|
|---|
| 2104 | private System.Windows.Forms.DataGridViewTextBoxColumn dATAAGENTDataGridViewTextBoxColumn;
|
|---|
| 2105 | private System.Windows.Forms.DataGridViewTextBoxColumn uwagi;
|
|---|
| 2106 | private System.Windows.Forms.DataGridViewTextBoxColumn pRODUKCJADataGridViewTextBoxColumn;
|
|---|
| 2107 | private System.Windows.Forms.DataGridViewTextBoxColumn dATAPRODUKCJADataGridViewTextBoxColumn;
|
|---|
| 2108 | private System.Windows.Forms.DataGridViewTextBoxColumn dTPDataGridViewTextBoxColumn;
|
|---|
| 2109 | private System.Windows.Forms.DataGridViewTextBoxColumn kOREKTADataGridViewTextBoxColumn;
|
|---|
| 2110 | private System.Windows.Forms.DataGridViewTextBoxColumn dTPPOKORDataGridViewTextBoxColumn;
|
|---|
| 2111 | private System.Windows.Forms.DataGridViewTextBoxColumn dATAAKCEPTACJIDataGridViewTextBoxColumn;
|
|---|
| 2112 | }
|
|---|
| 2113 | } |
|---|