| 1 | namespace Baza_Reklam
|
|---|
| 2 | {
|
|---|
| 3 | partial class KalendarzEmisji
|
|---|
| 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.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
|
|---|
| 33 | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
|---|
| 34 | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
|
|---|
| 35 | this.sLOWNIKDataSet = new Baza_Reklam.SLOWNIKDataSet();
|
|---|
| 36 | this.nRBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|---|
| 37 | this.nRTableAdapter = new Baza_Reklam.SLOWNIKDataSetTableAdapters.NRTableAdapter();
|
|---|
| 38 | this.nRDataGridView = new System.Windows.Forms.DataGridView();
|
|---|
| 39 | this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 40 | this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 41 | this.DzienTygodniaColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 42 | this.Column1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|---|
| 43 | this.dodajButton = new System.Windows.Forms.Button();
|
|---|
| 44 | this.label1 = new System.Windows.Forms.Label();
|
|---|
| 45 | this.label2 = new System.Windows.Forms.Label();
|
|---|
| 46 | this.button1 = new System.Windows.Forms.Button();
|
|---|
| 47 | this.rEKLAMADataSet = new Baza_Reklam.REKLAMADataSet();
|
|---|
| 48 | this.zamowieniaBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|---|
| 49 | this.zamowieniaTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.zamowieniaTableAdapter();
|
|---|
| 50 | ((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).BeginInit();
|
|---|
| 51 | ((System.ComponentModel.ISupportInitialize)(this.nRBindingSource)).BeginInit();
|
|---|
| 52 | ((System.ComponentModel.ISupportInitialize)(this.nRDataGridView)).BeginInit();
|
|---|
| 53 | ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).BeginInit();
|
|---|
| 54 | ((System.ComponentModel.ISupportInitialize)(this.zamowieniaBindingSource)).BeginInit();
|
|---|
| 55 | this.SuspendLayout();
|
|---|
| 56 | //
|
|---|
| 57 | // sLOWNIKDataSet
|
|---|
| 58 | //
|
|---|
| 59 | this.sLOWNIKDataSet.DataSetName = "SLOWNIKDataSet";
|
|---|
| 60 | this.sLOWNIKDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
|
|---|
| 61 | //
|
|---|
| 62 | // nRBindingSource
|
|---|
| 63 | //
|
|---|
| 64 | this.nRBindingSource.DataMember = "NR";
|
|---|
| 65 | this.nRBindingSource.DataSource = this.sLOWNIKDataSet;
|
|---|
| 66 | //
|
|---|
| 67 | // nRTableAdapter
|
|---|
| 68 | //
|
|---|
| 69 | this.nRTableAdapter.ClearBeforeFill = true;
|
|---|
| 70 | //
|
|---|
| 71 | // nRDataGridView
|
|---|
| 72 | //
|
|---|
| 73 | this.nRDataGridView.AllowUserToAddRows = false;
|
|---|
| 74 | this.nRDataGridView.AllowUserToDeleteRows = false;
|
|---|
| 75 | this.nRDataGridView.AutoGenerateColumns = false;
|
|---|
| 76 | this.nRDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
|
|---|
| 77 | this.nRDataGridView.BackgroundColor = System.Drawing.Color.White;
|
|---|
| 78 | this.nRDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|---|
| 79 | this.dataGridViewTextBoxColumn3,
|
|---|
| 80 | this.dataGridViewTextBoxColumn4,
|
|---|
| 81 | this.DzienTygodniaColumn,
|
|---|
| 82 | this.Column1});
|
|---|
| 83 | this.nRDataGridView.DataSource = this.nRBindingSource;
|
|---|
| 84 | dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|---|
| 85 | dataGridViewCellStyle6.BackColor = System.Drawing.Color.White;
|
|---|
| 86 | dataGridViewCellStyle6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|---|
| 87 | dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.ControlText;
|
|---|
| 88 | dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|---|
| 89 | dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|---|
| 90 | dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|---|
| 91 | this.nRDataGridView.DefaultCellStyle = dataGridViewCellStyle6;
|
|---|
| 92 | this.nRDataGridView.Location = new System.Drawing.Point(12, 36);
|
|---|
| 93 | this.nRDataGridView.Name = "nRDataGridView";
|
|---|
| 94 | this.nRDataGridView.RowHeadersWidth = 10;
|
|---|
| 95 | this.nRDataGridView.Size = new System.Drawing.Size(312, 415);
|
|---|
| 96 | this.nRDataGridView.TabIndex = 1;
|
|---|
| 97 | this.nRDataGridView.DataBindingComplete += new System.Windows.Forms.DataGridViewBindingCompleteEventHandler(this.nRDataGridView_DataBindingComplete);
|
|---|
| 98 | //
|
|---|
| 99 | // dataGridViewTextBoxColumn3
|
|---|
| 100 | //
|
|---|
| 101 | this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|---|
| 102 | this.dataGridViewTextBoxColumn3.DataPropertyName = "NRW";
|
|---|
| 103 | dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|---|
| 104 | this.dataGridViewTextBoxColumn3.DefaultCellStyle = dataGridViewCellStyle4;
|
|---|
| 105 | this.dataGridViewTextBoxColumn3.HeaderText = "Nr wyd.";
|
|---|
| 106 | this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
|
|---|
| 107 | this.dataGridViewTextBoxColumn3.ReadOnly = true;
|
|---|
| 108 | this.dataGridViewTextBoxColumn3.Width = 60;
|
|---|
| 109 | //
|
|---|
| 110 | // dataGridViewTextBoxColumn4
|
|---|
| 111 | //
|
|---|
| 112 | this.dataGridViewTextBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|---|
| 113 | this.dataGridViewTextBoxColumn4.DataPropertyName = "DATA_W";
|
|---|
| 114 | dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|---|
| 115 | this.dataGridViewTextBoxColumn4.DefaultCellStyle = dataGridViewCellStyle5;
|
|---|
| 116 | this.dataGridViewTextBoxColumn4.HeaderText = "Data wyd.";
|
|---|
| 117 | this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
|
|---|
| 118 | this.dataGridViewTextBoxColumn4.ReadOnly = true;
|
|---|
| 119 | //
|
|---|
| 120 | // DzienTygodniaColumn
|
|---|
| 121 | //
|
|---|
| 122 | this.DzienTygodniaColumn.HeaderText = "Dzieñ tyg.";
|
|---|
| 123 | this.DzienTygodniaColumn.Name = "DzienTygodniaColumn";
|
|---|
| 124 | //
|
|---|
| 125 | // Column1
|
|---|
| 126 | //
|
|---|
| 127 | this.Column1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|---|
| 128 | this.Column1.HeaderText = "";
|
|---|
| 129 | this.Column1.Name = "Column1";
|
|---|
| 130 | this.Column1.Width = 50;
|
|---|
| 131 | //
|
|---|
| 132 | // dodajButton
|
|---|
| 133 | //
|
|---|
| 134 | this.dodajButton.DialogResult = System.Windows.Forms.DialogResult.OK;
|
|---|
| 135 | this.dodajButton.Location = new System.Drawing.Point(172, 468);
|
|---|
| 136 | this.dodajButton.Name = "dodajButton";
|
|---|
| 137 | this.dodajButton.Size = new System.Drawing.Size(75, 23);
|
|---|
| 138 | this.dodajButton.TabIndex = 3;
|
|---|
| 139 | this.dodajButton.Text = "Dodaj";
|
|---|
| 140 | this.dodajButton.UseVisualStyleBackColor = true;
|
|---|
| 141 | //
|
|---|
| 142 | // label1
|
|---|
| 143 | //
|
|---|
| 144 | this.label1.AutoSize = true;
|
|---|
| 145 | this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|---|
| 146 | this.label1.Location = new System.Drawing.Point(12, 9);
|
|---|
| 147 | this.label1.Name = "label1";
|
|---|
| 148 | this.label1.Size = new System.Drawing.Size(51, 16);
|
|---|
| 149 | this.label1.TabIndex = 4;
|
|---|
| 150 | this.label1.Text = "label1";
|
|---|
| 151 | //
|
|---|
| 152 | // label2
|
|---|
| 153 | //
|
|---|
| 154 | this.label2.AutoSize = true;
|
|---|
| 155 | this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|---|
| 156 | this.label2.Location = new System.Drawing.Point(297, 9);
|
|---|
| 157 | this.label2.Name = "label2";
|
|---|
| 158 | this.label2.Size = new System.Drawing.Size(16, 16);
|
|---|
| 159 | this.label2.TabIndex = 5;
|
|---|
| 160 | this.label2.Text = "0";
|
|---|
| 161 | //
|
|---|
| 162 | // button1
|
|---|
| 163 | //
|
|---|
| 164 | this.button1.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
|---|
| 165 | this.button1.Location = new System.Drawing.Point(74, 468);
|
|---|
| 166 | this.button1.Name = "button1";
|
|---|
| 167 | this.button1.Size = new System.Drawing.Size(75, 23);
|
|---|
| 168 | this.button1.TabIndex = 6;
|
|---|
| 169 | this.button1.Text = "Anuluj";
|
|---|
| 170 | this.button1.UseVisualStyleBackColor = true;
|
|---|
| 171 | //
|
|---|
| 172 | // rEKLAMADataSet
|
|---|
| 173 | //
|
|---|
| 174 | this.rEKLAMADataSet.DataSetName = "REKLAMADataSet";
|
|---|
| 175 | this.rEKLAMADataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
|
|---|
| 176 | //
|
|---|
| 177 | // zamowieniaBindingSource
|
|---|
| 178 | //
|
|---|
| 179 | this.zamowieniaBindingSource.DataMember = "zamowienia";
|
|---|
| 180 | this.zamowieniaBindingSource.DataSource = this.rEKLAMADataSet;
|
|---|
| 181 | //
|
|---|
| 182 | // zamowieniaTableAdapter
|
|---|
| 183 | //
|
|---|
| 184 | this.zamowieniaTableAdapter.ClearBeforeFill = true;
|
|---|
| 185 | //
|
|---|
| 186 | // KalendarzEmisji
|
|---|
| 187 | //
|
|---|
| 188 | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|---|
| 189 | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|---|
| 190 | this.ClientSize = new System.Drawing.Size(336, 503);
|
|---|
| 191 | this.Controls.Add(this.button1);
|
|---|
| 192 | this.Controls.Add(this.label2);
|
|---|
| 193 | this.Controls.Add(this.label1);
|
|---|
| 194 | this.Controls.Add(this.dodajButton);
|
|---|
| 195 | this.Controls.Add(this.nRDataGridView);
|
|---|
| 196 | this.Name = "KalendarzEmisji";
|
|---|
| 197 | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
|---|
| 198 | this.Text = "Kalendarz emisji";
|
|---|
| 199 | this.Load += new System.EventHandler(this.KalendarzEmisji_Load);
|
|---|
| 200 | ((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).EndInit();
|
|---|
| 201 | ((System.ComponentModel.ISupportInitialize)(this.nRBindingSource)).EndInit();
|
|---|
| 202 | ((System.ComponentModel.ISupportInitialize)(this.nRDataGridView)).EndInit();
|
|---|
| 203 | ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).EndInit();
|
|---|
| 204 | ((System.ComponentModel.ISupportInitialize)(this.zamowieniaBindingSource)).EndInit();
|
|---|
| 205 | this.ResumeLayout(false);
|
|---|
| 206 | this.PerformLayout();
|
|---|
| 207 |
|
|---|
| 208 | }
|
|---|
| 209 |
|
|---|
| 210 | #endregion
|
|---|
| 211 |
|
|---|
| 212 | private SLOWNIKDataSet sLOWNIKDataSet;
|
|---|
| 213 | private System.Windows.Forms.BindingSource nRBindingSource;
|
|---|
| 214 | private Baza_Reklam.SLOWNIKDataSetTableAdapters.NRTableAdapter nRTableAdapter;
|
|---|
| 215 | private System.Windows.Forms.DataGridView nRDataGridView;
|
|---|
| 216 | private System.Windows.Forms.Button dodajButton;
|
|---|
| 217 | private System.Windows.Forms.Label label1;
|
|---|
| 218 | private System.Windows.Forms.Label label2;
|
|---|
| 219 | private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
|
|---|
| 220 | private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
|
|---|
| 221 | private System.Windows.Forms.DataGridViewTextBoxColumn DzienTygodniaColumn;
|
|---|
| 222 | private System.Windows.Forms.DataGridViewCheckBoxColumn Column1;
|
|---|
| 223 | private System.Windows.Forms.Button button1;
|
|---|
| 224 | private REKLAMADataSet rEKLAMADataSet;
|
|---|
| 225 | private System.Windows.Forms.BindingSource zamowieniaBindingSource;
|
|---|
| 226 | private Baza_Reklam.REKLAMADataSetTableAdapters.zamowieniaTableAdapter zamowieniaTableAdapter;
|
|---|
| 227 | }
|
|---|
| 228 | } |
|---|