| 1 | namespace BazaZamowien
|
|---|
| 2 | {
|
|---|
| 3 | partial class premiaForm
|
|---|
| 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 iDEPracownikaLabel;
|
|---|
| 33 | System.Windows.Forms.Label dZIALLabel;
|
|---|
| 34 | System.Windows.Forms.Label mIESIACLabel;
|
|---|
| 35 | System.Windows.Forms.Label rOKLabel;
|
|---|
| 36 | System.Windows.Forms.Label oPISLabel;
|
|---|
| 37 | System.Windows.Forms.Label iLLabel;
|
|---|
| 38 | System.Windows.Forms.Label wYCENALabel;
|
|---|
| 39 | System.Windows.Forms.Label nETTOLabel;
|
|---|
| 40 | System.Windows.Forms.Label bRUTTOLabel;
|
|---|
| 41 | System.Windows.Forms.Label bBLabel;
|
|---|
| 42 | System.Windows.Forms.Label wprowadzilLabel;
|
|---|
| 43 | System.Windows.Forms.Label zmodyfikowalLabel;
|
|---|
| 44 | this.dZIALComboBox = new System.Windows.Forms.ComboBox();
|
|---|
| 45 | this.pREMIE2BindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|---|
| 46 | this.pREMIEDataSet = new BazaZamowien.PREMIEDataSet();
|
|---|
| 47 | this.mIESIACComboBox = new System.Windows.Forms.ComboBox();
|
|---|
| 48 | this.rOKComboBox = new System.Windows.Forms.ComboBox();
|
|---|
| 49 | this.oPISTextBox = new System.Windows.Forms.TextBox();
|
|---|
| 50 | this.dodajButton = new System.Windows.Forms.Button();
|
|---|
| 51 | this.anulujButton = new System.Windows.Forms.Button();
|
|---|
| 52 | this.iLTextBox = new System.Windows.Forms.TextBox();
|
|---|
| 53 | this.wYCENATextBox = new System.Windows.Forms.TextBox();
|
|---|
| 54 | this.nETTOTextBox = new System.Windows.Forms.TextBox();
|
|---|
| 55 | this.bRUTTOTextBox = new System.Windows.Forms.TextBox();
|
|---|
| 56 | this.bBTextBox = new System.Windows.Forms.TextBox();
|
|---|
| 57 | this.nAMEComboBox = new System.Windows.Forms.ComboBox();
|
|---|
| 58 | this.pREMIE2TableAdapter = new BazaZamowien.PREMIEDataSetTableAdapters.PREMIE2TableAdapter();
|
|---|
| 59 | this.data_wprowadzeniaLabel1 = new System.Windows.Forms.Label();
|
|---|
| 60 | this.wprowadzilLabel1 = new System.Windows.Forms.Label();
|
|---|
| 61 | this.data_modyfikacjiLabel1 = new System.Windows.Forms.Label();
|
|---|
| 62 | this.zmodyfikowalLabel1 = new System.Windows.Forms.Label();
|
|---|
| 63 | this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|---|
| 64 | iDEPracownikaLabel = new System.Windows.Forms.Label();
|
|---|
| 65 | dZIALLabel = new System.Windows.Forms.Label();
|
|---|
| 66 | mIESIACLabel = new System.Windows.Forms.Label();
|
|---|
| 67 | rOKLabel = new System.Windows.Forms.Label();
|
|---|
| 68 | oPISLabel = new System.Windows.Forms.Label();
|
|---|
| 69 | iLLabel = new System.Windows.Forms.Label();
|
|---|
| 70 | wYCENALabel = new System.Windows.Forms.Label();
|
|---|
| 71 | nETTOLabel = new System.Windows.Forms.Label();
|
|---|
| 72 | bRUTTOLabel = new System.Windows.Forms.Label();
|
|---|
| 73 | bBLabel = new System.Windows.Forms.Label();
|
|---|
| 74 | wprowadzilLabel = new System.Windows.Forms.Label();
|
|---|
| 75 | zmodyfikowalLabel = new System.Windows.Forms.Label();
|
|---|
| 76 | ((System.ComponentModel.ISupportInitialize)(this.pREMIE2BindingSource)).BeginInit();
|
|---|
| 77 | ((System.ComponentModel.ISupportInitialize)(this.pREMIEDataSet)).BeginInit();
|
|---|
| 78 | this.groupBox2.SuspendLayout();
|
|---|
| 79 | this.SuspendLayout();
|
|---|
| 80 | //
|
|---|
| 81 | // iDEPracownikaLabel
|
|---|
| 82 | //
|
|---|
| 83 | iDEPracownikaLabel.AutoSize = true;
|
|---|
| 84 | iDEPracownikaLabel.Location = new System.Drawing.Point(178, 61);
|
|---|
| 85 | iDEPracownikaLabel.Name = "iDEPracownikaLabel";
|
|---|
| 86 | iDEPracownikaLabel.Size = new System.Drawing.Size(60, 13);
|
|---|
| 87 | iDEPracownikaLabel.TabIndex = 1;
|
|---|
| 88 | iDEPracownikaLabel.Text = "Pracownik:";
|
|---|
| 89 | //
|
|---|
| 90 | // dZIALLabel
|
|---|
| 91 | //
|
|---|
| 92 | dZIALLabel.AutoSize = true;
|
|---|
| 93 | dZIALLabel.Location = new System.Drawing.Point(178, 16);
|
|---|
| 94 | dZIALLabel.Name = "dZIALLabel";
|
|---|
| 95 | dZIALLabel.Size = new System.Drawing.Size(35, 13);
|
|---|
| 96 | dZIALLabel.TabIndex = 2;
|
|---|
| 97 | dZIALLabel.Text = "Dzia³:";
|
|---|
| 98 | //
|
|---|
| 99 | // mIESIACLabel
|
|---|
| 100 | //
|
|---|
| 101 | mIESIACLabel.AutoSize = true;
|
|---|
| 102 | mIESIACLabel.Location = new System.Drawing.Point(71, 16);
|
|---|
| 103 | mIESIACLabel.Name = "mIESIACLabel";
|
|---|
| 104 | mIESIACLabel.Size = new System.Drawing.Size(46, 13);
|
|---|
| 105 | mIESIACLabel.TabIndex = 4;
|
|---|
| 106 | mIESIACLabel.Text = "Miesi¹c:";
|
|---|
| 107 | //
|
|---|
| 108 | // rOKLabel
|
|---|
| 109 | //
|
|---|
| 110 | rOKLabel.AutoSize = true;
|
|---|
| 111 | rOKLabel.Location = new System.Drawing.Point(12, 16);
|
|---|
| 112 | rOKLabel.Name = "rOKLabel";
|
|---|
| 113 | rOKLabel.Size = new System.Drawing.Size(30, 13);
|
|---|
| 114 | rOKLabel.TabIndex = 6;
|
|---|
| 115 | rOKLabel.Text = "Rok:";
|
|---|
| 116 | //
|
|---|
| 117 | // oPISLabel
|
|---|
| 118 | //
|
|---|
| 119 | oPISLabel.AutoSize = true;
|
|---|
| 120 | oPISLabel.Location = new System.Drawing.Point(17, 199);
|
|---|
| 121 | oPISLabel.Name = "oPISLabel";
|
|---|
| 122 | oPISLabel.Size = new System.Drawing.Size(35, 13);
|
|---|
| 123 | oPISLabel.TabIndex = 8;
|
|---|
| 124 | oPISLabel.Text = "OPIS:";
|
|---|
| 125 | //
|
|---|
| 126 | // iLLabel
|
|---|
| 127 | //
|
|---|
| 128 | iLLabel.AutoSize = true;
|
|---|
| 129 | iLLabel.Location = new System.Drawing.Point(12, 153);
|
|---|
| 130 | iLLabel.Name = "iLLabel";
|
|---|
| 131 | iLLabel.Size = new System.Drawing.Size(19, 13);
|
|---|
| 132 | iLLabel.TabIndex = 12;
|
|---|
| 133 | iLLabel.Text = "IL:";
|
|---|
| 134 | //
|
|---|
| 135 | // wYCENALabel
|
|---|
| 136 | //
|
|---|
| 137 | wYCENALabel.AutoSize = true;
|
|---|
| 138 | wYCENALabel.Location = new System.Drawing.Point(71, 153);
|
|---|
| 139 | wYCENALabel.Name = "wYCENALabel";
|
|---|
| 140 | wYCENALabel.Size = new System.Drawing.Size(57, 13);
|
|---|
| 141 | wYCENALabel.TabIndex = 14;
|
|---|
| 142 | wYCENALabel.Text = "WYCENA:";
|
|---|
| 143 | //
|
|---|
| 144 | // nETTOLabel
|
|---|
| 145 | //
|
|---|
| 146 | nETTOLabel.AutoSize = true;
|
|---|
| 147 | nETTOLabel.Location = new System.Drawing.Point(12, 104);
|
|---|
| 148 | nETTOLabel.Name = "nETTOLabel";
|
|---|
| 149 | nETTOLabel.Size = new System.Drawing.Size(47, 13);
|
|---|
| 150 | nETTOLabel.TabIndex = 16;
|
|---|
| 151 | nETTOLabel.Text = "NETTO:";
|
|---|
| 152 | //
|
|---|
| 153 | // bRUTTOLabel
|
|---|
| 154 | //
|
|---|
| 155 | bRUTTOLabel.AutoSize = true;
|
|---|
| 156 | bRUTTOLabel.Location = new System.Drawing.Point(178, 104);
|
|---|
| 157 | bRUTTOLabel.Name = "bRUTTOLabel";
|
|---|
| 158 | bRUTTOLabel.Size = new System.Drawing.Size(55, 13);
|
|---|
| 159 | bRUTTOLabel.TabIndex = 18;
|
|---|
| 160 | bRUTTOLabel.Text = "BRUTTO:";
|
|---|
| 161 | //
|
|---|
| 162 | // bBLabel
|
|---|
| 163 | //
|
|---|
| 164 | bBLabel.AutoSize = true;
|
|---|
| 165 | bBLabel.Location = new System.Drawing.Point(178, 153);
|
|---|
| 166 | bBLabel.Name = "bBLabel";
|
|---|
| 167 | bBLabel.Size = new System.Drawing.Size(24, 13);
|
|---|
| 168 | bBLabel.TabIndex = 20;
|
|---|
| 169 | bBLabel.Text = "BB:";
|
|---|
| 170 | //
|
|---|
| 171 | // wprowadzilLabel
|
|---|
| 172 | //
|
|---|
| 173 | wprowadzilLabel.AutoSize = true;
|
|---|
| 174 | wprowadzilLabel.Location = new System.Drawing.Point(17, 311);
|
|---|
| 175 | wprowadzilLabel.Name = "wprowadzilLabel";
|
|---|
| 176 | wprowadzilLabel.Size = new System.Drawing.Size(30, 13);
|
|---|
| 177 | wprowadzilLabel.TabIndex = 24;
|
|---|
| 178 | wprowadzilLabel.Text = "Wpr:";
|
|---|
| 179 | //
|
|---|
| 180 | // zmodyfikowalLabel
|
|---|
| 181 | //
|
|---|
| 182 | zmodyfikowalLabel.AutoSize = true;
|
|---|
| 183 | zmodyfikowalLabel.Location = new System.Drawing.Point(17, 334);
|
|---|
| 184 | zmodyfikowalLabel.Name = "zmodyfikowalLabel";
|
|---|
| 185 | zmodyfikowalLabel.Size = new System.Drawing.Size(31, 13);
|
|---|
| 186 | zmodyfikowalLabel.TabIndex = 28;
|
|---|
| 187 | zmodyfikowalLabel.Text = "Mod:";
|
|---|
| 188 | //
|
|---|
| 189 | // dZIALComboBox
|
|---|
| 190 | //
|
|---|
| 191 | this.dZIALComboBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "DZIAL", true));
|
|---|
| 192 | this.dZIALComboBox.FormattingEnabled = true;
|
|---|
| 193 | this.dZIALComboBox.Location = new System.Drawing.Point(181, 37);
|
|---|
| 194 | this.dZIALComboBox.Name = "dZIALComboBox";
|
|---|
| 195 | this.dZIALComboBox.Size = new System.Drawing.Size(138, 21);
|
|---|
| 196 | this.dZIALComboBox.TabIndex = 3;
|
|---|
| 197 | //
|
|---|
| 198 | // pREMIE2BindingSource
|
|---|
| 199 | //
|
|---|
| 200 | this.pREMIE2BindingSource.DataMember = "PREMIE2";
|
|---|
| 201 | this.pREMIE2BindingSource.DataSource = this.pREMIEDataSet;
|
|---|
| 202 | //
|
|---|
| 203 | // pREMIEDataSet
|
|---|
| 204 | //
|
|---|
| 205 | this.pREMIEDataSet.DataSetName = "PREMIEDataSet";
|
|---|
| 206 | this.pREMIEDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
|
|---|
| 207 | //
|
|---|
| 208 | // mIESIACComboBox
|
|---|
| 209 | //
|
|---|
| 210 | this.mIESIACComboBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "MIESIAC", true));
|
|---|
| 211 | this.mIESIACComboBox.FormattingEnabled = true;
|
|---|
| 212 | this.mIESIACComboBox.Items.AddRange(new object[] {
|
|---|
| 213 | "1",
|
|---|
| 214 | "2",
|
|---|
| 215 | "3",
|
|---|
| 216 | "4",
|
|---|
| 217 | "5",
|
|---|
| 218 | "6",
|
|---|
| 219 | "7",
|
|---|
| 220 | "8",
|
|---|
| 221 | "9",
|
|---|
| 222 | "10",
|
|---|
| 223 | "11",
|
|---|
| 224 | "12"});
|
|---|
| 225 | this.mIESIACComboBox.Location = new System.Drawing.Point(72, 37);
|
|---|
| 226 | this.mIESIACComboBox.Name = "mIESIACComboBox";
|
|---|
| 227 | this.mIESIACComboBox.Size = new System.Drawing.Size(43, 21);
|
|---|
| 228 | this.mIESIACComboBox.TabIndex = 5;
|
|---|
| 229 | //
|
|---|
| 230 | // rOKComboBox
|
|---|
| 231 | //
|
|---|
| 232 | this.rOKComboBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "ROK", true));
|
|---|
| 233 | this.rOKComboBox.FormattingEnabled = true;
|
|---|
| 234 | this.rOKComboBox.Location = new System.Drawing.Point(15, 37);
|
|---|
| 235 | this.rOKComboBox.Name = "rOKComboBox";
|
|---|
| 236 | this.rOKComboBox.Size = new System.Drawing.Size(50, 21);
|
|---|
| 237 | this.rOKComboBox.TabIndex = 7;
|
|---|
| 238 | //
|
|---|
| 239 | // oPISTextBox
|
|---|
| 240 | //
|
|---|
| 241 | this.oPISTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "OPIS", true));
|
|---|
| 242 | this.oPISTextBox.Location = new System.Drawing.Point(15, 215);
|
|---|
| 243 | this.oPISTextBox.MaxLength = 255;
|
|---|
| 244 | this.oPISTextBox.Multiline = true;
|
|---|
| 245 | this.oPISTextBox.Name = "oPISTextBox";
|
|---|
| 246 | this.oPISTextBox.Size = new System.Drawing.Size(304, 84);
|
|---|
| 247 | this.oPISTextBox.TabIndex = 9;
|
|---|
| 248 | //
|
|---|
| 249 | // dodajButton
|
|---|
| 250 | //
|
|---|
| 251 | this.dodajButton.Location = new System.Drawing.Point(251, 360);
|
|---|
| 252 | this.dodajButton.Name = "dodajButton";
|
|---|
| 253 | this.dodajButton.Size = new System.Drawing.Size(65, 23);
|
|---|
| 254 | this.dodajButton.TabIndex = 10;
|
|---|
| 255 | this.dodajButton.Text = "Dodaj";
|
|---|
| 256 | this.dodajButton.UseVisualStyleBackColor = true;
|
|---|
| 257 | this.dodajButton.Click += new System.EventHandler(this.dodajButton_Click);
|
|---|
| 258 | //
|
|---|
| 259 | // anulujButton
|
|---|
| 260 | //
|
|---|
| 261 | this.anulujButton.Location = new System.Drawing.Point(169, 360);
|
|---|
| 262 | this.anulujButton.Name = "anulujButton";
|
|---|
| 263 | this.anulujButton.Size = new System.Drawing.Size(69, 23);
|
|---|
| 264 | this.anulujButton.TabIndex = 11;
|
|---|
| 265 | this.anulujButton.Text = "Zamknij";
|
|---|
| 266 | this.anulujButton.UseVisualStyleBackColor = true;
|
|---|
| 267 | this.anulujButton.Click += new System.EventHandler(this.anulujButton_Click);
|
|---|
| 268 | //
|
|---|
| 269 | // iLTextBox
|
|---|
| 270 | //
|
|---|
| 271 | this.iLTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "IL", true));
|
|---|
| 272 | this.iLTextBox.Location = new System.Drawing.Point(15, 169);
|
|---|
| 273 | this.iLTextBox.Name = "iLTextBox";
|
|---|
| 274 | this.iLTextBox.Size = new System.Drawing.Size(40, 20);
|
|---|
| 275 | this.iLTextBox.TabIndex = 13;
|
|---|
| 276 | this.iLTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
|---|
| 277 | this.iLTextBox.Leave += new System.EventHandler(this.IloscLubWycena_Leave);
|
|---|
| 278 | //
|
|---|
| 279 | // wYCENATextBox
|
|---|
| 280 | //
|
|---|
| 281 | this.wYCENATextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "WYCENA", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "C2"));
|
|---|
| 282 | this.wYCENATextBox.Location = new System.Drawing.Point(72, 169);
|
|---|
| 283 | this.wYCENATextBox.Name = "wYCENATextBox";
|
|---|
| 284 | this.wYCENATextBox.Size = new System.Drawing.Size(78, 20);
|
|---|
| 285 | this.wYCENATextBox.TabIndex = 15;
|
|---|
| 286 | this.wYCENATextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
|---|
| 287 | this.wYCENATextBox.Leave += new System.EventHandler(this.IloscLubWycena_Leave);
|
|---|
| 288 | //
|
|---|
| 289 | // nETTOTextBox
|
|---|
| 290 | //
|
|---|
| 291 | this.nETTOTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "NETTO", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "C2"));
|
|---|
| 292 | this.nETTOTextBox.Location = new System.Drawing.Point(15, 120);
|
|---|
| 293 | this.nETTOTextBox.Name = "nETTOTextBox";
|
|---|
| 294 | this.nETTOTextBox.Size = new System.Drawing.Size(135, 20);
|
|---|
| 295 | this.nETTOTextBox.TabIndex = 17;
|
|---|
| 296 | this.nETTOTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
|---|
| 297 | this.nETTOTextBox.Leave += new System.EventHandler(this.nETTOTextBox_Leave);
|
|---|
| 298 | //
|
|---|
| 299 | // bRUTTOTextBox
|
|---|
| 300 | //
|
|---|
| 301 | this.bRUTTOTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "BRUTTO", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "C2"));
|
|---|
| 302 | this.bRUTTOTextBox.Location = new System.Drawing.Point(181, 120);
|
|---|
| 303 | this.bRUTTOTextBox.Name = "bRUTTOTextBox";
|
|---|
| 304 | this.bRUTTOTextBox.Size = new System.Drawing.Size(135, 20);
|
|---|
| 305 | this.bRUTTOTextBox.TabIndex = 19;
|
|---|
| 306 | this.bRUTTOTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
|---|
| 307 | this.bRUTTOTextBox.Leave += new System.EventHandler(this.bRUTTOTextBox_Leave);
|
|---|
| 308 | //
|
|---|
| 309 | // bBTextBox
|
|---|
| 310 | //
|
|---|
| 311 | this.bBTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "BB", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "C2"));
|
|---|
| 312 | this.bBTextBox.Location = new System.Drawing.Point(181, 169);
|
|---|
| 313 | this.bBTextBox.Name = "bBTextBox";
|
|---|
| 314 | this.bBTextBox.ReadOnly = true;
|
|---|
| 315 | this.bBTextBox.Size = new System.Drawing.Size(135, 20);
|
|---|
| 316 | this.bBTextBox.TabIndex = 21;
|
|---|
| 317 | this.bBTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
|---|
| 318 | //
|
|---|
| 319 | // nAMEComboBox
|
|---|
| 320 | //
|
|---|
| 321 | this.nAMEComboBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "NAME", true));
|
|---|
| 322 | this.nAMEComboBox.FormattingEnabled = true;
|
|---|
| 323 | this.nAMEComboBox.Location = new System.Drawing.Point(181, 80);
|
|---|
| 324 | this.nAMEComboBox.Name = "nAMEComboBox";
|
|---|
| 325 | this.nAMEComboBox.Size = new System.Drawing.Size(138, 21);
|
|---|
| 326 | this.nAMEComboBox.TabIndex = 22;
|
|---|
| 327 | //
|
|---|
| 328 | // pREMIE2TableAdapter
|
|---|
| 329 | //
|
|---|
| 330 | this.pREMIE2TableAdapter.ClearBeforeFill = true;
|
|---|
| 331 | //
|
|---|
| 332 | // data_wprowadzeniaLabel1
|
|---|
| 333 | //
|
|---|
| 334 | this.data_wprowadzeniaLabel1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "data_wprowadzenia", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "g"));
|
|---|
| 335 | this.data_wprowadzeniaLabel1.Location = new System.Drawing.Point(131, 311);
|
|---|
| 336 | this.data_wprowadzeniaLabel1.Name = "data_wprowadzeniaLabel1";
|
|---|
| 337 | this.data_wprowadzeniaLabel1.Size = new System.Drawing.Size(99, 23);
|
|---|
| 338 | this.data_wprowadzeniaLabel1.TabIndex = 23;
|
|---|
| 339 | this.data_wprowadzeniaLabel1.Text = "---";
|
|---|
| 340 | //
|
|---|
| 341 | // wprowadzilLabel1
|
|---|
| 342 | //
|
|---|
| 343 | this.wprowadzilLabel1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "wprowadzil", true));
|
|---|
| 344 | this.wprowadzilLabel1.Location = new System.Drawing.Point(53, 311);
|
|---|
| 345 | this.wprowadzilLabel1.Name = "wprowadzilLabel1";
|
|---|
| 346 | this.wprowadzilLabel1.Size = new System.Drawing.Size(75, 23);
|
|---|
| 347 | this.wprowadzilLabel1.TabIndex = 25;
|
|---|
| 348 | this.wprowadzilLabel1.Text = "---";
|
|---|
| 349 | //
|
|---|
| 350 | // data_modyfikacjiLabel1
|
|---|
| 351 | //
|
|---|
| 352 | this.data_modyfikacjiLabel1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "data_modyfikacji", true));
|
|---|
| 353 | this.data_modyfikacjiLabel1.Location = new System.Drawing.Point(131, 334);
|
|---|
| 354 | this.data_modyfikacjiLabel1.Name = "data_modyfikacjiLabel1";
|
|---|
| 355 | this.data_modyfikacjiLabel1.Size = new System.Drawing.Size(99, 23);
|
|---|
| 356 | this.data_modyfikacjiLabel1.TabIndex = 27;
|
|---|
| 357 | this.data_modyfikacjiLabel1.Text = "---";
|
|---|
| 358 | //
|
|---|
| 359 | // zmodyfikowalLabel1
|
|---|
| 360 | //
|
|---|
| 361 | this.zmodyfikowalLabel1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pREMIE2BindingSource, "zmodyfikowal", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "g"));
|
|---|
| 362 | this.zmodyfikowalLabel1.Location = new System.Drawing.Point(53, 334);
|
|---|
| 363 | this.zmodyfikowalLabel1.Name = "zmodyfikowalLabel1";
|
|---|
| 364 | this.zmodyfikowalLabel1.Size = new System.Drawing.Size(75, 23);
|
|---|
| 365 | this.zmodyfikowalLabel1.TabIndex = 29;
|
|---|
| 366 | this.zmodyfikowalLabel1.Text = "---";
|
|---|
| 367 | //
|
|---|
| 368 | // groupBox2
|
|---|
| 369 | //
|
|---|
| 370 | this.groupBox2.Controls.Add(zmodyfikowalLabel);
|
|---|
| 371 | this.groupBox2.Controls.Add(this.data_wprowadzeniaLabel1);
|
|---|
| 372 | this.groupBox2.Controls.Add(this.zmodyfikowalLabel1);
|
|---|
| 373 | this.groupBox2.Controls.Add(this.data_modyfikacjiLabel1);
|
|---|
| 374 | this.groupBox2.Controls.Add(rOKLabel);
|
|---|
| 375 | this.groupBox2.Controls.Add(this.rOKComboBox);
|
|---|
| 376 | this.groupBox2.Controls.Add(this.dodajButton);
|
|---|
| 377 | this.groupBox2.Controls.Add(this.wprowadzilLabel1);
|
|---|
| 378 | this.groupBox2.Controls.Add(wprowadzilLabel);
|
|---|
| 379 | this.groupBox2.Controls.Add(this.anulujButton);
|
|---|
| 380 | this.groupBox2.Controls.Add(bBLabel);
|
|---|
| 381 | this.groupBox2.Controls.Add(this.nAMEComboBox);
|
|---|
| 382 | this.groupBox2.Controls.Add(oPISLabel);
|
|---|
| 383 | this.groupBox2.Controls.Add(this.bBTextBox);
|
|---|
| 384 | this.groupBox2.Controls.Add(this.oPISTextBox);
|
|---|
| 385 | this.groupBox2.Controls.Add(mIESIACLabel);
|
|---|
| 386 | this.groupBox2.Controls.Add(bRUTTOLabel);
|
|---|
| 387 | this.groupBox2.Controls.Add(this.mIESIACComboBox);
|
|---|
| 388 | this.groupBox2.Controls.Add(this.bRUTTOTextBox);
|
|---|
| 389 | this.groupBox2.Controls.Add(dZIALLabel);
|
|---|
| 390 | this.groupBox2.Controls.Add(nETTOLabel);
|
|---|
| 391 | this.groupBox2.Controls.Add(this.nETTOTextBox);
|
|---|
| 392 | this.groupBox2.Controls.Add(this.dZIALComboBox);
|
|---|
| 393 | this.groupBox2.Controls.Add(iDEPracownikaLabel);
|
|---|
| 394 | this.groupBox2.Controls.Add(this.wYCENATextBox);
|
|---|
| 395 | this.groupBox2.Controls.Add(wYCENALabel);
|
|---|
| 396 | this.groupBox2.Controls.Add(this.iLTextBox);
|
|---|
| 397 | this.groupBox2.Controls.Add(iLLabel);
|
|---|
| 398 | this.groupBox2.Location = new System.Drawing.Point(12, 3);
|
|---|
| 399 | this.groupBox2.Name = "groupBox2";
|
|---|
| 400 | this.groupBox2.Size = new System.Drawing.Size(336, 396);
|
|---|
| 401 | this.groupBox2.TabIndex = 31;
|
|---|
| 402 | this.groupBox2.TabStop = false;
|
|---|
| 403 | //
|
|---|
| 404 | // premiaForm
|
|---|
| 405 | //
|
|---|
| 406 | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|---|
| 407 | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|---|
| 408 | this.ClientSize = new System.Drawing.Size(358, 408);
|
|---|
| 409 | this.Controls.Add(this.groupBox2);
|
|---|
| 410 | this.Name = "premiaForm";
|
|---|
| 411 | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
|---|
| 412 | this.Text = "Premia";
|
|---|
| 413 | ((System.ComponentModel.ISupportInitialize)(this.pREMIE2BindingSource)).EndInit();
|
|---|
| 414 | ((System.ComponentModel.ISupportInitialize)(this.pREMIEDataSet)).EndInit();
|
|---|
| 415 | this.groupBox2.ResumeLayout(false);
|
|---|
| 416 | this.groupBox2.PerformLayout();
|
|---|
| 417 | this.ResumeLayout(false);
|
|---|
| 418 |
|
|---|
| 419 | }
|
|---|
| 420 |
|
|---|
| 421 | #endregion
|
|---|
| 422 |
|
|---|
| 423 | private PREMIEDataSet pREMIEDataSet;
|
|---|
| 424 | private System.Windows.Forms.BindingSource pREMIE2BindingSource;
|
|---|
| 425 | private BazaZamowien.PREMIEDataSetTableAdapters.PREMIE2TableAdapter pREMIE2TableAdapter;
|
|---|
| 426 | private System.Windows.Forms.ComboBox dZIALComboBox;
|
|---|
| 427 | private System.Windows.Forms.ComboBox mIESIACComboBox;
|
|---|
| 428 | private System.Windows.Forms.ComboBox rOKComboBox;
|
|---|
| 429 | private System.Windows.Forms.TextBox oPISTextBox;
|
|---|
| 430 | private System.Windows.Forms.Button dodajButton;
|
|---|
| 431 | private System.Windows.Forms.Button anulujButton;
|
|---|
| 432 | private System.Windows.Forms.TextBox iLTextBox;
|
|---|
| 433 | private System.Windows.Forms.TextBox wYCENATextBox;
|
|---|
| 434 | private System.Windows.Forms.TextBox nETTOTextBox;
|
|---|
| 435 | private System.Windows.Forms.TextBox bRUTTOTextBox;
|
|---|
| 436 | private System.Windows.Forms.TextBox bBTextBox;
|
|---|
| 437 | private System.Windows.Forms.ComboBox nAMEComboBox;
|
|---|
| 438 | private System.Windows.Forms.Label data_wprowadzeniaLabel1;
|
|---|
| 439 | private System.Windows.Forms.Label wprowadzilLabel1;
|
|---|
| 440 | private System.Windows.Forms.Label data_modyfikacjiLabel1;
|
|---|
| 441 | private System.Windows.Forms.Label zmodyfikowalLabel1;
|
|---|
| 442 | private System.Windows.Forms.GroupBox groupBox2;
|
|---|
| 443 | }
|
|---|
| 444 | } |
|---|