| 1 | namespace Baza_Reklam
|
|---|
| 2 | {
|
|---|
| 3 | partial class MDIBazaReklam
|
|---|
| 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MDIBazaReklam));
|
|---|
| 33 | this.statusStrip = new System.Windows.Forms.StatusStrip();
|
|---|
| 34 | this.toolStripStatusLabel = new System.Windows.Forms.ToolStripStatusLabel();
|
|---|
| 35 | this.ToolTip = new System.Windows.Forms.ToolTip(this.components);
|
|---|
| 36 | this.toolStrip1 = new System.Windows.Forms.ToolStrip();
|
|---|
| 37 | this.startToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 38 | this.klienciToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 39 | this.zamowieniaToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 40 | this.fakturyToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 41 | this.produkcjaToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 42 | this.infoToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 43 | this.prowizjeToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 44 | this.listaReklamToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 45 | this.raportyToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 46 | this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
|---|
| 47 | this.zamowieniaToolStripButton2 = new System.Windows.Forms.ToolStripButton();
|
|---|
| 48 | this.fakturyNoweToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 49 | this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
|---|
| 50 | this.adminToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 51 | this.koniecToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 52 | this.menuStrip1 = new System.Windows.Forms.MenuStrip();
|
|---|
| 53 | this.dasdfasToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|---|
| 54 | this.korektaToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|---|
| 55 | this.statusStrip.SuspendLayout();
|
|---|
| 56 | this.toolStrip1.SuspendLayout();
|
|---|
| 57 | this.menuStrip1.SuspendLayout();
|
|---|
| 58 | this.SuspendLayout();
|
|---|
| 59 | //
|
|---|
| 60 | // statusStrip
|
|---|
| 61 | //
|
|---|
| 62 | this.statusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|---|
| 63 | this.toolStripStatusLabel});
|
|---|
| 64 | this.statusStrip.Location = new System.Drawing.Point(0, 672);
|
|---|
| 65 | this.statusStrip.Name = "statusStrip";
|
|---|
| 66 | this.statusStrip.Size = new System.Drawing.Size(1008, 22);
|
|---|
| 67 | this.statusStrip.TabIndex = 2;
|
|---|
| 68 | this.statusStrip.Text = "StatusStrip";
|
|---|
| 69 | //
|
|---|
| 70 | // toolStripStatusLabel
|
|---|
| 71 | //
|
|---|
| 72 | this.toolStripStatusLabel.Name = "toolStripStatusLabel";
|
|---|
| 73 | this.toolStripStatusLabel.Size = new System.Drawing.Size(38, 17);
|
|---|
| 74 | this.toolStripStatusLabel.Text = "Status";
|
|---|
| 75 | //
|
|---|
| 76 | // toolStrip1
|
|---|
| 77 | //
|
|---|
| 78 | this.toolStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
|
|---|
| 79 | this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|---|
| 80 | this.startToolStripButton,
|
|---|
| 81 | this.klienciToolStripButton,
|
|---|
| 82 | this.zamowieniaToolStripButton,
|
|---|
| 83 | this.fakturyToolStripButton,
|
|---|
| 84 | this.produkcjaToolStripButton,
|
|---|
| 85 | this.infoToolStripButton,
|
|---|
| 86 | this.prowizjeToolStripButton,
|
|---|
| 87 | this.listaReklamToolStripButton,
|
|---|
| 88 | this.raportyToolStripButton,
|
|---|
| 89 | this.toolStripSeparator1,
|
|---|
| 90 | this.zamowieniaToolStripButton2,
|
|---|
| 91 | this.fakturyNoweToolStripButton,
|
|---|
| 92 | this.korektaToolStripButton,
|
|---|
| 93 | this.toolStripSeparator2,
|
|---|
| 94 | this.adminToolStripButton,
|
|---|
| 95 | this.koniecToolStripButton});
|
|---|
| 96 | this.toolStrip1.Location = new System.Drawing.Point(0, 0);
|
|---|
| 97 | this.toolStrip1.Name = "toolStrip1";
|
|---|
| 98 | this.toolStrip1.Size = new System.Drawing.Size(1008, 52);
|
|---|
| 99 | this.toolStrip1.TabIndex = 4;
|
|---|
| 100 | this.toolStrip1.Text = "toolStrip1";
|
|---|
| 101 | //
|
|---|
| 102 | // startToolStripButton
|
|---|
| 103 | //
|
|---|
| 104 | this.startToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("startToolStripButton.Image")));
|
|---|
| 105 | this.startToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 106 | this.startToolStripButton.Name = "startToolStripButton";
|
|---|
| 107 | this.startToolStripButton.Size = new System.Drawing.Size(36, 49);
|
|---|
| 108 | this.startToolStripButton.Text = "Start";
|
|---|
| 109 | this.startToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|---|
| 110 | this.startToolStripButton.Click += new System.EventHandler(this.startToolStripButton_Click);
|
|---|
| 111 | //
|
|---|
| 112 | // klienciToolStripButton
|
|---|
| 113 | //
|
|---|
| 114 | this.klienciToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("klienciToolStripButton.Image")));
|
|---|
| 115 | this.klienciToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 116 | this.klienciToolStripButton.Name = "klienciToolStripButton";
|
|---|
| 117 | this.klienciToolStripButton.Size = new System.Drawing.Size(40, 49);
|
|---|
| 118 | this.klienciToolStripButton.Text = "Klienci";
|
|---|
| 119 | this.klienciToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|---|
| 120 | this.klienciToolStripButton.Click += new System.EventHandler(this.klienciToolStripButton_Click);
|
|---|
| 121 | //
|
|---|
| 122 | // zamowieniaToolStripButton
|
|---|
| 123 | //
|
|---|
| 124 | this.zamowieniaToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("zamowieniaToolStripButton.Image")));
|
|---|
| 125 | this.zamowieniaToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 126 | this.zamowieniaToolStripButton.Name = "zamowieniaToolStripButton";
|
|---|
| 127 | this.zamowieniaToolStripButton.Size = new System.Drawing.Size(51, 49);
|
|---|
| 128 | this.zamowieniaToolStripButton.Text = "Reklamy";
|
|---|
| 129 | this.zamowieniaToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|---|
| 130 | this.zamowieniaToolStripButton.Click += new System.EventHandler(this.zamowieniaToolStripButton_Click);
|
|---|
| 131 | //
|
|---|
| 132 | // fakturyToolStripButton
|
|---|
| 133 | //
|
|---|
| 134 | this.fakturyToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("fakturyToolStripButton.Image")));
|
|---|
| 135 | this.fakturyToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 136 | this.fakturyToolStripButton.Name = "fakturyToolStripButton";
|
|---|
| 137 | this.fakturyToolStripButton.Size = new System.Drawing.Size(48, 49);
|
|---|
| 138 | this.fakturyToolStripButton.Text = "Faktury";
|
|---|
| 139 | this.fakturyToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|---|
| 140 | this.fakturyToolStripButton.Click += new System.EventHandler(this.fakturyToolStripButton_Click);
|
|---|
| 141 | //
|
|---|
| 142 | // produkcjaToolStripButton
|
|---|
| 143 | //
|
|---|
| 144 | this.produkcjaToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("produkcjaToolStripButton.Image")));
|
|---|
| 145 | this.produkcjaToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 146 | this.produkcjaToolStripButton.Name = "produkcjaToolStripButton";
|
|---|
| 147 | this.produkcjaToolStripButton.Size = new System.Drawing.Size(58, 49);
|
|---|
| 148 | this.produkcjaToolStripButton.Text = "Produkcja";
|
|---|
| 149 | this.produkcjaToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|---|
| 150 | this.produkcjaToolStripButton.Click += new System.EventHandler(this.produkcjaToolStripButton_Click);
|
|---|
| 151 | //
|
|---|
| 152 | // infoToolStripButton
|
|---|
| 153 | //
|
|---|
| 154 | this.infoToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("infoToolStripButton.Image")));
|
|---|
| 155 | this.infoToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 156 | this.infoToolStripButton.Name = "infoToolStripButton";
|
|---|
| 157 | this.infoToolStripButton.Size = new System.Drawing.Size(36, 49);
|
|---|
| 158 | this.infoToolStripButton.Text = "Info";
|
|---|
| 159 | this.infoToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|---|
| 160 | this.infoToolStripButton.Click += new System.EventHandler(this.infoToolStripButton_Click);
|
|---|
| 161 | //
|
|---|
| 162 | // prowizjeToolStripButton
|
|---|
| 163 | //
|
|---|
| 164 | this.prowizjeToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("prowizjeToolStripButton.Image")));
|
|---|
| 165 | this.prowizjeToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 166 | this.prowizjeToolStripButton.Name = "prowizjeToolStripButton";
|
|---|
| 167 | this.prowizjeToolStripButton.Size = new System.Drawing.Size(42, 49);
|
|---|
| 168 | this.prowizjeToolStripButton.Text = "Ocena";
|
|---|
| 169 | this.prowizjeToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|---|
| 170 | this.prowizjeToolStripButton.Click += new System.EventHandler(this.prowizjeToolStripButton_Click);
|
|---|
| 171 | //
|
|---|
| 172 | // listaReklamToolStripButton
|
|---|
| 173 | //
|
|---|
| 174 | this.listaReklamToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("listaReklamToolStripButton.Image")));
|
|---|
| 175 | this.listaReklamToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 176 | this.listaReklamToolStripButton.Name = "listaReklamToolStripButton";
|
|---|
| 177 | this.listaReklamToolStripButton.Size = new System.Drawing.Size(67, 49);
|
|---|
| 178 | this.listaReklamToolStripButton.Text = "Lista reklam";
|
|---|
| 179 | this.listaReklamToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|---|
| 180 | this.listaReklamToolStripButton.Click += new System.EventHandler(this.listaReklamToolStripButton_Click);
|
|---|
| 181 | //
|
|---|
| 182 | // raportyToolStripButton
|
|---|
| 183 | //
|
|---|
| 184 | this.raportyToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("raportyToolStripButton.Image")));
|
|---|
| 185 | this.raportyToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 186 | this.raportyToolStripButton.Name = "raportyToolStripButton";
|
|---|
| 187 | this.raportyToolStripButton.Size = new System.Drawing.Size(50, 49);
|
|---|
| 188 | this.raportyToolStripButton.Text = "Raporty";
|
|---|
| 189 | this.raportyToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|---|
| 190 | this.raportyToolStripButton.Click += new System.EventHandler(this.raportyToolStripButton_Click);
|
|---|
| 191 | //
|
|---|
| 192 | // toolStripSeparator1
|
|---|
| 193 | //
|
|---|
| 194 | this.toolStripSeparator1.Name = "toolStripSeparator1";
|
|---|
| 195 | this.toolStripSeparator1.Size = new System.Drawing.Size(6, 52);
|
|---|
| 196 | //
|
|---|
| 197 | // zamowieniaToolStripButton2
|
|---|
| 198 | //
|
|---|
| 199 | this.zamowieniaToolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("zamowieniaToolStripButton2.Image")));
|
|---|
| 200 | this.zamowieniaToolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 201 | this.zamowieniaToolStripButton2.Name = "zamowieniaToolStripButton2";
|
|---|
| 202 | this.zamowieniaToolStripButton2.Size = new System.Drawing.Size(67, 49);
|
|---|
| 203 | this.zamowieniaToolStripButton2.Text = "Zamówienia";
|
|---|
| 204 | this.zamowieniaToolStripButton2.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|---|
| 205 | this.zamowieniaToolStripButton2.Click += new System.EventHandler(this.zamowieniaToolStripButton2_Click);
|
|---|
| 206 | //
|
|---|
| 207 | // fakturyNoweToolStripButton
|
|---|
| 208 | //
|
|---|
| 209 | this.fakturyNoweToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("fakturyNoweToolStripButton.Image")));
|
|---|
| 210 | this.fakturyNoweToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 211 | this.fakturyNoweToolStripButton.Name = "fakturyNoweToolStripButton";
|
|---|
| 212 | this.fakturyNoweToolStripButton.Size = new System.Drawing.Size(90, 49);
|
|---|
| 213 | this.fakturyNoweToolStripButton.Text = "FAKTURY NOWE";
|
|---|
| 214 | this.fakturyNoweToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|---|
| 215 | this.fakturyNoweToolStripButton.Click += new System.EventHandler(this.fakturyNoweToolStripButton_Click);
|
|---|
| 216 | //
|
|---|
| 217 | // toolStripSeparator2
|
|---|
| 218 | //
|
|---|
| 219 | this.toolStripSeparator2.Name = "toolStripSeparator2";
|
|---|
| 220 | this.toolStripSeparator2.Size = new System.Drawing.Size(6, 52);
|
|---|
| 221 | //
|
|---|
| 222 | // adminToolStripButton
|
|---|
| 223 | //
|
|---|
| 224 | this.adminToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
|
|---|
| 225 | this.adminToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("adminToolStripButton.Image")));
|
|---|
| 226 | this.adminToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 227 | this.adminToolStripButton.Name = "adminToolStripButton";
|
|---|
| 228 | this.adminToolStripButton.Size = new System.Drawing.Size(44, 49);
|
|---|
| 229 | this.adminToolStripButton.Text = "ADMIN";
|
|---|
| 230 | this.adminToolStripButton.Visible = false;
|
|---|
| 231 | this.adminToolStripButton.Click += new System.EventHandler(this.adminToolStripButton_Click);
|
|---|
| 232 | //
|
|---|
| 233 | // koniecToolStripButton
|
|---|
| 234 | //
|
|---|
| 235 | this.koniecToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("koniecToolStripButton.Image")));
|
|---|
| 236 | this.koniecToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 237 | this.koniecToolStripButton.Name = "koniecToolStripButton";
|
|---|
| 238 | this.koniecToolStripButton.Size = new System.Drawing.Size(42, 49);
|
|---|
| 239 | this.koniecToolStripButton.Text = "Koniec";
|
|---|
| 240 | this.koniecToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|---|
| 241 | this.koniecToolStripButton.Click += new System.EventHandler(this.koniecToolStripButton_Click);
|
|---|
| 242 | //
|
|---|
| 243 | // menuStrip1
|
|---|
| 244 | //
|
|---|
| 245 | this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|---|
| 246 | this.dasdfasToolStripMenuItem});
|
|---|
| 247 | this.menuStrip1.Location = new System.Drawing.Point(0, 0);
|
|---|
| 248 | this.menuStrip1.Name = "menuStrip1";
|
|---|
| 249 | this.menuStrip1.Size = new System.Drawing.Size(1008, 24);
|
|---|
| 250 | this.menuStrip1.TabIndex = 6;
|
|---|
| 251 | this.menuStrip1.Text = "menuStrip1";
|
|---|
| 252 | this.menuStrip1.Visible = false;
|
|---|
| 253 | //
|
|---|
| 254 | // dasdfasToolStripMenuItem
|
|---|
| 255 | //
|
|---|
| 256 | this.dasdfasToolStripMenuItem.Name = "dasdfasToolStripMenuItem";
|
|---|
| 257 | this.dasdfasToolStripMenuItem.Size = new System.Drawing.Size(57, 20);
|
|---|
| 258 | this.dasdfasToolStripMenuItem.Text = "dasdfas";
|
|---|
| 259 | //
|
|---|
| 260 | // korektaToolStripButton
|
|---|
| 261 | //
|
|---|
| 262 | this.korektaToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("korektaToolStripButton.Image")));
|
|---|
| 263 | this.korektaToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|---|
| 264 | this.korektaToolStripButton.Name = "korektaToolStripButton";
|
|---|
| 265 | this.korektaToolStripButton.Size = new System.Drawing.Size(48, 49);
|
|---|
| 266 | this.korektaToolStripButton.Text = "Korekty";
|
|---|
| 267 | this.korektaToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|---|
| 268 | this.korektaToolStripButton.Click += new System.EventHandler(this.korektaToolStripButton_Click);
|
|---|
| 269 | //
|
|---|
| 270 | // MDIBazaReklam
|
|---|
| 271 | //
|
|---|
| 272 | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|---|
| 273 | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|---|
| 274 | this.ClientSize = new System.Drawing.Size(1008, 694);
|
|---|
| 275 | this.Controls.Add(this.toolStrip1);
|
|---|
| 276 | this.Controls.Add(this.statusStrip);
|
|---|
| 277 | this.Controls.Add(this.menuStrip1);
|
|---|
| 278 | this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
|---|
| 279 | this.IsMdiContainer = true;
|
|---|
| 280 | this.MainMenuStrip = this.menuStrip1;
|
|---|
| 281 | this.Name = "MDIBazaReklam";
|
|---|
| 282 | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|---|
| 283 | this.Text = "Baza reklam";
|
|---|
| 284 | this.Load += new System.EventHandler(this.MDIBazaReklam_Load);
|
|---|
| 285 | this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.MDIBazaReklam_FormClosed);
|
|---|
| 286 | this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MDIBazaReklam_FormClosing);
|
|---|
| 287 | this.statusStrip.ResumeLayout(false);
|
|---|
| 288 | this.statusStrip.PerformLayout();
|
|---|
| 289 | this.toolStrip1.ResumeLayout(false);
|
|---|
| 290 | this.toolStrip1.PerformLayout();
|
|---|
| 291 | this.menuStrip1.ResumeLayout(false);
|
|---|
| 292 | this.menuStrip1.PerformLayout();
|
|---|
| 293 | this.ResumeLayout(false);
|
|---|
| 294 | this.PerformLayout();
|
|---|
| 295 |
|
|---|
| 296 | }
|
|---|
| 297 | #endregion
|
|---|
| 298 |
|
|---|
| 299 | private System.Windows.Forms.StatusStrip statusStrip;
|
|---|
| 300 | private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel;
|
|---|
| 301 | private System.Windows.Forms.ToolTip ToolTip;
|
|---|
| 302 | private System.Windows.Forms.ToolStrip toolStrip1;
|
|---|
| 303 | private System.Windows.Forms.ToolStripButton klienciToolStripButton;
|
|---|
| 304 | private System.Windows.Forms.ToolStripButton zamowieniaToolStripButton;
|
|---|
| 305 | private System.Windows.Forms.ToolStripButton fakturyToolStripButton;
|
|---|
| 306 | private System.Windows.Forms.ToolStripButton infoToolStripButton;
|
|---|
| 307 | private System.Windows.Forms.ToolStripButton produkcjaToolStripButton;
|
|---|
| 308 | private System.Windows.Forms.ToolStripButton prowizjeToolStripButton;
|
|---|
| 309 | private System.Windows.Forms.ToolStripButton raportyToolStripButton;
|
|---|
| 310 | private System.Windows.Forms.MenuStrip menuStrip1;
|
|---|
| 311 | private System.Windows.Forms.ToolStripButton startToolStripButton;
|
|---|
| 312 | private System.Windows.Forms.ToolStripButton listaReklamToolStripButton;
|
|---|
| 313 | private System.Windows.Forms.ToolStripButton adminToolStripButton;
|
|---|
| 314 | private System.Windows.Forms.ToolStripButton koniecToolStripButton;
|
|---|
| 315 | private System.Windows.Forms.ToolStripMenuItem dasdfasToolStripMenuItem;
|
|---|
| 316 | private System.Windows.Forms.ToolStripButton zamowieniaToolStripButton2;
|
|---|
| 317 | private System.Windows.Forms.ToolStripButton fakturyNoweToolStripButton;
|
|---|
| 318 | private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
|---|
| 319 | private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
|
|---|
| 320 | private System.Windows.Forms.ToolStripButton korektaToolStripButton;
|
|---|
| 321 | }
|
|---|
| 322 | }
|
|---|
| 323 |
|
|---|
| 324 |
|
|---|
| 325 |
|
|---|