123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222 |
- namespace JPK_v1
- {
- partial class Form1
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
-
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
-
- #region Windows Form Designer generated code
-
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
- this.menuStrip1 = new System.Windows.Forms.MenuStrip();
- this.plikToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.vATToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.fAKTURYToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.kGToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.wBToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.tabp6 = new System.Windows.Forms.TabPage();
- this.tabp5 = new System.Windows.Forms.TabPage();
- this.tabp4 = new System.Windows.Forms.TabPage();
- this.tabp3 = new System.Windows.Forms.TabPage();
- this.tabp2 = new System.Windows.Forms.TabPage();
- this.tabp1 = new System.Windows.Forms.TabPage();
- this.tcon1 = new System.Windows.Forms.TabControl();
- this.tabp7 = new System.Windows.Forms.TabPage();
- this.menuStrip1.SuspendLayout();
- this.tcon1.SuspendLayout();
- this.SuspendLayout();
- //
- // menuStrip1
- //
- this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.plikToolStripMenuItem});
- this.menuStrip1.Location = new System.Drawing.Point(0, 0);
- this.menuStrip1.Name = "menuStrip1";
- this.menuStrip1.Size = new System.Drawing.Size(945, 24);
- this.menuStrip1.TabIndex = 0;
- this.menuStrip1.Text = "menuStrip1";
- //
- // plikToolStripMenuItem
- //
- this.plikToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.vATToolStripMenuItem,
- this.fAKTURYToolStripMenuItem,
- this.kGToolStripMenuItem,
- this.wBToolStripMenuItem});
- this.plikToolStripMenuItem.Name = "plikToolStripMenuItem";
- this.plikToolStripMenuItem.Size = new System.Drawing.Size(38, 20);
- this.plikToolStripMenuItem.Text = "Plik";
- //
- // vATToolStripMenuItem
- //
- this.vATToolStripMenuItem.Name = "vATToolStripMenuItem";
- this.vATToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
- this.vATToolStripMenuItem.Text = "VAT";
- this.vATToolStripMenuItem.Click += new System.EventHandler(this.vATToolStripMenuItem_Click);
- //
- // fAKTURYToolStripMenuItem
- //
- this.fAKTURYToolStripMenuItem.Name = "fAKTURYToolStripMenuItem";
- this.fAKTURYToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
- this.fAKTURYToolStripMenuItem.Text = "FAKTURY";
- this.fAKTURYToolStripMenuItem.Click += new System.EventHandler(this.fAKTURYToolStripMenuItem_Click);
- //
- // kGToolStripMenuItem
- //
- this.kGToolStripMenuItem.Name = "kGToolStripMenuItem";
- this.kGToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
- this.kGToolStripMenuItem.Text = "KG";
- this.kGToolStripMenuItem.Click += new System.EventHandler(this.kGToolStripMenuItem_Click);
- //
- // wBToolStripMenuItem
- //
- this.wBToolStripMenuItem.Name = "wBToolStripMenuItem";
- this.wBToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
- this.wBToolStripMenuItem.Text = "WB";
- this.wBToolStripMenuItem.Click += new System.EventHandler(this.wBToolStripMenuItem_Click);
- //
- // tabp6
- //
- this.tabp6.Location = new System.Drawing.Point(4, 22);
- this.tabp6.Name = "tabp6";
- this.tabp6.Padding = new System.Windows.Forms.Padding(3);
- this.tabp6.Size = new System.Drawing.Size(938, 428);
- this.tabp6.TabIndex = 5;
- this.tabp6.Text = "ZakupCTR";
- this.tabp6.UseVisualStyleBackColor = true;
- //
- // tabp5
- //
- this.tabp5.Location = new System.Drawing.Point(4, 22);
- this.tabp5.Name = "tabp5";
- this.tabp5.Padding = new System.Windows.Forms.Padding(3);
- this.tabp5.Size = new System.Drawing.Size(938, 428);
- this.tabp5.TabIndex = 4;
- this.tabp5.Text = "Zakup";
- this.tabp5.UseVisualStyleBackColor = true;
- //
- // tabp4
- //
- this.tabp4.Location = new System.Drawing.Point(4, 22);
- this.tabp4.Name = "tabp4";
- this.tabp4.Padding = new System.Windows.Forms.Padding(3);
- this.tabp4.Size = new System.Drawing.Size(938, 428);
- this.tabp4.TabIndex = 3;
- this.tabp4.Text = "SprzedażCTR";
- this.tabp4.UseVisualStyleBackColor = true;
- //
- // tabp3
- //
- this.tabp3.Location = new System.Drawing.Point(4, 22);
- this.tabp3.Name = "tabp3";
- this.tabp3.Padding = new System.Windows.Forms.Padding(3);
- this.tabp3.Size = new System.Drawing.Size(938, 428);
- this.tabp3.TabIndex = 2;
- this.tabp3.Text = "Sprzedaż";
- this.tabp3.UseVisualStyleBackColor = true;
- //
- // tabp2
- //
- this.tabp2.Location = new System.Drawing.Point(4, 22);
- this.tabp2.Name = "tabp2";
- this.tabp2.Padding = new System.Windows.Forms.Padding(3);
- this.tabp2.Size = new System.Drawing.Size(938, 428);
- this.tabp2.TabIndex = 1;
- this.tabp2.Text = "Podmiot";
- this.tabp2.UseVisualStyleBackColor = true;
- //
- // tabp1
- //
- this.tabp1.Location = new System.Drawing.Point(4, 22);
- this.tabp1.Name = "tabp1";
- this.tabp1.Padding = new System.Windows.Forms.Padding(3);
- this.tabp1.Size = new System.Drawing.Size(938, 428);
- this.tabp1.TabIndex = 0;
- this.tabp1.Text = "Nagłówek";
- this.tabp1.UseVisualStyleBackColor = true;
- //
- // tcon1
- //
- this.tcon1.Controls.Add(this.tabp1);
- this.tcon1.Controls.Add(this.tabp2);
- this.tcon1.Controls.Add(this.tabp3);
- this.tcon1.Controls.Add(this.tabp4);
- this.tcon1.Controls.Add(this.tabp5);
- this.tcon1.Controls.Add(this.tabp6);
- this.tcon1.Controls.Add(this.tabp7);
- this.tcon1.Location = new System.Drawing.Point(0, 43);
- this.tcon1.Name = "tcon1";
- this.tcon1.SelectedIndex = 0;
- this.tcon1.Size = new System.Drawing.Size(946, 454);
- this.tcon1.TabIndex = 1;
- this.tcon1.Visible = false;
- //
- // tabp7
- //
- this.tabp7.Location = new System.Drawing.Point(4, 22);
- this.tabp7.Name = "tabp7";
- this.tabp7.Padding = new System.Windows.Forms.Padding(3);
- this.tabp7.Size = new System.Drawing.Size(938, 428);
- this.tabp7.TabIndex = 6;
- this.tabp7.Text = "tabPage1";
- this.tabp7.UseVisualStyleBackColor = true;
- //
- // Form1
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(945, 498);
- this.Controls.Add(this.tcon1);
- this.Controls.Add(this.menuStrip1);
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.MainMenuStrip = this.menuStrip1;
- this.Name = "Form1";
- this.Text = "JPK";
- this.menuStrip1.ResumeLayout(false);
- this.menuStrip1.PerformLayout();
- this.tcon1.ResumeLayout(false);
- this.ResumeLayout(false);
- this.PerformLayout();
-
- }
-
- #endregion
-
- private System.Windows.Forms.MenuStrip menuStrip1;
- private System.Windows.Forms.ToolStripMenuItem plikToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem vATToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem fAKTURYToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem kGToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem wBToolStripMenuItem;
- private System.Windows.Forms.TabPage tabp6;
- private System.Windows.Forms.TabPage tabp5;
- private System.Windows.Forms.TabPage tabp4;
- private System.Windows.Forms.TabPage tabp3;
- private System.Windows.Forms.TabPage tabp2;
- private System.Windows.Forms.TabPage tabp1;
- private System.Windows.Forms.TabControl tcon1;
- private System.Windows.Forms.TabPage tabp7;
- }
- }
|