| 1 | namespace Baza_Reklam
|
|---|
| 2 | {
|
|---|
| 3 | partial class StartForm
|
|---|
| 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 dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|---|
| 33 | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
|---|
| 34 | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
|
|---|
| 35 | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
|
|---|
| 36 | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
|---|
| 37 | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
|---|
| 38 | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(StartForm));
|
|---|
| 39 | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
|
|---|
| 40 | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
|
|---|
| 41 | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
|
|---|
| 42 | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
|
|---|
| 43 | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
|
|---|
| 44 | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
|
|---|
| 45 | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
|
|---|
| 46 | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
|
|---|
| 47 | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
|
|---|
| 48 | System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
|
|---|
| 49 | this.splitContainer1 = new System.Windows.Forms.SplitContainer();
|
|---|
| 50 | this.panel1 = new System.Windows.Forms.Panel();
|
|---|
| 51 | this.tabControl1 = new System.Windows.Forms.TabControl();
|
|---|
| 52 | this.sprDoZalatwieniaTabPage = new System.Windows.Forms.TabPage();
|
|---|
| 53 | this.shedulerDataGridView = new System.Windows.Forms.DataGridView();
|
|---|
| 54 | this.DataPrzypomnienia = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 55 | this.Opis = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 56 | this.zalatwione = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|---|
| 57 | this.bindingNavigator1 = new System.Windows.Forms.BindingNavigator(this.components);
|
|---|
| 58 | this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
|
|---|
| 59 | this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
|
|---|
| 60 | this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
|
|---|
| 61 | this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
|
|---|
| 62 | this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
|
|---|
| 63 | this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
|---|
| 64 | this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
|
|---|
| 65 | this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
|
|---|
| 66 | this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
|---|
| 67 | this.zrobioneToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 68 | this.niezrobioneToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 69 | this.usunToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 70 | this.zapiszToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 71 | this.klientToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 72 | this.filtrujToolStripComboBox = new System.Windows.Forms.ToolStripComboBox();
|
|---|
| 73 | this.agenciToolStripComboBox = new System.Windows.Forms.ToolStripComboBox();
|
|---|
| 74 | this.kontaktyTabPage = new System.Windows.Forms.TabPage();
|
|---|
| 75 | this.zastawienieKontaktowDataGridView = new System.Windows.Forms.DataGridView();
|
|---|
| 76 | this.toolStrip1 = new System.Windows.Forms.ToolStrip();
|
|---|
| 77 | this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
|
|---|
| 78 | this.rokToolStripTextBox = new System.Windows.Forms.ToolStripTextBox();
|
|---|
| 79 | this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
|
|---|
| 80 | this.msToolStripTextBox = new System.Windows.Forms.ToolStripTextBox();
|
|---|
| 81 | this.toolStripLabel3 = new System.Windows.Forms.ToolStripLabel();
|
|---|
| 82 | this.agencjaToolStripComboBox = new System.Windows.Forms.ToolStripComboBox();
|
|---|
| 83 | this.toolStripLabel4 = new System.Windows.Forms.ToolStripLabel();
|
|---|
| 84 | this.agentToolStripComboBox = new System.Windows.Forms.ToolStripComboBox();
|
|---|
| 85 | this.toolStripLabel5 = new System.Windows.Forms.ToolStripLabel();
|
|---|
| 86 | this.klientToolStripTextBox = new System.Windows.Forms.ToolStripTextBox();
|
|---|
| 87 | this.rodzajToolStripComboBox = new System.Windows.Forms.ToolStripComboBox();
|
|---|
| 88 | this.bindingNavigator2 = new System.Windows.Forms.BindingNavigator(this.components);
|
|---|
| 89 | this.bindingNavigatorCountItem1 = new System.Windows.Forms.ToolStripLabel();
|
|---|
| 90 | this.bindingNavigatorMoveFirstItem1 = new System.Windows.Forms.ToolStripButton();
|
|---|
| 91 | this.bindingNavigatorMovePreviousItem1 = new System.Windows.Forms.ToolStripButton();
|
|---|
| 92 | this.bindingNavigatorSeparator3 = new System.Windows.Forms.ToolStripSeparator();
|
|---|
| 93 | this.bindingNavigatorPositionItem1 = new System.Windows.Forms.ToolStripTextBox();
|
|---|
| 94 | this.bindingNavigatorSeparator4 = new System.Windows.Forms.ToolStripSeparator();
|
|---|
| 95 | this.bindingNavigatorMoveNextItem1 = new System.Windows.Forms.ToolStripButton();
|
|---|
| 96 | this.bindingNavigatorMoveLastItem1 = new System.Windows.Forms.ToolStripButton();
|
|---|
| 97 | this.bindingNavigatorSeparator5 = new System.Windows.Forms.ToolStripSeparator();
|
|---|
| 98 | this.klient2ToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 99 | this.szukajToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 100 | this.wyczyscToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 101 | this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|---|
| 102 | this.label3 = new System.Windows.Forms.Label();
|
|---|
| 103 | this.label4 = new System.Windows.Forms.Label();
|
|---|
| 104 | this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
|
|---|
| 105 | this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|---|
| 106 | this.label2 = new System.Windows.Forms.Label();
|
|---|
| 107 | this.label1 = new System.Windows.Forms.Label();
|
|---|
| 108 | this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|---|
| 109 | this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 110 | this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 111 | this.shedulerBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|---|
| 112 | this.rEKLAMADataSet = new Baza_Reklam.REKLAMADataSet();
|
|---|
| 113 | this.zastawienieKontaktowBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|---|
| 114 | this.shedulerTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.shedulerTableAdapter();
|
|---|
| 115 | this.zastawienieKontaktowTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.zastawienieKontaktowTableAdapter();
|
|---|
| 116 | this.view_Podsumowanie_Wykonania_PlanuTableAdapter1 = new Baza_Reklam.REKLAMADataSetTableAdapters.View_Podsumowanie_Wykonania_PlanuTableAdapter();
|
|---|
| 117 | this.view_Podsumowanie_Wykonania_Planu_AgencjaTableAdapter1 = new Baza_Reklam.REKLAMADataSetTableAdapters.View_Podsumowanie_Wykonania_Planu_AgencjaTableAdapter();
|
|---|
| 118 | this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 119 | this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 120 | this.UserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 121 | this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 122 | this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 123 | this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|---|
| 124 | this.splitContainer1.Panel1.SuspendLayout();
|
|---|
| 125 | this.splitContainer1.Panel2.SuspendLayout();
|
|---|
| 126 | this.splitContainer1.SuspendLayout();
|
|---|
| 127 | this.panel1.SuspendLayout();
|
|---|
| 128 | this.tabControl1.SuspendLayout();
|
|---|
| 129 | this.sprDoZalatwieniaTabPage.SuspendLayout();
|
|---|
| 130 | ((System.ComponentModel.ISupportInitialize)(this.shedulerDataGridView)).BeginInit();
|
|---|
| 131 | ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit();
|
|---|
| 132 | this.bindingNavigator1.SuspendLayout();
|
|---|
| 133 | this.kontaktyTabPage.SuspendLayout();
|
|---|
| 134 | ((System.ComponentModel.ISupportInitialize)(this.zastawienieKontaktowDataGridView)).BeginInit();
|
|---|
| 135 | this.toolStrip1.SuspendLayout();
|
|---|
| 136 | ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator2)).BeginInit();
|
|---|
| 137 | this.bindingNavigator2.SuspendLayout();
|
|---|
| 138 | this.groupBox2.SuspendLayout();
|
|---|
| 139 | this.groupBox1.SuspendLayout();
|
|---|
| 140 | ((System.ComponentModel.ISupportInitialize)(this.shedulerBindingSource)).BeginInit();
|
|---|
| 141 | ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).BeginInit();
|
|---|
| 142 | ((System.ComponentModel.ISupportInitialize)(this.zastawienieKontaktowBindingSource)).BeginInit();
|
|---|
| 143 | this.SuspendLayout();
|
|---|
| 144 | //
|
|---|
| 145 | // splitContainer1
|
|---|
| 146 | //
|
|---|
| 147 | this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|---|
| 148 | this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
|
|---|
| 149 | this.splitContainer1.Location = new System.Drawing.Point(0, 0);
|
|---|
| 150 | this.splitContainer1.Name = "splitContainer1";
|
|---|
| 151 | //
|
|---|
| 152 | // splitContainer1.Panel1
|
|---|
| 153 | //
|
|---|
| 154 | this.splitContainer1.Panel1.Controls.Add(this.panel1);
|
|---|
| 155 | //
|
|---|
| 156 | // splitContainer1.Panel2
|
|---|
| 157 | //
|
|---|
| 158 | this.splitContainer1.Panel2.Controls.Add(this.groupBox2);
|
|---|
| 159 | this.splitContainer1.Panel2.Controls.Add(this.groupBox1);
|
|---|
| 160 | this.splitContainer1.Size = new System.Drawing.Size(984, 664);
|
|---|
| 161 | this.splitContainer1.SplitterDistance = 629;
|
|---|
| 162 | this.splitContainer1.TabIndex = 0;
|
|---|
| 163 | //
|
|---|
| 164 | // panel1
|
|---|
| 165 | //
|
|---|
| 166 | this.panel1.Controls.Add(this.tabControl1);
|
|---|
| 167 | this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|---|
| 168 | this.panel1.Location = new System.Drawing.Point(0, 0);
|
|---|
| 169 | this.panel1.Name = "panel1";
|
|---|
| 170 | this.panel1.Size = new System.Drawing.Size(629, 664);
|
|---|
| 171 | this.panel1.TabIndex = 1;
|
|---|
| 172 | //
|
|---|
| 173 | // tabControl1
|
|---|
| 174 | //
|
|---|
| 175 | this.tabControl1.Controls.Add(this.sprDoZalatwieniaTabPage);
|
|---|
| 176 | this.tabControl1.Controls.Add(this.kontaktyTabPage);
|
|---|
| 177 | this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|---|
| 178 | this.tabControl1.Location = new System.Drawing.Point(0, 0);
|
|---|
| 179 | this.tabControl1.Name = "tabControl1";
|
|---|
| 180 | this.tabControl1.SelectedIndex = 0;
|
|---|
| 181 | this.tabControl1.Size = new System.Drawing.Size(629, 664);
|
|---|
| 182 | this.tabControl1.TabIndex = 1;
|
|---|
| 183 | //
|
|---|
| 184 | // sprDoZalatwieniaTabPage
|
|---|
| 185 | //
|
|---|
| 186 | this.sprDoZalatwieniaTabPage.Controls.Add(this.shedulerDataGridView);
|
|---|
| 187 | this.sprDoZalatwieniaTabPage.Controls.Add(this.bindingNavigator1);
|
|---|
| 188 | this.sprDoZalatwieniaTabPage.Location = new System.Drawing.Point(4, 22);
|
|---|
| 189 | this.sprDoZalatwieniaTabPage.Name = "sprDoZalatwieniaTabPage";
|
|---|
| 190 | this.sprDoZalatwieniaTabPage.Padding = new System.Windows.Forms.Padding(3);
|
|---|
| 191 | this.sprDoZalatwieniaTabPage.Size = new System.Drawing.Size(621, 638);
|
|---|
| 192 | this.sprDoZalatwieniaTabPage.TabIndex = 0;
|
|---|
| 193 | this.sprDoZalatwieniaTabPage.Text = "DO ZA£ATWIENIA";
|
|---|
| 194 | this.sprDoZalatwieniaTabPage.UseVisualStyleBackColor = true;
|
|---|
| 195 | this.sprDoZalatwieniaTabPage.Leave += new System.EventHandler(this.sprDoZalatwieniaTabPage_Leave);
|
|---|
| 196 | //
|
|---|
| 197 | // shedulerDataGridView
|
|---|
| 198 | //
|
|---|
| 199 | this.shedulerDataGridView.AllowUserToAddRows = false;
|
|---|
| 200 | this.shedulerDataGridView.AllowUserToDeleteRows = false;
|
|---|
| 201 | dataGridViewCellStyle1.BackColor = System.Drawing.Color.MintCream;
|
|---|
| 202 | dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|---|
| 203 | this.shedulerDataGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
|
|---|
| 204 | this.shedulerDataGridView.AutoGenerateColumns = false;
|
|---|
| 205 | this.shedulerDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
|
|---|
| 206 | this.shedulerDataGridView.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
|
|---|
| 207 | this.shedulerDataGridView.BackgroundColor = System.Drawing.Color.White;
|
|---|
| 208 | dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|---|
| 209 | dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
|
|---|
| 210 | dataGridViewCellStyle2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|---|
| 211 | dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
|
|---|
| 212 | dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|---|
| 213 | dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|---|
| 214 | dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|---|
| 215 | this.shedulerDataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
|
|---|
| 216 | this.shedulerDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|---|
| 217 | this.DataPrzypomnienia,
|
|---|
| 218 | this.Opis,
|
|---|
| 219 | this.dataGridViewTextBoxColumn3,
|
|---|
| 220 | this.dataGridViewTextBoxColumn4,
|
|---|
| 221 | this.zalatwione});
|
|---|
| 222 | this.shedulerDataGridView.DataSource = this.shedulerBindingSource;
|
|---|
| 223 | dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|---|
| 224 | dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window;
|
|---|
| 225 | dataGridViewCellStyle7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|---|
| 226 | dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText;
|
|---|
| 227 | dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|---|
| 228 | dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|---|
| 229 | dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|---|
| 230 | this.shedulerDataGridView.DefaultCellStyle = dataGridViewCellStyle7;
|
|---|
| 231 | this.shedulerDataGridView.Dock = System.Windows.Forms.DockStyle.Fill;
|
|---|
| 232 | this.shedulerDataGridView.Location = new System.Drawing.Point(3, 34);
|
|---|
| 233 | this.shedulerDataGridView.Name = "shedulerDataGridView";
|
|---|
| 234 | this.shedulerDataGridView.RowHeadersWidth = 10;
|
|---|
| 235 | dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|---|
| 236 | this.shedulerDataGridView.RowsDefaultCellStyle = dataGridViewCellStyle8;
|
|---|
| 237 | this.shedulerDataGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|---|
| 238 | this.shedulerDataGridView.Size = new System.Drawing.Size(615, 601);
|
|---|
| 239 | this.shedulerDataGridView.TabIndex = 3;
|
|---|
| 240 | this.shedulerDataGridView.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.shedulerDataGridView_CellLeave);
|
|---|
| 241 | this.shedulerDataGridView.Leave += new System.EventHandler(this.shedulerDataGridView_Leave);
|
|---|
| 242 | this.shedulerDataGridView.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.shedulerDataGridView_DataError);
|
|---|
| 243 | //
|
|---|
| 244 | // DataPrzypomnienia
|
|---|
| 245 | //
|
|---|
| 246 | this.DataPrzypomnienia.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|---|
| 247 | this.DataPrzypomnienia.DataPropertyName = "DataPrzypomnienia";
|
|---|
| 248 | dataGridViewCellStyle3.Format = "g";
|
|---|
| 249 | dataGridViewCellStyle3.NullValue = null;
|
|---|
| 250 | dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|---|
| 251 | this.DataPrzypomnienia.DefaultCellStyle = dataGridViewCellStyle3;
|
|---|
| 252 | this.DataPrzypomnienia.FillWeight = 60.9137F;
|
|---|
| 253 | this.DataPrzypomnienia.HeaderText = "Za³atwiæ na";
|
|---|
| 254 | this.DataPrzypomnienia.Name = "DataPrzypomnienia";
|
|---|
| 255 | this.DataPrzypomnienia.Width = 92;
|
|---|
| 256 | //
|
|---|
| 257 | // Opis
|
|---|
| 258 | //
|
|---|
| 259 | this.Opis.DataPropertyName = "Opis";
|
|---|
| 260 | dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|---|
| 261 | this.Opis.DefaultCellStyle = dataGridViewCellStyle4;
|
|---|
| 262 | this.Opis.FillWeight = 113.0288F;
|
|---|
| 263 | this.Opis.HeaderText = "Opis";
|
|---|
| 264 | this.Opis.Name = "Opis";
|
|---|
| 265 | //
|
|---|
| 266 | // zalatwione
|
|---|
| 267 | //
|
|---|
| 268 | this.zalatwione.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|---|
| 269 | this.zalatwione.DataPropertyName = "zalatwione";
|
|---|
| 270 | this.zalatwione.HeaderText = "Z";
|
|---|
| 271 | this.zalatwione.Name = "zalatwione";
|
|---|
| 272 | this.zalatwione.ReadOnly = true;
|
|---|
| 273 | this.zalatwione.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|---|
| 274 | this.zalatwione.Width = 25;
|
|---|
| 275 | //
|
|---|
| 276 | // bindingNavigator1
|
|---|
| 277 | //
|
|---|
| 278 | this.bindingNavigator1.AddNewItem = null;
|
|---|
| 279 | this.bindingNavigator1.BindingSource = this.shedulerBindingSource;
|
|---|
| 280 | this.bindingNavigator1.CountItem = this.bindingNavigatorCountItem;
|
|---|
| 281 | this.bindingNavigator1.DeleteItem = null;
|
|---|
| 282 | this.bindingNavigator1.ImageScalingSize = new System.Drawing.Size(24, 24);
|
|---|
| 283 | this.bindingNavigator1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|---|
| 284 | this.bindingNavigatorMoveFirstItem,
|
|---|
| 285 | this.bindingNavigatorMovePreviousItem,
|
|---|
| 286 | this.bindingNavigatorSeparator,
|
|---|
| 287 | this.bindingNavigatorPositionItem,
|
|---|
| 288 | this.bindingNavigatorCountItem,
|
|---|
| 289 | this.bindingNavigatorSeparator1,
|
|---|
| 290 | this.bindingNavigatorMoveNextItem,
|
|---|
| 291 | this.bindingNavigatorMoveLastItem,
|
|---|
| 292 | this.bindingNavigatorSeparator2,
|
|---|
| 293 | this.zrobioneToolStripButton,
|
|---|
| 294 | this.niezrobioneToolStripButton,
|
|---|
| 295 | this.usunToolStripButton,
|
|---|
| 296 | this.zapiszToolStripButton,
|
|---|
| 297 | this.klientToolStripButton,
|
|---|
| 298 | this.filtrujToolStripComboBox,
|
|---|
| 299 | this.agenciToolStripComboBox});
|
|---|
| 300 | this.bindingNavigator1.Location = new System.Drawing.Point(3, 3);
|
|---|
| 301 | this.bindingNavigator1.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
|
|---|
| 302 | this.bindingNavigator1.MoveLastItem = this.bindingNavigatorMoveLastItem;
|
|---|
| 303 | this.bindingNavigator1.MoveNextItem = this.bindingNavigatorMoveNextItem;
|
|---|
| 304 | this.bindingNavigator1.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
|
|---|
| 305 | this.bindingNavigator1.Name = "bindingNavigator1";
|
|---|
| 306 | this.bindingNavigator1.PositionItem = this.bindingNavigatorPositionItem;
|
|---|
| 307 | this.bindingNavigator1.Size = new System.Drawing.Size(615, 31);
|
|---|
| 308 | this.bindingNavigator1.TabIndex = 2;
|
|---|
| 309 | this.bindingNavigator1.Text = "bindingNavigator1";
|
|---|
| 310 | //
|
|---|
| 311 | // bindingNavigatorCountItem
|
|---|
| 312 | //
|
|---|
| 313 | this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
|
|---|
| 314 | this.bindingNavigatorCountItem.Size = new System.Drawing.Size(35, 28);
|
|---|
| 315 | this.bindingNavigatorCountItem.Text = "of {0}";
|
|---|
| 316 | this.bindingNavigatorCountItem.ToolTipText = "Total number of items";
|
|---|
| 317 | //
|
|---|
| 318 | // bindingNavigatorMoveFirstItem
|
|---|
| 319 | //
|
|---|
| 320 | this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 321 | this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
|
|---|
| 322 | this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
|
|---|
| 323 | this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
|
|---|
| 324 | this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(28, 28);
|
|---|
| 325 | this.bindingNavigatorMoveFirstItem.Text = "Move first";
|
|---|
| 326 | //
|
|---|
| 327 | // bindingNavigatorMovePreviousItem
|
|---|
| 328 | //
|
|---|
| 329 | this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 330 | this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
|
|---|
| 331 | this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
|
|---|
| 332 | this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
|
|---|
| 333 | this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(28, 28);
|
|---|
| 334 | this.bindingNavigatorMovePreviousItem.Text = "Move previous";
|
|---|
| 335 | //
|
|---|
| 336 | // bindingNavigatorSeparator
|
|---|
| 337 | //
|
|---|
| 338 | this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
|
|---|
| 339 | this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 31);
|
|---|
| 340 | //
|
|---|
| 341 | // bindingNavigatorPositionItem
|
|---|
| 342 | //
|
|---|
| 343 | this.bindingNavigatorPositionItem.AccessibleName = "Position";
|
|---|
| 344 | this.bindingNavigatorPositionItem.AutoSize = false;
|
|---|
| 345 | this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
|
|---|
| 346 | this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
|
|---|
| 347 | this.bindingNavigatorPositionItem.Text = "0";
|
|---|
| 348 | this.bindingNavigatorPositionItem.ToolTipText = "Current position";
|
|---|
| 349 | //
|
|---|
| 350 | // bindingNavigatorSeparator1
|
|---|
| 351 | //
|
|---|
| 352 | this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
|
|---|
| 353 | this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 31);
|
|---|
| 354 | //
|
|---|
| 355 | // bindingNavigatorMoveNextItem
|
|---|
| 356 | //
|
|---|
| 357 | this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 358 | this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
|
|---|
| 359 | this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
|
|---|
| 360 | this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
|
|---|
| 361 | this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(28, 28);
|
|---|
| 362 | this.bindingNavigatorMoveNextItem.Text = "Move next";
|
|---|
| 363 | //
|
|---|
| 364 | // bindingNavigatorMoveLastItem
|
|---|
| 365 | //
|
|---|
| 366 | this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 367 | this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
|
|---|
| 368 | this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
|
|---|
| 369 | this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
|
|---|
| 370 | this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(28, 28);
|
|---|
| 371 | this.bindingNavigatorMoveLastItem.Text = "Move last";
|
|---|
| 372 | //
|
|---|
| 373 | // bindingNavigatorSeparator2
|
|---|
| 374 | //
|
|---|
| 375 | this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
|
|---|
| 376 | this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 31);
|
|---|
| 377 | //
|
|---|
| 378 | // zrobioneToolStripButton
|
|---|
| 379 | //
|
|---|
| 380 | this.zrobioneToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 381 | this.zrobioneToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("zrobioneToolStripButton.Image")));
|
|---|
| 382 | this.zrobioneToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 383 | this.zrobioneToolStripButton.Name = "zrobioneToolStripButton";
|
|---|
| 384 | this.zrobioneToolStripButton.Size = new System.Drawing.Size(28, 28);
|
|---|
| 385 | this.zrobioneToolStripButton.Text = "Za³atwione";
|
|---|
| 386 | this.zrobioneToolStripButton.ToolTipText = "Za³atwione";
|
|---|
| 387 | this.zrobioneToolStripButton.Click += new System.EventHandler(this.zrobioneToolStripButton_Click);
|
|---|
| 388 | //
|
|---|
| 389 | // niezrobioneToolStripButton
|
|---|
| 390 | //
|
|---|
| 391 | this.niezrobioneToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 392 | this.niezrobioneToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("niezrobioneToolStripButton.Image")));
|
|---|
| 393 | this.niezrobioneToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 394 | this.niezrobioneToolStripButton.Name = "niezrobioneToolStripButton";
|
|---|
| 395 | this.niezrobioneToolStripButton.Size = new System.Drawing.Size(28, 28);
|
|---|
| 396 | this.niezrobioneToolStripButton.Text = "Do za³atwienia";
|
|---|
| 397 | this.niezrobioneToolStripButton.Click += new System.EventHandler(this.niezrobioneToolStripButton_Click);
|
|---|
| 398 | //
|
|---|
| 399 | // usunToolStripButton
|
|---|
| 400 | //
|
|---|
| 401 | this.usunToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 402 | this.usunToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("usunToolStripButton.Image")));
|
|---|
| 403 | this.usunToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 404 | this.usunToolStripButton.Name = "usunToolStripButton";
|
|---|
| 405 | this.usunToolStripButton.Size = new System.Drawing.Size(28, 28);
|
|---|
| 406 | this.usunToolStripButton.Text = "Usuñ";
|
|---|
| 407 | this.usunToolStripButton.ToolTipText = "Usuñ";
|
|---|
| 408 | this.usunToolStripButton.Click += new System.EventHandler(this.usunToolStripButton_Click);
|
|---|
| 409 | //
|
|---|
| 410 | // zapiszToolStripButton
|
|---|
| 411 | //
|
|---|
| 412 | this.zapiszToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 413 | this.zapiszToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("zapiszToolStripButton.Image")));
|
|---|
| 414 | this.zapiszToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 415 | this.zapiszToolStripButton.Name = "zapiszToolStripButton";
|
|---|
| 416 | this.zapiszToolStripButton.Size = new System.Drawing.Size(28, 28);
|
|---|
| 417 | this.zapiszToolStripButton.Text = "Zapisz";
|
|---|
| 418 | this.zapiszToolStripButton.ToolTipText = "Zapisanie zmian daty lub opisu";
|
|---|
| 419 | this.zapiszToolStripButton.Click += new System.EventHandler(this.zapiszToolStripButton_Click);
|
|---|
| 420 | //
|
|---|
| 421 | // klientToolStripButton
|
|---|
| 422 | //
|
|---|
| 423 | this.klientToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 424 | this.klientToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("klientToolStripButton.Image")));
|
|---|
| 425 | this.klientToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 426 | this.klientToolStripButton.Name = "klientToolStripButton";
|
|---|
| 427 | this.klientToolStripButton.Size = new System.Drawing.Size(28, 28);
|
|---|
| 428 | this.klientToolStripButton.Text = "Przejd do klienta";
|
|---|
| 429 | this.klientToolStripButton.Click += new System.EventHandler(this.klientToolStripButton_Click);
|
|---|
| 430 | //
|
|---|
| 431 | // filtrujToolStripComboBox
|
|---|
| 432 | //
|
|---|
| 433 | this.filtrujToolStripComboBox.Items.AddRange(new object[] {
|
|---|
| 434 | "NA DZISIAJ",
|
|---|
| 435 | "NA JUTRO",
|
|---|
| 436 | "NA TYDZIEÑ",
|
|---|
| 437 | "NA MIESI¥C",
|
|---|
| 438 | "WSZYSTKIE",
|
|---|
| 439 | "NIEZA£ATWIONE "});
|
|---|
| 440 | this.filtrujToolStripComboBox.Name = "filtrujToolStripComboBox";
|
|---|
| 441 | this.filtrujToolStripComboBox.Size = new System.Drawing.Size(100, 31);
|
|---|
| 442 | this.filtrujToolStripComboBox.SelectedIndexChanged += new System.EventHandler(this.filtrujToolStripComboBox_SelectedIndexChanged);
|
|---|
| 443 | //
|
|---|
| 444 | // agenciToolStripComboBox
|
|---|
| 445 | //
|
|---|
| 446 | this.agenciToolStripComboBox.Items.AddRange(new object[] {
|
|---|
| 447 | "WSZYSCY"});
|
|---|
| 448 | this.agenciToolStripComboBox.Name = "agenciToolStripComboBox";
|
|---|
| 449 | this.agenciToolStripComboBox.Size = new System.Drawing.Size(100, 31);
|
|---|
| 450 | this.agenciToolStripComboBox.Visible = false;
|
|---|
| 451 | this.agenciToolStripComboBox.SelectedIndexChanged += new System.EventHandler(this.agenciToolStripComboBox_SelectedIndexChanged);
|
|---|
| 452 | //
|
|---|
| 453 | // kontaktyTabPage
|
|---|
| 454 | //
|
|---|
| 455 | this.kontaktyTabPage.Controls.Add(this.zastawienieKontaktowDataGridView);
|
|---|
| 456 | this.kontaktyTabPage.Controls.Add(this.toolStrip1);
|
|---|
| 457 | this.kontaktyTabPage.Controls.Add(this.bindingNavigator2);
|
|---|
| 458 | this.kontaktyTabPage.Location = new System.Drawing.Point(4, 22);
|
|---|
| 459 | this.kontaktyTabPage.Name = "kontaktyTabPage";
|
|---|
| 460 | this.kontaktyTabPage.Padding = new System.Windows.Forms.Padding(3);
|
|---|
| 461 | this.kontaktyTabPage.Size = new System.Drawing.Size(621, 638);
|
|---|
| 462 | this.kontaktyTabPage.TabIndex = 1;
|
|---|
| 463 | this.kontaktyTabPage.Text = "KONTAKTY";
|
|---|
| 464 | this.kontaktyTabPage.UseVisualStyleBackColor = true;
|
|---|
| 465 | //
|
|---|
| 466 | // zastawienieKontaktowDataGridView
|
|---|
| 467 | //
|
|---|
| 468 | this.zastawienieKontaktowDataGridView.AllowUserToAddRows = false;
|
|---|
| 469 | this.zastawienieKontaktowDataGridView.AllowUserToDeleteRows = false;
|
|---|
| 470 | dataGridViewCellStyle9.BackColor = System.Drawing.Color.MintCream;
|
|---|
| 471 | dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|---|
| 472 | this.zastawienieKontaktowDataGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle9;
|
|---|
| 473 | this.zastawienieKontaktowDataGridView.AutoGenerateColumns = false;
|
|---|
| 474 | this.zastawienieKontaktowDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
|
|---|
| 475 | this.zastawienieKontaktowDataGridView.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
|
|---|
| 476 | this.zastawienieKontaktowDataGridView.BackgroundColor = System.Drawing.Color.White;
|
|---|
| 477 | this.zastawienieKontaktowDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|---|
| 478 | this.dataGridViewTextBoxColumn5,
|
|---|
| 479 | this.dataGridViewTextBoxColumn1,
|
|---|
| 480 | this.UserName,
|
|---|
| 481 | this.dataGridViewTextBoxColumn6,
|
|---|
| 482 | this.dataGridViewTextBoxColumn7,
|
|---|
| 483 | this.dataGridViewTextBoxColumn2});
|
|---|
| 484 | this.zastawienieKontaktowDataGridView.DataSource = this.zastawienieKontaktowBindingSource;
|
|---|
| 485 | dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|---|
| 486 | dataGridViewCellStyle15.BackColor = System.Drawing.SystemColors.Window;
|
|---|
| 487 | dataGridViewCellStyle15.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|---|
| 488 | dataGridViewCellStyle15.ForeColor = System.Drawing.SystemColors.ControlText;
|
|---|
| 489 | dataGridViewCellStyle15.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|---|
| 490 | dataGridViewCellStyle15.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|---|
| 491 | dataGridViewCellStyle15.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|---|
| 492 | this.zastawienieKontaktowDataGridView.DefaultCellStyle = dataGridViewCellStyle15;
|
|---|
| 493 | this.zastawienieKontaktowDataGridView.Dock = System.Windows.Forms.DockStyle.Fill;
|
|---|
| 494 | this.zastawienieKontaktowDataGridView.Location = new System.Drawing.Point(3, 59);
|
|---|
| 495 | this.zastawienieKontaktowDataGridView.Name = "zastawienieKontaktowDataGridView";
|
|---|
| 496 | this.zastawienieKontaktowDataGridView.RowHeadersWidth = 10;
|
|---|
| 497 | this.zastawienieKontaktowDataGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
|
|---|
| 498 | dataGridViewCellStyle16.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|---|
| 499 | this.zastawienieKontaktowDataGridView.RowsDefaultCellStyle = dataGridViewCellStyle16;
|
|---|
| 500 | this.zastawienieKontaktowDataGridView.Size = new System.Drawing.Size(615, 576);
|
|---|
| 501 | this.zastawienieKontaktowDataGridView.TabIndex = 4;
|
|---|
| 502 | this.zastawienieKontaktowDataGridView.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.zastawienieKontaktowDataGridView_CellLeave);
|
|---|
| 503 | //
|
|---|
| 504 | // toolStrip1
|
|---|
| 505 | //
|
|---|
| 506 | this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|---|
| 507 | this.toolStripLabel1,
|
|---|
| 508 | this.rokToolStripTextBox,
|
|---|
| 509 | this.toolStripLabel2,
|
|---|
| 510 | this.msToolStripTextBox,
|
|---|
| 511 | this.toolStripLabel3,
|
|---|
| 512 | this.agencjaToolStripComboBox,
|
|---|
| 513 | this.toolStripLabel4,
|
|---|
| 514 | this.agentToolStripComboBox,
|
|---|
| 515 | this.toolStripLabel5,
|
|---|
| 516 | this.klientToolStripTextBox,
|
|---|
| 517 | this.rodzajToolStripComboBox});
|
|---|
| 518 | this.toolStrip1.Location = new System.Drawing.Point(3, 34);
|
|---|
| 519 | this.toolStrip1.Name = "toolStrip1";
|
|---|
| 520 | this.toolStrip1.Size = new System.Drawing.Size(615, 25);
|
|---|
| 521 | this.toolStrip1.TabIndex = 3;
|
|---|
| 522 | //
|
|---|
| 523 | // toolStripLabel1
|
|---|
| 524 | //
|
|---|
| 525 | this.toolStripLabel1.Name = "toolStripLabel1";
|
|---|
| 526 | this.toolStripLabel1.Size = new System.Drawing.Size(14, 22);
|
|---|
| 527 | this.toolStripLabel1.Text = "r:";
|
|---|
| 528 | //
|
|---|
| 529 | // rokToolStripTextBox
|
|---|
| 530 | //
|
|---|
| 531 | this.rokToolStripTextBox.Name = "rokToolStripTextBox";
|
|---|
| 532 | this.rokToolStripTextBox.Size = new System.Drawing.Size(45, 25);
|
|---|
| 533 | this.rokToolStripTextBox.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.kryteriumWyszukiwania_KeyPress);
|
|---|
| 534 | //
|
|---|
| 535 | // toolStripLabel2
|
|---|
| 536 | //
|
|---|
| 537 | this.toolStripLabel2.Name = "toolStripLabel2";
|
|---|
| 538 | this.toolStripLabel2.Size = new System.Drawing.Size(26, 22);
|
|---|
| 539 | this.toolStripLabel2.Text = "ms:";
|
|---|
| 540 | //
|
|---|
| 541 | // msToolStripTextBox
|
|---|
| 542 | //
|
|---|
| 543 | this.msToolStripTextBox.Name = "msToolStripTextBox";
|
|---|
| 544 | this.msToolStripTextBox.Size = new System.Drawing.Size(25, 25);
|
|---|
| 545 | this.msToolStripTextBox.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.kryteriumWyszukiwania_KeyPress);
|
|---|
| 546 | //
|
|---|
| 547 | // toolStripLabel3
|
|---|
| 548 | //
|
|---|
| 549 | this.toolStripLabel3.Name = "toolStripLabel3";
|
|---|
| 550 | this.toolStripLabel3.Size = new System.Drawing.Size(51, 22);
|
|---|
| 551 | this.toolStripLabel3.Text = "agencja:";
|
|---|
| 552 | //
|
|---|
| 553 | // agencjaToolStripComboBox
|
|---|
| 554 | //
|
|---|
| 555 | this.agencjaToolStripComboBox.Name = "agencjaToolStripComboBox";
|
|---|
| 556 | this.agencjaToolStripComboBox.Size = new System.Drawing.Size(90, 25);
|
|---|
| 557 | this.agencjaToolStripComboBox.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.kryteriumWyszukiwania_KeyPress);
|
|---|
| 558 | //
|
|---|
| 559 | // toolStripLabel4
|
|---|
| 560 | //
|
|---|
| 561 | this.toolStripLabel4.Name = "toolStripLabel4";
|
|---|
| 562 | this.toolStripLabel4.Size = new System.Drawing.Size(40, 22);
|
|---|
| 563 | this.toolStripLabel4.Text = "agent:";
|
|---|
| 564 | //
|
|---|
| 565 | // agentToolStripComboBox
|
|---|
| 566 | //
|
|---|
| 567 | this.agentToolStripComboBox.Name = "agentToolStripComboBox";
|
|---|
| 568 | this.agentToolStripComboBox.Size = new System.Drawing.Size(90, 25);
|
|---|
| 569 | this.agentToolStripComboBox.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.kryteriumWyszukiwania_KeyPress);
|
|---|
| 570 | //
|
|---|
| 571 | // toolStripLabel5
|
|---|
| 572 | //
|
|---|
| 573 | this.toolStripLabel5.Name = "toolStripLabel5";
|
|---|
| 574 | this.toolStripLabel5.Size = new System.Drawing.Size(39, 22);
|
|---|
| 575 | this.toolStripLabel5.Text = "klient:";
|
|---|
| 576 | //
|
|---|
| 577 | // klientToolStripTextBox
|
|---|
| 578 | //
|
|---|
| 579 | this.klientToolStripTextBox.Name = "klientToolStripTextBox";
|
|---|
| 580 | this.klientToolStripTextBox.Size = new System.Drawing.Size(75, 25);
|
|---|
| 581 | this.klientToolStripTextBox.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.kryteriumWyszukiwania_KeyPress);
|
|---|
| 582 | //
|
|---|
| 583 | // rodzajToolStripComboBox
|
|---|
| 584 | //
|
|---|
| 585 | this.rodzajToolStripComboBox.Items.AddRange(new object[] {
|
|---|
| 586 | "SPOTKANIE",
|
|---|
| 587 | "TEL",
|
|---|
| 588 | "FAX",
|
|---|
| 589 | "E-MAIL",
|
|---|
| 590 | "LIST",
|
|---|
| 591 | "SMS"});
|
|---|
| 592 | this.rodzajToolStripComboBox.Name = "rodzajToolStripComboBox";
|
|---|
| 593 | this.rodzajToolStripComboBox.Size = new System.Drawing.Size(75, 25);
|
|---|
| 594 | this.rodzajToolStripComboBox.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.kryteriumWyszukiwania_KeyPress);
|
|---|
| 595 | //
|
|---|
| 596 | // bindingNavigator2
|
|---|
| 597 | //
|
|---|
| 598 | this.bindingNavigator2.AddNewItem = null;
|
|---|
| 599 | this.bindingNavigator2.BindingSource = this.zastawienieKontaktowBindingSource;
|
|---|
| 600 | this.bindingNavigator2.CountItem = this.bindingNavigatorCountItem1;
|
|---|
| 601 | this.bindingNavigator2.DeleteItem = null;
|
|---|
| 602 | this.bindingNavigator2.ImageScalingSize = new System.Drawing.Size(24, 24);
|
|---|
| 603 | this.bindingNavigator2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|---|
| 604 | this.bindingNavigatorMoveFirstItem1,
|
|---|
| 605 | this.bindingNavigatorMovePreviousItem1,
|
|---|
| 606 | this.bindingNavigatorSeparator3,
|
|---|
| 607 | this.bindingNavigatorPositionItem1,
|
|---|
| 608 | this.bindingNavigatorCountItem1,
|
|---|
| 609 | this.bindingNavigatorSeparator4,
|
|---|
| 610 | this.bindingNavigatorMoveNextItem1,
|
|---|
| 611 | this.bindingNavigatorMoveLastItem1,
|
|---|
| 612 | this.bindingNavigatorSeparator5,
|
|---|
| 613 | this.klient2ToolStripButton,
|
|---|
| 614 | this.szukajToolStripButton,
|
|---|
| 615 | this.wyczyscToolStripButton});
|
|---|
| 616 | this.bindingNavigator2.Location = new System.Drawing.Point(3, 3);
|
|---|
| 617 | this.bindingNavigator2.MoveFirstItem = this.bindingNavigatorMoveFirstItem1;
|
|---|
| 618 | this.bindingNavigator2.MoveLastItem = this.bindingNavigatorMoveLastItem1;
|
|---|
| 619 | this.bindingNavigator2.MoveNextItem = this.bindingNavigatorMoveNextItem1;
|
|---|
| 620 | this.bindingNavigator2.MovePreviousItem = this.bindingNavigatorMovePreviousItem1;
|
|---|
| 621 | this.bindingNavigator2.Name = "bindingNavigator2";
|
|---|
| 622 | this.bindingNavigator2.PositionItem = this.bindingNavigatorPositionItem1;
|
|---|
| 623 | this.bindingNavigator2.Size = new System.Drawing.Size(615, 31);
|
|---|
| 624 | this.bindingNavigator2.TabIndex = 2;
|
|---|
| 625 | this.bindingNavigator2.Text = "bindingNavigator2";
|
|---|
| 626 | //
|
|---|
| 627 | // bindingNavigatorCountItem1
|
|---|
| 628 | //
|
|---|
| 629 | this.bindingNavigatorCountItem1.Name = "bindingNavigatorCountItem1";
|
|---|
| 630 | this.bindingNavigatorCountItem1.Size = new System.Drawing.Size(35, 28);
|
|---|
| 631 | this.bindingNavigatorCountItem1.Text = "of {0}";
|
|---|
| 632 | this.bindingNavigatorCountItem1.ToolTipText = "Total number of items";
|
|---|
| 633 | //
|
|---|
| 634 | // bindingNavigatorMoveFirstItem1
|
|---|
| 635 | //
|
|---|
| 636 | this.bindingNavigatorMoveFirstItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 637 | this.bindingNavigatorMoveFirstItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem1.Image")));
|
|---|
| 638 | this.bindingNavigatorMoveFirstItem1.Name = "bindingNavigatorMoveFirstItem1";
|
|---|
| 639 | this.bindingNavigatorMoveFirstItem1.RightToLeftAutoMirrorImage = true;
|
|---|
| 640 | this.bindingNavigatorMoveFirstItem1.Size = new System.Drawing.Size(28, 28);
|
|---|
| 641 | this.bindingNavigatorMoveFirstItem1.Text = "Move first";
|
|---|
| 642 | //
|
|---|
| 643 | // bindingNavigatorMovePreviousItem1
|
|---|
| 644 | //
|
|---|
| 645 | this.bindingNavigatorMovePreviousItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 646 | this.bindingNavigatorMovePreviousItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem1.Image")));
|
|---|
| 647 | this.bindingNavigatorMovePreviousItem1.Name = "bindingNavigatorMovePreviousItem1";
|
|---|
| 648 | this.bindingNavigatorMovePreviousItem1.RightToLeftAutoMirrorImage = true;
|
|---|
| 649 | this.bindingNavigatorMovePreviousItem1.Size = new System.Drawing.Size(28, 28);
|
|---|
| 650 | this.bindingNavigatorMovePreviousItem1.Text = "Move previous";
|
|---|
| 651 | //
|
|---|
| 652 | // bindingNavigatorSeparator3
|
|---|
| 653 | //
|
|---|
| 654 | this.bindingNavigatorSeparator3.Name = "bindingNavigatorSeparator3";
|
|---|
| 655 | this.bindingNavigatorSeparator3.Size = new System.Drawing.Size(6, 31);
|
|---|
| 656 | //
|
|---|
| 657 | // bindingNavigatorPositionItem1
|
|---|
| 658 | //
|
|---|
| 659 | this.bindingNavigatorPositionItem1.AccessibleName = "Position";
|
|---|
| 660 | this.bindingNavigatorPositionItem1.AutoSize = false;
|
|---|
| 661 | this.bindingNavigatorPositionItem1.Name = "bindingNavigatorPositionItem1";
|
|---|
| 662 | this.bindingNavigatorPositionItem1.Size = new System.Drawing.Size(50, 23);
|
|---|
| 663 | this.bindingNavigatorPositionItem1.Text = "0";
|
|---|
| 664 | this.bindingNavigatorPositionItem1.ToolTipText = "Current position";
|
|---|
| 665 | //
|
|---|
| 666 | // bindingNavigatorSeparator4
|
|---|
| 667 | //
|
|---|
| 668 | this.bindingNavigatorSeparator4.Name = "bindingNavigatorSeparator4";
|
|---|
| 669 | this.bindingNavigatorSeparator4.Size = new System.Drawing.Size(6, 31);
|
|---|
| 670 | //
|
|---|
| 671 | // bindingNavigatorMoveNextItem1
|
|---|
| 672 | //
|
|---|
| 673 | this.bindingNavigatorMoveNextItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 674 | this.bindingNavigatorMoveNextItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem1.Image")));
|
|---|
| 675 | this.bindingNavigatorMoveNextItem1.Name = "bindingNavigatorMoveNextItem1";
|
|---|
| 676 | this.bindingNavigatorMoveNextItem1.RightToLeftAutoMirrorImage = true;
|
|---|
| 677 | this.bindingNavigatorMoveNextItem1.Size = new System.Drawing.Size(28, 28);
|
|---|
| 678 | this.bindingNavigatorMoveNextItem1.Text = "Move next";
|
|---|
| 679 | //
|
|---|
| 680 | // bindingNavigatorMoveLastItem1
|
|---|
| 681 | //
|
|---|
| 682 | this.bindingNavigatorMoveLastItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 683 | this.bindingNavigatorMoveLastItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem1.Image")));
|
|---|
| 684 | this.bindingNavigatorMoveLastItem1.Name = "bindingNavigatorMoveLastItem1";
|
|---|
| 685 | this.bindingNavigatorMoveLastItem1.RightToLeftAutoMirrorImage = true;
|
|---|
| 686 | this.bindingNavigatorMoveLastItem1.Size = new System.Drawing.Size(28, 28);
|
|---|
| 687 | this.bindingNavigatorMoveLastItem1.Text = "Move last";
|
|---|
| 688 | //
|
|---|
| 689 | // bindingNavigatorSeparator5
|
|---|
| 690 | //
|
|---|
| 691 | this.bindingNavigatorSeparator5.Name = "bindingNavigatorSeparator5";
|
|---|
| 692 | this.bindingNavigatorSeparator5.Size = new System.Drawing.Size(6, 31);
|
|---|
| 693 | //
|
|---|
| 694 | // klient2ToolStripButton
|
|---|
| 695 | //
|
|---|
| 696 | this.klient2ToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 697 | this.klient2ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("klient2ToolStripButton.Image")));
|
|---|
| 698 | this.klient2ToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 699 | this.klient2ToolStripButton.Name = "klient2ToolStripButton";
|
|---|
| 700 | this.klient2ToolStripButton.Size = new System.Drawing.Size(28, 28);
|
|---|
| 701 | this.klient2ToolStripButton.Text = "Przejd do klienta";
|
|---|
| 702 | this.klient2ToolStripButton.Click += new System.EventHandler(this.klient2ToolStripButton_Click);
|
|---|
| 703 | //
|
|---|
| 704 | // szukajToolStripButton
|
|---|
| 705 | //
|
|---|
| 706 | this.szukajToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
|
|---|
| 707 | this.szukajToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("szukajToolStripButton.Image")));
|
|---|
| 708 | this.szukajToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 709 | this.szukajToolStripButton.Name = "szukajToolStripButton";
|
|---|
| 710 | this.szukajToolStripButton.Size = new System.Drawing.Size(51, 28);
|
|---|
| 711 | this.szukajToolStripButton.Text = "SZUKAJ";
|
|---|
| 712 | this.szukajToolStripButton.Click += new System.EventHandler(this.szukajToolStripButton_Click);
|
|---|
| 713 | //
|
|---|
| 714 | // wyczyscToolStripButton
|
|---|
| 715 | //
|
|---|
| 716 | this.wyczyscToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|---|
| 717 | this.wyczyscToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("wyczyscToolStripButton.Image")));
|
|---|
| 718 | this.wyczyscToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 719 | this.wyczyscToolStripButton.Name = "wyczyscToolStripButton";
|
|---|
| 720 | this.wyczyscToolStripButton.Size = new System.Drawing.Size(28, 28);
|
|---|
| 721 | this.wyczyscToolStripButton.Text = "Wyczyæ fitr";
|
|---|
| 722 | this.wyczyscToolStripButton.Click += new System.EventHandler(this.wyczyscToolStripButton_Click);
|
|---|
| 723 | //
|
|---|
| 724 | // groupBox2
|
|---|
| 725 | //
|
|---|
| 726 | this.groupBox2.Controls.Add(this.label3);
|
|---|
| 727 | this.groupBox2.Controls.Add(this.label4);
|
|---|
| 728 | this.groupBox2.Controls.Add(this.tableLayoutPanel2);
|
|---|
| 729 | this.groupBox2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|---|
| 730 | this.groupBox2.Location = new System.Drawing.Point(15, 237);
|
|---|
| 731 | this.groupBox2.Name = "groupBox2";
|
|---|
| 732 | this.groupBox2.Size = new System.Drawing.Size(324, 204);
|
|---|
| 733 | this.groupBox2.TabIndex = 1;
|
|---|
| 734 | this.groupBox2.TabStop = false;
|
|---|
| 735 | this.groupBox2.Text = "WYNIK ROCZNY";
|
|---|
| 736 | //
|
|---|
| 737 | // label3
|
|---|
| 738 | //
|
|---|
| 739 | this.label3.AutoSize = true;
|
|---|
| 740 | this.label3.Location = new System.Drawing.Point(150, 30);
|
|---|
| 741 | this.label3.Name = "label3";
|
|---|
| 742 | this.label3.Size = new System.Drawing.Size(35, 13);
|
|---|
| 743 | this.label3.TabIndex = 4;
|
|---|
| 744 | this.label3.Text = "PLAN";
|
|---|
| 745 | //
|
|---|
| 746 | // label4
|
|---|
| 747 | //
|
|---|
| 748 | this.label4.AutoSize = true;
|
|---|
| 749 | this.label4.Location = new System.Drawing.Point(234, 30);
|
|---|
| 750 | this.label4.Name = "label4";
|
|---|
| 751 | this.label4.Size = new System.Drawing.Size(73, 13);
|
|---|
| 752 | this.label4.TabIndex = 3;
|
|---|
| 753 | this.label4.Text = "WYKONANIE";
|
|---|
| 754 | //
|
|---|
| 755 | // tableLayoutPanel2
|
|---|
| 756 | //
|
|---|
| 757 | this.tableLayoutPanel2.ColumnCount = 3;
|
|---|
| 758 | this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|---|
| 759 | this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|---|
| 760 | this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|---|
| 761 | this.tableLayoutPanel2.Location = new System.Drawing.Point(6, 55);
|
|---|
| 762 | this.tableLayoutPanel2.Name = "tableLayoutPanel2";
|
|---|
| 763 | this.tableLayoutPanel2.RowCount = 6;
|
|---|
| 764 | this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|---|
| 765 | this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|---|
| 766 | this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|---|
| 767 | this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|---|
| 768 | this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|---|
| 769 | this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|---|
| 770 | this.tableLayoutPanel2.Size = new System.Drawing.Size(312, 139);
|
|---|
| 771 | this.tableLayoutPanel2.TabIndex = 1;
|
|---|
| 772 | //
|
|---|
| 773 | // groupBox1
|
|---|
| 774 | //
|
|---|
| 775 | this.groupBox1.Controls.Add(this.label2);
|
|---|
| 776 | this.groupBox1.Controls.Add(this.label1);
|
|---|
| 777 | this.groupBox1.Controls.Add(this.tableLayoutPanel1);
|
|---|
| 778 | this.groupBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|---|
| 779 | this.groupBox1.Location = new System.Drawing.Point(15, 22);
|
|---|
| 780 | this.groupBox1.Name = "groupBox1";
|
|---|
| 781 | this.groupBox1.Size = new System.Drawing.Size(324, 209);
|
|---|
| 782 | this.groupBox1.TabIndex = 0;
|
|---|
| 783 | this.groupBox1.TabStop = false;
|
|---|
| 784 | this.groupBox1.Text = "WYNIK MIESIÊCZNY";
|
|---|
| 785 | //
|
|---|
| 786 | // label2
|
|---|
| 787 | //
|
|---|
| 788 | this.label2.AutoSize = true;
|
|---|
| 789 | this.label2.Location = new System.Drawing.Point(150, 32);
|
|---|
| 790 | this.label2.Name = "label2";
|
|---|
| 791 | this.label2.Size = new System.Drawing.Size(35, 13);
|
|---|
| 792 | this.label2.TabIndex = 2;
|
|---|
| 793 | this.label2.Text = "PLAN";
|
|---|
| 794 | //
|
|---|
| 795 | // label1
|
|---|
| 796 | //
|
|---|
| 797 | this.label1.AutoSize = true;
|
|---|
| 798 | this.label1.Location = new System.Drawing.Point(234, 32);
|
|---|
| 799 | this.label1.Name = "label1";
|
|---|
| 800 | this.label1.Size = new System.Drawing.Size(73, 13);
|
|---|
| 801 | this.label1.TabIndex = 1;
|
|---|
| 802 | this.label1.Text = "WYKONANIE";
|
|---|
| 803 | //
|
|---|
| 804 | // tableLayoutPanel1
|
|---|
| 805 | //
|
|---|
| 806 | this.tableLayoutPanel1.ColumnCount = 3;
|
|---|
| 807 | this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|---|
| 808 | this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|---|
| 809 | this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|---|
| 810 | this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|---|
| 811 | this.tableLayoutPanel1.Location = new System.Drawing.Point(6, 64);
|
|---|
| 812 | this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
|---|
| 813 | this.tableLayoutPanel1.RowCount = 6;
|
|---|
| 814 | this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|---|
| 815 | this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|---|
| 816 | this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|---|
| 817 | this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|---|
| 818 | this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|---|
| 819 | this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|---|
| 820 | this.tableLayoutPanel1.Size = new System.Drawing.Size(312, 139);
|
|---|
| 821 | this.tableLayoutPanel1.TabIndex = 0;
|
|---|
| 822 | //
|
|---|
| 823 | // dataGridViewTextBoxColumn3
|
|---|
| 824 | //
|
|---|
| 825 | this.dataGridViewTextBoxColumn3.DataPropertyName = "CustomerName";
|
|---|
| 826 | dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|---|
| 827 | this.dataGridViewTextBoxColumn3.DefaultCellStyle = dataGridViewCellStyle5;
|
|---|
| 828 | this.dataGridViewTextBoxColumn3.FillWeight = 113.0288F;
|
|---|
| 829 | this.dataGridViewTextBoxColumn3.HeaderText = "Klient";
|
|---|
| 830 | this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
|
|---|
| 831 | this.dataGridViewTextBoxColumn3.ReadOnly = true;
|
|---|
| 832 | //
|
|---|
| 833 | // dataGridViewTextBoxColumn4
|
|---|
| 834 | //
|
|---|
| 835 | this.dataGridViewTextBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|---|
| 836 | this.dataGridViewTextBoxColumn4.DataPropertyName = "Akwizytor";
|
|---|
| 837 | dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|---|
| 838 | this.dataGridViewTextBoxColumn4.DefaultCellStyle = dataGridViewCellStyle6;
|
|---|
| 839 | this.dataGridViewTextBoxColumn4.FillWeight = 113.0288F;
|
|---|
| 840 | this.dataGridViewTextBoxColumn4.HeaderText = "Agent";
|
|---|
| 841 | this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
|
|---|
| 842 | this.dataGridViewTextBoxColumn4.ReadOnly = true;
|
|---|
| 843 | this.dataGridViewTextBoxColumn4.Width = 80;
|
|---|
| 844 | //
|
|---|
| 845 | // shedulerBindingSource
|
|---|
| 846 | //
|
|---|
| 847 | this.shedulerBindingSource.DataMember = "sheduler";
|
|---|
| 848 | this.shedulerBindingSource.DataSource = this.rEKLAMADataSet;
|
|---|
| 849 | //
|
|---|
| 850 | // rEKLAMADataSet
|
|---|
| 851 | //
|
|---|
| 852 | this.rEKLAMADataSet.DataSetName = "REKLAMADataSet";
|
|---|
| 853 | this.rEKLAMADataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
|
|---|
| 854 | //
|
|---|
| 855 | // zastawienieKontaktowBindingSource
|
|---|
| 856 | //
|
|---|
| 857 | this.zastawienieKontaktowBindingSource.DataMember = "zastawienieKontaktow";
|
|---|
| 858 | this.zastawienieKontaktowBindingSource.DataSource = this.rEKLAMADataSet;
|
|---|
| 859 | //
|
|---|
| 860 | // shedulerTableAdapter
|
|---|
| 861 | //
|
|---|
| 862 | this.shedulerTableAdapter.ClearBeforeFill = true;
|
|---|
| 863 | //
|
|---|
| 864 | // zastawienieKontaktowTableAdapter
|
|---|
| 865 | //
|
|---|
| 866 | this.zastawienieKontaktowTableAdapter.ClearBeforeFill = true;
|
|---|
| 867 | //
|
|---|
| 868 | // view_Podsumowanie_Wykonania_PlanuTableAdapter1
|
|---|
| 869 | //
|
|---|
| 870 | this.view_Podsumowanie_Wykonania_PlanuTableAdapter1.ClearBeforeFill = true;
|
|---|
| 871 | //
|
|---|
| 872 | // view_Podsumowanie_Wykonania_Planu_AgencjaTableAdapter1
|
|---|
| 873 | //
|
|---|
| 874 | this.view_Podsumowanie_Wykonania_Planu_AgencjaTableAdapter1.ClearBeforeFill = true;
|
|---|
| 875 | //
|
|---|
| 876 | // dataGridViewTextBoxColumn5
|
|---|
| 877 | //
|
|---|
| 878 | this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|---|
| 879 | this.dataGridViewTextBoxColumn5.DataPropertyName = "data";
|
|---|
| 880 | dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|---|
| 881 | this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle10;
|
|---|
| 882 | this.dataGridViewTextBoxColumn5.HeaderText = "Data";
|
|---|
| 883 | this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
|
|---|
| 884 | this.dataGridViewTextBoxColumn5.Width = 95;
|
|---|
| 885 | //
|
|---|
| 886 | // dataGridViewTextBoxColumn1
|
|---|
| 887 | //
|
|---|
| 888 | this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|---|
| 889 | this.dataGridViewTextBoxColumn1.DataPropertyName = "FirstName";
|
|---|
| 890 | dataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|---|
| 891 | this.dataGridViewTextBoxColumn1.DefaultCellStyle = dataGridViewCellStyle11;
|
|---|
| 892 | this.dataGridViewTextBoxColumn1.HeaderText = "Klient";
|
|---|
| 893 | this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
|
|---|
| 894 | this.dataGridViewTextBoxColumn1.Width = 150;
|
|---|
| 895 | //
|
|---|
| 896 | // UserName
|
|---|
| 897 | //
|
|---|
| 898 | this.UserName.DataPropertyName = "UserName";
|
|---|
| 899 | this.UserName.FillWeight = 50F;
|
|---|
| 900 | this.UserName.HeaderText = "Obs³uguj¹cy";
|
|---|
| 901 | this.UserName.Name = "UserName";
|
|---|
| 902 | //
|
|---|
| 903 | // dataGridViewTextBoxColumn6
|
|---|
| 904 | //
|
|---|
| 905 | this.dataGridViewTextBoxColumn6.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|---|
| 906 | this.dataGridViewTextBoxColumn6.DataPropertyName = "rodzaj";
|
|---|
| 907 | dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|---|
| 908 | this.dataGridViewTextBoxColumn6.DefaultCellStyle = dataGridViewCellStyle12;
|
|---|
| 909 | this.dataGridViewTextBoxColumn6.HeaderText = "Rodzaj";
|
|---|
| 910 | this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
|
|---|
| 911 | this.dataGridViewTextBoxColumn6.Width = 50;
|
|---|
| 912 | //
|
|---|
| 913 | // dataGridViewTextBoxColumn7
|
|---|
| 914 | //
|
|---|
| 915 | this.dataGridViewTextBoxColumn7.DataPropertyName = "opis";
|
|---|
| 916 | dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|---|
| 917 | this.dataGridViewTextBoxColumn7.DefaultCellStyle = dataGridViewCellStyle13;
|
|---|
| 918 | this.dataGridViewTextBoxColumn7.HeaderText = "Opis";
|
|---|
| 919 | this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
|
|---|
| 920 | //
|
|---|
| 921 | // dataGridViewTextBoxColumn2
|
|---|
| 922 | //
|
|---|
| 923 | this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|---|
| 924 | this.dataGridViewTextBoxColumn2.DataPropertyName = "symbol_agenta";
|
|---|
| 925 | dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|---|
| 926 | this.dataGridViewTextBoxColumn2.DefaultCellStyle = dataGridViewCellStyle14;
|
|---|
| 927 | this.dataGridViewTextBoxColumn2.HeaderText = "Agent";
|
|---|
| 928 | this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
|
|---|
| 929 | this.dataGridViewTextBoxColumn2.Width = 75;
|
|---|
| 930 | //
|
|---|
| 931 | // StartForm
|
|---|
| 932 | //
|
|---|
| 933 | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|---|
| 934 | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|---|
| 935 | this.ClientSize = new System.Drawing.Size(984, 664);
|
|---|
| 936 | this.ControlBox = false;
|
|---|
| 937 | this.Controls.Add(this.splitContainer1);
|
|---|
| 938 | this.Name = "StartForm";
|
|---|
| 939 | this.Text = "Start";
|
|---|
| 940 | this.Load += new System.EventHandler(this.StartForm_Load);
|
|---|
| 941 | this.Shown += new System.EventHandler(this.StartForm_Shown);
|
|---|
| 942 | this.Activated += new System.EventHandler(this.StartForm_Activated);
|
|---|
| 943 | this.splitContainer1.Panel1.ResumeLayout(false);
|
|---|
| 944 | this.splitContainer1.Panel2.ResumeLayout(false);
|
|---|
| 945 | this.splitContainer1.ResumeLayout(false);
|
|---|
| 946 | this.panel1.ResumeLayout(false);
|
|---|
| 947 | this.tabControl1.ResumeLayout(false);
|
|---|
| 948 | this.sprDoZalatwieniaTabPage.ResumeLayout(false);
|
|---|
| 949 | this.sprDoZalatwieniaTabPage.PerformLayout();
|
|---|
| 950 | ((System.ComponentModel.ISupportInitialize)(this.shedulerDataGridView)).EndInit();
|
|---|
| 951 | ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).EndInit();
|
|---|
| 952 | this.bindingNavigator1.ResumeLayout(false);
|
|---|
| 953 | this.bindingNavigator1.PerformLayout();
|
|---|
| 954 | this.kontaktyTabPage.ResumeLayout(false);
|
|---|
| 955 | this.kontaktyTabPage.PerformLayout();
|
|---|
| 956 | ((System.ComponentModel.ISupportInitialize)(this.zastawienieKontaktowDataGridView)).EndInit();
|
|---|
| 957 | this.toolStrip1.ResumeLayout(false);
|
|---|
| 958 | this.toolStrip1.PerformLayout();
|
|---|
| 959 | ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator2)).EndInit();
|
|---|
| 960 | this.bindingNavigator2.ResumeLayout(false);
|
|---|
| 961 | this.bindingNavigator2.PerformLayout();
|
|---|
| 962 | this.groupBox2.ResumeLayout(false);
|
|---|
| 963 | this.groupBox2.PerformLayout();
|
|---|
| 964 | this.groupBox1.ResumeLayout(false);
|
|---|
| 965 | this.groupBox1.PerformLayout();
|
|---|
| 966 | ((System.ComponentModel.ISupportInitialize)(this.shedulerBindingSource)).EndInit();
|
|---|
| 967 | ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).EndInit();
|
|---|
| 968 | ((System.ComponentModel.ISupportInitialize)(this.zastawienieKontaktowBindingSource)).EndInit();
|
|---|
| 969 | this.ResumeLayout(false);
|
|---|
| 970 |
|
|---|
| 971 | }
|
|---|
| 972 |
|
|---|
| 973 | #endregion
|
|---|
| 974 |
|
|---|
| 975 | private System.Windows.Forms.SplitContainer splitContainer1;
|
|---|
| 976 | private REKLAMADataSet rEKLAMADataSet;
|
|---|
| 977 | private System.Windows.Forms.BindingSource shedulerBindingSource;
|
|---|
| 978 | private Baza_Reklam.REKLAMADataSetTableAdapters.shedulerTableAdapter shedulerTableAdapter;
|
|---|
| 979 | private System.Windows.Forms.Panel panel1;
|
|---|
| 980 | private System.Windows.Forms.TabControl tabControl1;
|
|---|
| 981 | private System.Windows.Forms.TabPage kontaktyTabPage;
|
|---|
| 982 | private System.Windows.Forms.TabPage sprDoZalatwieniaTabPage;
|
|---|
| 983 | private System.Windows.Forms.DataGridView shedulerDataGridView;
|
|---|
| 984 | private System.Windows.Forms.BindingNavigator bindingNavigator1;
|
|---|
| 985 | private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
|
|---|
| 986 | private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
|
|---|
| 987 | private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
|
|---|
| 988 | private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
|
|---|
| 989 | private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
|
|---|
| 990 | private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
|
|---|
| 991 | private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
|
|---|
| 992 | private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
|
|---|
| 993 | private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
|
|---|
| 994 | private System.Windows.Forms.ToolStripButton zrobioneToolStripButton;
|
|---|
| 995 | private System.Windows.Forms.ToolStripButton usunToolStripButton;
|
|---|
| 996 | private System.Windows.Forms.ToolStripButton zapiszToolStripButton;
|
|---|
| 997 | private System.Windows.Forms.ToolStripButton klientToolStripButton;
|
|---|
| 998 | private System.Windows.Forms.ToolStripComboBox filtrujToolStripComboBox;
|
|---|
| 999 | private System.Windows.Forms.ToolStripComboBox agenciToolStripComboBox;
|
|---|
| 1000 | private System.Windows.Forms.BindingSource zastawienieKontaktowBindingSource;
|
|---|
| 1001 | private Baza_Reklam.REKLAMADataSetTableAdapters.zastawienieKontaktowTableAdapter zastawienieKontaktowTableAdapter;
|
|---|
| 1002 | private System.Windows.Forms.DataGridView zastawienieKontaktowDataGridView;
|
|---|
| 1003 | private System.Windows.Forms.ToolStrip toolStrip1;
|
|---|
| 1004 | private System.Windows.Forms.ToolStripLabel toolStripLabel1;
|
|---|
| 1005 | private System.Windows.Forms.ToolStripTextBox rokToolStripTextBox;
|
|---|
| 1006 | private System.Windows.Forms.ToolStripLabel toolStripLabel2;
|
|---|
| 1007 | private System.Windows.Forms.ToolStripTextBox msToolStripTextBox;
|
|---|
| 1008 | private System.Windows.Forms.ToolStripComboBox agencjaToolStripComboBox;
|
|---|
| 1009 | private System.Windows.Forms.ToolStripLabel toolStripLabel3;
|
|---|
| 1010 | private System.Windows.Forms.BindingNavigator bindingNavigator2;
|
|---|
| 1011 | private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem1;
|
|---|
| 1012 | private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem1;
|
|---|
| 1013 | private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem1;
|
|---|
| 1014 | private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator3;
|
|---|
| 1015 | private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem1;
|
|---|
| 1016 | private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator4;
|
|---|
| 1017 | private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem1;
|
|---|
| 1018 | private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem1;
|
|---|
| 1019 | private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator5;
|
|---|
| 1020 | private System.Windows.Forms.ToolStripLabel toolStripLabel4;
|
|---|
| 1021 | private System.Windows.Forms.ToolStripComboBox agentToolStripComboBox;
|
|---|
| 1022 | private System.Windows.Forms.ToolStripLabel toolStripLabel5;
|
|---|
| 1023 | private System.Windows.Forms.ToolStripTextBox klientToolStripTextBox;
|
|---|
| 1024 | private System.Windows.Forms.ToolStripButton klient2ToolStripButton;
|
|---|
| 1025 | private System.Windows.Forms.ToolStripButton szukajToolStripButton;
|
|---|
| 1026 | private System.Windows.Forms.ToolStripButton wyczyscToolStripButton;
|
|---|
| 1027 | private System.Windows.Forms.ToolStripComboBox rodzajToolStripComboBox;
|
|---|
| 1028 | private System.Windows.Forms.GroupBox groupBox1;
|
|---|
| 1029 | private System.Windows.Forms.GroupBox groupBox2;
|
|---|
| 1030 | private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
|---|
| 1031 | private Baza_Reklam.REKLAMADataSetTableAdapters.View_Podsumowanie_Wykonania_PlanuTableAdapter view_Podsumowanie_Wykonania_PlanuTableAdapter1;
|
|---|
| 1032 | private System.Windows.Forms.Label label2;
|
|---|
| 1033 | private System.Windows.Forms.Label label1;
|
|---|
| 1034 | private System.Windows.Forms.Label label3;
|
|---|
| 1035 | private System.Windows.Forms.Label label4;
|
|---|
| 1036 | private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
|
|---|
| 1037 | private Baza_Reklam.REKLAMADataSetTableAdapters.View_Podsumowanie_Wykonania_Planu_AgencjaTableAdapter view_Podsumowanie_Wykonania_Planu_AgencjaTableAdapter1;
|
|---|
| 1038 | private System.Windows.Forms.ToolStripButton niezrobioneToolStripButton;
|
|---|
| 1039 | private System.Windows.Forms.DataGridViewTextBoxColumn DataPrzypomnienia;
|
|---|
| 1040 | private System.Windows.Forms.DataGridViewTextBoxColumn Opis;
|
|---|
| 1041 | private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
|
|---|
| 1042 | private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
|
|---|
| 1043 | private System.Windows.Forms.DataGridViewCheckBoxColumn zalatwione;
|
|---|
| 1044 | private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
|
|---|
| 1045 | private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
|
|---|
| 1046 | private System.Windows.Forms.DataGridViewTextBoxColumn UserName;
|
|---|
| 1047 | private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
|
|---|
| 1048 | private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
|
|---|
| 1049 | private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
|
|---|
| 1050 |
|
|---|
| 1051 | }
|
|---|
| 1052 | } |
|---|