namespace Baza_Reklam
{
partial class ProjectForm
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.Windows.Forms.Label tYP_PROJEKTULabel;
System.Windows.Forms.Label nAZWA_ZAMOWIENIALabel;
System.Windows.Forms.Label zAMAWIAM_NALabel;
System.Windows.Forms.Label dataEmisjiLabel;
System.Windows.Forms.Label modu³Label;
System.Windows.Forms.Label szerLabel;
System.Windows.Forms.Label wysLabel;
System.Windows.Forms.Label lokalizacjaLabel;
System.Windows.Forms.Label path_to_materialLabel;
System.Windows.Forms.Label uwagiLabel;
System.Windows.Forms.Label oPISLabel;
System.Windows.Forms.Label pRIORYTETLabel;
System.Windows.Forms.Label kolorLabel;
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ProjectForm));
this.rEKLAMADataSet = new Baza_Reklam.REKLAMADataSet();
this.pRODUKCJABindingSource = new System.Windows.Forms.BindingSource(this.components);
this.pRODUKCJATableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.PRODUKCJATableAdapter();
this.tYP_PROJEKTUComboBox = new System.Windows.Forms.ComboBox();
this.nAZWA_ZAMOWIENIATextBox = new System.Windows.Forms.TextBox();
this.zAMAWIAM_NADateTimePicker = new System.Windows.Forms.DateTimePicker();
this.dataEmisjiTextBox = new System.Windows.Forms.TextBox();
this.szerTextBox = new System.Windows.Forms.TextBox();
this.wysTextBox = new System.Windows.Forms.TextBox();
this.lokalizacjaTextBox = new System.Windows.Forms.TextBox();
this.path_to_materialTextBox = new System.Windows.Forms.TextBox();
this.uwagiTextBox = new System.Windows.Forms.TextBox();
this.oPISTextBox = new System.Windows.Forms.TextBox();
this.pRIORYTETComboBox = new System.Windows.Forms.ComboBox();
this.dodajButton = new System.Windows.Forms.Button();
this.bindingNavigator1 = new System.Windows.Forms.BindingNavigator(this.components);
this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.anulujButton = new System.Windows.Forms.Button();
this.sTANLabel1 = new System.Windows.Forms.Label();
this.drukujProjektButton = new System.Windows.Forms.Button();
this.printDialog = new System.Windows.Forms.PrintDialog();
this.printDoc = new System.Drawing.Printing.PrintDocument();
this.dodajNowyButton = new System.Windows.Forms.Button();
this.kolorTextBox = new System.Windows.Forms.TextBox();
this.reklamaTableAdapter1 = new Baza_Reklam.REKLAMADataSetTableAdapters.REKLAMATableAdapter();
this.usunButton = new System.Windows.Forms.Button();
this.sLOWNIKDataSet = new Baza_Reklam.SLOWNIKDataSet();
this.nAZWY_MODULOWBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.modu³TextBox = new System.Windows.Forms.TextBox();
this.wymiaryLabel = new System.Windows.Forms.Label();
this.jezykComboBox = new System.Windows.Forms.ComboBox();
this.label1 = new System.Windows.Forms.Label();
tYP_PROJEKTULabel = new System.Windows.Forms.Label();
nAZWA_ZAMOWIENIALabel = new System.Windows.Forms.Label();
zAMAWIAM_NALabel = new System.Windows.Forms.Label();
dataEmisjiLabel = new System.Windows.Forms.Label();
modu³Label = new System.Windows.Forms.Label();
szerLabel = new System.Windows.Forms.Label();
wysLabel = new System.Windows.Forms.Label();
lokalizacjaLabel = new System.Windows.Forms.Label();
path_to_materialLabel = new System.Windows.Forms.Label();
uwagiLabel = new System.Windows.Forms.Label();
oPISLabel = new System.Windows.Forms.Label();
pRIORYTETLabel = new System.Windows.Forms.Label();
kolorLabel = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pRODUKCJABindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit();
this.bindingNavigator1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nAZWY_MODULOWBindingSource)).BeginInit();
this.SuspendLayout();
//
// tYP_PROJEKTULabel
//
tYP_PROJEKTULabel.AutoSize = true;
tYP_PROJEKTULabel.Location = new System.Drawing.Point(23, 63);
tYP_PROJEKTULabel.Name = "tYP_PROJEKTULabel";
tYP_PROJEKTULabel.Size = new System.Drawing.Size(69, 13);
tYP_PROJEKTULabel.TabIndex = 1;
tYP_PROJEKTULabel.Text = "Typ projektu:";
//
// nAZWA_ZAMOWIENIALabel
//
nAZWA_ZAMOWIENIALabel.AutoSize = true;
nAZWA_ZAMOWIENIALabel.Location = new System.Drawing.Point(26, 18);
nAZWA_ZAMOWIENIALabel.Name = "nAZWA_ZAMOWIENIALabel";
nAZWA_ZAMOWIENIALabel.Size = new System.Drawing.Size(101, 13);
nAZWA_ZAMOWIENIALabel.TabIndex = 3;
nAZWA_ZAMOWIENIALabel.Text = "Nazwa zamówienia:";
//
// zAMAWIAM_NALabel
//
zAMAWIAM_NALabel.AutoSize = true;
zAMAWIAM_NALabel.Location = new System.Drawing.Point(26, 150);
zAMAWIAM_NALabel.Name = "zAMAWIAM_NALabel";
zAMAWIAM_NALabel.Size = new System.Drawing.Size(52, 13);
zAMAWIAM_NALabel.TabIndex = 5;
zAMAWIAM_NALabel.Text = "Na kiedy:";
//
// dataEmisjiLabel
//
dataEmisjiLabel.AutoSize = true;
dataEmisjiLabel.Location = new System.Drawing.Point(26, 189);
dataEmisjiLabel.Name = "dataEmisjiLabel";
dataEmisjiLabel.Size = new System.Drawing.Size(76, 13);
dataEmisjiLabel.TabIndex = 7;
dataEmisjiLabel.Text = "Piersza emisja:";
//
// modu³Label
//
modu³Label.AutoSize = true;
modu³Label.Location = new System.Drawing.Point(26, 228);
modu³Label.Name = "modu³Label";
modu³Label.Size = new System.Drawing.Size(41, 13);
modu³Label.TabIndex = 9;
modu³Label.Text = "Modu³:";
//
// szerLabel
//
szerLabel.AutoSize = true;
szerLabel.Location = new System.Drawing.Point(26, 297);
szerLabel.Name = "szerLabel";
szerLabel.Size = new System.Drawing.Size(31, 13);
szerLabel.TabIndex = 11;
szerLabel.Text = "Szer:";
//
// wysLabel
//
wysLabel.AutoSize = true;
wysLabel.Location = new System.Drawing.Point(69, 297);
wysLabel.Name = "wysLabel";
wysLabel.Size = new System.Drawing.Size(31, 13);
wysLabel.TabIndex = 13;
wysLabel.Text = "Wys:";
//
// lokalizacjaLabel
//
lokalizacjaLabel.AutoSize = true;
lokalizacjaLabel.Location = new System.Drawing.Point(25, 382);
lokalizacjaLabel.Name = "lokalizacjaLabel";
lokalizacjaLabel.Size = new System.Drawing.Size(63, 13);
lokalizacjaLabel.TabIndex = 15;
lokalizacjaLabel.Text = "Lokalizacja:";
//
// path_to_materialLabel
//
path_to_materialLabel.AutoSize = true;
path_to_materialLabel.Location = new System.Drawing.Point(28, 428);
path_to_materialLabel.Name = "path_to_materialLabel";
path_to_materialLabel.Size = new System.Drawing.Size(115, 13);
path_to_materialLabel.TabIndex = 17;
path_to_materialLabel.Text = "Materia³y do produkcji:";
//
// uwagiLabel
//
uwagiLabel.AutoSize = true;
uwagiLabel.Location = new System.Drawing.Point(28, 467);
uwagiLabel.Name = "uwagiLabel";
uwagiLabel.Size = new System.Drawing.Size(40, 13);
uwagiLabel.TabIndex = 19;
uwagiLabel.Text = "Uwagi:";
//
// oPISLabel
//
oPISLabel.AutoSize = true;
oPISLabel.Location = new System.Drawing.Point(173, 18);
oPISLabel.Name = "oPISLabel";
oPISLabel.Size = new System.Drawing.Size(118, 13);
oPISLabel.TabIndex = 21;
oPISLabel.Text = "Dok³adny opis reklamy:";
//
// pRIORYTETLabel
//
pRIORYTETLabel.AutoSize = true;
pRIORYTETLabel.Location = new System.Drawing.Point(26, 107);
pRIORYTETLabel.Name = "pRIORYTETLabel";
pRIORYTETLabel.Size = new System.Drawing.Size(48, 13);
pRIORYTETLabel.TabIndex = 23;
pRIORYTETLabel.Text = "Priorytet:";
//
// kolorLabel
//
kolorLabel.AutoSize = true;
kolorLabel.Location = new System.Drawing.Point(26, 341);
kolorLabel.Name = "kolorLabel";
kolorLabel.Size = new System.Drawing.Size(34, 13);
kolorLabel.TabIndex = 34;
kolorLabel.Text = "Kolor:";
//
// rEKLAMADataSet
//
this.rEKLAMADataSet.DataSetName = "REKLAMADataSet";
this.rEKLAMADataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// pRODUKCJABindingSource
//
this.pRODUKCJABindingSource.DataMember = "PRODUKCJA";
this.pRODUKCJABindingSource.DataSource = this.rEKLAMADataSet;
this.pRODUKCJABindingSource.CurrentChanged += new System.EventHandler(this.pRODUKCJABindingSource_CurrentChanged);
//
// pRODUKCJATableAdapter
//
this.pRODUKCJATableAdapter.ClearBeforeFill = true;
//
// tYP_PROJEKTUComboBox
//
this.tYP_PROJEKTUComboBox.BackColor = System.Drawing.Color.White;
this.tYP_PROJEKTUComboBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pRODUKCJABindingSource, "TYP_PROJEKTU", true));
this.tYP_PROJEKTUComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.tYP_PROJEKTUComboBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.tYP_PROJEKTUComboBox.FormattingEnabled = true;
this.tYP_PROJEKTUComboBox.Items.AddRange(new object[] {
"NOWY",
"ZMIANY",
"GOTOWY"});
this.tYP_PROJEKTUComboBox.Location = new System.Drawing.Point(28, 79);
this.tYP_PROJEKTUComboBox.Name = "tYP_PROJEKTUComboBox";
this.tYP_PROJEKTUComboBox.Size = new System.Drawing.Size(121, 23);
this.tYP_PROJEKTUComboBox.TabIndex = 2;
//
// nAZWA_ZAMOWIENIATextBox
//
this.nAZWA_ZAMOWIENIATextBox.BackColor = System.Drawing.Color.White;
this.nAZWA_ZAMOWIENIATextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pRODUKCJABindingSource, "NAZWA_ZAMOWIENIA", true));
this.nAZWA_ZAMOWIENIATextBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.nAZWA_ZAMOWIENIATextBox.Location = new System.Drawing.Point(28, 34);
this.nAZWA_ZAMOWIENIATextBox.Name = "nAZWA_ZAMOWIENIATextBox";
this.nAZWA_ZAMOWIENIATextBox.ReadOnly = true;
this.nAZWA_ZAMOWIENIATextBox.Size = new System.Drawing.Size(122, 26);
this.nAZWA_ZAMOWIENIATextBox.TabIndex = 4;
//
// zAMAWIAM_NADateTimePicker
//
this.zAMAWIAM_NADateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.pRODUKCJABindingSource, "ZAMAWIAM_NA", true));
this.zAMAWIAM_NADateTimePicker.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.zAMAWIAM_NADateTimePicker.Format = System.Windows.Forms.DateTimePickerFormat.Short;
this.zAMAWIAM_NADateTimePicker.Location = new System.Drawing.Point(29, 166);
this.zAMAWIAM_NADateTimePicker.Name = "zAMAWIAM_NADateTimePicker";
this.zAMAWIAM_NADateTimePicker.Size = new System.Drawing.Size(121, 20);
this.zAMAWIAM_NADateTimePicker.TabIndex = 6;
this.zAMAWIAM_NADateTimePicker.Value = new System.DateTime(2007, 8, 1, 0, 0, 0, 0);
this.zAMAWIAM_NADateTimePicker.ValueChanged += new System.EventHandler(this.zAMAWIAM_NADateTimePicker_ValueChanged);
//
// dataEmisjiTextBox
//
this.dataEmisjiTextBox.BackColor = System.Drawing.Color.White;
this.dataEmisjiTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pRODUKCJABindingSource, "DataEmisji", true));
this.dataEmisjiTextBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.dataEmisjiTextBox.Location = new System.Drawing.Point(28, 205);
this.dataEmisjiTextBox.Name = "dataEmisjiTextBox";
this.dataEmisjiTextBox.Size = new System.Drawing.Size(121, 21);
this.dataEmisjiTextBox.TabIndex = 8;
//
// szerTextBox
//
this.szerTextBox.BackColor = System.Drawing.Color.White;
this.szerTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pRODUKCJABindingSource, "szer", true));
this.szerTextBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.szerTextBox.Location = new System.Drawing.Point(28, 313);
this.szerTextBox.Name = "szerTextBox";
this.szerTextBox.ReadOnly = true;
this.szerTextBox.Size = new System.Drawing.Size(35, 22);
this.szerTextBox.TabIndex = 12;
//
// wysTextBox
//
this.wysTextBox.BackColor = System.Drawing.Color.White;
this.wysTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pRODUKCJABindingSource, "wys", true));
this.wysTextBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.wysTextBox.Location = new System.Drawing.Point(69, 313);
this.wysTextBox.Name = "wysTextBox";
this.wysTextBox.ReadOnly = true;
this.wysTextBox.Size = new System.Drawing.Size(36, 22);
this.wysTextBox.TabIndex = 14;
//
// lokalizacjaTextBox
//
this.lokalizacjaTextBox.BackColor = System.Drawing.Color.White;
this.lokalizacjaTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pRODUKCJABindingSource, "lokalizacja", true));
this.lokalizacjaTextBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.lokalizacjaTextBox.Location = new System.Drawing.Point(28, 398);
this.lokalizacjaTextBox.MaxLength = 25;
this.lokalizacjaTextBox.Name = "lokalizacjaTextBox";
this.lokalizacjaTextBox.Size = new System.Drawing.Size(446, 21);
this.lokalizacjaTextBox.TabIndex = 16;
//
// path_to_materialTextBox
//
this.path_to_materialTextBox.BackColor = System.Drawing.Color.White;
this.path_to_materialTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pRODUKCJABindingSource, "path_to_material", true));
this.path_to_materialTextBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.path_to_materialTextBox.Location = new System.Drawing.Point(28, 444);
this.path_to_materialTextBox.MaxLength = 100;
this.path_to_materialTextBox.Name = "path_to_materialTextBox";
this.path_to_materialTextBox.Size = new System.Drawing.Size(446, 21);
this.path_to_materialTextBox.TabIndex = 18;
//
// uwagiTextBox
//
this.uwagiTextBox.BackColor = System.Drawing.Color.White;
this.uwagiTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pRODUKCJABindingSource, "uwagi", true));
this.uwagiTextBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.uwagiTextBox.Location = new System.Drawing.Point(26, 486);
this.uwagiTextBox.MaxLength = 200;
this.uwagiTextBox.Multiline = true;
this.uwagiTextBox.Name = "uwagiTextBox";
this.uwagiTextBox.Size = new System.Drawing.Size(248, 46);
this.uwagiTextBox.TabIndex = 20;
//
// oPISTextBox
//
this.oPISTextBox.BackColor = System.Drawing.Color.White;
this.oPISTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pRODUKCJABindingSource, "OPIS", true));
this.oPISTextBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.oPISTextBox.Location = new System.Drawing.Point(176, 34);
this.oPISTextBox.MaxLength = 1024;
this.oPISTextBox.Multiline = true;
this.oPISTextBox.Name = "oPISTextBox";
this.oPISTextBox.Size = new System.Drawing.Size(298, 350);
this.oPISTextBox.TabIndex = 22;
//
// pRIORYTETComboBox
//
this.pRIORYTETComboBox.BackColor = System.Drawing.Color.White;
this.pRIORYTETComboBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pRODUKCJABindingSource, "PRIORYTET", true));
this.pRIORYTETComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.pRIORYTETComboBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.pRIORYTETComboBox.FormattingEnabled = true;
this.pRIORYTETComboBox.Items.AddRange(new object[] {
"NORMALNY",
"PILNY"});
this.pRIORYTETComboBox.Location = new System.Drawing.Point(29, 123);
this.pRIORYTETComboBox.Name = "pRIORYTETComboBox";
this.pRIORYTETComboBox.Size = new System.Drawing.Size(121, 23);
this.pRIORYTETComboBox.TabIndex = 24;
//
// dodajButton
//
this.dodajButton.DialogResult = System.Windows.Forms.DialogResult.OK;
this.dodajButton.Image = ((System.Drawing.Image)(resources.GetObject("dodajButton.Image")));
this.dodajButton.Location = new System.Drawing.Point(439, 515);
this.dodajButton.Name = "dodajButton";
this.dodajButton.Size = new System.Drawing.Size(50, 43);
this.dodajButton.TabIndex = 25;
this.dodajButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.dodajButton.UseVisualStyleBackColor = true;
this.dodajButton.Click += new System.EventHandler(this.dodajButton_Click);
//
// bindingNavigator1
//
this.bindingNavigator1.AddNewItem = null;
this.bindingNavigator1.BindingSource = this.pRODUKCJABindingSource;
this.bindingNavigator1.CountItem = this.bindingNavigatorCountItem;
this.bindingNavigator1.DeleteItem = null;
this.bindingNavigator1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.bindingNavigator1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.bindingNavigatorMoveFirstItem,
this.bindingNavigatorMovePreviousItem,
this.bindingNavigatorSeparator,
this.bindingNavigatorPositionItem,
this.bindingNavigatorCountItem,
this.bindingNavigatorSeparator1,
this.bindingNavigatorMoveNextItem,
this.bindingNavigatorMoveLastItem,
this.bindingNavigatorSeparator2});
this.bindingNavigator1.Location = new System.Drawing.Point(0, 578);
this.bindingNavigator1.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
this.bindingNavigator1.MoveLastItem = this.bindingNavigatorMoveLastItem;
this.bindingNavigator1.MoveNextItem = this.bindingNavigatorMoveNextItem;
this.bindingNavigator1.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
this.bindingNavigator1.Name = "bindingNavigator1";
this.bindingNavigator1.PositionItem = this.bindingNavigatorPositionItem;
this.bindingNavigator1.Size = new System.Drawing.Size(509, 25);
this.bindingNavigator1.TabIndex = 30;
this.bindingNavigator1.Text = "bindingNavigator1";
//
// bindingNavigatorCountItem
//
this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
this.bindingNavigatorCountItem.Size = new System.Drawing.Size(35, 22);
this.bindingNavigatorCountItem.Text = "of {0}";
this.bindingNavigatorCountItem.ToolTipText = "Total number of items";
//
// bindingNavigatorMoveFirstItem
//
this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
this.bindingNavigatorMoveFirstItem.Text = "Move first";
//
// bindingNavigatorMovePreviousItem
//
this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
this.bindingNavigatorMovePreviousItem.Text = "Move previous";
//
// bindingNavigatorSeparator
//
this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
//
// bindingNavigatorPositionItem
//
this.bindingNavigatorPositionItem.AccessibleName = "Position";
this.bindingNavigatorPositionItem.AutoSize = false;
this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
this.bindingNavigatorPositionItem.Text = "0";
this.bindingNavigatorPositionItem.ToolTipText = "Current position";
//
// bindingNavigatorSeparator1
//
this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
//
// bindingNavigatorMoveNextItem
//
this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22);
this.bindingNavigatorMoveNextItem.Text = "Move next";
//
// bindingNavigatorMoveLastItem
//
this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22);
this.bindingNavigatorMoveLastItem.Text = "Move last";
//
// bindingNavigatorSeparator2
//
this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
//
// anulujButton
//
this.anulujButton.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.anulujButton.Image = ((System.Drawing.Image)(resources.GetObject("anulujButton.Image")));
this.anulujButton.Location = new System.Drawing.Point(381, 515);
this.anulujButton.Name = "anulujButton";
this.anulujButton.Size = new System.Drawing.Size(52, 43);
this.anulujButton.TabIndex = 31;
this.anulujButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.anulujButton.UseVisualStyleBackColor = true;
this.anulujButton.Click += new System.EventHandler(this.anulujButton_Click);
//
// sTANLabel1
//
this.sTANLabel1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pRODUKCJABindingSource, "STAN", true));
this.sTANLabel1.Location = new System.Drawing.Point(27, 535);
this.sTANLabel1.Name = "sTANLabel1";
this.sTANLabel1.Size = new System.Drawing.Size(100, 23);
this.sTANLabel1.TabIndex = 32;
//
// drukujProjektButton
//
this.drukujProjektButton.Image = ((System.Drawing.Image)(resources.GetObject("drukujProjektButton.Image")));
this.drukujProjektButton.Location = new System.Drawing.Point(296, 515);
this.drukujProjektButton.Name = "drukujProjektButton";
this.drukujProjektButton.Size = new System.Drawing.Size(50, 43);
this.drukujProjektButton.TabIndex = 33;
this.drukujProjektButton.UseVisualStyleBackColor = true;
this.drukujProjektButton.Click += new System.EventHandler(this.drukujProjektButton_Click);
//
// printDialog
//
this.printDialog.UseEXDialog = true;
//
// dodajNowyButton
//
this.dodajNowyButton.Image = ((System.Drawing.Image)(resources.GetObject("dodajNowyButton.Image")));
this.dodajNowyButton.Location = new System.Drawing.Point(394, 470);
this.dodajNowyButton.Name = "dodajNowyButton";
this.dodajNowyButton.Size = new System.Drawing.Size(95, 32);
this.dodajNowyButton.TabIndex = 34;
this.dodajNowyButton.Text = "Dodaj nowy";
this.dodajNowyButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.dodajNowyButton.UseVisualStyleBackColor = true;
this.dodajNowyButton.Click += new System.EventHandler(this.dodajNowyButton_Click);
//
// kolorTextBox
//
this.kolorTextBox.BackColor = System.Drawing.Color.White;
this.kolorTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pRODUKCJABindingSource, "kolor", true));
this.kolorTextBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.kolorTextBox.Location = new System.Drawing.Point(29, 357);
this.kolorTextBox.Name = "kolorTextBox";
this.kolorTextBox.ReadOnly = true;
this.kolorTextBox.Size = new System.Drawing.Size(119, 22);
this.kolorTextBox.TabIndex = 35;
//
// reklamaTableAdapter1
//
this.reklamaTableAdapter1.ClearBeforeFill = true;
//
// usunButton
//
this.usunButton.Enabled = false;
this.usunButton.Location = new System.Drawing.Point(296, 470);
this.usunButton.Name = "usunButton";
this.usunButton.Size = new System.Drawing.Size(91, 31);
this.usunButton.TabIndex = 36;
this.usunButton.Text = "Usuñ";
this.usunButton.UseVisualStyleBackColor = true;
this.usunButton.Click += new System.EventHandler(this.usunButton_Click);
//
// sLOWNIKDataSet
//
this.sLOWNIKDataSet.DataSetName = "SLOWNIKDataSet";
this.sLOWNIKDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// nAZWY_MODULOWBindingSource
//
this.nAZWY_MODULOWBindingSource.DataMember = "NAZWY_MODULOW";
this.nAZWY_MODULOWBindingSource.DataSource = this.sLOWNIKDataSet;
//
// modu³TextBox
//
this.modu³TextBox.BackColor = System.Drawing.Color.White;
this.modu³TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.pRODUKCJABindingSource, "Modu³", true));
this.modu³TextBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.modu³TextBox.Location = new System.Drawing.Point(27, 244);
this.modu³TextBox.Name = "modu³TextBox";
this.modu³TextBox.ReadOnly = true;
this.modu³TextBox.Size = new System.Drawing.Size(123, 26);
this.modu³TextBox.TabIndex = 37;
//
// wymiaryLabel
//
this.wymiaryLabel.AutoSize = true;
this.wymiaryLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.wymiaryLabel.Location = new System.Drawing.Point(27, 273);
this.wymiaryLabel.Name = "wymiaryLabel";
this.wymiaryLabel.Size = new System.Drawing.Size(22, 15);
this.wymiaryLabel.TabIndex = 38;
this.wymiaryLabel.Text = "---";
//
// jezykComboBox
//
this.jezykComboBox.BackColor = System.Drawing.SystemColors.ControlLightLight;
this.jezykComboBox.DataBindings.Add(new System.Windows.Forms.Binding("SelectedItem", this.pRODUKCJABindingSource, "szkic", true));
this.jezykComboBox.FormattingEnabled = true;
this.jezykComboBox.Items.AddRange(new object[] {
"polski",
"angielski",
"rosyjski",
"niemiecki",
"w³oski",
"francuski",
"hiszpañski"});
this.jezykComboBox.Location = new System.Drawing.Point(160, 550);
this.jezykComboBox.Name = "jezykComboBox";
this.jezykComboBox.Size = new System.Drawing.Size(114, 21);
this.jezykComboBox.TabIndex = 39;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(157, 535);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(37, 13);
this.label1.TabIndex = 40;
this.label1.Text = "Jêzyk:";
//
// ProjectForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(509, 603);
this.Controls.Add(this.label1);
this.Controls.Add(this.jezykComboBox);
this.Controls.Add(this.wymiaryLabel);
this.Controls.Add(this.modu³TextBox);
this.Controls.Add(this.usunButton);
this.Controls.Add(kolorLabel);
this.Controls.Add(this.kolorTextBox);
this.Controls.Add(this.dodajNowyButton);
this.Controls.Add(this.drukujProjektButton);
this.Controls.Add(this.sTANLabel1);
this.Controls.Add(this.anulujButton);
this.Controls.Add(this.bindingNavigator1);
this.Controls.Add(this.dodajButton);
this.Controls.Add(pRIORYTETLabel);
this.Controls.Add(this.pRIORYTETComboBox);
this.Controls.Add(oPISLabel);
this.Controls.Add(this.oPISTextBox);
this.Controls.Add(uwagiLabel);
this.Controls.Add(this.uwagiTextBox);
this.Controls.Add(path_to_materialLabel);
this.Controls.Add(this.path_to_materialTextBox);
this.Controls.Add(lokalizacjaLabel);
this.Controls.Add(this.lokalizacjaTextBox);
this.Controls.Add(wysLabel);
this.Controls.Add(this.wysTextBox);
this.Controls.Add(szerLabel);
this.Controls.Add(this.szerTextBox);
this.Controls.Add(modu³Label);
this.Controls.Add(dataEmisjiLabel);
this.Controls.Add(this.dataEmisjiTextBox);
this.Controls.Add(zAMAWIAM_NALabel);
this.Controls.Add(this.zAMAWIAM_NADateTimePicker);
this.Controls.Add(nAZWA_ZAMOWIENIALabel);
this.Controls.Add(this.nAZWA_ZAMOWIENIATextBox);
this.Controls.Add(tYP_PROJEKTULabel);
this.Controls.Add(this.tYP_PROJEKTUComboBox);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Name = "ProjectForm";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Projekt";
this.Load += new System.EventHandler(this.ProjectForm_Load);
((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pRODUKCJABindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).EndInit();
this.bindingNavigator1.ResumeLayout(false);
this.bindingNavigator1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nAZWY_MODULOWBindingSource)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private REKLAMADataSet rEKLAMADataSet;
private System.Windows.Forms.BindingSource pRODUKCJABindingSource;
private Baza_Reklam.REKLAMADataSetTableAdapters.PRODUKCJATableAdapter pRODUKCJATableAdapter;
private System.Windows.Forms.ComboBox tYP_PROJEKTUComboBox;
private System.Windows.Forms.TextBox nAZWA_ZAMOWIENIATextBox;
private System.Windows.Forms.DateTimePicker zAMAWIAM_NADateTimePicker;
private System.Windows.Forms.TextBox dataEmisjiTextBox;
private System.Windows.Forms.TextBox szerTextBox;
private System.Windows.Forms.TextBox wysTextBox;
private System.Windows.Forms.TextBox lokalizacjaTextBox;
private System.Windows.Forms.TextBox path_to_materialTextBox;
private System.Windows.Forms.TextBox uwagiTextBox;
private System.Windows.Forms.TextBox oPISTextBox;
private System.Windows.Forms.ComboBox pRIORYTETComboBox;
private System.Windows.Forms.Button dodajButton;
private System.Windows.Forms.BindingNavigator bindingNavigator1;
private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
private System.Windows.Forms.Button anulujButton;
private System.Windows.Forms.Label sTANLabel1;
private System.Windows.Forms.Button drukujProjektButton;
private System.Windows.Forms.PrintDialog printDialog;
private System.Drawing.Printing.PrintDocument printDoc;
private System.Windows.Forms.Button dodajNowyButton;
private System.Windows.Forms.TextBox kolorTextBox;
private Baza_Reklam.REKLAMADataSetTableAdapters.REKLAMATableAdapter reklamaTableAdapter1;
private System.Windows.Forms.Button usunButton;
private SLOWNIKDataSet sLOWNIKDataSet;
private System.Windows.Forms.BindingSource nAZWY_MODULOWBindingSource;
private System.Windows.Forms.TextBox modu³TextBox;
private System.Windows.Forms.Label wymiaryLabel;
private System.Windows.Forms.ComboBox jezykComboBox;
private System.Windows.Forms.Label label1;
}
}