namespace Baza_Reklam { partial class AdminForm { /// /// 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 lOGINLabel; System.Windows.Forms.Label imieLabel; System.Windows.Forms.Label nazwiskoLabel; System.Windows.Forms.Label pASSWORDLabel; System.Windows.Forms.Label st_sekretarkaLabel; System.Windows.Forms.Label st_handlowiecLabel; System.Windows.Forms.Label st_sub_handlowiecLabel; System.Windows.Forms.Label st_kierownikLabel; System.Windows.Forms.Label st_dtpLabel; System.Windows.Forms.Label st_korektaLabel; System.Windows.Forms.Label st_produkcjaLabel; System.Windows.Forms.Label st_adminLabel; System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AdminForm)); this.tabControl1 = new System.Windows.Forms.TabControl(); this.usersTabPage = new System.Windows.Forms.TabPage(); this.bindingNavigator1 = new System.Windows.Forms.BindingNavigator(this.components); this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton(); this.uZYTKOWNICYBindingSource = new System.Windows.Forms.BindingSource(this.components); this.sLOWNIKDataSet = new Baza_Reklam.SLOWNIKDataSet(); this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel(); this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton(); 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.toolStripButton1 = new System.Windows.Forms.ToolStripButton(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.st_sekretarkaCheckBox = new System.Windows.Forms.CheckBox(); this.st_adminCheckBox = new System.Windows.Forms.CheckBox(); this.st_handlowiecCheckBox = new System.Windows.Forms.CheckBox(); this.st_sub_handlowiecCheckBox = new System.Windows.Forms.CheckBox(); this.st_produkcjaCheckBox = new System.Windows.Forms.CheckBox(); this.st_kierownikCheckBox = new System.Windows.Forms.CheckBox(); this.st_korektaCheckBox = new System.Windows.Forms.CheckBox(); this.st_dtpCheckBox = new System.Windows.Forms.CheckBox(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.lOGINTextBox = new System.Windows.Forms.TextBox(); this.pASSWORDTextBox = new System.Windows.Forms.TextBox(); this.nazwiskoTextBox = new System.Windows.Forms.TextBox(); this.imieTextBox = new System.Windows.Forms.TextBox(); this.listBox1 = new System.Windows.Forms.ListBox(); this.uZYTKOWNICYTableAdapter = new Baza_Reklam.SLOWNIKDataSetTableAdapters.UZYTKOWNICYTableAdapter(); lOGINLabel = new System.Windows.Forms.Label(); imieLabel = new System.Windows.Forms.Label(); nazwiskoLabel = new System.Windows.Forms.Label(); pASSWORDLabel = new System.Windows.Forms.Label(); st_sekretarkaLabel = new System.Windows.Forms.Label(); st_handlowiecLabel = new System.Windows.Forms.Label(); st_sub_handlowiecLabel = new System.Windows.Forms.Label(); st_kierownikLabel = new System.Windows.Forms.Label(); st_dtpLabel = new System.Windows.Forms.Label(); st_korektaLabel = new System.Windows.Forms.Label(); st_produkcjaLabel = new System.Windows.Forms.Label(); st_adminLabel = new System.Windows.Forms.Label(); this.tabControl1.SuspendLayout(); this.usersTabPage.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit(); this.bindingNavigator1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uZYTKOWNICYBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).BeginInit(); this.groupBox2.SuspendLayout(); this.groupBox1.SuspendLayout(); this.SuspendLayout(); // // lOGINLabel // lOGINLabel.AutoSize = true; lOGINLabel.Location = new System.Drawing.Point(46, 25); lOGINLabel.Name = "lOGINLabel"; lOGINLabel.Size = new System.Drawing.Size(36, 13); lOGINLabel.TabIndex = 1; lOGINLabel.Text = "Login:"; // // imieLabel // imieLabel.AutoSize = true; imieLabel.Location = new System.Drawing.Point(56, 82); imieLabel.Name = "imieLabel"; imieLabel.Size = new System.Drawing.Size(29, 13); imieLabel.TabIndex = 3; imieLabel.Text = "Imię:"; // // nazwiskoLabel // nazwiskoLabel.AutoSize = true; nazwiskoLabel.Location = new System.Drawing.Point(34, 108); nazwiskoLabel.Name = "nazwiskoLabel"; nazwiskoLabel.Size = new System.Drawing.Size(56, 13); nazwiskoLabel.TabIndex = 5; nazwiskoLabel.Text = "Nazwisko:"; // // pASSWORDLabel // pASSWORDLabel.AutoSize = true; pASSWORDLabel.Location = new System.Drawing.Point(46, 52); pASSWORDLabel.Name = "pASSWORDLabel"; pASSWORDLabel.Size = new System.Drawing.Size(39, 13); pASSWORDLabel.TabIndex = 7; pASSWORDLabel.Text = "Hasło:"; // // st_sekretarkaLabel // st_sekretarkaLabel.AutoSize = true; st_sekretarkaLabel.Location = new System.Drawing.Point(30, 33); st_sekretarkaLabel.Name = "st_sekretarkaLabel"; st_sekretarkaLabel.Size = new System.Drawing.Size(60, 13); st_sekretarkaLabel.TabIndex = 9; st_sekretarkaLabel.Text = "sekretarka:"; // // st_handlowiecLabel // st_handlowiecLabel.AutoSize = true; st_handlowiecLabel.Location = new System.Drawing.Point(26, 63); st_handlowiecLabel.Name = "st_handlowiecLabel"; st_handlowiecLabel.Size = new System.Drawing.Size(64, 13); st_handlowiecLabel.TabIndex = 11; st_handlowiecLabel.Text = "handlowiec:"; // // st_sub_handlowiecLabel // st_sub_handlowiecLabel.AutoSize = true; st_sub_handlowiecLabel.Location = new System.Drawing.Point(9, 91); st_sub_handlowiecLabel.Name = "st_sub_handlowiecLabel"; st_sub_handlowiecLabel.Size = new System.Drawing.Size(81, 13); st_sub_handlowiecLabel.TabIndex = 13; st_sub_handlowiecLabel.Text = "subhandlowiec:"; // // st_kierownikLabel // st_kierownikLabel.AutoSize = true; st_kierownikLabel.Location = new System.Drawing.Point(30, 121); st_kierownikLabel.Name = "st_kierownikLabel"; st_kierownikLabel.Size = new System.Drawing.Size(55, 13); st_kierownikLabel.TabIndex = 15; st_kierownikLabel.Text = "kierownik:"; // // st_dtpLabel // st_dtpLabel.AutoSize = true; st_dtpLabel.Location = new System.Drawing.Point(181, 33); st_dtpLabel.Name = "st_dtpLabel"; st_dtpLabel.Size = new System.Drawing.Size(28, 13); st_dtpLabel.TabIndex = 17; st_dtpLabel.Text = " dtp:"; // // st_korektaLabel // st_korektaLabel.AutoSize = true; st_korektaLabel.Location = new System.Drawing.Point(163, 58); st_korektaLabel.Name = "st_korektaLabel"; st_korektaLabel.Size = new System.Drawing.Size(46, 13); st_korektaLabel.TabIndex = 19; st_korektaLabel.Text = "korekta:"; // // st_produkcjaLabel // st_produkcjaLabel.AutoSize = true; st_produkcjaLabel.Location = new System.Drawing.Point(153, 91); st_produkcjaLabel.Name = "st_produkcjaLabel"; st_produkcjaLabel.Size = new System.Drawing.Size(57, 13); st_produkcjaLabel.TabIndex = 21; st_produkcjaLabel.Text = "produkcja:"; // // st_adminLabel // st_adminLabel.AutoSize = true; st_adminLabel.Location = new System.Drawing.Point(171, 121); st_adminLabel.Name = "st_adminLabel"; st_adminLabel.Size = new System.Drawing.Size(38, 13); st_adminLabel.TabIndex = 23; st_adminLabel.Text = "admin:"; // // tabControl1 // this.tabControl1.Controls.Add(this.usersTabPage); this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControl1.Location = new System.Drawing.Point(0, 0); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(1011, 664); this.tabControl1.TabIndex = 0; // // usersTabPage // this.usersTabPage.Controls.Add(this.bindingNavigator1); this.usersTabPage.Controls.Add(this.groupBox2); this.usersTabPage.Controls.Add(this.groupBox1); this.usersTabPage.Controls.Add(this.listBox1); this.usersTabPage.Location = new System.Drawing.Point(4, 22); this.usersTabPage.Name = "usersTabPage"; this.usersTabPage.Padding = new System.Windows.Forms.Padding(3); this.usersTabPage.Size = new System.Drawing.Size(1003, 638); this.usersTabPage.TabIndex = 0; this.usersTabPage.Text = "UŻYTKOWNICY"; this.usersTabPage.UseVisualStyleBackColor = true; this.usersTabPage.Leave += new System.EventHandler(this.usersTabPage_Leave); // // bindingNavigator1 // this.bindingNavigator1.AddNewItem = this.bindingNavigatorAddNewItem; this.bindingNavigator1.BindingSource = this.uZYTKOWNICYBindingSource; this.bindingNavigator1.CountItem = this.bindingNavigatorCountItem; this.bindingNavigator1.DeleteItem = this.bindingNavigatorDeleteItem; 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.bindingNavigatorAddNewItem, this.bindingNavigatorDeleteItem, this.toolStripButton1}); this.bindingNavigator1.Location = new System.Drawing.Point(3, 3); 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(997, 25); this.bindingNavigator1.TabIndex = 27; this.bindingNavigator1.Text = "bindingNavigator1"; // // bindingNavigatorAddNewItem // this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image"))); this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem"; this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true; this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22); this.bindingNavigatorAddNewItem.Text = "Dodaj nowego użytkownika"; this.bindingNavigatorAddNewItem.Click += new System.EventHandler(this.bindingNavigatorAddNewItem_Click); // // uZYTKOWNICYBindingSource // this.uZYTKOWNICYBindingSource.DataMember = "UZYTKOWNICY"; this.uZYTKOWNICYBindingSource.DataSource = this.sLOWNIKDataSet; this.uZYTKOWNICYBindingSource.Sort = "login"; // // sLOWNIKDataSet // this.sLOWNIKDataSet.DataSetName = "SLOWNIKDataSet"; this.sLOWNIKDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // 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"; // // bindingNavigatorDeleteItem // this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image"))); this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem"; this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true; this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 22); this.bindingNavigatorDeleteItem.Text = "Usuń użytkownika"; // // 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); // // toolStripButton1 // this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image"))); this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton1.Name = "toolStripButton1"; this.toolStripButton1.Size = new System.Drawing.Size(23, 22); this.toolStripButton1.Text = "Zapisz zmiany"; this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click); // // groupBox2 // this.groupBox2.Controls.Add(st_handlowiecLabel); this.groupBox2.Controls.Add(this.st_sekretarkaCheckBox); this.groupBox2.Controls.Add(st_adminLabel); this.groupBox2.Controls.Add(st_sekretarkaLabel); this.groupBox2.Controls.Add(this.st_adminCheckBox); this.groupBox2.Controls.Add(this.st_handlowiecCheckBox); this.groupBox2.Controls.Add(st_produkcjaLabel); this.groupBox2.Controls.Add(this.st_sub_handlowiecCheckBox); this.groupBox2.Controls.Add(this.st_produkcjaCheckBox); this.groupBox2.Controls.Add(st_sub_handlowiecLabel); this.groupBox2.Controls.Add(st_korektaLabel); this.groupBox2.Controls.Add(this.st_kierownikCheckBox); this.groupBox2.Controls.Add(this.st_korektaCheckBox); this.groupBox2.Controls.Add(st_kierownikLabel); this.groupBox2.Controls.Add(st_dtpLabel); this.groupBox2.Controls.Add(this.st_dtpCheckBox); this.groupBox2.Location = new System.Drawing.Point(277, 200); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(267, 162); this.groupBox2.TabIndex = 26; this.groupBox2.TabStop = false; this.groupBox2.Text = "Prawa"; // // st_sekretarkaCheckBox // this.st_sekretarkaCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.uZYTKOWNICYBindingSource, "st_sekretarka", true)); this.st_sekretarkaCheckBox.Location = new System.Drawing.Point(96, 28); this.st_sekretarkaCheckBox.Name = "st_sekretarkaCheckBox"; this.st_sekretarkaCheckBox.Size = new System.Drawing.Size(20, 24); this.st_sekretarkaCheckBox.TabIndex = 10; // // st_adminCheckBox // this.st_adminCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.uZYTKOWNICYBindingSource, "st_admin", true)); this.st_adminCheckBox.Location = new System.Drawing.Point(215, 116); this.st_adminCheckBox.Name = "st_adminCheckBox"; this.st_adminCheckBox.Size = new System.Drawing.Size(21, 24); this.st_adminCheckBox.TabIndex = 24; // // st_handlowiecCheckBox // this.st_handlowiecCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.uZYTKOWNICYBindingSource, "st_handlowiec", true)); this.st_handlowiecCheckBox.Location = new System.Drawing.Point(96, 58); this.st_handlowiecCheckBox.Name = "st_handlowiecCheckBox"; this.st_handlowiecCheckBox.Size = new System.Drawing.Size(20, 24); this.st_handlowiecCheckBox.TabIndex = 12; // // st_sub_handlowiecCheckBox // this.st_sub_handlowiecCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.uZYTKOWNICYBindingSource, "st_sub_handlowiec", true)); this.st_sub_handlowiecCheckBox.Location = new System.Drawing.Point(96, 86); this.st_sub_handlowiecCheckBox.Name = "st_sub_handlowiecCheckBox"; this.st_sub_handlowiecCheckBox.Size = new System.Drawing.Size(20, 24); this.st_sub_handlowiecCheckBox.TabIndex = 14; // // st_produkcjaCheckBox // this.st_produkcjaCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.uZYTKOWNICYBindingSource, "st_produkcja", true)); this.st_produkcjaCheckBox.Location = new System.Drawing.Point(215, 86); this.st_produkcjaCheckBox.Name = "st_produkcjaCheckBox"; this.st_produkcjaCheckBox.Size = new System.Drawing.Size(21, 24); this.st_produkcjaCheckBox.TabIndex = 22; // // st_kierownikCheckBox // this.st_kierownikCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.uZYTKOWNICYBindingSource, "st_kierownik", true)); this.st_kierownikCheckBox.Location = new System.Drawing.Point(96, 116); this.st_kierownikCheckBox.Name = "st_kierownikCheckBox"; this.st_kierownikCheckBox.Size = new System.Drawing.Size(20, 24); this.st_kierownikCheckBox.TabIndex = 16; // // st_korektaCheckBox // this.st_korektaCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.uZYTKOWNICYBindingSource, "st_korekta", true)); this.st_korektaCheckBox.Location = new System.Drawing.Point(215, 58); this.st_korektaCheckBox.Name = "st_korektaCheckBox"; this.st_korektaCheckBox.Size = new System.Drawing.Size(21, 24); this.st_korektaCheckBox.TabIndex = 20; // // st_dtpCheckBox // this.st_dtpCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.uZYTKOWNICYBindingSource, "st_dtp", true)); this.st_dtpCheckBox.Location = new System.Drawing.Point(216, 28); this.st_dtpCheckBox.Name = "st_dtpCheckBox"; this.st_dtpCheckBox.Size = new System.Drawing.Size(24, 24); this.st_dtpCheckBox.TabIndex = 18; // // groupBox1 // this.groupBox1.Controls.Add(lOGINLabel); this.groupBox1.Controls.Add(this.lOGINTextBox); this.groupBox1.Controls.Add(nazwiskoLabel); this.groupBox1.Controls.Add(this.pASSWORDTextBox); this.groupBox1.Controls.Add(this.nazwiskoTextBox); this.groupBox1.Controls.Add(pASSWORDLabel); this.groupBox1.Controls.Add(imieLabel); this.groupBox1.Controls.Add(this.imieTextBox); this.groupBox1.Location = new System.Drawing.Point(277, 33); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(267, 145); this.groupBox1.TabIndex = 25; this.groupBox1.TabStop = false; this.groupBox1.Text = "Dane:"; // // lOGINTextBox // this.lOGINTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.uZYTKOWNICYBindingSource, "LOGIN", true)); this.lOGINTextBox.Location = new System.Drawing.Point(124, 22); this.lOGINTextBox.Name = "lOGINTextBox"; this.lOGINTextBox.Size = new System.Drawing.Size(100, 20); this.lOGINTextBox.TabIndex = 2; this.lOGINTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.lOGINTextBox_Validating); // // pASSWORDTextBox // this.pASSWORDTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.uZYTKOWNICYBindingSource, "PASSWORD", true)); this.pASSWORDTextBox.Location = new System.Drawing.Point(124, 49); this.pASSWORDTextBox.Name = "pASSWORDTextBox"; this.pASSWORDTextBox.Size = new System.Drawing.Size(100, 20); this.pASSWORDTextBox.TabIndex = 8; // // nazwiskoTextBox // this.nazwiskoTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.uZYTKOWNICYBindingSource, "Nazwisko", true)); this.nazwiskoTextBox.Location = new System.Drawing.Point(124, 105); this.nazwiskoTextBox.Name = "nazwiskoTextBox"; this.nazwiskoTextBox.Size = new System.Drawing.Size(100, 20); this.nazwiskoTextBox.TabIndex = 6; // // imieTextBox // this.imieTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.uZYTKOWNICYBindingSource, "Imie", true)); this.imieTextBox.Location = new System.Drawing.Point(124, 75); this.imieTextBox.Name = "imieTextBox"; this.imieTextBox.Size = new System.Drawing.Size(100, 20); this.imieTextBox.TabIndex = 4; // // listBox1 // this.listBox1.DataSource = this.uZYTKOWNICYBindingSource; this.listBox1.DisplayMember = "LOGIN"; this.listBox1.FormattingEnabled = true; this.listBox1.Location = new System.Drawing.Point(28, 33); this.listBox1.Name = "listBox1"; this.listBox1.Size = new System.Drawing.Size(196, 511); this.listBox1.TabIndex = 0; this.listBox1.ValueMember = "ID"; // // uZYTKOWNICYTableAdapter // this.uZYTKOWNICYTableAdapter.ClearBeforeFill = true; // // AdminForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1011, 664); this.Controls.Add(this.tabControl1); this.Name = "AdminForm"; this.Text = "AdminForm"; this.Load += new System.EventHandler(this.AdminForm_Load); this.tabControl1.ResumeLayout(false); this.usersTabPage.ResumeLayout(false); this.usersTabPage.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).EndInit(); this.bindingNavigator1.ResumeLayout(false); this.bindingNavigator1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.uZYTKOWNICYBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).EndInit(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage usersTabPage; private System.Windows.Forms.ListBox listBox1; private SLOWNIKDataSet sLOWNIKDataSet; private System.Windows.Forms.BindingSource uZYTKOWNICYBindingSource; private Baza_Reklam.SLOWNIKDataSetTableAdapters.UZYTKOWNICYTableAdapter uZYTKOWNICYTableAdapter; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.CheckBox st_adminCheckBox; private System.Windows.Forms.CheckBox st_produkcjaCheckBox; private System.Windows.Forms.CheckBox st_korektaCheckBox; private System.Windows.Forms.CheckBox st_dtpCheckBox; private System.Windows.Forms.CheckBox st_kierownikCheckBox; private System.Windows.Forms.CheckBox st_sub_handlowiecCheckBox; private System.Windows.Forms.CheckBox st_handlowiecCheckBox; private System.Windows.Forms.CheckBox st_sekretarkaCheckBox; private System.Windows.Forms.TextBox pASSWORDTextBox; private System.Windows.Forms.TextBox nazwiskoTextBox; private System.Windows.Forms.TextBox imieTextBox; private System.Windows.Forms.TextBox lOGINTextBox; private System.Windows.Forms.BindingNavigator bindingNavigator1; private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem; private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem; private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem; 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.ToolStripButton toolStripButton1; } }