14322 lines
802 KiB
C#
14322 lines
802 KiB
C#
namespace Mip
|
|
{
|
|
partial class frmMain
|
|
{
|
|
/// <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(frmMain));
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
|
|
System.Windows.Forms.DataVisualization.Charting.Legend legend3 = new System.Windows.Forms.DataVisualization.Charting.Legend();
|
|
System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series();
|
|
System.Windows.Forms.DataVisualization.Charting.Series series5 = new System.Windows.Forms.DataVisualization.Charting.Series();
|
|
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea4 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
|
|
System.Windows.Forms.DataVisualization.Charting.Legend legend4 = new System.Windows.Forms.DataVisualization.Charting.Legend();
|
|
System.Windows.Forms.DataVisualization.Charting.Series series6 = new System.Windows.Forms.DataVisualization.Charting.Series();
|
|
System.Windows.Forms.DataVisualization.Charting.DataPoint dataPoint5 = new System.Windows.Forms.DataVisualization.Charting.DataPoint(1D, 9.5D);
|
|
System.Windows.Forms.DataVisualization.Charting.DataPoint dataPoint6 = new System.Windows.Forms.DataVisualization.Charting.DataPoint(2D, 9.25D);
|
|
System.Windows.Forms.DataVisualization.Charting.DataPoint dataPoint7 = new System.Windows.Forms.DataVisualization.Charting.DataPoint(3D, 8.84D);
|
|
System.Windows.Forms.DataVisualization.Charting.DataPoint dataPoint8 = new System.Windows.Forms.DataVisualization.Charting.DataPoint(4D, 8.67D);
|
|
this.checkBox65 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox66 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox67 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox68 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox69 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox70 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox71 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox72 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox73 = new System.Windows.Forms.CheckBox();
|
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
|
this.button120 = new System.Windows.Forms.Button();
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
this.textBox4 = new System.Windows.Forms.TextBox();
|
|
this.button84 = new System.Windows.Forms.Button();
|
|
this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
|
|
this.lblStranka = new System.Windows.Forms.Label();
|
|
this.btnZobrazenie = new System.Windows.Forms.Button();
|
|
this.button63 = new System.Windows.Forms.Button();
|
|
this.panel7 = new System.Windows.Forms.Panel();
|
|
this.groupBox19 = new System.Windows.Forms.GroupBox();
|
|
this.checkBox62 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox51 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox48 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox49 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox50 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox40 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox41 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox42 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox43 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox44 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox45 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox46 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox47 = new System.Windows.Forms.CheckBox();
|
|
this.groupBox17 = new System.Windows.Forms.GroupBox();
|
|
this.radioButton8 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton9 = new System.Windows.Forms.RadioButton();
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
this.checkBox15 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox16 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox3 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox1 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox2 = new System.Windows.Forms.CheckBox();
|
|
this.panel8 = new System.Windows.Forms.Panel();
|
|
this.button56 = new System.Windows.Forms.Button();
|
|
this.btnObjToCp = new System.Windows.Forms.Button();
|
|
this.splitContainer3 = new System.Windows.Forms.SplitContainer();
|
|
this.panel48 = new System.Windows.Forms.Panel();
|
|
this.button132 = new System.Windows.Forms.Button();
|
|
this.button121 = new System.Windows.Forms.Button();
|
|
this.button119 = new System.Windows.Forms.Button();
|
|
this.btnTlacitPrednuStranu = new System.Windows.Forms.Button();
|
|
this.button118 = new System.Windows.Forms.Button();
|
|
this.btnTlacitZadnuStranu = new System.Windows.Forms.Button();
|
|
this.button111 = new System.Windows.Forms.Button();
|
|
this.btnTlacitDokumentaciu = new System.Windows.Forms.Button();
|
|
this.btnTlacitZoznamDopytov = new System.Windows.Forms.Button();
|
|
this.btnTlacitZoznamZoSkladu = new System.Windows.Forms.Button();
|
|
this.dataGridView1 = new System.Windows.Forms.DataGridView();
|
|
this.splitContainer4 = new System.Windows.Forms.SplitContainer();
|
|
this.dataGridView4 = new System.Windows.Forms.DataGridView();
|
|
this.dataGridView5 = new System.Windows.Forms.DataGridView();
|
|
this.btnEditOBJ = new System.Windows.Forms.Button();
|
|
this.btnNewOBJ = new System.Windows.Forms.Button();
|
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
|
this.button134 = new System.Windows.Forms.Button();
|
|
this.button133 = new System.Windows.Forms.Button();
|
|
this.textBox6 = new System.Windows.Forms.TextBox();
|
|
this.btnEditVyrobok = new System.Windows.Forms.Button();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.numericUpDown4 = new System.Windows.Forms.NumericUpDown();
|
|
this.panelPridatVyrobok = new System.Windows.Forms.Panel();
|
|
this.button51 = new System.Windows.Forms.Button();
|
|
this.button50 = new System.Windows.Forms.Button();
|
|
this.cBPridajvyrobok = new System.Windows.Forms.ComboBox();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.btnPridatVyrobok = new System.Windows.Forms.Button();
|
|
this.btnZobrazVykres = new System.Windows.Forms.Button();
|
|
this.dGVZoznamVyrobkov = new System.Windows.Forms.DataGridView();
|
|
this.panel10 = new System.Windows.Forms.Panel();
|
|
this.tabPage3 = new System.Windows.Forms.TabPage();
|
|
this.button93 = new System.Windows.Forms.Button();
|
|
this.button94 = new System.Windows.Forms.Button();
|
|
this.textBox17 = new System.Windows.Forms.TextBox();
|
|
this.button85 = new System.Windows.Forms.Button();
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
this.numericUpDown14 = new System.Windows.Forms.NumericUpDown();
|
|
this.panel19 = new System.Windows.Forms.Panel();
|
|
this.groupBox21 = new System.Windows.Forms.GroupBox();
|
|
this.checkBox25 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox26 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox27 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox28 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox29 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox37 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox38 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox39 = new System.Windows.Forms.CheckBox();
|
|
this.panel20 = new System.Windows.Forms.Panel();
|
|
this.groupBox22 = new System.Windows.Forms.GroupBox();
|
|
this.radioButton6 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton7 = new System.Windows.Forms.RadioButton();
|
|
this.button62 = new System.Windows.Forms.Button();
|
|
this.dGVVydajMat = new System.Windows.Forms.DataGridView();
|
|
this.tabPage4 = new System.Windows.Forms.TabPage();
|
|
this.panel9 = new System.Windows.Forms.Panel();
|
|
this.textBox7 = new System.Windows.Forms.TextBox();
|
|
this.button115 = new System.Windows.Forms.Button();
|
|
this.button114 = new System.Windows.Forms.Button();
|
|
this.panel17 = new System.Windows.Forms.Panel();
|
|
this.groupBox18 = new System.Windows.Forms.GroupBox();
|
|
this.checkBox24 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox19 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox18 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox17 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox14 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox13 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox20 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox12 = new System.Windows.Forms.CheckBox();
|
|
this.panel47 = new System.Windows.Forms.Panel();
|
|
this.groupBox26 = new System.Windows.Forms.GroupBox();
|
|
this.radioButton5 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton4 = new System.Windows.Forms.RadioButton();
|
|
this.panel18 = new System.Windows.Forms.Panel();
|
|
this.button92 = new System.Windows.Forms.Button();
|
|
this.button88 = new System.Windows.Forms.Button();
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
this.numericUpDown12 = new System.Windows.Forms.NumericUpDown();
|
|
this.textBox15 = new System.Windows.Forms.TextBox();
|
|
this.button87 = new System.Windows.Forms.Button();
|
|
this.button86 = new System.Windows.Forms.Button();
|
|
this.button61 = new System.Windows.Forms.Button();
|
|
this.dGVRV = new System.Windows.Forms.DataGridView();
|
|
this.tabPage5 = new System.Windows.Forms.TabPage();
|
|
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
|
|
this.button6 = new System.Windows.Forms.Button();
|
|
this.panel11 = new System.Windows.Forms.Panel();
|
|
this.groupBox24 = new System.Windows.Forms.GroupBox();
|
|
this.checkBox8 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox9 = new System.Windows.Forms.CheckBox();
|
|
this.panel12 = new System.Windows.Forms.Panel();
|
|
this.groupBox8 = new System.Windows.Forms.GroupBox();
|
|
this.textBox8 = new System.Windows.Forms.TextBox();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.numericUpDown5 = new System.Windows.Forms.NumericUpDown();
|
|
this.groupBox9 = new System.Windows.Forms.GroupBox();
|
|
this.checkBox5 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox4 = new System.Windows.Forms.CheckBox();
|
|
this.groupBox10 = new System.Windows.Forms.GroupBox();
|
|
this.textBox9 = new System.Windows.Forms.TextBox();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
this.numericUpDown6 = new System.Windows.Forms.NumericUpDown();
|
|
this.button58 = new System.Windows.Forms.Button();
|
|
this.btnPridajInvPrijem = new System.Windows.Forms.Button();
|
|
this.dGVSkladPrijem = new System.Windows.Forms.DataGridView();
|
|
this.button180 = new System.Windows.Forms.Button();
|
|
this.button65 = new System.Windows.Forms.Button();
|
|
this.panel13 = new System.Windows.Forms.Panel();
|
|
this.groupBox12 = new System.Windows.Forms.GroupBox();
|
|
this.checkBox10 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox11 = new System.Windows.Forms.CheckBox();
|
|
this.groupBox25 = new System.Windows.Forms.GroupBox();
|
|
this.checkBox6 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox7 = new System.Windows.Forms.CheckBox();
|
|
this.panel14 = new System.Windows.Forms.Panel();
|
|
this.groupBox11 = new System.Windows.Forms.GroupBox();
|
|
this.textBox10 = new System.Windows.Forms.TextBox();
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
this.numericUpDown7 = new System.Windows.Forms.NumericUpDown();
|
|
this.groupBox13 = new System.Windows.Forms.GroupBox();
|
|
this.textBox11 = new System.Windows.Forms.TextBox();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.numericUpDown8 = new System.Windows.Forms.NumericUpDown();
|
|
this.button59 = new System.Windows.Forms.Button();
|
|
this.btnPridajInvVydaj = new System.Windows.Forms.Button();
|
|
this.dGVSkladVydaj = new System.Windows.Forms.DataGridView();
|
|
this.tabPage6 = new System.Windows.Forms.TabPage();
|
|
this.button110 = new System.Windows.Forms.Button();
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
this.textBox13 = new System.Windows.Forms.TextBox();
|
|
this.button89 = new System.Windows.Forms.Button();
|
|
this.button83 = new System.Windows.Forms.Button();
|
|
this.numericUpDown10 = new System.Windows.Forms.NumericUpDown();
|
|
this.button82 = new System.Windows.Forms.Button();
|
|
this.button66 = new System.Windows.Forms.Button();
|
|
this.panel15 = new System.Windows.Forms.Panel();
|
|
this.groupBox23 = new System.Windows.Forms.GroupBox();
|
|
this.checkBox61 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox36 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox35 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox34 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox33 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox30 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox31 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox32 = new System.Windows.Forms.CheckBox();
|
|
this.panel16 = new System.Windows.Forms.Panel();
|
|
this.groupBox15 = new System.Windows.Forms.GroupBox();
|
|
this.checkBox21 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox22 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox23 = new System.Windows.Forms.CheckBox();
|
|
this.button60 = new System.Windows.Forms.Button();
|
|
this.dGVExpedicia = new System.Windows.Forms.DataGridView();
|
|
this.tabPage7 = new System.Windows.Forms.TabPage();
|
|
this.button80 = new System.Windows.Forms.Button();
|
|
this.dataGridView3 = new System.Windows.Forms.DataGridView();
|
|
this.textBox30 = new System.Windows.Forms.TextBox();
|
|
this.label48 = new System.Windows.Forms.Label();
|
|
this.numericUpDown24 = new System.Windows.Forms.NumericUpDown();
|
|
this.radioButton3 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton1 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton2 = new System.Windows.Forms.RadioButton();
|
|
this.button90 = new System.Windows.Forms.Button();
|
|
this.panel24 = new System.Windows.Forms.Panel();
|
|
this.tabPage8 = new System.Windows.Forms.TabPage();
|
|
this.panel67 = new System.Windows.Forms.Panel();
|
|
this.panel58 = new System.Windows.Forms.Panel();
|
|
this.label180 = new System.Windows.Forms.Label();
|
|
this.label181 = new System.Windows.Forms.Label();
|
|
this.label176 = new System.Windows.Forms.Label();
|
|
this.label177 = new System.Windows.Forms.Label();
|
|
this.label178 = new System.Windows.Forms.Label();
|
|
this.label179 = new System.Windows.Forms.Label();
|
|
this.label168 = new System.Windows.Forms.Label();
|
|
this.label169 = new System.Windows.Forms.Label();
|
|
this.label170 = new System.Windows.Forms.Label();
|
|
this.label171 = new System.Windows.Forms.Label();
|
|
this.label172 = new System.Windows.Forms.Label();
|
|
this.label173 = new System.Windows.Forms.Label();
|
|
this.label167 = new System.Windows.Forms.Label();
|
|
this.label166 = new System.Windows.Forms.Label();
|
|
this.label161 = new System.Windows.Forms.Label();
|
|
this.label165 = new System.Windows.Forms.Label();
|
|
this.label160 = new System.Windows.Forms.Label();
|
|
this.label164 = new System.Windows.Forms.Label();
|
|
this.label159 = new System.Windows.Forms.Label();
|
|
this.label163 = new System.Windows.Forms.Label();
|
|
this.label158 = new System.Windows.Forms.Label();
|
|
this.label162 = new System.Windows.Forms.Label();
|
|
this.panel65 = new System.Windows.Forms.Panel();
|
|
this.button179 = new System.Windows.Forms.Button();
|
|
this.button178 = new System.Windows.Forms.Button();
|
|
this.button177 = new System.Windows.Forms.Button();
|
|
this.button176 = new System.Windows.Forms.Button();
|
|
this.numericUpDown36 = new System.Windows.Forms.NumericUpDown();
|
|
this.numericUpDown35 = new System.Windows.Forms.NumericUpDown();
|
|
this.numericUpDown34 = new System.Windows.Forms.NumericUpDown();
|
|
this.numericUpDown33 = new System.Windows.Forms.NumericUpDown();
|
|
this.numericUpDown32 = new System.Windows.Forms.NumericUpDown();
|
|
this.numericUpDown31 = new System.Windows.Forms.NumericUpDown();
|
|
this.label156 = new System.Windows.Forms.Label();
|
|
this.label157 = new System.Windows.Forms.Label();
|
|
this.label154 = new System.Windows.Forms.Label();
|
|
this.label155 = new System.Windows.Forms.Label();
|
|
this.label152 = new System.Windows.Forms.Label();
|
|
this.label153 = new System.Windows.Forms.Label();
|
|
this.label150 = new System.Windows.Forms.Label();
|
|
this.label151 = new System.Windows.Forms.Label();
|
|
this.label148 = new System.Windows.Forms.Label();
|
|
this.label149 = new System.Windows.Forms.Label();
|
|
this.label146 = new System.Windows.Forms.Label();
|
|
this.label147 = new System.Windows.Forms.Label();
|
|
this.label144 = new System.Windows.Forms.Label();
|
|
this.label145 = new System.Windows.Forms.Label();
|
|
this.label142 = new System.Windows.Forms.Label();
|
|
this.label143 = new System.Windows.Forms.Label();
|
|
this.label140 = new System.Windows.Forms.Label();
|
|
this.label141 = new System.Windows.Forms.Label();
|
|
this.label136 = new System.Windows.Forms.Label();
|
|
this.label135 = new System.Windows.Forms.Label();
|
|
this.label134 = new System.Windows.Forms.Label();
|
|
this.label133 = new System.Windows.Forms.Label();
|
|
this.label132 = new System.Windows.Forms.Label();
|
|
this.label131 = new System.Windows.Forms.Label();
|
|
this.label130 = new System.Windows.Forms.Label();
|
|
this.label129 = new System.Windows.Forms.Label();
|
|
this.label128 = new System.Windows.Forms.Label();
|
|
this.label139 = new System.Windows.Forms.Label();
|
|
this.label138 = new System.Windows.Forms.Label();
|
|
this.label137 = new System.Windows.Forms.Label();
|
|
this.label127 = new System.Windows.Forms.Label();
|
|
this.label126 = new System.Windows.Forms.Label();
|
|
this.label125 = new System.Windows.Forms.Label();
|
|
this.label124 = new System.Windows.Forms.Label();
|
|
this.label123 = new System.Windows.Forms.Label();
|
|
this.label122 = new System.Windows.Forms.Label();
|
|
this.dataGridView18 = new System.Windows.Forms.DataGridView();
|
|
this.comboBox18 = new System.Windows.Forms.ComboBox();
|
|
this.comboBox17 = new System.Windows.Forms.ComboBox();
|
|
this.label121 = new System.Windows.Forms.Label();
|
|
this.label120 = new System.Windows.Forms.Label();
|
|
this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
|
|
this.tabPage9 = new System.Windows.Forms.TabPage();
|
|
this.panel74 = new System.Windows.Forms.Panel();
|
|
this.textBox50 = new System.Windows.Forms.TextBox();
|
|
this.button196 = new System.Windows.Forms.Button();
|
|
this.panel72 = new System.Windows.Forms.Panel();
|
|
this.textBox45 = new System.Windows.Forms.TextBox();
|
|
this.button194 = new System.Windows.Forms.Button();
|
|
this.button131 = new System.Windows.Forms.Button();
|
|
this.button55 = new System.Windows.Forms.Button();
|
|
this.button54 = new System.Windows.Forms.Button();
|
|
this.button53 = new System.Windows.Forms.Button();
|
|
this.button52 = new System.Windows.Forms.Button();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.panel73 = new System.Windows.Forms.Panel();
|
|
this.button195 = new System.Windows.Forms.Button();
|
|
this.checkBox89 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox90 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox91 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox92 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox93 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox94 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox86 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox87 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox88 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox83 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox84 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox85 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox80 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox81 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox82 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox77 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox78 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox79 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox76 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox75 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox74 = new System.Windows.Forms.CheckBox();
|
|
this.textBox49 = new System.Windows.Forms.TextBox();
|
|
this.textBox48 = new System.Windows.Forms.TextBox();
|
|
this.textBox47 = new System.Windows.Forms.TextBox();
|
|
this.textBox46 = new System.Windows.Forms.TextBox();
|
|
this.label225 = new System.Windows.Forms.Label();
|
|
this.label224 = new System.Windows.Forms.Label();
|
|
this.label223 = new System.Windows.Forms.Label();
|
|
this.label222 = new System.Windows.Forms.Label();
|
|
this.label221 = new System.Windows.Forms.Label();
|
|
this.label220 = new System.Windows.Forms.Label();
|
|
this.label219 = new System.Windows.Forms.Label();
|
|
this.label218 = new System.Windows.Forms.Label();
|
|
this.label217 = new System.Windows.Forms.Label();
|
|
this.label216 = new System.Windows.Forms.Label();
|
|
this.label215 = new System.Windows.Forms.Label();
|
|
this.label214 = new System.Windows.Forms.Label();
|
|
this.btnPridatUzivatela = new System.Windows.Forms.Button();
|
|
this.dataGridView2 = new System.Windows.Forms.DataGridView();
|
|
this.btnObnovit = new System.Windows.Forms.Button();
|
|
this.grboxFormulare = new System.Windows.Forms.GroupBox();
|
|
this.btnTlacitForm = new System.Windows.Forms.Button();
|
|
this.btnExportFrm = new System.Windows.Forms.Button();
|
|
this.btnZmazatFrm = new System.Windows.Forms.Button();
|
|
this.btnPridatFrm = new System.Windows.Forms.Button();
|
|
this.dataGridView9 = new System.Windows.Forms.DataGridView();
|
|
this.tabPage10 = new System.Windows.Forms.TabPage();
|
|
this.splitContainer2 = new System.Windows.Forms.SplitContainer();
|
|
this.button151 = new System.Windows.Forms.Button();
|
|
this.button112 = new System.Windows.Forms.Button();
|
|
this.panelPridajStroj = new System.Windows.Forms.Panel();
|
|
this.button76 = new System.Windows.Forms.Button();
|
|
this.textBox26 = new System.Windows.Forms.TextBox();
|
|
this.textBox27 = new System.Windows.Forms.TextBox();
|
|
this.label35 = new System.Windows.Forms.Label();
|
|
this.label36 = new System.Windows.Forms.Label();
|
|
this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
|
|
this.textBox25 = new System.Windows.Forms.TextBox();
|
|
this.textBox24 = new System.Windows.Forms.TextBox();
|
|
this.label34 = new System.Windows.Forms.Label();
|
|
this.label33 = new System.Windows.Forms.Label();
|
|
this.label32 = new System.Windows.Forms.Label();
|
|
this.button75 = new System.Windows.Forms.Button();
|
|
this.button74 = new System.Windows.Forms.Button();
|
|
this.label31 = new System.Windows.Forms.Label();
|
|
this.label30 = new System.Windows.Forms.Label();
|
|
this.comboBox3 = new System.Windows.Forms.ComboBox();
|
|
this.comboBox2 = new System.Windows.Forms.ComboBox();
|
|
this.button64 = new System.Windows.Forms.Button();
|
|
this.panel21 = new System.Windows.Forms.Panel();
|
|
this.panel22 = new System.Windows.Forms.Panel();
|
|
this.groupBox27 = new System.Windows.Forms.GroupBox();
|
|
this.textBox18 = new System.Windows.Forms.TextBox();
|
|
this.label24 = new System.Windows.Forms.Label();
|
|
this.numericUpDown15 = new System.Windows.Forms.NumericUpDown();
|
|
this.groupBox29 = new System.Windows.Forms.GroupBox();
|
|
this.textBox19 = new System.Windows.Forms.TextBox();
|
|
this.label25 = new System.Windows.Forms.Label();
|
|
this.numericUpDown16 = new System.Windows.Forms.NumericUpDown();
|
|
this.button67 = new System.Windows.Forms.Button();
|
|
this.button68 = new System.Windows.Forms.Button();
|
|
this.dGVStroje = new System.Windows.Forms.DataGridView();
|
|
this.button113 = new System.Windows.Forms.Button();
|
|
this.panel27 = new System.Windows.Forms.Panel();
|
|
this.dataGridView6 = new System.Windows.Forms.DataGridView();
|
|
this.panelPridatPU = new System.Windows.Forms.Panel();
|
|
this.comboBox9 = new System.Windows.Forms.ComboBox();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.button78 = new System.Windows.Forms.Button();
|
|
this.button77 = new System.Windows.Forms.Button();
|
|
this.comboBox4 = new System.Windows.Forms.ComboBox();
|
|
this.label40 = new System.Windows.Forms.Label();
|
|
this.textBox28 = new System.Windows.Forms.TextBox();
|
|
this.label39 = new System.Windows.Forms.Label();
|
|
this.label38 = new System.Windows.Forms.Label();
|
|
this.label37 = new System.Windows.Forms.Label();
|
|
this.button69 = new System.Windows.Forms.Button();
|
|
this.button71 = new System.Windows.Forms.Button();
|
|
this.dGVPU = new System.Windows.Forms.DataGridView();
|
|
this.tabPage11 = new System.Windows.Forms.TabPage();
|
|
this.button203 = new System.Windows.Forms.Button();
|
|
this.button150 = new System.Windows.Forms.Button();
|
|
this.panel56 = new System.Windows.Forms.Panel();
|
|
this.comboBox13 = new System.Windows.Forms.ComboBox();
|
|
this.label108 = new System.Windows.Forms.Label();
|
|
this.button148 = new System.Windows.Forms.Button();
|
|
this.button146 = new System.Windows.Forms.Button();
|
|
this.label107 = new System.Windows.Forms.Label();
|
|
this.comboBox12 = new System.Windows.Forms.ComboBox();
|
|
this.label109 = new System.Windows.Forms.Label();
|
|
this.comboBox11 = new System.Windows.Forms.ComboBox();
|
|
this.label111 = new System.Windows.Forms.Label();
|
|
this.numericUpDown26 = new System.Windows.Forms.NumericUpDown();
|
|
this.numericUpDown27 = new System.Windows.Forms.NumericUpDown();
|
|
this.numericUpDown28 = new System.Windows.Forms.NumericUpDown();
|
|
this.numericUpDown29 = new System.Windows.Forms.NumericUpDown();
|
|
this.dateTimePicker3 = new System.Windows.Forms.DateTimePicker();
|
|
this.button147 = new System.Windows.Forms.Button();
|
|
this.textBox37 = new System.Windows.Forms.TextBox();
|
|
this.label112 = new System.Windows.Forms.Label();
|
|
this.dateTimePicker4 = new System.Windows.Forms.DateTimePicker();
|
|
this.label114 = new System.Windows.Forms.Label();
|
|
this.label117 = new System.Windows.Forms.Label();
|
|
this.comboBox14 = new System.Windows.Forms.ComboBox();
|
|
this.button145 = new System.Windows.Forms.Button();
|
|
this.button144 = new System.Windows.Forms.Button();
|
|
this.panelPridatUdrzbu = new System.Windows.Forms.Panel();
|
|
this.comboBox15 = new System.Windows.Forms.ComboBox();
|
|
this.label110 = new System.Windows.Forms.Label();
|
|
this.button149 = new System.Windows.Forms.Button();
|
|
this.label52 = new System.Windows.Forms.Label();
|
|
this.label51 = new System.Windows.Forms.Label();
|
|
this.label46 = new System.Windows.Forms.Label();
|
|
this.comboBox8 = new System.Windows.Forms.ComboBox();
|
|
this.textBox3 = new System.Windows.Forms.TextBox();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label42 = new System.Windows.Forms.Label();
|
|
this.numericUpDown21 = new System.Windows.Forms.NumericUpDown();
|
|
this.numericUpDown22 = new System.Windows.Forms.NumericUpDown();
|
|
this.numericUpDown18 = new System.Windows.Forms.NumericUpDown();
|
|
this.numericUpDown17 = new System.Windows.Forms.NumericUpDown();
|
|
this.dateTimePicker5 = new System.Windows.Forms.DateTimePicker();
|
|
this.button81 = new System.Windows.Forms.Button();
|
|
this.comboBox7 = new System.Windows.Forms.ComboBox();
|
|
this.button70 = new System.Windows.Forms.Button();
|
|
this.textBox20 = new System.Windows.Forms.TextBox();
|
|
this.textBox21 = new System.Windows.Forms.TextBox();
|
|
this.label26 = new System.Windows.Forms.Label();
|
|
this.label27 = new System.Windows.Forms.Label();
|
|
this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
|
|
this.label41 = new System.Windows.Forms.Label();
|
|
this.label43 = new System.Windows.Forms.Label();
|
|
this.button79 = new System.Windows.Forms.Button();
|
|
this.label44 = new System.Windows.Forms.Label();
|
|
this.label45 = new System.Windows.Forms.Label();
|
|
this.comboBox5 = new System.Windows.Forms.ComboBox();
|
|
this.comboBox6 = new System.Windows.Forms.ComboBox();
|
|
this.button72 = new System.Windows.Forms.Button();
|
|
this.panel25 = new System.Windows.Forms.Panel();
|
|
this.panel26 = new System.Windows.Forms.Panel();
|
|
this.groupBox28 = new System.Windows.Forms.GroupBox();
|
|
this.textBox22 = new System.Windows.Forms.TextBox();
|
|
this.label28 = new System.Windows.Forms.Label();
|
|
this.numericUpDown19 = new System.Windows.Forms.NumericUpDown();
|
|
this.groupBox31 = new System.Windows.Forms.GroupBox();
|
|
this.textBox23 = new System.Windows.Forms.TextBox();
|
|
this.label29 = new System.Windows.Forms.Label();
|
|
this.numericUpDown20 = new System.Windows.Forms.NumericUpDown();
|
|
this.button73 = new System.Windows.Forms.Button();
|
|
this.dataGridView8 = new System.Windows.Forms.DataGridView();
|
|
this.tabPage12 = new System.Windows.Forms.TabPage();
|
|
this.button206 = new System.Windows.Forms.Button();
|
|
this.button207 = new System.Windows.Forms.Button();
|
|
this.panel63 = new System.Windows.Forms.Panel();
|
|
this.comboBox16 = new System.Windows.Forms.ComboBox();
|
|
this.button171 = new System.Windows.Forms.Button();
|
|
this.button170 = new System.Windows.Forms.Button();
|
|
this.button201 = new System.Windows.Forms.Button();
|
|
this.panel75 = new System.Windows.Forms.Panel();
|
|
this.textBox51 = new System.Windows.Forms.TextBox();
|
|
this.button199 = new System.Windows.Forms.Button();
|
|
this.button200 = new System.Windows.Forms.Button();
|
|
this.button169 = new System.Windows.Forms.Button();
|
|
this.button168 = new System.Windows.Forms.Button();
|
|
this.button162 = new System.Windows.Forms.Button();
|
|
this.panel23 = new System.Windows.Forms.Panel();
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
this.checkBox56 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox57 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox58 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox59 = new System.Windows.Forms.CheckBox();
|
|
this.panel42 = new System.Windows.Forms.Panel();
|
|
this.button57 = new System.Windows.Forms.Button();
|
|
this.button99 = new System.Windows.Forms.Button();
|
|
this.button100 = new System.Windows.Forms.Button();
|
|
this.button101 = new System.Windows.Forms.Button();
|
|
this.button102 = new System.Windows.Forms.Button();
|
|
this.textBox35 = new System.Windows.Forms.TextBox();
|
|
this.label64 = new System.Windows.Forms.Label();
|
|
this.numericUpDown13 = new System.Windows.Forms.NumericUpDown();
|
|
this.button98 = new System.Windows.Forms.Button();
|
|
this.dataGridView7 = new System.Windows.Forms.DataGridView();
|
|
this.tabPage13 = new System.Windows.Forms.TabPage();
|
|
this.button205 = new System.Windows.Forms.Button();
|
|
this.button181 = new System.Windows.Forms.Button();
|
|
this.dataGridViewVyhodnocovanie = new System.Windows.Forms.DataGridView();
|
|
this.tabPage14 = new System.Windows.Forms.TabPage();
|
|
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
|
|
this.panel28 = new System.Windows.Forms.Panel();
|
|
this.label115 = new System.Windows.Forms.Label();
|
|
this.panel64 = new System.Windows.Forms.Panel();
|
|
this.panel41 = new System.Windows.Forms.Panel();
|
|
this.panel40 = new System.Windows.Forms.Panel();
|
|
this.panel39 = new System.Windows.Forms.Panel();
|
|
this.textBox32 = new System.Windows.Forms.TextBox();
|
|
this.dataGridView11 = new System.Windows.Forms.DataGridView();
|
|
this.label53 = new System.Windows.Forms.Label();
|
|
this.panel30 = new System.Windows.Forms.Panel();
|
|
this.panel29 = new System.Windows.Forms.Panel();
|
|
this.label54 = new System.Windows.Forms.Label();
|
|
this.ndgv = new System.Windows.Forms.DataGridView();
|
|
this.panel35 = new System.Windows.Forms.Panel();
|
|
this.textBox31 = new System.Windows.Forms.TextBox();
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
this.button91 = new System.Windows.Forms.Button();
|
|
this.panel31 = new System.Windows.Forms.Panel();
|
|
this.label55 = new System.Windows.Forms.Label();
|
|
this.panel36 = new System.Windows.Forms.Panel();
|
|
this.panel32 = new System.Windows.Forms.Panel();
|
|
this.label56 = new System.Windows.Forms.Label();
|
|
this.panel37 = new System.Windows.Forms.Panel();
|
|
this.panel33 = new System.Windows.Forms.Panel();
|
|
this.label57 = new System.Windows.Forms.Label();
|
|
this.panel38 = new System.Windows.Forms.Panel();
|
|
this.panel34 = new System.Windows.Forms.Panel();
|
|
this.gMapControl1 = new GMap.NET.WindowsForms.GMapControl();
|
|
this.trackBar1 = new System.Windows.Forms.TrackBar();
|
|
this.tabPage15 = new System.Windows.Forms.TabPage();
|
|
this.panel55 = new System.Windows.Forms.Panel();
|
|
this.button142 = new System.Windows.Forms.Button();
|
|
this.button143 = new System.Windows.Forms.Button();
|
|
this.button141 = new System.Windows.Forms.Button();
|
|
this.button139 = new System.Windows.Forms.Button();
|
|
this.button140 = new System.Windows.Forms.Button();
|
|
this.button138 = new System.Windows.Forms.Button();
|
|
this.button137 = new System.Windows.Forms.Button();
|
|
this.button136 = new System.Windows.Forms.Button();
|
|
this.label76 = new System.Windows.Forms.Label();
|
|
this.label77 = new System.Windows.Forms.Label();
|
|
this.panel54 = new System.Windows.Forms.Panel();
|
|
this.numericUpDown9 = new System.Windows.Forms.NumericUpDown();
|
|
this.label104 = new System.Windows.Forms.Label();
|
|
this.label102 = new System.Windows.Forms.Label();
|
|
this.numericUpDown3 = new System.Windows.Forms.NumericUpDown();
|
|
this.label75 = new System.Windows.Forms.Label();
|
|
this.comboBox10 = new System.Windows.Forms.ComboBox();
|
|
this.label74 = new System.Windows.Forms.Label();
|
|
this.label73 = new System.Windows.Forms.Label();
|
|
this.label72 = new System.Windows.Forms.Label();
|
|
this.label71 = new System.Windows.Forms.Label();
|
|
this.label70 = new System.Windows.Forms.Label();
|
|
this.label69 = new System.Windows.Forms.Label();
|
|
this.label68 = new System.Windows.Forms.Label();
|
|
this.label67 = new System.Windows.Forms.Label();
|
|
this.numericUpDown25 = new System.Windows.Forms.NumericUpDown();
|
|
this.label103 = new System.Windows.Forms.Label();
|
|
this.dataGridView17 = new System.Windows.Forms.DataGridView();
|
|
this.panel53 = new System.Windows.Forms.Panel();
|
|
this.label106 = new System.Windows.Forms.Label();
|
|
this.flowLayoutPanel3 = new System.Windows.Forms.FlowLayoutPanel();
|
|
this.label105 = new System.Windows.Forms.Label();
|
|
this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
|
|
this.label100 = new System.Windows.Forms.Label();
|
|
this.label101 = new System.Windows.Forms.Label();
|
|
this.label92 = new System.Windows.Forms.Label();
|
|
this.label93 = new System.Windows.Forms.Label();
|
|
this.label94 = new System.Windows.Forms.Label();
|
|
this.label95 = new System.Windows.Forms.Label();
|
|
this.label96 = new System.Windows.Forms.Label();
|
|
this.label97 = new System.Windows.Forms.Label();
|
|
this.label98 = new System.Windows.Forms.Label();
|
|
this.label99 = new System.Windows.Forms.Label();
|
|
this.label84 = new System.Windows.Forms.Label();
|
|
this.label85 = new System.Windows.Forms.Label();
|
|
this.label86 = new System.Windows.Forms.Label();
|
|
this.label87 = new System.Windows.Forms.Label();
|
|
this.label88 = new System.Windows.Forms.Label();
|
|
this.label89 = new System.Windows.Forms.Label();
|
|
this.label90 = new System.Windows.Forms.Label();
|
|
this.label91 = new System.Windows.Forms.Label();
|
|
this.label82 = new System.Windows.Forms.Label();
|
|
this.label83 = new System.Windows.Forms.Label();
|
|
this.label80 = new System.Windows.Forms.Label();
|
|
this.label81 = new System.Windows.Forms.Label();
|
|
this.label78 = new System.Windows.Forms.Label();
|
|
this.label79 = new System.Windows.Forms.Label();
|
|
this.chart2 = new System.Windows.Forms.DataVisualization.Charting.Chart();
|
|
this.label66 = new System.Windows.Forms.Label();
|
|
this.label49 = new System.Windows.Forms.Label();
|
|
this.tabPage16 = new System.Windows.Forms.TabPage();
|
|
this.button204 = new System.Windows.Forms.Button();
|
|
this.label59 = new System.Windows.Forms.Label();
|
|
this.numericUpDown2 = new System.Windows.Forms.NumericUpDown();
|
|
this.label58 = new System.Windows.Forms.Label();
|
|
this.label47 = new System.Windows.Forms.Label();
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
this.textBox16 = new System.Windows.Forms.TextBox();
|
|
this.textBox14 = new System.Windows.Forms.TextBox();
|
|
this.dataGridView12 = new System.Windows.Forms.DataGridView();
|
|
this.textBox5 = new System.Windows.Forms.TextBox();
|
|
this.tabPage17 = new System.Windows.Forms.TabPage();
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
this.dataGridView15 = new System.Windows.Forms.DataGridView();
|
|
this.button116 = new System.Windows.Forms.Button();
|
|
this.button117 = new System.Windows.Forms.Button();
|
|
this.button97 = new System.Windows.Forms.Button();
|
|
this.button96 = new System.Windows.Forms.Button();
|
|
this.button95 = new System.Windows.Forms.Button();
|
|
this.label60 = new System.Windows.Forms.Label();
|
|
this.numericUpDown11 = new System.Windows.Forms.NumericUpDown();
|
|
this.label61 = new System.Windows.Forms.Label();
|
|
this.label62 = new System.Windows.Forms.Label();
|
|
this.label63 = new System.Windows.Forms.Label();
|
|
this.textBox29 = new System.Windows.Forms.TextBox();
|
|
this.textBox33 = new System.Windows.Forms.TextBox();
|
|
this.dataGridView13 = new System.Windows.Forms.DataGridView();
|
|
this.textBox34 = new System.Windows.Forms.TextBox();
|
|
this.tabPage18 = new System.Windows.Forms.TabPage();
|
|
this.panel45 = new System.Windows.Forms.Panel();
|
|
this.textBox36 = new System.Windows.Forms.TextBox();
|
|
this.button109 = new System.Windows.Forms.Button();
|
|
this.button108 = new System.Windows.Forms.Button();
|
|
this.button107 = new System.Windows.Forms.Button();
|
|
this.button106 = new System.Windows.Forms.Button();
|
|
this.button103 = new System.Windows.Forms.Button();
|
|
this.button104 = new System.Windows.Forms.Button();
|
|
this.label65 = new System.Windows.Forms.Label();
|
|
this.numericUpDown23 = new System.Windows.Forms.NumericUpDown();
|
|
this.panel43 = new System.Windows.Forms.Panel();
|
|
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
|
this.checkBox52 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox53 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox54 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox55 = new System.Windows.Forms.CheckBox();
|
|
this.panel44 = new System.Windows.Forms.Panel();
|
|
this.button105 = new System.Windows.Forms.Button();
|
|
this.dataGridView14 = new System.Windows.Forms.DataGridView();
|
|
this.tabPage19 = new System.Windows.Forms.TabPage();
|
|
this.panel59 = new System.Windows.Forms.Panel();
|
|
this.label118 = new System.Windows.Forms.Label();
|
|
this.panel66 = new System.Windows.Forms.Panel();
|
|
this.labelVsetkyAleboMeskajuce = new System.Windows.Forms.Label();
|
|
this.label119 = new System.Windows.Forms.Label();
|
|
this.checkBox64 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox63 = new System.Windows.Forms.CheckBox();
|
|
this.panel62 = new System.Windows.Forms.Panel();
|
|
this.label228 = new System.Windows.Forms.Label();
|
|
this.button167 = new System.Windows.Forms.Button();
|
|
this.button166 = new System.Windows.Forms.Button();
|
|
this.button165 = new System.Windows.Forms.Button();
|
|
this.button164 = new System.Windows.Forms.Button();
|
|
this.label113 = new System.Windows.Forms.Label();
|
|
this.button163 = new System.Windows.Forms.Button();
|
|
this.panel61 = new System.Windows.Forms.Panel();
|
|
this.numericUpDown30 = new System.Windows.Forms.NumericUpDown();
|
|
this.label116 = new System.Windows.Forms.Label();
|
|
this.button160 = new System.Windows.Forms.Button();
|
|
this.button161 = new System.Windows.Forms.Button();
|
|
this.panel60 = new System.Windows.Forms.Panel();
|
|
this.textBox12 = new System.Windows.Forms.TextBox();
|
|
this.button158 = new System.Windows.Forms.Button();
|
|
this.button159 = new System.Windows.Forms.Button();
|
|
this.panel57 = new System.Windows.Forms.Panel();
|
|
this.button154 = new System.Windows.Forms.Button();
|
|
this.button153 = new System.Windows.Forms.Button();
|
|
this.dateTimePicker6 = new System.Windows.Forms.DateTimePicker();
|
|
this.panel51 = new System.Windows.Forms.Panel();
|
|
this.button125 = new System.Windows.Forms.Button();
|
|
this.button126 = new System.Windows.Forms.Button();
|
|
this.panel52 = new System.Windows.Forms.Panel();
|
|
this.button135 = new System.Windows.Forms.Button();
|
|
this.button129 = new System.Windows.Forms.Button();
|
|
this.button128 = new System.Windows.Forms.Button();
|
|
this.button122 = new System.Windows.Forms.Button();
|
|
this.panel50 = new System.Windows.Forms.Panel();
|
|
this.button175 = new System.Windows.Forms.Button();
|
|
this.button174 = new System.Windows.Forms.Button();
|
|
this.button172 = new System.Windows.Forms.Button();
|
|
this.button173 = new System.Windows.Forms.Button();
|
|
this.button156 = new System.Windows.Forms.Button();
|
|
this.button157 = new System.Windows.Forms.Button();
|
|
this.button155 = new System.Windows.Forms.Button();
|
|
this.button152 = new System.Windows.Forms.Button();
|
|
this.button130 = new System.Windows.Forms.Button();
|
|
this.button127 = new System.Windows.Forms.Button();
|
|
this.panel49 = new System.Windows.Forms.Panel();
|
|
this.button124 = new System.Windows.Forms.Button();
|
|
this.button123 = new System.Windows.Forms.Button();
|
|
this.dataGridView16 = new System.Windows.Forms.DataGridView();
|
|
this.label174 = new System.Windows.Forms.Label();
|
|
this.textBox38 = new System.Windows.Forms.TextBox();
|
|
this.label227 = new System.Windows.Forms.Label();
|
|
this.textBox52 = new System.Windows.Forms.TextBox();
|
|
this.button202 = new System.Windows.Forms.Button();
|
|
this.tabPage20 = new System.Windows.Forms.TabPage();
|
|
this.panel69 = new System.Windows.Forms.Panel();
|
|
this.button198 = new System.Windows.Forms.Button();
|
|
this.button197 = new System.Windows.Forms.Button();
|
|
this.button193 = new System.Windows.Forms.Button();
|
|
this.panel71 = new System.Windows.Forms.Panel();
|
|
this.label213 = new System.Windows.Forms.Label();
|
|
this.button191 = new System.Windows.Forms.Button();
|
|
this.button192 = new System.Windows.Forms.Button();
|
|
this.textBox44 = new System.Windows.Forms.TextBox();
|
|
this.button190 = new System.Windows.Forms.Button();
|
|
this.button189 = new System.Windows.Forms.Button();
|
|
this.label212 = new System.Windows.Forms.Label();
|
|
this.label211 = new System.Windows.Forms.Label();
|
|
this.textBox43 = new System.Windows.Forms.TextBox();
|
|
this.textBox42 = new System.Windows.Forms.TextBox();
|
|
this.textBox41 = new System.Windows.Forms.TextBox();
|
|
this.panel70 = new System.Windows.Forms.Panel();
|
|
this.label210 = new System.Windows.Forms.Label();
|
|
this.button188 = new System.Windows.Forms.Button();
|
|
this.button187 = new System.Windows.Forms.Button();
|
|
this.textBox40 = new System.Windows.Forms.TextBox();
|
|
this.label209 = new System.Windows.Forms.Label();
|
|
this.label208 = new System.Windows.Forms.Label();
|
|
this.label207 = new System.Windows.Forms.Label();
|
|
this.label206 = new System.Windows.Forms.Label();
|
|
this.label205 = new System.Windows.Forms.Label();
|
|
this.label204 = new System.Windows.Forms.Label();
|
|
this.label203 = new System.Windows.Forms.Label();
|
|
this.label202 = new System.Windows.Forms.Label();
|
|
this.label201 = new System.Windows.Forms.Label();
|
|
this.label200 = new System.Windows.Forms.Label();
|
|
this.label199 = new System.Windows.Forms.Label();
|
|
this.label198 = new System.Windows.Forms.Label();
|
|
this.label197 = new System.Windows.Forms.Label();
|
|
this.label196 = new System.Windows.Forms.Label();
|
|
this.label195 = new System.Windows.Forms.Label();
|
|
this.textBox39 = new System.Windows.Forms.TextBox();
|
|
this.label193 = new System.Windows.Forms.Label();
|
|
this.label194 = new System.Windows.Forms.Label();
|
|
this.label192 = new System.Windows.Forms.Label();
|
|
this.label226 = new System.Windows.Forms.Label();
|
|
this.button186 = new System.Windows.Forms.Button();
|
|
this.button185 = new System.Windows.Forms.Button();
|
|
this.button184 = new System.Windows.Forms.Button();
|
|
this.button183 = new System.Windows.Forms.Button();
|
|
this.button182 = new System.Windows.Forms.Button();
|
|
this.dataGridView22 = new System.Windows.Forms.DataGridView();
|
|
this.dataGridView21 = new System.Windows.Forms.DataGridView();
|
|
this.dataGridView20 = new System.Windows.Forms.DataGridView();
|
|
this.dataGridView19 = new System.Windows.Forms.DataGridView();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.btnUpdate = new System.Windows.Forms.Button();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
this.button42 = new System.Windows.Forms.Button();
|
|
this.button43 = new System.Windows.Forms.Button();
|
|
this.button44 = new System.Windows.Forms.Button();
|
|
this.button45 = new System.Windows.Forms.Button();
|
|
this.button46 = new System.Windows.Forms.Button();
|
|
this.button47 = new System.Windows.Forms.Button();
|
|
this.button37 = new System.Windows.Forms.Button();
|
|
this.button38 = new System.Windows.Forms.Button();
|
|
this.button39 = new System.Windows.Forms.Button();
|
|
this.button40 = new System.Windows.Forms.Button();
|
|
this.button41 = new System.Windows.Forms.Button();
|
|
this.button36 = new System.Windows.Forms.Button();
|
|
this.button30 = new System.Windows.Forms.Button();
|
|
this.button31 = new System.Windows.Forms.Button();
|
|
this.button32 = new System.Windows.Forms.Button();
|
|
this.button33 = new System.Windows.Forms.Button();
|
|
this.button34 = new System.Windows.Forms.Button();
|
|
this.button35 = new System.Windows.Forms.Button();
|
|
this.button26 = new System.Windows.Forms.Button();
|
|
this.button27 = new System.Windows.Forms.Button();
|
|
this.button28 = new System.Windows.Forms.Button();
|
|
this.button29 = new System.Windows.Forms.Button();
|
|
this.button21 = new System.Windows.Forms.Button();
|
|
this.button22 = new System.Windows.Forms.Button();
|
|
this.button23 = new System.Windows.Forms.Button();
|
|
this.button24 = new System.Windows.Forms.Button();
|
|
this.button25 = new System.Windows.Forms.Button();
|
|
this.button16 = new System.Windows.Forms.Button();
|
|
this.button17 = new System.Windows.Forms.Button();
|
|
this.button18 = new System.Windows.Forms.Button();
|
|
this.button19 = new System.Windows.Forms.Button();
|
|
this.button20 = new System.Windows.Forms.Button();
|
|
this.button11 = new System.Windows.Forms.Button();
|
|
this.button12 = new System.Windows.Forms.Button();
|
|
this.button13 = new System.Windows.Forms.Button();
|
|
this.button14 = new System.Windows.Forms.Button();
|
|
this.button15 = new System.Windows.Forms.Button();
|
|
this.button10 = new System.Windows.Forms.Button();
|
|
this.button9 = new System.Windows.Forms.Button();
|
|
this.button8 = new System.Windows.Forms.Button();
|
|
this.button7 = new System.Windows.Forms.Button();
|
|
this.button5 = new System.Windows.Forms.Button();
|
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.pBMarkAsRead = new System.Windows.Forms.PictureBox();
|
|
this.pBDelete = new System.Windows.Forms.PictureBox();
|
|
this.monthCalendar1 = new MonthCalendar.Calendar();
|
|
this.panel6 = new System.Windows.Forms.Panel();
|
|
this.button49 = new System.Windows.Forms.Button();
|
|
this.button48 = new System.Windows.Forms.Button();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
|
this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
this.button3 = new System.Windows.Forms.Button();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
this.pictureBox3 = new System.Windows.Forms.PictureBox();
|
|
this.panel4 = new System.Windows.Forms.Panel();
|
|
this.lblNovaSprava = new System.Windows.Forms.Label();
|
|
this.panel5 = new System.Windows.Forms.Panel();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
|
|
this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
|
|
this.printDialog1 = new System.Windows.Forms.PrintDialog();
|
|
this.printPreviewDialog1 = new System.Windows.Forms.PrintPreviewDialog();
|
|
this.lblZobrazenyPocet = new System.Windows.Forms.Label();
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
|
|
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel4 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel5 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel6 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel7 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.lblVerzia = new System.Windows.Forms.Label();
|
|
this.label50 = new System.Windows.Forms.Label();
|
|
this.checkBox60 = new System.Windows.Forms.CheckBox();
|
|
this.panel46 = new System.Windows.Forms.Panel();
|
|
this.label191 = new System.Windows.Forms.Label();
|
|
this.numericUpDown40 = new System.Windows.Forms.NumericUpDown();
|
|
this.flowLayoutPanel4 = new System.Windows.Forms.FlowLayoutPanel();
|
|
this.panel68 = new System.Windows.Forms.Panel();
|
|
this.label190 = new System.Windows.Forms.Label();
|
|
this.label189 = new System.Windows.Forms.Label();
|
|
this.label188 = new System.Windows.Forms.Label();
|
|
this.label187 = new System.Windows.Forms.Label();
|
|
this.numericUpDown39 = new System.Windows.Forms.NumericUpDown();
|
|
this.numericUpDown38 = new System.Windows.Forms.NumericUpDown();
|
|
this.numericUpDown37 = new System.Windows.Forms.NumericUpDown();
|
|
this.label186 = new System.Windows.Forms.Label();
|
|
this.label185 = new System.Windows.Forms.Label();
|
|
this.label184 = new System.Windows.Forms.Label();
|
|
this.label183 = new System.Windows.Forms.Label();
|
|
this.pictureBox4 = new System.Windows.Forms.PictureBox();
|
|
this.label175 = new System.Windows.Forms.Label();
|
|
this.label182 = new System.Windows.Forms.Label();
|
|
this.tabControl1.SuspendLayout();
|
|
this.tabPage1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
|
|
this.panel7.SuspendLayout();
|
|
this.groupBox19.SuspendLayout();
|
|
this.groupBox17.SuspendLayout();
|
|
this.groupBox3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).BeginInit();
|
|
this.splitContainer3.Panel1.SuspendLayout();
|
|
this.splitContainer3.Panel2.SuspendLayout();
|
|
this.splitContainer3.SuspendLayout();
|
|
this.panel48.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer4)).BeginInit();
|
|
this.splitContainer4.Panel1.SuspendLayout();
|
|
this.splitContainer4.Panel2.SuspendLayout();
|
|
this.splitContainer4.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView5)).BeginInit();
|
|
this.tabPage2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown4)).BeginInit();
|
|
this.panelPridatVyrobok.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dGVZoznamVyrobkov)).BeginInit();
|
|
this.tabPage3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown14)).BeginInit();
|
|
this.panel19.SuspendLayout();
|
|
this.groupBox21.SuspendLayout();
|
|
this.groupBox22.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dGVVydajMat)).BeginInit();
|
|
this.tabPage4.SuspendLayout();
|
|
this.panel9.SuspendLayout();
|
|
this.panel17.SuspendLayout();
|
|
this.groupBox18.SuspendLayout();
|
|
this.groupBox26.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown12)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dGVRV)).BeginInit();
|
|
this.tabPage5.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
|
|
this.splitContainer1.Panel1.SuspendLayout();
|
|
this.splitContainer1.Panel2.SuspendLayout();
|
|
this.splitContainer1.SuspendLayout();
|
|
this.panel11.SuspendLayout();
|
|
this.groupBox24.SuspendLayout();
|
|
this.groupBox8.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown5)).BeginInit();
|
|
this.groupBox9.SuspendLayout();
|
|
this.groupBox10.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dGVSkladPrijem)).BeginInit();
|
|
this.panel13.SuspendLayout();
|
|
this.groupBox12.SuspendLayout();
|
|
this.groupBox25.SuspendLayout();
|
|
this.groupBox11.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown7)).BeginInit();
|
|
this.groupBox13.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown8)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dGVSkladVydaj)).BeginInit();
|
|
this.tabPage6.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown10)).BeginInit();
|
|
this.panel15.SuspendLayout();
|
|
this.groupBox23.SuspendLayout();
|
|
this.groupBox15.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dGVExpedicia)).BeginInit();
|
|
this.tabPage7.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown24)).BeginInit();
|
|
this.tabPage8.SuspendLayout();
|
|
this.panel58.SuspendLayout();
|
|
this.panel65.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown36)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown35)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown34)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown33)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown32)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown31)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView18)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
|
|
this.tabPage9.SuspendLayout();
|
|
this.panel74.SuspendLayout();
|
|
this.panel72.SuspendLayout();
|
|
this.groupBox1.SuspendLayout();
|
|
this.panel73.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
|
|
this.grboxFormulare.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView9)).BeginInit();
|
|
this.tabPage10.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
|
|
this.splitContainer2.Panel1.SuspendLayout();
|
|
this.splitContainer2.Panel2.SuspendLayout();
|
|
this.splitContainer2.SuspendLayout();
|
|
this.panelPridajStroj.SuspendLayout();
|
|
this.panel21.SuspendLayout();
|
|
this.groupBox27.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown15)).BeginInit();
|
|
this.groupBox29.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown16)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dGVStroje)).BeginInit();
|
|
this.panel27.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView6)).BeginInit();
|
|
this.panelPridatPU.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dGVPU)).BeginInit();
|
|
this.tabPage11.SuspendLayout();
|
|
this.panel56.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown26)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown27)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown28)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown29)).BeginInit();
|
|
this.panelPridatUdrzbu.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown21)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown22)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown18)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown17)).BeginInit();
|
|
this.panel25.SuspendLayout();
|
|
this.groupBox28.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown19)).BeginInit();
|
|
this.groupBox31.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown20)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView8)).BeginInit();
|
|
this.tabPage12.SuspendLayout();
|
|
this.panel63.SuspendLayout();
|
|
this.panel75.SuspendLayout();
|
|
this.panel23.SuspendLayout();
|
|
this.groupBox2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown13)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView7)).BeginInit();
|
|
this.tabPage13.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridViewVyhodnocovanie)).BeginInit();
|
|
this.tabPage14.SuspendLayout();
|
|
this.flowLayoutPanel1.SuspendLayout();
|
|
this.panel28.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView11)).BeginInit();
|
|
this.panel29.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.ndgv)).BeginInit();
|
|
this.panel31.SuspendLayout();
|
|
this.panel32.SuspendLayout();
|
|
this.panel33.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit();
|
|
this.tabPage15.SuspendLayout();
|
|
this.panel55.SuspendLayout();
|
|
this.panel54.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown9)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown25)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView17)).BeginInit();
|
|
this.panel53.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.chart2)).BeginInit();
|
|
this.tabPage16.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView12)).BeginInit();
|
|
this.tabPage17.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView15)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown11)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView13)).BeginInit();
|
|
this.tabPage18.SuspendLayout();
|
|
this.panel45.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown23)).BeginInit();
|
|
this.panel43.SuspendLayout();
|
|
this.groupBox4.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView14)).BeginInit();
|
|
this.tabPage19.SuspendLayout();
|
|
this.panel59.SuspendLayout();
|
|
this.panel66.SuspendLayout();
|
|
this.panel62.SuspendLayout();
|
|
this.panel61.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown30)).BeginInit();
|
|
this.panel60.SuspendLayout();
|
|
this.panel57.SuspendLayout();
|
|
this.panel51.SuspendLayout();
|
|
this.panel52.SuspendLayout();
|
|
this.panel50.SuspendLayout();
|
|
this.panel49.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView16)).BeginInit();
|
|
this.tabPage20.SuspendLayout();
|
|
this.panel69.SuspendLayout();
|
|
this.panel71.SuspendLayout();
|
|
this.panel70.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView22)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView21)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView20)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView19)).BeginInit();
|
|
this.panel1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
this.panel2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pBMarkAsRead)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pBDelete)).BeginInit();
|
|
this.panel6.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
|
this.panel3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
|
|
this.panel4.SuspendLayout();
|
|
this.panel5.SuspendLayout();
|
|
this.statusStrip1.SuspendLayout();
|
|
this.panel46.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown40)).BeginInit();
|
|
this.panel68.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown39)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown38)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown37)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// checkBox65
|
|
//
|
|
this.checkBox65.BackColor = System.Drawing.Color.LightGray;
|
|
this.checkBox65.Checked = true;
|
|
this.checkBox65.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox65.Location = new System.Drawing.Point(4, 4);
|
|
this.checkBox65.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox65.Name = "checkBox65";
|
|
this.checkBox65.Size = new System.Drawing.Size(192, 21);
|
|
this.checkBox65.TabIndex = 0;
|
|
this.checkBox65.Text = "Prijatá";
|
|
this.checkBox65.UseVisualStyleBackColor = false;
|
|
this.checkBox65.CheckedChanged += new System.EventHandler(this.checkBox65_CheckedChanged);
|
|
//
|
|
// checkBox66
|
|
//
|
|
this.checkBox66.BackColor = System.Drawing.Color.LightSalmon;
|
|
this.checkBox66.Location = new System.Drawing.Point(4, 26);
|
|
this.checkBox66.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox66.Name = "checkBox66";
|
|
this.checkBox66.Size = new System.Drawing.Size(192, 21);
|
|
this.checkBox66.TabIndex = 1;
|
|
this.checkBox66.Text = "Zamietnutá";
|
|
this.checkBox66.UseVisualStyleBackColor = false;
|
|
this.checkBox66.CheckedChanged += new System.EventHandler(this.checkBox66_CheckedChanged);
|
|
//
|
|
// checkBox67
|
|
//
|
|
this.checkBox67.BackColor = System.Drawing.Color.LightGoldenrodYellow;
|
|
this.checkBox67.Checked = true;
|
|
this.checkBox67.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox67.Location = new System.Drawing.Point(4, 48);
|
|
this.checkBox67.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox67.Name = "checkBox67";
|
|
this.checkBox67.Size = new System.Drawing.Size(192, 21);
|
|
this.checkBox67.TabIndex = 2;
|
|
this.checkBox67.Text = "Schválená";
|
|
this.checkBox67.UseVisualStyleBackColor = false;
|
|
this.checkBox67.CheckedChanged += new System.EventHandler(this.checkBox67_CheckedChanged);
|
|
//
|
|
// checkBox68
|
|
//
|
|
this.checkBox68.BackColor = System.Drawing.Color.PaleGoldenrod;
|
|
this.checkBox68.Checked = true;
|
|
this.checkBox68.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox68.Location = new System.Drawing.Point(4, 70);
|
|
this.checkBox68.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox68.Name = "checkBox68";
|
|
this.checkBox68.Size = new System.Drawing.Size(192, 21);
|
|
this.checkBox68.TabIndex = 3;
|
|
this.checkBox68.Text = "Dopyt odoslaný";
|
|
this.checkBox68.UseVisualStyleBackColor = false;
|
|
this.checkBox68.CheckedChanged += new System.EventHandler(this.checkBox68_CheckedChanged);
|
|
//
|
|
// checkBox69
|
|
//
|
|
this.checkBox69.BackColor = System.Drawing.Color.Tan;
|
|
this.checkBox69.Checked = true;
|
|
this.checkBox69.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox69.Location = new System.Drawing.Point(4, 92);
|
|
this.checkBox69.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox69.Name = "checkBox69";
|
|
this.checkBox69.Size = new System.Drawing.Size(192, 21);
|
|
this.checkBox69.TabIndex = 4;
|
|
this.checkBox69.Text = "Obednávka odoslaná";
|
|
this.checkBox69.UseVisualStyleBackColor = false;
|
|
this.checkBox69.CheckedChanged += new System.EventHandler(this.checkBox69_CheckedChanged);
|
|
//
|
|
// checkBox70
|
|
//
|
|
this.checkBox70.BackColor = System.Drawing.Color.PaleGreen;
|
|
this.checkBox70.Checked = true;
|
|
this.checkBox70.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox70.Location = new System.Drawing.Point(4, 114);
|
|
this.checkBox70.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox70.Name = "checkBox70";
|
|
this.checkBox70.Size = new System.Drawing.Size(192, 21);
|
|
this.checkBox70.TabIndex = 5;
|
|
this.checkBox70.Text = "Potvrdená";
|
|
this.checkBox70.UseVisualStyleBackColor = false;
|
|
this.checkBox70.CheckedChanged += new System.EventHandler(this.checkBox70_CheckedChanged);
|
|
//
|
|
// checkBox71
|
|
//
|
|
this.checkBox71.BackColor = System.Drawing.Color.PaleTurquoise;
|
|
this.checkBox71.Checked = true;
|
|
this.checkBox71.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox71.Location = new System.Drawing.Point(4, 137);
|
|
this.checkBox71.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox71.Name = "checkBox71";
|
|
this.checkBox71.Size = new System.Drawing.Size(192, 21);
|
|
this.checkBox71.TabIndex = 6;
|
|
this.checkBox71.Text = "Tovar doručený";
|
|
this.checkBox71.UseVisualStyleBackColor = false;
|
|
this.checkBox71.CheckedChanged += new System.EventHandler(this.checkBox71_CheckedChanged);
|
|
//
|
|
// checkBox72
|
|
//
|
|
this.checkBox72.BackColor = System.Drawing.Color.LightSkyBlue;
|
|
this.checkBox72.Location = new System.Drawing.Point(4, 159);
|
|
this.checkBox72.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox72.Name = "checkBox72";
|
|
this.checkBox72.Size = new System.Drawing.Size(192, 21);
|
|
this.checkBox72.TabIndex = 7;
|
|
this.checkBox72.Text = "Vybavená";
|
|
this.checkBox72.UseVisualStyleBackColor = false;
|
|
this.checkBox72.CheckedChanged += new System.EventHandler(this.checkBox72_CheckedChanged);
|
|
//
|
|
// checkBox73
|
|
//
|
|
this.checkBox73.BackColor = System.Drawing.Color.MistyRose;
|
|
this.checkBox73.Location = new System.Drawing.Point(4, 181);
|
|
this.checkBox73.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox73.Name = "checkBox73";
|
|
this.checkBox73.Size = new System.Drawing.Size(192, 21);
|
|
this.checkBox73.TabIndex = 8;
|
|
this.checkBox73.Text = "Nevybavená";
|
|
this.checkBox73.UseVisualStyleBackColor = false;
|
|
this.checkBox73.CheckedChanged += new System.EventHandler(this.checkBox73_CheckedChanged);
|
|
//
|
|
// tabControl1
|
|
//
|
|
this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.tabControl1.Controls.Add(this.tabPage1);
|
|
this.tabControl1.Controls.Add(this.tabPage2);
|
|
this.tabControl1.Controls.Add(this.tabPage3);
|
|
this.tabControl1.Controls.Add(this.tabPage4);
|
|
this.tabControl1.Controls.Add(this.tabPage5);
|
|
this.tabControl1.Controls.Add(this.tabPage6);
|
|
this.tabControl1.Controls.Add(this.tabPage7);
|
|
this.tabControl1.Controls.Add(this.tabPage8);
|
|
this.tabControl1.Controls.Add(this.tabPage9);
|
|
this.tabControl1.Controls.Add(this.tabPage10);
|
|
this.tabControl1.Controls.Add(this.tabPage11);
|
|
this.tabControl1.Controls.Add(this.tabPage12);
|
|
this.tabControl1.Controls.Add(this.tabPage13);
|
|
this.tabControl1.Controls.Add(this.tabPage14);
|
|
this.tabControl1.Controls.Add(this.tabPage15);
|
|
this.tabControl1.Controls.Add(this.tabPage16);
|
|
this.tabControl1.Controls.Add(this.tabPage17);
|
|
this.tabControl1.Controls.Add(this.tabPage18);
|
|
this.tabControl1.Controls.Add(this.tabPage19);
|
|
this.tabControl1.Controls.Add(this.tabPage20);
|
|
this.tabControl1.Location = new System.Drawing.Point(1, 12);
|
|
this.tabControl1.Margin = new System.Windows.Forms.Padding(1);
|
|
this.tabControl1.Name = "tabControl1";
|
|
this.tabControl1.SelectedIndex = 0;
|
|
this.tabControl1.Size = new System.Drawing.Size(1760, 671);
|
|
this.tabControl1.TabIndex = 2;
|
|
this.tabControl1.Visible = false;
|
|
this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
|
|
//
|
|
// tabPage1
|
|
//
|
|
this.tabPage1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.tabPage1.Controls.Add(this.button120);
|
|
this.tabPage1.Controls.Add(this.label19);
|
|
this.tabPage1.Controls.Add(this.textBox4);
|
|
this.tabPage1.Controls.Add(this.button84);
|
|
this.tabPage1.Controls.Add(this.numericUpDown1);
|
|
this.tabPage1.Controls.Add(this.lblStranka);
|
|
this.tabPage1.Controls.Add(this.btnZobrazenie);
|
|
this.tabPage1.Controls.Add(this.button63);
|
|
this.tabPage1.Controls.Add(this.panel7);
|
|
this.tabPage1.Controls.Add(this.button56);
|
|
this.tabPage1.Controls.Add(this.btnObjToCp);
|
|
this.tabPage1.Controls.Add(this.splitContainer3);
|
|
this.tabPage1.Controls.Add(this.btnEditOBJ);
|
|
this.tabPage1.Controls.Add(this.btnNewOBJ);
|
|
this.tabPage1.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage1.Margin = new System.Windows.Forms.Padding(1);
|
|
this.tabPage1.Name = "tabPage1";
|
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
this.tabPage1.Size = new System.Drawing.Size(1752, 642);
|
|
this.tabPage1.TabIndex = 0;
|
|
this.tabPage1.Text = "Dopyty";
|
|
this.tabPage1.ToolTipText = "Práca so všetkými cenovými ponukami, objednávkami a kontraktmi";
|
|
this.tabPage1.Enter += new System.EventHandler(this.tabPage1_Enter);
|
|
//
|
|
// button120
|
|
//
|
|
this.button120.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button120.Location = new System.Drawing.Point(133, 0);
|
|
this.button120.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button120.Name = "button120";
|
|
this.button120.Size = new System.Drawing.Size(120, 55);
|
|
this.button120.TabIndex = 29;
|
|
this.button120.Text = "Tlačiť";
|
|
this.button120.UseVisualStyleBackColor = true;
|
|
this.button120.Click += new System.EventHandler(this.button120_Click);
|
|
//
|
|
// label19
|
|
//
|
|
this.label19.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label19.AutoSize = true;
|
|
this.label19.Location = new System.Drawing.Point(1235, 6);
|
|
this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label19.Name = "label19";
|
|
this.label19.Size = new System.Drawing.Size(111, 16);
|
|
this.label19.TabIndex = 28;
|
|
this.label19.Text = "Hľadať v stĺpci: ---";
|
|
//
|
|
// textBox4
|
|
//
|
|
this.textBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.textBox4.BackColor = System.Drawing.Color.LightGray;
|
|
this.textBox4.Enabled = false;
|
|
this.textBox4.Location = new System.Drawing.Point(1236, 30);
|
|
this.textBox4.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox4.Name = "textBox4";
|
|
this.textBox4.Size = new System.Drawing.Size(313, 22);
|
|
this.textBox4.TabIndex = 2;
|
|
this.textBox4.EnabledChanged += new System.EventHandler(this.textBox4_EnabledChanged);
|
|
this.textBox4.TextChanged += new System.EventHandler(this.textBox4_TextChanged);
|
|
//
|
|
// button84
|
|
//
|
|
this.button84.BackColor = System.Drawing.Color.PaleGreen;
|
|
this.button84.Location = new System.Drawing.Point(523, 0);
|
|
this.button84.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button84.Name = "button84";
|
|
this.button84.Size = new System.Drawing.Size(72, 55);
|
|
this.button84.TabIndex = 27;
|
|
this.button84.Text = "Zobraziť výkres";
|
|
this.button84.UseVisualStyleBackColor = false;
|
|
this.button84.Click += new System.EventHandler(this.button84_Click);
|
|
//
|
|
// numericUpDown1
|
|
//
|
|
this.numericUpDown1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.numericUpDown1.Location = new System.Drawing.Point(1552, 2);
|
|
this.numericUpDown1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown1.Maximum = new decimal(new int[] {
|
|
9999,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown1.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown1.Name = "numericUpDown1";
|
|
this.numericUpDown1.Size = new System.Drawing.Size(60, 22);
|
|
this.numericUpDown1.TabIndex = 0;
|
|
this.numericUpDown1.Value = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown1.ValueChanged += new System.EventHandler(this.numericUpDown1_ValueChanged);
|
|
//
|
|
// lblStranka
|
|
//
|
|
this.lblStranka.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.lblStranka.Location = new System.Drawing.Point(1616, 4);
|
|
this.lblStranka.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.lblStranka.Name = "lblStranka";
|
|
this.lblStranka.Size = new System.Drawing.Size(127, 22);
|
|
this.lblStranka.TabIndex = 1;
|
|
this.lblStranka.Text = "Strana 9999/9999";
|
|
this.lblStranka.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// btnZobrazenie
|
|
//
|
|
this.btnZobrazenie.BackColor = System.Drawing.Color.Khaki;
|
|
this.btnZobrazenie.Location = new System.Drawing.Point(252, 0);
|
|
this.btnZobrazenie.Margin = new System.Windows.Forms.Padding(4);
|
|
this.btnZobrazenie.Name = "btnZobrazenie";
|
|
this.btnZobrazenie.Size = new System.Drawing.Size(91, 55);
|
|
this.btnZobrazenie.TabIndex = 26;
|
|
this.btnZobrazenie.Text = "Zobrazenie (max)";
|
|
this.btnZobrazenie.UseVisualStyleBackColor = false;
|
|
this.btnZobrazenie.Click += new System.EventHandler(this.btnZobrazenie_Click);
|
|
//
|
|
// button63
|
|
//
|
|
this.button63.BackColor = System.Drawing.Color.Tomato;
|
|
this.button63.Location = new System.Drawing.Point(341, 0);
|
|
this.button63.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button63.Name = "button63";
|
|
this.button63.Size = new System.Drawing.Size(87, 55);
|
|
this.button63.TabIndex = 24;
|
|
this.button63.Text = "Pozastaviť - Zrušiť";
|
|
this.button63.UseVisualStyleBackColor = false;
|
|
this.button63.Click += new System.EventHandler(this.button63_Click);
|
|
//
|
|
// panel7
|
|
//
|
|
this.panel7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel7.Controls.Add(this.groupBox19);
|
|
this.panel7.Controls.Add(this.groupBox17);
|
|
this.panel7.Controls.Add(this.groupBox3);
|
|
this.panel7.Controls.Add(this.panel8);
|
|
this.panel7.Location = new System.Drawing.Point(2032, 55);
|
|
this.panel7.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel7.Name = "panel7";
|
|
this.panel7.Size = new System.Drawing.Size(246, 475);
|
|
this.panel7.TabIndex = 22;
|
|
this.panel7.Visible = false;
|
|
//
|
|
// groupBox19
|
|
//
|
|
this.groupBox19.Controls.Add(this.checkBox62);
|
|
this.groupBox19.Controls.Add(this.checkBox51);
|
|
this.groupBox19.Controls.Add(this.checkBox48);
|
|
this.groupBox19.Controls.Add(this.checkBox49);
|
|
this.groupBox19.Controls.Add(this.checkBox50);
|
|
this.groupBox19.Controls.Add(this.checkBox40);
|
|
this.groupBox19.Controls.Add(this.checkBox41);
|
|
this.groupBox19.Controls.Add(this.checkBox42);
|
|
this.groupBox19.Controls.Add(this.checkBox43);
|
|
this.groupBox19.Controls.Add(this.checkBox44);
|
|
this.groupBox19.Controls.Add(this.checkBox45);
|
|
this.groupBox19.Controls.Add(this.checkBox46);
|
|
this.groupBox19.Controls.Add(this.checkBox47);
|
|
this.groupBox19.Location = new System.Drawing.Point(1, 65);
|
|
this.groupBox19.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBox19.Name = "groupBox19";
|
|
this.groupBox19.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBox19.Size = new System.Drawing.Size(241, 233);
|
|
this.groupBox19.TabIndex = 26;
|
|
this.groupBox19.TabStop = false;
|
|
this.groupBox19.Text = "Zobraziť statusy";
|
|
//
|
|
// checkBox62
|
|
//
|
|
this.checkBox62.AutoSize = true;
|
|
this.checkBox62.Checked = true;
|
|
this.checkBox62.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox62.Location = new System.Drawing.Point(136, 209);
|
|
this.checkBox62.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox62.Name = "checkBox62";
|
|
this.checkBox62.Size = new System.Drawing.Size(92, 20);
|
|
this.checkBox62.TabIndex = 12;
|
|
this.checkBox62.Text = "Nacenená";
|
|
this.checkBox62.UseVisualStyleBackColor = true;
|
|
//
|
|
// checkBox51
|
|
//
|
|
this.checkBox51.AutoSize = true;
|
|
this.checkBox51.Checked = true;
|
|
this.checkBox51.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox51.Location = new System.Drawing.Point(4, 210);
|
|
this.checkBox51.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox51.Name = "checkBox51";
|
|
this.checkBox51.Size = new System.Drawing.Size(87, 20);
|
|
this.checkBox51.TabIndex = 11;
|
|
this.checkBox51.Text = "Odoslaný";
|
|
this.checkBox51.UseVisualStyleBackColor = true;
|
|
this.checkBox51.CheckedChanged += new System.EventHandler(this.checkBox51_CheckedChanged);
|
|
//
|
|
// checkBox48
|
|
//
|
|
this.checkBox48.AutoSize = true;
|
|
this.checkBox48.Checked = true;
|
|
this.checkBox48.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox48.Location = new System.Drawing.Point(4, 193);
|
|
this.checkBox48.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox48.Name = "checkBox48";
|
|
this.checkBox48.Size = new System.Drawing.Size(66, 20);
|
|
this.checkBox48.TabIndex = 9;
|
|
this.checkBox48.Text = "Prijatý";
|
|
this.checkBox48.UseVisualStyleBackColor = true;
|
|
this.checkBox48.CheckedChanged += new System.EventHandler(this.checkBox48_CheckedChanged);
|
|
//
|
|
// checkBox49
|
|
//
|
|
this.checkBox49.AutoSize = true;
|
|
this.checkBox49.Checked = true;
|
|
this.checkBox49.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox49.Location = new System.Drawing.Point(4, 175);
|
|
this.checkBox49.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox49.Name = "checkBox49";
|
|
this.checkBox49.Size = new System.Drawing.Size(77, 20);
|
|
this.checkBox49.TabIndex = 10;
|
|
this.checkBox49.Text = "Zrušený";
|
|
this.checkBox49.UseVisualStyleBackColor = true;
|
|
this.checkBox49.CheckedChanged += new System.EventHandler(this.checkBox49_CheckedChanged);
|
|
//
|
|
// checkBox50
|
|
//
|
|
this.checkBox50.AutoSize = true;
|
|
this.checkBox50.Checked = true;
|
|
this.checkBox50.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox50.Location = new System.Drawing.Point(4, 158);
|
|
this.checkBox50.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox50.Name = "checkBox50";
|
|
this.checkBox50.Size = new System.Drawing.Size(107, 20);
|
|
this.checkBox50.TabIndex = 8;
|
|
this.checkBox50.Text = "Pozastavený";
|
|
this.checkBox50.UseVisualStyleBackColor = true;
|
|
this.checkBox50.CheckedChanged += new System.EventHandler(this.checkBox50_CheckedChanged);
|
|
//
|
|
// checkBox40
|
|
//
|
|
this.checkBox40.AutoSize = true;
|
|
this.checkBox40.Checked = true;
|
|
this.checkBox40.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox40.Location = new System.Drawing.Point(4, 140);
|
|
this.checkBox40.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox40.Name = "checkBox40";
|
|
this.checkBox40.Size = new System.Drawing.Size(149, 20);
|
|
this.checkBox40.TabIndex = 7;
|
|
this.checkBox40.Text = "Čiastočne odoslaná";
|
|
this.checkBox40.UseVisualStyleBackColor = true;
|
|
this.checkBox40.CheckedChanged += new System.EventHandler(this.checkBox40_CheckedChanged);
|
|
//
|
|
// checkBox41
|
|
//
|
|
this.checkBox41.AutoSize = true;
|
|
this.checkBox41.Checked = true;
|
|
this.checkBox41.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox41.Location = new System.Drawing.Point(4, 123);
|
|
this.checkBox41.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox41.Name = "checkBox41";
|
|
this.checkBox41.Size = new System.Drawing.Size(88, 20);
|
|
this.checkBox41.TabIndex = 5;
|
|
this.checkBox41.Text = "Odoslaná";
|
|
this.checkBox41.UseVisualStyleBackColor = true;
|
|
this.checkBox41.CheckedChanged += new System.EventHandler(this.checkBox41_CheckedChanged);
|
|
//
|
|
// checkBox42
|
|
//
|
|
this.checkBox42.AutoSize = true;
|
|
this.checkBox42.Checked = true;
|
|
this.checkBox42.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox42.Location = new System.Drawing.Point(4, 106);
|
|
this.checkBox42.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox42.Name = "checkBox42";
|
|
this.checkBox42.Size = new System.Drawing.Size(94, 20);
|
|
this.checkBox42.TabIndex = 4;
|
|
this.checkBox42.Text = "Na lapovni";
|
|
this.checkBox42.UseVisualStyleBackColor = true;
|
|
this.checkBox42.CheckedChanged += new System.EventHandler(this.checkBox42_CheckedChanged);
|
|
//
|
|
// checkBox43
|
|
//
|
|
this.checkBox43.AutoSize = true;
|
|
this.checkBox43.Checked = true;
|
|
this.checkBox43.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox43.Location = new System.Drawing.Point(4, 89);
|
|
this.checkBox43.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox43.Name = "checkBox43";
|
|
this.checkBox43.Size = new System.Drawing.Size(91, 20);
|
|
this.checkBox43.TabIndex = 3;
|
|
this.checkBox43.Text = "Vo výrobe";
|
|
this.checkBox43.UseVisualStyleBackColor = true;
|
|
this.checkBox43.CheckedChanged += new System.EventHandler(this.checkBox43_CheckedChanged);
|
|
//
|
|
// checkBox44
|
|
//
|
|
this.checkBox44.AutoSize = true;
|
|
this.checkBox44.Checked = true;
|
|
this.checkBox44.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox44.Location = new System.Drawing.Point(4, 71);
|
|
this.checkBox44.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox44.Name = "checkBox44";
|
|
this.checkBox44.Size = new System.Drawing.Size(151, 20);
|
|
this.checkBox44.TabIndex = 2;
|
|
this.checkBox44.Text = "Zaradená do výroby";
|
|
this.checkBox44.UseVisualStyleBackColor = true;
|
|
this.checkBox44.CheckedChanged += new System.EventHandler(this.checkBox44_CheckedChanged);
|
|
//
|
|
// checkBox45
|
|
//
|
|
this.checkBox45.AutoSize = true;
|
|
this.checkBox45.Checked = true;
|
|
this.checkBox45.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox45.Location = new System.Drawing.Point(4, 53);
|
|
this.checkBox45.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox45.Name = "checkBox45";
|
|
this.checkBox45.Size = new System.Drawing.Size(67, 20);
|
|
this.checkBox45.TabIndex = 1;
|
|
this.checkBox45.Text = "Prijatá";
|
|
this.checkBox45.UseVisualStyleBackColor = true;
|
|
this.checkBox45.CheckedChanged += new System.EventHandler(this.checkBox45_CheckedChanged);
|
|
//
|
|
// checkBox46
|
|
//
|
|
this.checkBox46.AutoSize = true;
|
|
this.checkBox46.Checked = true;
|
|
this.checkBox46.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox46.Location = new System.Drawing.Point(4, 34);
|
|
this.checkBox46.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox46.Name = "checkBox46";
|
|
this.checkBox46.Size = new System.Drawing.Size(78, 20);
|
|
this.checkBox46.TabIndex = 6;
|
|
this.checkBox46.Text = "Zrušená";
|
|
this.checkBox46.UseVisualStyleBackColor = true;
|
|
this.checkBox46.CheckedChanged += new System.EventHandler(this.checkBox46_CheckedChanged);
|
|
//
|
|
// checkBox47
|
|
//
|
|
this.checkBox47.AutoSize = true;
|
|
this.checkBox47.Checked = true;
|
|
this.checkBox47.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox47.Location = new System.Drawing.Point(4, 17);
|
|
this.checkBox47.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox47.Name = "checkBox47";
|
|
this.checkBox47.Size = new System.Drawing.Size(108, 20);
|
|
this.checkBox47.TabIndex = 0;
|
|
this.checkBox47.Text = "Pozastavená";
|
|
this.checkBox47.UseVisualStyleBackColor = true;
|
|
this.checkBox47.CheckedChanged += new System.EventHandler(this.checkBox47_CheckedChanged);
|
|
//
|
|
// groupBox17
|
|
//
|
|
this.groupBox17.Controls.Add(this.radioButton8);
|
|
this.groupBox17.Controls.Add(this.radioButton9);
|
|
this.groupBox17.Location = new System.Drawing.Point(1, 1);
|
|
this.groupBox17.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBox17.Name = "groupBox17";
|
|
this.groupBox17.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBox17.Size = new System.Drawing.Size(241, 63);
|
|
this.groupBox17.TabIndex = 25;
|
|
this.groupBox17.TabStop = false;
|
|
this.groupBox17.Text = "Zoradiť";
|
|
//
|
|
// radioButton8
|
|
//
|
|
this.radioButton8.AutoSize = true;
|
|
this.radioButton8.Checked = true;
|
|
this.radioButton8.Location = new System.Drawing.Point(5, 38);
|
|
this.radioButton8.Margin = new System.Windows.Forms.Padding(4);
|
|
this.radioButton8.Name = "radioButton8";
|
|
this.radioButton8.Size = new System.Drawing.Size(155, 20);
|
|
this.radioButton8.TabIndex = 1;
|
|
this.radioButton8.TabStop = true;
|
|
this.radioButton8.Text = "Podľa dátumu prijatia";
|
|
this.radioButton8.UseVisualStyleBackColor = true;
|
|
this.radioButton8.CheckedChanged += new System.EventHandler(this.radioButton8_CheckedChanged);
|
|
//
|
|
// radioButton9
|
|
//
|
|
this.radioButton9.AutoSize = true;
|
|
this.radioButton9.Location = new System.Drawing.Point(5, 18);
|
|
this.radioButton9.Margin = new System.Windows.Forms.Padding(4);
|
|
this.radioButton9.Name = "radioButton9";
|
|
this.radioButton9.Size = new System.Drawing.Size(191, 20);
|
|
this.radioButton9.TabIndex = 0;
|
|
this.radioButton9.Text = "Podľa potvrdeného dátumu";
|
|
this.radioButton9.UseVisualStyleBackColor = true;
|
|
this.radioButton9.CheckedChanged += new System.EventHandler(this.radioButton9_CheckedChanged);
|
|
//
|
|
// groupBox3
|
|
//
|
|
this.groupBox3.Controls.Add(this.checkBox15);
|
|
this.groupBox3.Controls.Add(this.checkBox16);
|
|
this.groupBox3.Controls.Add(this.checkBox3);
|
|
this.groupBox3.Controls.Add(this.checkBox1);
|
|
this.groupBox3.Controls.Add(this.checkBox2);
|
|
this.groupBox3.Location = new System.Drawing.Point(1, 299);
|
|
this.groupBox3.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBox3.Name = "groupBox3";
|
|
this.groupBox3.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBox3.Size = new System.Drawing.Size(241, 121);
|
|
this.groupBox3.TabIndex = 21;
|
|
this.groupBox3.TabStop = false;
|
|
this.groupBox3.Text = "Zobraziť typy";
|
|
//
|
|
// checkBox15
|
|
//
|
|
this.checkBox15.AutoSize = true;
|
|
this.checkBox15.Checked = true;
|
|
this.checkBox15.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox15.Location = new System.Drawing.Point(5, 97);
|
|
this.checkBox15.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox15.Name = "checkBox15";
|
|
this.checkBox15.Size = new System.Drawing.Size(71, 20);
|
|
this.checkBox15.TabIndex = 10;
|
|
this.checkBox15.Text = "Call Off";
|
|
this.checkBox15.UseVisualStyleBackColor = true;
|
|
this.checkBox15.CheckedChanged += new System.EventHandler(this.checkBox15_CheckedChanged);
|
|
//
|
|
// checkBox16
|
|
//
|
|
this.checkBox16.AutoSize = true;
|
|
this.checkBox16.Checked = true;
|
|
this.checkBox16.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox16.Location = new System.Drawing.Point(5, 78);
|
|
this.checkBox16.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox16.Name = "checkBox16";
|
|
this.checkBox16.Size = new System.Drawing.Size(179, 20);
|
|
this.checkBox16.TabIndex = 9;
|
|
this.checkBox16.Text = "Objednávka do kontraktu";
|
|
this.checkBox16.UseVisualStyleBackColor = true;
|
|
this.checkBox16.CheckedChanged += new System.EventHandler(this.checkBox16_CheckedChanged);
|
|
//
|
|
// checkBox3
|
|
//
|
|
this.checkBox3.AutoSize = true;
|
|
this.checkBox3.Checked = true;
|
|
this.checkBox3.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox3.Location = new System.Drawing.Point(5, 58);
|
|
this.checkBox3.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox3.Name = "checkBox3";
|
|
this.checkBox3.Size = new System.Drawing.Size(77, 20);
|
|
this.checkBox3.TabIndex = 8;
|
|
this.checkBox3.Text = "Kontrakt";
|
|
this.checkBox3.UseVisualStyleBackColor = true;
|
|
this.checkBox3.CheckedChanged += new System.EventHandler(this.checkBox3_CheckedChanged);
|
|
//
|
|
// checkBox1
|
|
//
|
|
this.checkBox1.AutoSize = true;
|
|
this.checkBox1.Checked = true;
|
|
this.checkBox1.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox1.Location = new System.Drawing.Point(5, 18);
|
|
this.checkBox1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox1.Name = "checkBox1";
|
|
this.checkBox1.Size = new System.Drawing.Size(124, 20);
|
|
this.checkBox1.TabIndex = 6;
|
|
this.checkBox1.Text = "Cenová ponuka";
|
|
this.checkBox1.UseVisualStyleBackColor = true;
|
|
this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
|
|
//
|
|
// checkBox2
|
|
//
|
|
this.checkBox2.AutoSize = true;
|
|
this.checkBox2.Checked = true;
|
|
this.checkBox2.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox2.Location = new System.Drawing.Point(5, 38);
|
|
this.checkBox2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox2.Name = "checkBox2";
|
|
this.checkBox2.Size = new System.Drawing.Size(103, 20);
|
|
this.checkBox2.TabIndex = 7;
|
|
this.checkBox2.Text = "Objednávka";
|
|
this.checkBox2.UseVisualStyleBackColor = true;
|
|
this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
|
|
//
|
|
// panel8
|
|
//
|
|
this.panel8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel8.BackgroundImage")));
|
|
this.panel8.Location = new System.Drawing.Point(169, 406);
|
|
this.panel8.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel8.Name = "panel8";
|
|
this.panel8.Size = new System.Drawing.Size(85, 79);
|
|
this.panel8.TabIndex = 23;
|
|
this.panel8.Click += new System.EventHandler(this.panel8_Click);
|
|
//
|
|
// button56
|
|
//
|
|
this.button56.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.button56.Location = new System.Drawing.Point(1552, 28);
|
|
this.button56.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button56.Name = "button56";
|
|
this.button56.Size = new System.Drawing.Size(195, 27);
|
|
this.button56.TabIndex = 21;
|
|
this.button56.Text = "Možnosti zobrazenia";
|
|
this.button56.UseVisualStyleBackColor = true;
|
|
this.button56.Click += new System.EventHandler(this.button56_Click);
|
|
//
|
|
// btnObjToCp
|
|
//
|
|
this.btnObjToCp.BackColor = System.Drawing.Color.Khaki;
|
|
this.btnObjToCp.Enabled = false;
|
|
this.btnObjToCp.Location = new System.Drawing.Point(427, 0);
|
|
this.btnObjToCp.Margin = new System.Windows.Forms.Padding(4);
|
|
this.btnObjToCp.Name = "btnObjToCp";
|
|
this.btnObjToCp.Size = new System.Drawing.Size(97, 55);
|
|
this.btnObjToCp.TabIndex = 19;
|
|
this.btnObjToCp.Text = "Objednávka z CP";
|
|
this.btnObjToCp.UseVisualStyleBackColor = false;
|
|
//
|
|
// splitContainer3
|
|
//
|
|
this.splitContainer3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.splitContainer3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.splitContainer3.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
|
|
this.splitContainer3.Location = new System.Drawing.Point(1, 55);
|
|
this.splitContainer3.Margin = new System.Windows.Forms.Padding(4);
|
|
this.splitContainer3.Name = "splitContainer3";
|
|
this.splitContainer3.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
//
|
|
// splitContainer3.Panel1
|
|
//
|
|
this.splitContainer3.Panel1.Controls.Add(this.panel48);
|
|
this.splitContainer3.Panel1.Controls.Add(this.dataGridView1);
|
|
this.splitContainer3.Panel1MinSize = 180;
|
|
//
|
|
// splitContainer3.Panel2
|
|
//
|
|
this.splitContainer3.Panel2.Controls.Add(this.splitContainer4);
|
|
this.splitContainer3.Panel2MinSize = 205;
|
|
this.splitContainer3.Size = new System.Drawing.Size(2277, 578);
|
|
this.splitContainer3.SplitterDistance = 325;
|
|
this.splitContainer3.SplitterWidth = 5;
|
|
this.splitContainer3.TabIndex = 15;
|
|
//
|
|
// panel48
|
|
//
|
|
this.panel48.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel48.Controls.Add(this.button132);
|
|
this.panel48.Controls.Add(this.button121);
|
|
this.panel48.Controls.Add(this.button119);
|
|
this.panel48.Controls.Add(this.btnTlacitPrednuStranu);
|
|
this.panel48.Controls.Add(this.button118);
|
|
this.panel48.Controls.Add(this.btnTlacitZadnuStranu);
|
|
this.panel48.Controls.Add(this.button111);
|
|
this.panel48.Controls.Add(this.btnTlacitDokumentaciu);
|
|
this.panel48.Controls.Add(this.btnTlacitZoznamDopytov);
|
|
this.panel48.Controls.Add(this.btnTlacitZoznamZoSkladu);
|
|
this.panel48.Location = new System.Drawing.Point(131, 1);
|
|
this.panel48.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel48.Name = "panel48";
|
|
this.panel48.Size = new System.Drawing.Size(261, 249);
|
|
this.panel48.TabIndex = 32;
|
|
this.panel48.Visible = false;
|
|
//
|
|
// button132
|
|
//
|
|
this.button132.Location = new System.Drawing.Point(0, 222);
|
|
this.button132.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button132.Name = "button132";
|
|
this.button132.Size = new System.Drawing.Size(259, 26);
|
|
this.button132.TabIndex = 33;
|
|
this.button132.Text = "Tlačiť štatistiku expedície";
|
|
this.button132.UseVisualStyleBackColor = true;
|
|
this.button132.Click += new System.EventHandler(this.button132_Click);
|
|
//
|
|
// button121
|
|
//
|
|
this.button121.Location = new System.Drawing.Point(0, 197);
|
|
this.button121.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button121.Name = "button121";
|
|
this.button121.Size = new System.Drawing.Size(259, 26);
|
|
this.button121.TabIndex = 32;
|
|
this.button121.Text = "Tlačiť cenovú ponuku";
|
|
this.button121.UseVisualStyleBackColor = true;
|
|
this.button121.Click += new System.EventHandler(this.button121_Click);
|
|
//
|
|
// button119
|
|
//
|
|
this.button119.Location = new System.Drawing.Point(0, 172);
|
|
this.button119.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button119.Name = "button119";
|
|
this.button119.Size = new System.Drawing.Size(259, 26);
|
|
this.button119.TabIndex = 31;
|
|
this.button119.Text = "Tlačiť čistý KL-ZS";
|
|
this.button119.UseVisualStyleBackColor = true;
|
|
this.button119.Click += new System.EventHandler(this.button119_Click);
|
|
//
|
|
// btnTlacitPrednuStranu
|
|
//
|
|
this.btnTlacitPrednuStranu.Location = new System.Drawing.Point(0, 0);
|
|
this.btnTlacitPrednuStranu.Margin = new System.Windows.Forms.Padding(4);
|
|
this.btnTlacitPrednuStranu.Name = "btnTlacitPrednuStranu";
|
|
this.btnTlacitPrednuStranu.Size = new System.Drawing.Size(259, 26);
|
|
this.btnTlacitPrednuStranu.TabIndex = 16;
|
|
this.btnTlacitPrednuStranu.Text = "Tlačiť prednú stranu";
|
|
this.btnTlacitPrednuStranu.UseVisualStyleBackColor = true;
|
|
this.btnTlacitPrednuStranu.Click += new System.EventHandler(this.btnTlacitPrednuStranu_Click);
|
|
//
|
|
// button118
|
|
//
|
|
this.button118.Location = new System.Drawing.Point(0, 148);
|
|
this.button118.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button118.Name = "button118";
|
|
this.button118.Size = new System.Drawing.Size(259, 26);
|
|
this.button118.TabIndex = 30;
|
|
this.button118.Text = "Tlačiť čistý KL-PS";
|
|
this.button118.UseVisualStyleBackColor = true;
|
|
this.button118.Click += new System.EventHandler(this.button118_Click);
|
|
//
|
|
// btnTlacitZadnuStranu
|
|
//
|
|
this.btnTlacitZadnuStranu.Location = new System.Drawing.Point(0, 25);
|
|
this.btnTlacitZadnuStranu.Margin = new System.Windows.Forms.Padding(4);
|
|
this.btnTlacitZadnuStranu.Name = "btnTlacitZadnuStranu";
|
|
this.btnTlacitZadnuStranu.Size = new System.Drawing.Size(259, 26);
|
|
this.btnTlacitZadnuStranu.TabIndex = 17;
|
|
this.btnTlacitZadnuStranu.Text = "Tlačiť zadnú stranu";
|
|
this.btnTlacitZadnuStranu.UseVisualStyleBackColor = true;
|
|
this.btnTlacitZadnuStranu.Click += new System.EventHandler(this.btnTlacitZadnuStranu_Click);
|
|
//
|
|
// button111
|
|
//
|
|
this.button111.Location = new System.Drawing.Point(0, 123);
|
|
this.button111.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button111.Name = "button111";
|
|
this.button111.Size = new System.Drawing.Size(259, 26);
|
|
this.button111.TabIndex = 29;
|
|
this.button111.Text = "Tlačiť filtrovaný zoznam";
|
|
this.button111.UseVisualStyleBackColor = true;
|
|
this.button111.Click += new System.EventHandler(this.button111_Click);
|
|
//
|
|
// btnTlacitDokumentaciu
|
|
//
|
|
this.btnTlacitDokumentaciu.Location = new System.Drawing.Point(0, 49);
|
|
this.btnTlacitDokumentaciu.Margin = new System.Windows.Forms.Padding(4);
|
|
this.btnTlacitDokumentaciu.Name = "btnTlacitDokumentaciu";
|
|
this.btnTlacitDokumentaciu.Size = new System.Drawing.Size(259, 26);
|
|
this.btnTlacitDokumentaciu.TabIndex = 23;
|
|
this.btnTlacitDokumentaciu.Text = "Tlačiť dokumentáciu";
|
|
this.btnTlacitDokumentaciu.UseVisualStyleBackColor = true;
|
|
this.btnTlacitDokumentaciu.Click += new System.EventHandler(this.btnTlacitDokumentaciu_Click);
|
|
//
|
|
// btnTlacitZoznamDopytov
|
|
//
|
|
this.btnTlacitZoznamDopytov.Location = new System.Drawing.Point(0, 74);
|
|
this.btnTlacitZoznamDopytov.Margin = new System.Windows.Forms.Padding(4);
|
|
this.btnTlacitZoznamDopytov.Name = "btnTlacitZoznamDopytov";
|
|
this.btnTlacitZoznamDopytov.Size = new System.Drawing.Size(259, 26);
|
|
this.btnTlacitZoznamDopytov.TabIndex = 18;
|
|
this.btnTlacitZoznamDopytov.Text = "Tlačiť Zoznam dopytov";
|
|
this.btnTlacitZoznamDopytov.UseVisualStyleBackColor = true;
|
|
this.btnTlacitZoznamDopytov.Click += new System.EventHandler(this.btnTlacitZoznamy_Click);
|
|
//
|
|
// btnTlacitZoznamZoSkladu
|
|
//
|
|
this.btnTlacitZoznamZoSkladu.Location = new System.Drawing.Point(0, 98);
|
|
this.btnTlacitZoznamZoSkladu.Margin = new System.Windows.Forms.Padding(4);
|
|
this.btnTlacitZoznamZoSkladu.Name = "btnTlacitZoznamZoSkladu";
|
|
this.btnTlacitZoznamZoSkladu.Size = new System.Drawing.Size(259, 26);
|
|
this.btnTlacitZoznamZoSkladu.TabIndex = 25;
|
|
this.btnTlacitZoznamZoSkladu.Text = "Tlačiť Zoznam zo skladu";
|
|
this.btnTlacitZoznamZoSkladu.UseVisualStyleBackColor = true;
|
|
this.btnTlacitZoznamZoSkladu.Click += new System.EventHandler(this.btnTlacitZoznamZoSkladu_Click);
|
|
//
|
|
// dataGridView1
|
|
//
|
|
this.dataGridView1.AllowUserToAddRows = false;
|
|
this.dataGridView1.AllowUserToDeleteRows = false;
|
|
this.dataGridView1.AllowUserToResizeRows = false;
|
|
this.dataGridView1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView1.Location = new System.Drawing.Point(1, 1);
|
|
this.dataGridView1.Margin = new System.Windows.Forms.Padding(1);
|
|
this.dataGridView1.MultiSelect = false;
|
|
this.dataGridView1.Name = "dataGridView1";
|
|
this.dataGridView1.ReadOnly = true;
|
|
this.dataGridView1.RowHeadersVisible = false;
|
|
this.dataGridView1.RowHeadersWidth = 51;
|
|
this.dataGridView1.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
|
|
dataGridViewCellStyle3.BackColor = System.Drawing.Color.AliceBlue;
|
|
dataGridViewCellStyle3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
dataGridViewCellStyle3.ForeColor = System.Drawing.Color.Black;
|
|
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.Green;
|
|
dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.Yellow;
|
|
this.dataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle3;
|
|
this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dataGridView1.Size = new System.Drawing.Size(2272, 321);
|
|
this.dataGridView1.TabIndex = 0;
|
|
this.dataGridView1.Visible = false;
|
|
this.dataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellClick);
|
|
this.dataGridView1.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dataGridView1_CellFormatting);
|
|
this.dataGridView1.ColumnHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridView1_ColumnHeaderMouseClick);
|
|
this.dataGridView1.RowEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_RowEnter);
|
|
this.dataGridView1.SelectionChanged += new System.EventHandler(this.dataGridView1_SelectionChanged);
|
|
this.dataGridView1.Paint += new System.Windows.Forms.PaintEventHandler(this.dataGridView1_Paint);
|
|
this.dataGridView1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.dataGridView1_KeyDown);
|
|
//
|
|
// splitContainer4
|
|
//
|
|
this.splitContainer4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.splitContainer4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.splitContainer4.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
|
|
this.splitContainer4.Location = new System.Drawing.Point(1, 1);
|
|
this.splitContainer4.Margin = new System.Windows.Forms.Padding(4);
|
|
this.splitContainer4.Name = "splitContainer4";
|
|
this.splitContainer4.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
//
|
|
// splitContainer4.Panel1
|
|
//
|
|
this.splitContainer4.Panel1.Controls.Add(this.dataGridView4);
|
|
this.splitContainer4.Panel1MinSize = 88;
|
|
//
|
|
// splitContainer4.Panel2
|
|
//
|
|
this.splitContainer4.Panel2.Controls.Add(this.dataGridView5);
|
|
this.splitContainer4.Panel2MinSize = 109;
|
|
this.splitContainer4.Size = new System.Drawing.Size(2272, 246);
|
|
this.splitContainer4.SplitterDistance = 88;
|
|
this.splitContainer4.SplitterWidth = 5;
|
|
this.splitContainer4.TabIndex = 0;
|
|
//
|
|
// dataGridView4
|
|
//
|
|
this.dataGridView4.AllowUserToAddRows = false;
|
|
this.dataGridView4.AllowUserToDeleteRows = false;
|
|
this.dataGridView4.AllowUserToResizeRows = false;
|
|
this.dataGridView4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView4.Location = new System.Drawing.Point(1, 1);
|
|
this.dataGridView4.Margin = new System.Windows.Forms.Padding(1);
|
|
this.dataGridView4.MultiSelect = false;
|
|
this.dataGridView4.Name = "dataGridView4";
|
|
this.dataGridView4.ReadOnly = true;
|
|
this.dataGridView4.RowHeadersVisible = false;
|
|
this.dataGridView4.RowHeadersWidth = 51;
|
|
this.dataGridView4.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
|
|
this.dataGridView4.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dataGridView4.Size = new System.Drawing.Size(2268, 83);
|
|
this.dataGridView4.TabIndex = 9;
|
|
this.dataGridView4.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dataGridView4_CellFormatting);
|
|
this.dataGridView4.Paint += new System.Windows.Forms.PaintEventHandler(this.dataGridView4_Paint);
|
|
//
|
|
// dataGridView5
|
|
//
|
|
this.dataGridView5.AllowUserToAddRows = false;
|
|
this.dataGridView5.AllowUserToDeleteRows = false;
|
|
this.dataGridView5.AllowUserToResizeRows = false;
|
|
this.dataGridView5.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dataGridView5.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView5.Location = new System.Drawing.Point(1, 1);
|
|
this.dataGridView5.Margin = new System.Windows.Forms.Padding(1);
|
|
this.dataGridView5.MultiSelect = false;
|
|
this.dataGridView5.Name = "dataGridView5";
|
|
this.dataGridView5.ReadOnly = true;
|
|
this.dataGridView5.RowHeadersVisible = false;
|
|
this.dataGridView5.RowHeadersWidth = 51;
|
|
this.dataGridView5.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
|
|
this.dataGridView5.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dataGridView5.Size = new System.Drawing.Size(2268, 146);
|
|
this.dataGridView5.TabIndex = 10;
|
|
this.dataGridView5.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dataGridView5_CellFormatting);
|
|
this.dataGridView5.Paint += new System.Windows.Forms.PaintEventHandler(this.dataGridView5_Paint);
|
|
//
|
|
// btnEditOBJ
|
|
//
|
|
this.btnEditOBJ.BackColor = System.Drawing.Color.Khaki;
|
|
this.btnEditOBJ.Location = new System.Drawing.Point(67, 0);
|
|
this.btnEditOBJ.Margin = new System.Windows.Forms.Padding(4);
|
|
this.btnEditOBJ.Name = "btnEditOBJ";
|
|
this.btnEditOBJ.Size = new System.Drawing.Size(68, 55);
|
|
this.btnEditOBJ.TabIndex = 2;
|
|
this.btnEditOBJ.Text = "Edituj záznam";
|
|
this.btnEditOBJ.UseVisualStyleBackColor = false;
|
|
this.btnEditOBJ.Click += new System.EventHandler(this.btnEditOBJ_Click);
|
|
//
|
|
// btnNewOBJ
|
|
//
|
|
this.btnNewOBJ.BackColor = System.Drawing.Color.PaleGreen;
|
|
this.btnNewOBJ.Location = new System.Drawing.Point(0, 0);
|
|
this.btnNewOBJ.Margin = new System.Windows.Forms.Padding(4);
|
|
this.btnNewOBJ.Name = "btnNewOBJ";
|
|
this.btnNewOBJ.Size = new System.Drawing.Size(68, 55);
|
|
this.btnNewOBJ.TabIndex = 1;
|
|
this.btnNewOBJ.Text = "Nový záznam";
|
|
this.btnNewOBJ.UseVisualStyleBackColor = false;
|
|
this.btnNewOBJ.Click += new System.EventHandler(this.btnNewOBJ_Click);
|
|
//
|
|
// tabPage2
|
|
//
|
|
this.tabPage2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.tabPage2.Controls.Add(this.button134);
|
|
this.tabPage2.Controls.Add(this.button133);
|
|
this.tabPage2.Controls.Add(this.textBox6);
|
|
this.tabPage2.Controls.Add(this.btnEditVyrobok);
|
|
this.tabPage2.Controls.Add(this.label12);
|
|
this.tabPage2.Controls.Add(this.numericUpDown4);
|
|
this.tabPage2.Controls.Add(this.panelPridatVyrobok);
|
|
this.tabPage2.Controls.Add(this.btnPridatVyrobok);
|
|
this.tabPage2.Controls.Add(this.btnZobrazVykres);
|
|
this.tabPage2.Controls.Add(this.dGVZoznamVyrobkov);
|
|
this.tabPage2.Controls.Add(this.panel10);
|
|
this.tabPage2.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.tabPage2.Name = "tabPage2";
|
|
this.tabPage2.Size = new System.Drawing.Size(1752, 642);
|
|
this.tabPage2.TabIndex = 13;
|
|
this.tabPage2.Text = "Zoznam výrobkov";
|
|
this.tabPage2.UseVisualStyleBackColor = true;
|
|
this.tabPage2.Enter += new System.EventHandler(this.tabPage2_Enter);
|
|
//
|
|
// button134
|
|
//
|
|
this.button134.Location = new System.Drawing.Point(560, 0);
|
|
this.button134.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button134.Name = "button134";
|
|
this.button134.Size = new System.Drawing.Size(141, 53);
|
|
this.button134.TabIndex = 27;
|
|
this.button134.Text = "Editovať cenovú ponuku";
|
|
this.button134.UseVisualStyleBackColor = true;
|
|
this.button134.Click += new System.EventHandler(this.button134_Click);
|
|
//
|
|
// button133
|
|
//
|
|
this.button133.Location = new System.Drawing.Point(420, 0);
|
|
this.button133.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button133.Name = "button133";
|
|
this.button133.Size = new System.Drawing.Size(141, 53);
|
|
this.button133.TabIndex = 26;
|
|
this.button133.Text = "Pridať cenovú ponuku";
|
|
this.button133.UseVisualStyleBackColor = true;
|
|
this.button133.Click += new System.EventHandler(this.button133_Click);
|
|
//
|
|
// textBox6
|
|
//
|
|
this.textBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.textBox6.Enabled = false;
|
|
this.textBox6.Font = new System.Drawing.Font("Microsoft Sans Serif", 22F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.textBox6.Location = new System.Drawing.Point(1367, 1);
|
|
this.textBox6.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox6.Name = "textBox6";
|
|
this.textBox6.Size = new System.Drawing.Size(236, 49);
|
|
this.textBox6.TabIndex = 2;
|
|
this.textBox6.TextChanged += new System.EventHandler(this.textBox6_TextChanged);
|
|
//
|
|
// btnEditVyrobok
|
|
//
|
|
this.btnEditVyrobok.Location = new System.Drawing.Point(280, 0);
|
|
this.btnEditVyrobok.Margin = new System.Windows.Forms.Padding(4);
|
|
this.btnEditVyrobok.Name = "btnEditVyrobok";
|
|
this.btnEditVyrobok.Size = new System.Drawing.Size(141, 53);
|
|
this.btnEditVyrobok.TabIndex = 25;
|
|
this.btnEditVyrobok.Text = "Editovať výrobok";
|
|
this.btnEditVyrobok.UseVisualStyleBackColor = true;
|
|
this.btnEditVyrobok.Click += new System.EventHandler(this.btnEditVyrobok_Click);
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label12.Location = new System.Drawing.Point(1605, 30);
|
|
this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(77, 17);
|
|
this.label12.TabIndex = 1;
|
|
this.label12.Text = "1/x";
|
|
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// numericUpDown4
|
|
//
|
|
this.numericUpDown4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.numericUpDown4.Location = new System.Drawing.Point(1605, 1);
|
|
this.numericUpDown4.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown4.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown4.Name = "numericUpDown4";
|
|
this.numericUpDown4.Size = new System.Drawing.Size(77, 22);
|
|
this.numericUpDown4.TabIndex = 0;
|
|
this.numericUpDown4.Value = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown4.ValueChanged += new System.EventHandler(this.numericUpDown4_ValueChanged);
|
|
//
|
|
// panelPridatVyrobok
|
|
//
|
|
this.panelPridatVyrobok.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
|
|
this.panelPridatVyrobok.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panelPridatVyrobok.Controls.Add(this.button51);
|
|
this.panelPridatVyrobok.Controls.Add(this.button50);
|
|
this.panelPridatVyrobok.Controls.Add(this.cBPridajvyrobok);
|
|
this.panelPridatVyrobok.Controls.Add(this.label1);
|
|
this.panelPridatVyrobok.Location = new System.Drawing.Point(140, 53);
|
|
this.panelPridatVyrobok.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panelPridatVyrobok.Name = "panelPridatVyrobok";
|
|
this.panelPridatVyrobok.Size = new System.Drawing.Size(395, 52);
|
|
this.panelPridatVyrobok.TabIndex = 6;
|
|
this.panelPridatVyrobok.Visible = false;
|
|
this.panelPridatVyrobok.Leave += new System.EventHandler(this.panelPridatVyrobok_Leave);
|
|
//
|
|
// button51
|
|
//
|
|
this.button51.Location = new System.Drawing.Point(211, 0);
|
|
this.button51.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button51.Name = "button51";
|
|
this.button51.Size = new System.Drawing.Size(25, 23);
|
|
this.button51.TabIndex = 3;
|
|
this.button51.Text = "+";
|
|
this.button51.UseVisualStyleBackColor = true;
|
|
this.button51.Click += new System.EventHandler(this.button51_Click);
|
|
//
|
|
// button50
|
|
//
|
|
this.button50.Enabled = false;
|
|
this.button50.Location = new System.Drawing.Point(235, 0);
|
|
this.button50.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button50.Name = "button50";
|
|
this.button50.Size = new System.Drawing.Size(159, 50);
|
|
this.button50.TabIndex = 2;
|
|
this.button50.Text = "Pridať výrobok pre vybraného zákazníka";
|
|
this.button50.UseVisualStyleBackColor = true;
|
|
this.button50.Click += new System.EventHandler(this.button50_Click);
|
|
//
|
|
// cBPridajvyrobok
|
|
//
|
|
this.cBPridajvyrobok.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.cBPridajvyrobok.FormattingEnabled = true;
|
|
this.cBPridajvyrobok.Location = new System.Drawing.Point(1, 23);
|
|
this.cBPridajvyrobok.Margin = new System.Windows.Forms.Padding(4);
|
|
this.cBPridajvyrobok.Name = "cBPridajvyrobok";
|
|
this.cBPridajvyrobok.Size = new System.Drawing.Size(232, 24);
|
|
this.cBPridajvyrobok.TabIndex = 1;
|
|
this.cBPridajvyrobok.SelectedValueChanged += new System.EventHandler(this.cBPridajvyrobok_SelectedValueChanged);
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(5, 4);
|
|
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(110, 16);
|
|
this.label1.TabIndex = 0;
|
|
this.label1.Text = "Vybrať zákazníka";
|
|
//
|
|
// btnPridatVyrobok
|
|
//
|
|
this.btnPridatVyrobok.Location = new System.Drawing.Point(140, 0);
|
|
this.btnPridatVyrobok.Margin = new System.Windows.Forms.Padding(4);
|
|
this.btnPridatVyrobok.Name = "btnPridatVyrobok";
|
|
this.btnPridatVyrobok.Size = new System.Drawing.Size(141, 53);
|
|
this.btnPridatVyrobok.TabIndex = 5;
|
|
this.btnPridatVyrobok.Text = "Pridať výrobok";
|
|
this.btnPridatVyrobok.UseVisualStyleBackColor = true;
|
|
this.btnPridatVyrobok.Click += new System.EventHandler(this.btnPridatVyrobok_Click);
|
|
//
|
|
// btnZobrazVykres
|
|
//
|
|
this.btnZobrazVykres.Location = new System.Drawing.Point(0, 0);
|
|
this.btnZobrazVykres.Margin = new System.Windows.Forms.Padding(4);
|
|
this.btnZobrazVykres.Name = "btnZobrazVykres";
|
|
this.btnZobrazVykres.Size = new System.Drawing.Size(141, 53);
|
|
this.btnZobrazVykres.TabIndex = 4;
|
|
this.btnZobrazVykres.Text = "Zobraziť výkres";
|
|
this.btnZobrazVykres.UseVisualStyleBackColor = true;
|
|
this.btnZobrazVykres.Click += new System.EventHandler(this.btnZobrazVykres_Click);
|
|
//
|
|
// dGVZoznamVyrobkov
|
|
//
|
|
this.dGVZoznamVyrobkov.AllowUserToAddRows = false;
|
|
this.dGVZoznamVyrobkov.AllowUserToDeleteRows = false;
|
|
this.dGVZoznamVyrobkov.AllowUserToResizeRows = false;
|
|
this.dGVZoznamVyrobkov.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dGVZoznamVyrobkov.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dGVZoznamVyrobkov.Location = new System.Drawing.Point(1, 53);
|
|
this.dGVZoznamVyrobkov.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dGVZoznamVyrobkov.MultiSelect = false;
|
|
this.dGVZoznamVyrobkov.Name = "dGVZoznamVyrobkov";
|
|
this.dGVZoznamVyrobkov.ReadOnly = true;
|
|
this.dGVZoznamVyrobkov.RowHeadersVisible = false;
|
|
this.dGVZoznamVyrobkov.RowHeadersWidth = 51;
|
|
this.dGVZoznamVyrobkov.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dGVZoznamVyrobkov.Size = new System.Drawing.Size(1744, 582);
|
|
this.dGVZoznamVyrobkov.TabIndex = 3;
|
|
this.dGVZoznamVyrobkov.Visible = false;
|
|
this.dGVZoznamVyrobkov.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dGVZoznamVyrobkov_CellClick);
|
|
this.dGVZoznamVyrobkov.ColumnHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dGVZoznamVyrobkov_ColumnHeaderMouseClick);
|
|
this.dGVZoznamVyrobkov.Paint += new System.Windows.Forms.PaintEventHandler(this.dGVZoznamVyrobkov_Paint);
|
|
//
|
|
// panel10
|
|
//
|
|
this.panel10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel10.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel10.BackgroundImage")));
|
|
this.panel10.Location = new System.Drawing.Point(1672, -14);
|
|
this.panel10.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel10.Name = "panel10";
|
|
this.panel10.Size = new System.Drawing.Size(85, 79);
|
|
this.panel10.TabIndex = 23;
|
|
this.panel10.Click += new System.EventHandler(this.panel10_Click);
|
|
//
|
|
// tabPage3
|
|
//
|
|
this.tabPage3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.tabPage3.Controls.Add(this.button93);
|
|
this.tabPage3.Controls.Add(this.button94);
|
|
this.tabPage3.Controls.Add(this.textBox17);
|
|
this.tabPage3.Controls.Add(this.button85);
|
|
this.tabPage3.Controls.Add(this.label22);
|
|
this.tabPage3.Controls.Add(this.numericUpDown14);
|
|
this.tabPage3.Controls.Add(this.panel19);
|
|
this.tabPage3.Controls.Add(this.button62);
|
|
this.tabPage3.Controls.Add(this.dGVVydajMat);
|
|
this.tabPage3.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage3.Margin = new System.Windows.Forms.Padding(4);
|
|
this.tabPage3.Name = "tabPage3";
|
|
this.tabPage3.Size = new System.Drawing.Size(1752, 642);
|
|
this.tabPage3.TabIndex = 3;
|
|
this.tabPage3.Text = "Výdaj materiálu";
|
|
this.tabPage3.UseVisualStyleBackColor = true;
|
|
this.tabPage3.Enter += new System.EventHandler(this.tabPage3_Enter);
|
|
this.tabPage3.Leave += new System.EventHandler(this.tabPage3_Leave);
|
|
//
|
|
// button93
|
|
//
|
|
this.button93.Enabled = false;
|
|
this.button93.Location = new System.Drawing.Point(235, 0);
|
|
this.button93.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button93.Name = "button93";
|
|
this.button93.Size = new System.Drawing.Size(119, 53);
|
|
this.button93.TabIndex = 34;
|
|
this.button93.Text = "Priradiť polotovar";
|
|
this.button93.UseVisualStyleBackColor = true;
|
|
//
|
|
// button94
|
|
//
|
|
this.button94.Location = new System.Drawing.Point(117, 0);
|
|
this.button94.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button94.Name = "button94";
|
|
this.button94.Size = new System.Drawing.Size(119, 53);
|
|
this.button94.TabIndex = 33;
|
|
this.button94.Text = "Zobrazenie (max)";
|
|
this.button94.UseVisualStyleBackColor = true;
|
|
this.button94.Click += new System.EventHandler(this.button94_Click);
|
|
//
|
|
// textBox17
|
|
//
|
|
this.textBox17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.textBox17.BackColor = System.Drawing.Color.BlanchedAlmond;
|
|
this.textBox17.Enabled = false;
|
|
this.textBox17.Font = new System.Drawing.Font("Microsoft Sans Serif", 21F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.textBox17.Location = new System.Drawing.Point(1236, 2);
|
|
this.textBox17.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox17.Name = "textBox17";
|
|
this.textBox17.Size = new System.Drawing.Size(319, 47);
|
|
this.textBox17.TabIndex = 2;
|
|
this.textBox17.TextChanged += new System.EventHandler(this.textBox17_TextChanged);
|
|
//
|
|
// button85
|
|
//
|
|
this.button85.Location = new System.Drawing.Point(0, 0);
|
|
this.button85.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button85.Name = "button85";
|
|
this.button85.Size = new System.Drawing.Size(119, 53);
|
|
this.button85.TabIndex = 28;
|
|
this.button85.Text = "Zobraziť výkres";
|
|
this.button85.UseVisualStyleBackColor = true;
|
|
this.button85.Click += new System.EventHandler(this.button85_Click);
|
|
//
|
|
// label22
|
|
//
|
|
this.label22.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label22.Location = new System.Drawing.Point(1623, 1);
|
|
this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label22.Name = "label22";
|
|
this.label22.Size = new System.Drawing.Size(120, 23);
|
|
this.label22.TabIndex = 1;
|
|
this.label22.Text = "1/1";
|
|
this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// numericUpDown14
|
|
//
|
|
this.numericUpDown14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.numericUpDown14.Location = new System.Drawing.Point(1557, 1);
|
|
this.numericUpDown14.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown14.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown14.Name = "numericUpDown14";
|
|
this.numericUpDown14.Size = new System.Drawing.Size(60, 22);
|
|
this.numericUpDown14.TabIndex = 0;
|
|
this.numericUpDown14.Value = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown14.ValueChanged += new System.EventHandler(this.numericUpDown14_ValueChanged);
|
|
//
|
|
// panel19
|
|
//
|
|
this.panel19.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel19.Controls.Add(this.groupBox21);
|
|
this.panel19.Controls.Add(this.panel20);
|
|
this.panel19.Controls.Add(this.groupBox22);
|
|
this.panel19.Location = new System.Drawing.Point(1507, 53);
|
|
this.panel19.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel19.Name = "panel19";
|
|
this.panel19.Size = new System.Drawing.Size(238, 228);
|
|
this.panel19.TabIndex = 24;
|
|
this.panel19.Visible = false;
|
|
//
|
|
// groupBox21
|
|
//
|
|
this.groupBox21.Controls.Add(this.checkBox25);
|
|
this.groupBox21.Controls.Add(this.checkBox26);
|
|
this.groupBox21.Controls.Add(this.checkBox27);
|
|
this.groupBox21.Controls.Add(this.checkBox28);
|
|
this.groupBox21.Controls.Add(this.checkBox29);
|
|
this.groupBox21.Controls.Add(this.checkBox37);
|
|
this.groupBox21.Controls.Add(this.checkBox38);
|
|
this.groupBox21.Controls.Add(this.checkBox39);
|
|
this.groupBox21.Location = new System.Drawing.Point(1, 65);
|
|
this.groupBox21.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBox21.Name = "groupBox21";
|
|
this.groupBox21.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBox21.Size = new System.Drawing.Size(171, 161);
|
|
this.groupBox21.TabIndex = 21;
|
|
this.groupBox21.TabStop = false;
|
|
this.groupBox21.Text = "Zobraziť";
|
|
//
|
|
// checkBox25
|
|
//
|
|
this.checkBox25.AutoSize = true;
|
|
this.checkBox25.Location = new System.Drawing.Point(3, 140);
|
|
this.checkBox25.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox25.Name = "checkBox25";
|
|
this.checkBox25.Size = new System.Drawing.Size(149, 20);
|
|
this.checkBox25.TabIndex = 7;
|
|
this.checkBox25.Text = "Čiastočne odoslaná";
|
|
this.checkBox25.UseVisualStyleBackColor = true;
|
|
this.checkBox25.CheckedChanged += new System.EventHandler(this.checkBox25_CheckedChanged);
|
|
//
|
|
// checkBox26
|
|
//
|
|
this.checkBox26.AutoSize = true;
|
|
this.checkBox26.Location = new System.Drawing.Point(3, 123);
|
|
this.checkBox26.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox26.Name = "checkBox26";
|
|
this.checkBox26.Size = new System.Drawing.Size(88, 20);
|
|
this.checkBox26.TabIndex = 5;
|
|
this.checkBox26.Text = "Odoslaná";
|
|
this.checkBox26.UseVisualStyleBackColor = true;
|
|
this.checkBox26.CheckedChanged += new System.EventHandler(this.checkBox26_CheckedChanged);
|
|
//
|
|
// checkBox27
|
|
//
|
|
this.checkBox27.AutoSize = true;
|
|
this.checkBox27.Location = new System.Drawing.Point(3, 106);
|
|
this.checkBox27.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox27.Name = "checkBox27";
|
|
this.checkBox27.Size = new System.Drawing.Size(94, 20);
|
|
this.checkBox27.TabIndex = 4;
|
|
this.checkBox27.Text = "Na lapovni";
|
|
this.checkBox27.UseVisualStyleBackColor = true;
|
|
this.checkBox27.CheckedChanged += new System.EventHandler(this.checkBox27_CheckedChanged);
|
|
//
|
|
// checkBox28
|
|
//
|
|
this.checkBox28.AutoSize = true;
|
|
this.checkBox28.Location = new System.Drawing.Point(3, 89);
|
|
this.checkBox28.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox28.Name = "checkBox28";
|
|
this.checkBox28.Size = new System.Drawing.Size(91, 20);
|
|
this.checkBox28.TabIndex = 3;
|
|
this.checkBox28.Text = "Vo výrobe";
|
|
this.checkBox28.UseVisualStyleBackColor = true;
|
|
this.checkBox28.CheckedChanged += new System.EventHandler(this.checkBox28_CheckedChanged);
|
|
//
|
|
// checkBox29
|
|
//
|
|
this.checkBox29.AutoSize = true;
|
|
this.checkBox29.Checked = true;
|
|
this.checkBox29.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox29.Location = new System.Drawing.Point(3, 71);
|
|
this.checkBox29.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox29.Name = "checkBox29";
|
|
this.checkBox29.Size = new System.Drawing.Size(151, 20);
|
|
this.checkBox29.TabIndex = 2;
|
|
this.checkBox29.Text = "Zaradená do výroby";
|
|
this.checkBox29.UseVisualStyleBackColor = true;
|
|
this.checkBox29.CheckedChanged += new System.EventHandler(this.checkBox29_CheckedChanged);
|
|
//
|
|
// checkBox37
|
|
//
|
|
this.checkBox37.AutoSize = true;
|
|
this.checkBox37.Location = new System.Drawing.Point(3, 53);
|
|
this.checkBox37.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox37.Name = "checkBox37";
|
|
this.checkBox37.Size = new System.Drawing.Size(67, 20);
|
|
this.checkBox37.TabIndex = 1;
|
|
this.checkBox37.Text = "Prijatá";
|
|
this.checkBox37.UseVisualStyleBackColor = true;
|
|
this.checkBox37.CheckedChanged += new System.EventHandler(this.checkBox37_CheckedChanged);
|
|
//
|
|
// checkBox38
|
|
//
|
|
this.checkBox38.AutoSize = true;
|
|
this.checkBox38.Location = new System.Drawing.Point(3, 34);
|
|
this.checkBox38.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox38.Name = "checkBox38";
|
|
this.checkBox38.Size = new System.Drawing.Size(78, 20);
|
|
this.checkBox38.TabIndex = 6;
|
|
this.checkBox38.Text = "Zrušená";
|
|
this.checkBox38.UseVisualStyleBackColor = true;
|
|
this.checkBox38.CheckedChanged += new System.EventHandler(this.checkBox38_CheckedChanged);
|
|
//
|
|
// checkBox39
|
|
//
|
|
this.checkBox39.AutoSize = true;
|
|
this.checkBox39.Location = new System.Drawing.Point(3, 17);
|
|
this.checkBox39.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox39.Name = "checkBox39";
|
|
this.checkBox39.Size = new System.Drawing.Size(108, 20);
|
|
this.checkBox39.TabIndex = 0;
|
|
this.checkBox39.Text = "Pozastavená";
|
|
this.checkBox39.UseVisualStyleBackColor = true;
|
|
this.checkBox39.CheckedChanged += new System.EventHandler(this.checkBox39_CheckedChanged);
|
|
//
|
|
// panel20
|
|
//
|
|
this.panel20.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel20.BackgroundImage")));
|
|
this.panel20.Location = new System.Drawing.Point(161, 160);
|
|
this.panel20.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel20.Name = "panel20";
|
|
this.panel20.Size = new System.Drawing.Size(85, 79);
|
|
this.panel20.TabIndex = 23;
|
|
this.panel20.Click += new System.EventHandler(this.panel20_Click);
|
|
//
|
|
// groupBox22
|
|
//
|
|
this.groupBox22.Controls.Add(this.radioButton6);
|
|
this.groupBox22.Controls.Add(this.radioButton7);
|
|
this.groupBox22.Location = new System.Drawing.Point(1, 1);
|
|
this.groupBox22.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBox22.Name = "groupBox22";
|
|
this.groupBox22.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBox22.Size = new System.Drawing.Size(233, 63);
|
|
this.groupBox22.TabIndex = 20;
|
|
this.groupBox22.TabStop = false;
|
|
this.groupBox22.Text = "Zoradiť";
|
|
//
|
|
// radioButton6
|
|
//
|
|
this.radioButton6.AutoSize = true;
|
|
this.radioButton6.Checked = true;
|
|
this.radioButton6.Location = new System.Drawing.Point(8, 37);
|
|
this.radioButton6.Margin = new System.Windows.Forms.Padding(4);
|
|
this.radioButton6.Name = "radioButton6";
|
|
this.radioButton6.Size = new System.Drawing.Size(179, 20);
|
|
this.radioButton6.TabIndex = 3;
|
|
this.radioButton6.TabStop = true;
|
|
this.radioButton6.Text = "Podľa zákazkového čísla";
|
|
this.radioButton6.UseVisualStyleBackColor = true;
|
|
this.radioButton6.CheckedChanged += new System.EventHandler(this.radioButton6_CheckedChanged);
|
|
//
|
|
// radioButton7
|
|
//
|
|
this.radioButton7.AutoSize = true;
|
|
this.radioButton7.Location = new System.Drawing.Point(8, 17);
|
|
this.radioButton7.Margin = new System.Windows.Forms.Padding(4);
|
|
this.radioButton7.Name = "radioButton7";
|
|
this.radioButton7.Size = new System.Drawing.Size(112, 20);
|
|
this.radioButton7.TabIndex = 2;
|
|
this.radioButton7.Text = "Podľa dátumu";
|
|
this.radioButton7.UseVisualStyleBackColor = true;
|
|
this.radioButton7.CheckedChanged += new System.EventHandler(this.radioButton7_CheckedChanged);
|
|
//
|
|
// button62
|
|
//
|
|
this.button62.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.button62.Location = new System.Drawing.Point(1556, 26);
|
|
this.button62.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button62.Name = "button62";
|
|
this.button62.Size = new System.Drawing.Size(191, 27);
|
|
this.button62.TabIndex = 23;
|
|
this.button62.Text = "Filter";
|
|
this.button62.UseVisualStyleBackColor = true;
|
|
this.button62.Click += new System.EventHandler(this.button62_Click);
|
|
//
|
|
// dGVVydajMat
|
|
//
|
|
this.dGVVydajMat.AllowUserToAddRows = false;
|
|
this.dGVVydajMat.AllowUserToDeleteRows = false;
|
|
this.dGVVydajMat.AllowUserToResizeRows = false;
|
|
this.dGVVydajMat.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
|
|
dataGridViewCellStyle4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
this.dGVVydajMat.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle4;
|
|
this.dGVVydajMat.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dGVVydajMat.Location = new System.Drawing.Point(1, 53);
|
|
this.dGVVydajMat.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dGVVydajMat.MultiSelect = false;
|
|
this.dGVVydajMat.Name = "dGVVydajMat";
|
|
this.dGVVydajMat.ReadOnly = true;
|
|
this.dGVVydajMat.RowHeadersVisible = false;
|
|
this.dGVVydajMat.RowHeadersWidth = 51;
|
|
this.dGVVydajMat.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dGVVydajMat.Size = new System.Drawing.Size(1744, 582);
|
|
this.dGVVydajMat.TabIndex = 0;
|
|
this.dGVVydajMat.Visible = false;
|
|
this.dGVVydajMat.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dGVVydajMat_CellClick);
|
|
this.dGVVydajMat.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dGVVydajMat_CellDoubleClick);
|
|
this.dGVVydajMat.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dGVVydajMat_CellFormatting);
|
|
this.dGVVydajMat.CellMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dGVVydajMat_CellMouseClick);
|
|
this.dGVVydajMat.ColumnHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dGVVydajMat_ColumnHeaderMouseClick);
|
|
this.dGVVydajMat.SelectionChanged += new System.EventHandler(this.dGVVydajMat_SelectionChanged);
|
|
this.dGVVydajMat.Paint += new System.Windows.Forms.PaintEventHandler(this.dGVVydajMat_Paint);
|
|
this.dGVVydajMat.KeyDown += new System.Windows.Forms.KeyEventHandler(this.dGVVydajMat_KeyDown);
|
|
this.dGVVydajMat.MouseDown += new System.Windows.Forms.MouseEventHandler(this.dGVVydajMat_MouseDown);
|
|
//
|
|
// tabPage4
|
|
//
|
|
this.tabPage4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.tabPage4.Controls.Add(this.panel9);
|
|
this.tabPage4.Controls.Add(this.button114);
|
|
this.tabPage4.Controls.Add(this.panel17);
|
|
this.tabPage4.Controls.Add(this.button92);
|
|
this.tabPage4.Controls.Add(this.button88);
|
|
this.tabPage4.Controls.Add(this.label20);
|
|
this.tabPage4.Controls.Add(this.numericUpDown12);
|
|
this.tabPage4.Controls.Add(this.textBox15);
|
|
this.tabPage4.Controls.Add(this.button87);
|
|
this.tabPage4.Controls.Add(this.button86);
|
|
this.tabPage4.Controls.Add(this.button61);
|
|
this.tabPage4.Controls.Add(this.dGVRV);
|
|
this.tabPage4.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage4.Margin = new System.Windows.Forms.Padding(4);
|
|
this.tabPage4.Name = "tabPage4";
|
|
this.tabPage4.Size = new System.Drawing.Size(1752, 642);
|
|
this.tabPage4.TabIndex = 4;
|
|
this.tabPage4.Text = "Riadenie výroby";
|
|
this.tabPage4.UseVisualStyleBackColor = true;
|
|
this.tabPage4.Enter += new System.EventHandler(this.tabPage4_Enter);
|
|
//
|
|
// panel9
|
|
//
|
|
this.panel9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel9.Controls.Add(this.textBox7);
|
|
this.panel9.Controls.Add(this.button115);
|
|
this.panel9.Location = new System.Drawing.Point(469, 53);
|
|
this.panel9.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel9.Name = "panel9";
|
|
this.panel9.Size = new System.Drawing.Size(263, 119);
|
|
this.panel9.TabIndex = 34;
|
|
this.panel9.Visible = false;
|
|
this.panel9.Leave += new System.EventHandler(this.panel9_Leave);
|
|
//
|
|
// textBox7
|
|
//
|
|
this.textBox7.Location = new System.Drawing.Point(1, 1);
|
|
this.textBox7.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox7.Multiline = true;
|
|
this.textBox7.Name = "textBox7";
|
|
this.textBox7.Size = new System.Drawing.Size(257, 85);
|
|
this.textBox7.TabIndex = 1;
|
|
//
|
|
// button115
|
|
//
|
|
this.button115.Location = new System.Drawing.Point(0, 89);
|
|
this.button115.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button115.Name = "button115";
|
|
this.button115.Size = new System.Drawing.Size(261, 28);
|
|
this.button115.TabIndex = 0;
|
|
this.button115.Text = "Uložiť poznámku";
|
|
this.button115.UseVisualStyleBackColor = true;
|
|
this.button115.Click += new System.EventHandler(this.button115_Click);
|
|
//
|
|
// button114
|
|
//
|
|
this.button114.Location = new System.Drawing.Point(469, 0);
|
|
this.button114.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button114.Name = "button114";
|
|
this.button114.Size = new System.Drawing.Size(119, 53);
|
|
this.button114.TabIndex = 33;
|
|
this.button114.Text = "Editovať poznámku";
|
|
this.button114.UseVisualStyleBackColor = true;
|
|
this.button114.Click += new System.EventHandler(this.button114_Click);
|
|
//
|
|
// panel17
|
|
//
|
|
this.panel17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel17.Controls.Add(this.groupBox18);
|
|
this.panel17.Controls.Add(this.panel47);
|
|
this.panel17.Controls.Add(this.groupBox26);
|
|
this.panel17.Controls.Add(this.panel18);
|
|
this.panel17.Location = new System.Drawing.Point(1499, 53);
|
|
this.panel17.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel17.Name = "panel17";
|
|
this.panel17.Size = new System.Drawing.Size(246, 228);
|
|
this.panel17.TabIndex = 24;
|
|
this.panel17.Visible = false;
|
|
//
|
|
// groupBox18
|
|
//
|
|
this.groupBox18.Controls.Add(this.checkBox24);
|
|
this.groupBox18.Controls.Add(this.checkBox19);
|
|
this.groupBox18.Controls.Add(this.checkBox18);
|
|
this.groupBox18.Controls.Add(this.checkBox17);
|
|
this.groupBox18.Controls.Add(this.checkBox14);
|
|
this.groupBox18.Controls.Add(this.checkBox13);
|
|
this.groupBox18.Controls.Add(this.checkBox20);
|
|
this.groupBox18.Controls.Add(this.checkBox12);
|
|
this.groupBox18.Location = new System.Drawing.Point(1, 65);
|
|
this.groupBox18.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBox18.Name = "groupBox18";
|
|
this.groupBox18.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBox18.Size = new System.Drawing.Size(179, 161);
|
|
this.groupBox18.TabIndex = 21;
|
|
this.groupBox18.TabStop = false;
|
|
this.groupBox18.Text = "Zobraziť statusy";
|
|
//
|
|
// checkBox24
|
|
//
|
|
this.checkBox24.AutoSize = true;
|
|
this.checkBox24.Location = new System.Drawing.Point(3, 140);
|
|
this.checkBox24.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox24.Name = "checkBox24";
|
|
this.checkBox24.Size = new System.Drawing.Size(149, 20);
|
|
this.checkBox24.TabIndex = 7;
|
|
this.checkBox24.Text = "Čiastočne odoslaná";
|
|
this.checkBox24.UseVisualStyleBackColor = true;
|
|
this.checkBox24.CheckedChanged += new System.EventHandler(this.checkBox24_CheckedChanged);
|
|
//
|
|
// checkBox19
|
|
//
|
|
this.checkBox19.AutoSize = true;
|
|
this.checkBox19.Location = new System.Drawing.Point(3, 123);
|
|
this.checkBox19.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox19.Name = "checkBox19";
|
|
this.checkBox19.Size = new System.Drawing.Size(88, 20);
|
|
this.checkBox19.TabIndex = 5;
|
|
this.checkBox19.Text = "Odoslaná";
|
|
this.checkBox19.UseVisualStyleBackColor = true;
|
|
this.checkBox19.CheckedChanged += new System.EventHandler(this.checkBox19_CheckedChanged);
|
|
//
|
|
// checkBox18
|
|
//
|
|
this.checkBox18.AutoSize = true;
|
|
this.checkBox18.Location = new System.Drawing.Point(3, 106);
|
|
this.checkBox18.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox18.Name = "checkBox18";
|
|
this.checkBox18.Size = new System.Drawing.Size(94, 20);
|
|
this.checkBox18.TabIndex = 4;
|
|
this.checkBox18.Text = "Na lapovni";
|
|
this.checkBox18.UseVisualStyleBackColor = true;
|
|
this.checkBox18.CheckedChanged += new System.EventHandler(this.checkBox18_CheckedChanged);
|
|
//
|
|
// checkBox17
|
|
//
|
|
this.checkBox17.AutoSize = true;
|
|
this.checkBox17.Location = new System.Drawing.Point(3, 89);
|
|
this.checkBox17.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox17.Name = "checkBox17";
|
|
this.checkBox17.Size = new System.Drawing.Size(91, 20);
|
|
this.checkBox17.TabIndex = 3;
|
|
this.checkBox17.Text = "Vo výrobe";
|
|
this.checkBox17.UseVisualStyleBackColor = true;
|
|
this.checkBox17.CheckedChanged += new System.EventHandler(this.checkBox17_CheckedChanged);
|
|
//
|
|
// checkBox14
|
|
//
|
|
this.checkBox14.AutoSize = true;
|
|
this.checkBox14.Location = new System.Drawing.Point(3, 71);
|
|
this.checkBox14.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox14.Name = "checkBox14";
|
|
this.checkBox14.Size = new System.Drawing.Size(151, 20);
|
|
this.checkBox14.TabIndex = 2;
|
|
this.checkBox14.Text = "Zaradená do výroby";
|
|
this.checkBox14.UseVisualStyleBackColor = true;
|
|
this.checkBox14.CheckedChanged += new System.EventHandler(this.checkBox14_CheckedChanged);
|
|
//
|
|
// checkBox13
|
|
//
|
|
this.checkBox13.AutoSize = true;
|
|
this.checkBox13.Checked = true;
|
|
this.checkBox13.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox13.Location = new System.Drawing.Point(3, 53);
|
|
this.checkBox13.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox13.Name = "checkBox13";
|
|
this.checkBox13.Size = new System.Drawing.Size(67, 20);
|
|
this.checkBox13.TabIndex = 1;
|
|
this.checkBox13.Text = "Prijatá";
|
|
this.checkBox13.UseVisualStyleBackColor = true;
|
|
this.checkBox13.CheckedChanged += new System.EventHandler(this.checkBox13_CheckedChanged);
|
|
//
|
|
// checkBox20
|
|
//
|
|
this.checkBox20.AutoSize = true;
|
|
this.checkBox20.Location = new System.Drawing.Point(3, 34);
|
|
this.checkBox20.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox20.Name = "checkBox20";
|
|
this.checkBox20.Size = new System.Drawing.Size(78, 20);
|
|
this.checkBox20.TabIndex = 6;
|
|
this.checkBox20.Text = "Zrušená";
|
|
this.checkBox20.UseVisualStyleBackColor = true;
|
|
this.checkBox20.CheckedChanged += new System.EventHandler(this.checkBox20_CheckedChanged);
|
|
//
|
|
// checkBox12
|
|
//
|
|
this.checkBox12.AutoSize = true;
|
|
this.checkBox12.Location = new System.Drawing.Point(3, 17);
|
|
this.checkBox12.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox12.Name = "checkBox12";
|
|
this.checkBox12.Size = new System.Drawing.Size(108, 20);
|
|
this.checkBox12.TabIndex = 0;
|
|
this.checkBox12.Text = "Pozastavená";
|
|
this.checkBox12.UseVisualStyleBackColor = true;
|
|
this.checkBox12.CheckedChanged += new System.EventHandler(this.checkBox12_CheckedChanged);
|
|
//
|
|
// panel47
|
|
//
|
|
this.panel47.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel47.BackgroundImage")));
|
|
this.panel47.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
this.panel47.Location = new System.Drawing.Point(169, 96);
|
|
this.panel47.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel47.Name = "panel47";
|
|
this.panel47.Size = new System.Drawing.Size(85, 79);
|
|
this.panel47.TabIndex = 25;
|
|
this.panel47.Click += new System.EventHandler(this.panel47_Click);
|
|
//
|
|
// groupBox26
|
|
//
|
|
this.groupBox26.Controls.Add(this.radioButton5);
|
|
this.groupBox26.Controls.Add(this.radioButton4);
|
|
this.groupBox26.Location = new System.Drawing.Point(1, 1);
|
|
this.groupBox26.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBox26.Name = "groupBox26";
|
|
this.groupBox26.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBox26.Size = new System.Drawing.Size(241, 63);
|
|
this.groupBox26.TabIndex = 24;
|
|
this.groupBox26.TabStop = false;
|
|
this.groupBox26.Text = "Zoradiť";
|
|
//
|
|
// radioButton5
|
|
//
|
|
this.radioButton5.AutoSize = true;
|
|
this.radioButton5.Checked = true;
|
|
this.radioButton5.Location = new System.Drawing.Point(5, 38);
|
|
this.radioButton5.Margin = new System.Windows.Forms.Padding(4);
|
|
this.radioButton5.Name = "radioButton5";
|
|
this.radioButton5.Size = new System.Drawing.Size(179, 20);
|
|
this.radioButton5.TabIndex = 1;
|
|
this.radioButton5.TabStop = true;
|
|
this.radioButton5.Text = "Podľa zákazkového čísla";
|
|
this.radioButton5.UseVisualStyleBackColor = true;
|
|
this.radioButton5.CheckedChanged += new System.EventHandler(this.radioButton5_CheckedChanged);
|
|
//
|
|
// radioButton4
|
|
//
|
|
this.radioButton4.AutoSize = true;
|
|
this.radioButton4.Location = new System.Drawing.Point(5, 18);
|
|
this.radioButton4.Margin = new System.Windows.Forms.Padding(4);
|
|
this.radioButton4.Name = "radioButton4";
|
|
this.radioButton4.Size = new System.Drawing.Size(193, 20);
|
|
this.radioButton4.TabIndex = 0;
|
|
this.radioButton4.Text = "Podľa týždenného zoznamu";
|
|
this.radioButton4.UseVisualStyleBackColor = true;
|
|
this.radioButton4.CheckedChanged += new System.EventHandler(this.radioButton4_CheckedChanged);
|
|
//
|
|
// panel18
|
|
//
|
|
this.panel18.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel18.BackgroundImage")));
|
|
this.panel18.Location = new System.Drawing.Point(169, 160);
|
|
this.panel18.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel18.Name = "panel18";
|
|
this.panel18.Size = new System.Drawing.Size(85, 79);
|
|
this.panel18.TabIndex = 23;
|
|
this.panel18.Click += new System.EventHandler(this.panel18_Click);
|
|
//
|
|
// button92
|
|
//
|
|
this.button92.Enabled = false;
|
|
this.button92.Location = new System.Drawing.Point(352, 0);
|
|
this.button92.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button92.Name = "button92";
|
|
this.button92.Size = new System.Drawing.Size(119, 53);
|
|
this.button92.TabIndex = 32;
|
|
this.button92.Text = "Priradiť polotovar";
|
|
this.button92.UseVisualStyleBackColor = true;
|
|
//
|
|
// button88
|
|
//
|
|
this.button88.Enabled = false;
|
|
this.button88.Location = new System.Drawing.Point(235, 0);
|
|
this.button88.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button88.Name = "button88";
|
|
this.button88.Size = new System.Drawing.Size(119, 53);
|
|
this.button88.TabIndex = 31;
|
|
this.button88.Text = "Vyhľadať vo výdaji materiálu";
|
|
this.button88.UseVisualStyleBackColor = true;
|
|
//
|
|
// label20
|
|
//
|
|
this.label20.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label20.Location = new System.Drawing.Point(1623, 1);
|
|
this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label20.Name = "label20";
|
|
this.label20.Size = new System.Drawing.Size(120, 23);
|
|
this.label20.TabIndex = 1;
|
|
this.label20.Text = "9999/9999";
|
|
this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// numericUpDown12
|
|
//
|
|
this.numericUpDown12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.numericUpDown12.Location = new System.Drawing.Point(1557, 1);
|
|
this.numericUpDown12.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown12.Maximum = new decimal(new int[] {
|
|
9999,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown12.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown12.Name = "numericUpDown12";
|
|
this.numericUpDown12.Size = new System.Drawing.Size(60, 22);
|
|
this.numericUpDown12.TabIndex = 0;
|
|
this.numericUpDown12.Value = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown12.ValueChanged += new System.EventHandler(this.numericUpDown12_ValueChanged);
|
|
//
|
|
// textBox15
|
|
//
|
|
this.textBox15.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.textBox15.BackColor = System.Drawing.Color.BlanchedAlmond;
|
|
this.textBox15.Enabled = false;
|
|
this.textBox15.Font = new System.Drawing.Font("Microsoft Sans Serif", 21F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.textBox15.Location = new System.Drawing.Point(1236, 2);
|
|
this.textBox15.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox15.Name = "textBox15";
|
|
this.textBox15.Size = new System.Drawing.Size(319, 47);
|
|
this.textBox15.TabIndex = 2;
|
|
this.textBox15.TextChanged += new System.EventHandler(this.textBox15_TextChanged);
|
|
//
|
|
// button87
|
|
//
|
|
this.button87.Location = new System.Drawing.Point(117, 0);
|
|
this.button87.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button87.Name = "button87";
|
|
this.button87.Size = new System.Drawing.Size(119, 53);
|
|
this.button87.TabIndex = 30;
|
|
this.button87.Text = "Zobrazenie (max)";
|
|
this.button87.UseVisualStyleBackColor = true;
|
|
this.button87.Click += new System.EventHandler(this.button87_Click);
|
|
//
|
|
// button86
|
|
//
|
|
this.button86.Location = new System.Drawing.Point(0, 0);
|
|
this.button86.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button86.Name = "button86";
|
|
this.button86.Size = new System.Drawing.Size(119, 53);
|
|
this.button86.TabIndex = 28;
|
|
this.button86.Text = "Zobraziť výkres";
|
|
this.button86.UseVisualStyleBackColor = true;
|
|
this.button86.Click += new System.EventHandler(this.button86_Click);
|
|
//
|
|
// button61
|
|
//
|
|
this.button61.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.button61.Location = new System.Drawing.Point(1556, 26);
|
|
this.button61.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button61.Name = "button61";
|
|
this.button61.Size = new System.Drawing.Size(191, 27);
|
|
this.button61.TabIndex = 23;
|
|
this.button61.Text = "Možnosti zobrazenia";
|
|
this.button61.UseVisualStyleBackColor = true;
|
|
this.button61.Click += new System.EventHandler(this.button61_Click);
|
|
//
|
|
// dGVRV
|
|
//
|
|
this.dGVRV.AllowUserToAddRows = false;
|
|
this.dGVRV.AllowUserToDeleteRows = false;
|
|
this.dGVRV.AllowUserToResizeColumns = false;
|
|
this.dGVRV.AllowUserToResizeRows = false;
|
|
this.dGVRV.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dGVRV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dGVRV.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
|
|
this.dGVRV.Location = new System.Drawing.Point(1, 53);
|
|
this.dGVRV.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dGVRV.MultiSelect = false;
|
|
this.dGVRV.Name = "dGVRV";
|
|
this.dGVRV.RowHeadersVisible = false;
|
|
this.dGVRV.RowHeadersWidth = 51;
|
|
this.dGVRV.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dGVRV.Size = new System.Drawing.Size(1744, 582);
|
|
this.dGVRV.TabIndex = 3;
|
|
this.dGVRV.Visible = false;
|
|
this.dGVRV.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dGVRV_CellClick);
|
|
this.dGVRV.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dGVRV_CellDoubleClick);
|
|
this.dGVRV.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dGVRV_CellFormatting);
|
|
this.dGVRV.CellMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dGVRV_CellMouseClick);
|
|
this.dGVRV.CellMouseUp += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dGVRV_CellMouseUp);
|
|
this.dGVRV.ColumnHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dGVRV_ColumnHeaderMouseClick);
|
|
this.dGVRV.SelectionChanged += new System.EventHandler(this.dGVRV_SelectionChanged);
|
|
this.dGVRV.Paint += new System.Windows.Forms.PaintEventHandler(this.dGVRV_Paint);
|
|
this.dGVRV.KeyDown += new System.Windows.Forms.KeyEventHandler(this.dGVRV_KeyDown);
|
|
//
|
|
// tabPage5
|
|
//
|
|
this.tabPage5.Controls.Add(this.splitContainer1);
|
|
this.tabPage5.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage5.Margin = new System.Windows.Forms.Padding(4);
|
|
this.tabPage5.Name = "tabPage5";
|
|
this.tabPage5.Size = new System.Drawing.Size(1752, 642);
|
|
this.tabPage5.TabIndex = 2;
|
|
this.tabPage5.Text = "Skladové operácie";
|
|
this.tabPage5.UseVisualStyleBackColor = true;
|
|
this.tabPage5.Enter += new System.EventHandler(this.tabPage5_Enter);
|
|
//
|
|
// splitContainer1
|
|
//
|
|
this.splitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.splitContainer1.Location = new System.Drawing.Point(0, 0);
|
|
this.splitContainer1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.splitContainer1.Name = "splitContainer1";
|
|
this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
//
|
|
// splitContainer1.Panel1
|
|
//
|
|
this.splitContainer1.Panel1.BackColor = System.Drawing.Color.Azure;
|
|
this.splitContainer1.Panel1.Controls.Add(this.button6);
|
|
this.splitContainer1.Panel1.Controls.Add(this.panel11);
|
|
this.splitContainer1.Panel1.Controls.Add(this.button58);
|
|
this.splitContainer1.Panel1.Controls.Add(this.btnPridajInvPrijem);
|
|
this.splitContainer1.Panel1.Controls.Add(this.dGVSkladPrijem);
|
|
//
|
|
// splitContainer1.Panel2
|
|
//
|
|
this.splitContainer1.Panel2.BackColor = System.Drawing.Color.Cornsilk;
|
|
this.splitContainer1.Panel2.Controls.Add(this.button180);
|
|
this.splitContainer1.Panel2.Controls.Add(this.button65);
|
|
this.splitContainer1.Panel2.Controls.Add(this.panel13);
|
|
this.splitContainer1.Panel2.Controls.Add(this.button59);
|
|
this.splitContainer1.Panel2.Controls.Add(this.btnPridajInvVydaj);
|
|
this.splitContainer1.Panel2.Controls.Add(this.dGVSkladVydaj);
|
|
this.splitContainer1.Size = new System.Drawing.Size(1752, 642);
|
|
this.splitContainer1.SplitterDistance = 313;
|
|
this.splitContainer1.SplitterWidth = 5;
|
|
this.splitContainer1.TabIndex = 0;
|
|
//
|
|
// button6
|
|
//
|
|
this.button6.Location = new System.Drawing.Point(0, 0);
|
|
this.button6.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button6.Name = "button6";
|
|
this.button6.Size = new System.Drawing.Size(31, 28);
|
|
this.button6.TabIndex = 25;
|
|
this.button6.Text = "-";
|
|
this.button6.UseVisualStyleBackColor = true;
|
|
this.button6.Click += new System.EventHandler(this.button6_Click);
|
|
//
|
|
// panel11
|
|
//
|
|
this.panel11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel11.BackColor = System.Drawing.SystemColors.Control;
|
|
this.panel11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel11.Controls.Add(this.groupBox24);
|
|
this.panel11.Controls.Add(this.panel12);
|
|
this.panel11.Controls.Add(this.groupBox8);
|
|
this.panel11.Controls.Add(this.groupBox9);
|
|
this.panel11.Controls.Add(this.groupBox10);
|
|
this.panel11.Location = new System.Drawing.Point(1502, 28);
|
|
this.panel11.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel11.Name = "panel11";
|
|
this.panel11.Size = new System.Drawing.Size(246, 279);
|
|
this.panel11.TabIndex = 24;
|
|
this.panel11.Visible = false;
|
|
//
|
|
// groupBox24
|
|
//
|
|
this.groupBox24.Controls.Add(this.checkBox8);
|
|
this.groupBox24.Controls.Add(this.checkBox9);
|
|
this.groupBox24.Location = new System.Drawing.Point(1, 213);
|
|
this.groupBox24.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBox24.Name = "groupBox24";
|
|
this.groupBox24.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBox24.Size = new System.Drawing.Size(151, 64);
|
|
this.groupBox24.TabIndex = 24;
|
|
this.groupBox24.TabStop = false;
|
|
this.groupBox24.Text = "Zobraziť status";
|
|
//
|
|
// checkBox8
|
|
//
|
|
this.checkBox8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.checkBox8.AutoSize = true;
|
|
this.checkBox8.Checked = true;
|
|
this.checkBox8.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox8.Location = new System.Drawing.Point(15, 41);
|
|
this.checkBox8.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox8.Name = "checkBox8";
|
|
this.checkBox8.Size = new System.Drawing.Size(106, 20);
|
|
this.checkBox8.TabIndex = 5;
|
|
this.checkBox8.Text = "Nevybavený";
|
|
this.checkBox8.UseVisualStyleBackColor = true;
|
|
this.checkBox8.Click += new System.EventHandler(this.checkBox8_Click);
|
|
//
|
|
// checkBox9
|
|
//
|
|
this.checkBox9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.checkBox9.AutoSize = true;
|
|
this.checkBox9.Location = new System.Drawing.Point(14, 21);
|
|
this.checkBox9.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox9.Name = "checkBox9";
|
|
this.checkBox9.Size = new System.Drawing.Size(90, 20);
|
|
this.checkBox9.TabIndex = 4;
|
|
this.checkBox9.Text = "Vybavený";
|
|
this.checkBox9.UseVisualStyleBackColor = true;
|
|
this.checkBox9.Click += new System.EventHandler(this.checkBox9_Click);
|
|
//
|
|
// panel12
|
|
//
|
|
this.panel12.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel12.BackgroundImage")));
|
|
this.panel12.Location = new System.Drawing.Point(156, 196);
|
|
this.panel12.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel12.Name = "panel12";
|
|
this.panel12.Size = new System.Drawing.Size(85, 79);
|
|
this.panel12.TabIndex = 23;
|
|
this.panel12.Click += new System.EventHandler(this.panel12_Click);
|
|
//
|
|
// groupBox8
|
|
//
|
|
this.groupBox8.Controls.Add(this.textBox8);
|
|
this.groupBox8.Controls.Add(this.label13);
|
|
this.groupBox8.Controls.Add(this.numericUpDown5);
|
|
this.groupBox8.Location = new System.Drawing.Point(3, 75);
|
|
this.groupBox8.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBox8.Name = "groupBox8";
|
|
this.groupBox8.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBox8.Size = new System.Drawing.Size(240, 74);
|
|
this.groupBox8.TabIndex = 22;
|
|
this.groupBox8.TabStop = false;
|
|
this.groupBox8.Text = "Hľadať...";
|
|
//
|
|
// textBox8
|
|
//
|
|
this.textBox8.Location = new System.Drawing.Point(5, 44);
|
|
this.textBox8.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox8.Name = "textBox8";
|
|
this.textBox8.Size = new System.Drawing.Size(228, 22);
|
|
this.textBox8.TabIndex = 2;
|
|
this.textBox8.TextChanged += new System.EventHandler(this.textBox8_TextChanged);
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.Location = new System.Drawing.Point(29, 21);
|
|
this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(45, 16);
|
|
this.label13.TabIndex = 1;
|
|
this.label13.Text = "Stĺpec";
|
|
//
|
|
// numericUpDown5
|
|
//
|
|
this.numericUpDown5.Location = new System.Drawing.Point(5, 17);
|
|
this.numericUpDown5.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown5.Name = "numericUpDown5";
|
|
this.numericUpDown5.Size = new System.Drawing.Size(23, 22);
|
|
this.numericUpDown5.TabIndex = 0;
|
|
this.numericUpDown5.ValueChanged += new System.EventHandler(this.numericUpDown5_ValueChanged);
|
|
//
|
|
// groupBox9
|
|
//
|
|
this.groupBox9.Controls.Add(this.checkBox5);
|
|
this.groupBox9.Controls.Add(this.checkBox4);
|
|
this.groupBox9.Location = new System.Drawing.Point(1, 149);
|
|
this.groupBox9.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBox9.Name = "groupBox9";
|
|
this.groupBox9.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBox9.Size = new System.Drawing.Size(151, 64);
|
|
this.groupBox9.TabIndex = 21;
|
|
this.groupBox9.TabStop = false;
|
|
this.groupBox9.Text = "Zobraziť typ";
|
|
//
|
|
// checkBox5
|
|
//
|
|
this.checkBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.checkBox5.AutoSize = true;
|
|
this.checkBox5.Checked = true;
|
|
this.checkBox5.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox5.Location = new System.Drawing.Point(20, 41);
|
|
this.checkBox5.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox5.Name = "checkBox5";
|
|
this.checkBox5.Size = new System.Drawing.Size(130, 20);
|
|
this.checkBox5.TabIndex = 3;
|
|
this.checkBox5.Text = "Inventárny príjem";
|
|
this.checkBox5.UseVisualStyleBackColor = true;
|
|
this.checkBox5.Click += new System.EventHandler(this.checkBox5_Click);
|
|
//
|
|
// checkBox4
|
|
//
|
|
this.checkBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.checkBox4.AutoSize = true;
|
|
this.checkBox4.Checked = true;
|
|
this.checkBox4.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox4.Location = new System.Drawing.Point(14, 21);
|
|
this.checkBox4.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox4.Name = "checkBox4";
|
|
this.checkBox4.Size = new System.Drawing.Size(67, 20);
|
|
this.checkBox4.TabIndex = 2;
|
|
this.checkBox4.Text = "Príjem";
|
|
this.checkBox4.UseVisualStyleBackColor = true;
|
|
this.checkBox4.Click += new System.EventHandler(this.checkBox4_Click);
|
|
//
|
|
// groupBox10
|
|
//
|
|
this.groupBox10.Controls.Add(this.textBox9);
|
|
this.groupBox10.Controls.Add(this.label14);
|
|
this.groupBox10.Controls.Add(this.numericUpDown6);
|
|
this.groupBox10.Location = new System.Drawing.Point(1, 1);
|
|
this.groupBox10.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBox10.Name = "groupBox10";
|
|
this.groupBox10.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBox10.Size = new System.Drawing.Size(240, 74);
|
|
this.groupBox10.TabIndex = 20;
|
|
this.groupBox10.TabStop = false;
|
|
this.groupBox10.Text = "Hľadať...";
|
|
//
|
|
// textBox9
|
|
//
|
|
this.textBox9.Location = new System.Drawing.Point(5, 44);
|
|
this.textBox9.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox9.Name = "textBox9";
|
|
this.textBox9.Size = new System.Drawing.Size(228, 22);
|
|
this.textBox9.TabIndex = 2;
|
|
this.textBox9.TextChanged += new System.EventHandler(this.textBox9_TextChanged);
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.AutoSize = true;
|
|
this.label14.Location = new System.Drawing.Point(29, 21);
|
|
this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(45, 16);
|
|
this.label14.TabIndex = 1;
|
|
this.label14.Text = "Stĺpec";
|
|
//
|
|
// numericUpDown6
|
|
//
|
|
this.numericUpDown6.Location = new System.Drawing.Point(5, 17);
|
|
this.numericUpDown6.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown6.Name = "numericUpDown6";
|
|
this.numericUpDown6.Size = new System.Drawing.Size(23, 22);
|
|
this.numericUpDown6.TabIndex = 0;
|
|
this.numericUpDown6.ValueChanged += new System.EventHandler(this.numericUpDown6_ValueChanged);
|
|
//
|
|
// button58
|
|
//
|
|
this.button58.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.button58.Location = new System.Drawing.Point(1620, 0);
|
|
this.button58.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button58.Name = "button58";
|
|
this.button58.Size = new System.Drawing.Size(129, 28);
|
|
this.button58.TabIndex = 23;
|
|
this.button58.Text = "Filter";
|
|
this.button58.UseVisualStyleBackColor = true;
|
|
this.button58.Click += new System.EventHandler(this.button58_Click);
|
|
//
|
|
// btnPridajInvPrijem
|
|
//
|
|
this.btnPridajInvPrijem.Location = new System.Drawing.Point(29, 0);
|
|
this.btnPridajInvPrijem.Margin = new System.Windows.Forms.Padding(4);
|
|
this.btnPridajInvPrijem.Name = "btnPridajInvPrijem";
|
|
this.btnPridajInvPrijem.Size = new System.Drawing.Size(139, 28);
|
|
this.btnPridajInvPrijem.TabIndex = 1;
|
|
this.btnPridajInvPrijem.Text = "Inventárny príjem";
|
|
this.btnPridajInvPrijem.UseVisualStyleBackColor = true;
|
|
this.btnPridajInvPrijem.Click += new System.EventHandler(this.btnPridajInvPrijem_Click);
|
|
//
|
|
// dGVSkladPrijem
|
|
//
|
|
this.dGVSkladPrijem.AllowUserToAddRows = false;
|
|
this.dGVSkladPrijem.AllowUserToDeleteRows = false;
|
|
this.dGVSkladPrijem.AllowUserToResizeRows = false;
|
|
this.dGVSkladPrijem.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dGVSkladPrijem.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dGVSkladPrijem.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
|
|
this.dGVSkladPrijem.Location = new System.Drawing.Point(1, 28);
|
|
this.dGVSkladPrijem.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dGVSkladPrijem.Name = "dGVSkladPrijem";
|
|
this.dGVSkladPrijem.ReadOnly = true;
|
|
this.dGVSkladPrijem.RowHeadersVisible = false;
|
|
this.dGVSkladPrijem.RowHeadersWidth = 51;
|
|
this.dGVSkladPrijem.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dGVSkladPrijem.Size = new System.Drawing.Size(1747, 282);
|
|
this.dGVSkladPrijem.TabIndex = 0;
|
|
this.dGVSkladPrijem.Visible = false;
|
|
this.dGVSkladPrijem.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dGVSkladPrijem_CellDoubleClick);
|
|
this.dGVSkladPrijem.Paint += new System.Windows.Forms.PaintEventHandler(this.dGVSkladPrijem_Paint);
|
|
//
|
|
// button180
|
|
//
|
|
this.button180.Location = new System.Drawing.Point(167, 0);
|
|
this.button180.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button180.Name = "button180";
|
|
this.button180.Size = new System.Drawing.Size(151, 28);
|
|
this.button180.TabIndex = 27;
|
|
this.button180.Text = "Inventárna výmena";
|
|
this.button180.UseVisualStyleBackColor = true;
|
|
this.button180.Click += new System.EventHandler(this.button180_Click);
|
|
//
|
|
// button65
|
|
//
|
|
this.button65.Location = new System.Drawing.Point(0, 0);
|
|
this.button65.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button65.Name = "button65";
|
|
this.button65.Size = new System.Drawing.Size(31, 28);
|
|
this.button65.TabIndex = 26;
|
|
this.button65.Text = "-";
|
|
this.button65.UseVisualStyleBackColor = true;
|
|
this.button65.Click += new System.EventHandler(this.button65_Click);
|
|
//
|
|
// panel13
|
|
//
|
|
this.panel13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel13.BackColor = System.Drawing.SystemColors.Control;
|
|
this.panel13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel13.Controls.Add(this.groupBox12);
|
|
this.panel13.Controls.Add(this.groupBox25);
|
|
this.panel13.Controls.Add(this.panel14);
|
|
this.panel13.Controls.Add(this.groupBox11);
|
|
this.panel13.Controls.Add(this.groupBox13);
|
|
this.panel13.Location = new System.Drawing.Point(1502, 28);
|
|
this.panel13.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel13.Name = "panel13";
|
|
this.panel13.Size = new System.Drawing.Size(246, 279);
|
|
this.panel13.TabIndex = 24;
|
|
this.panel13.Visible = false;
|
|
//
|
|
// groupBox12
|
|
//
|
|
this.groupBox12.Controls.Add(this.checkBox10);
|
|
this.groupBox12.Controls.Add(this.checkBox11);
|
|
this.groupBox12.Location = new System.Drawing.Point(1, 213);
|
|
this.groupBox12.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBox12.Name = "groupBox12";
|
|
this.groupBox12.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBox12.Size = new System.Drawing.Size(151, 64);
|
|
this.groupBox12.TabIndex = 26;
|
|
this.groupBox12.TabStop = false;
|
|
this.groupBox12.Text = "Zobraziť status";
|
|
//
|
|
// checkBox10
|
|
//
|
|
this.checkBox10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.checkBox10.AutoSize = true;
|
|
this.checkBox10.Checked = true;
|
|
this.checkBox10.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox10.Location = new System.Drawing.Point(15, 41);
|
|
this.checkBox10.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox10.Name = "checkBox10";
|
|
this.checkBox10.Size = new System.Drawing.Size(106, 20);
|
|
this.checkBox10.TabIndex = 7;
|
|
this.checkBox10.Text = "Nevybavený";
|
|
this.checkBox10.UseVisualStyleBackColor = true;
|
|
this.checkBox10.Click += new System.EventHandler(this.checkBox10_Click);
|
|
//
|
|
// checkBox11
|
|
//
|
|
this.checkBox11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.checkBox11.AutoSize = true;
|
|
this.checkBox11.Location = new System.Drawing.Point(14, 21);
|
|
this.checkBox11.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox11.Name = "checkBox11";
|
|
this.checkBox11.Size = new System.Drawing.Size(90, 20);
|
|
this.checkBox11.TabIndex = 6;
|
|
this.checkBox11.Text = "Vybavený";
|
|
this.checkBox11.UseVisualStyleBackColor = true;
|
|
this.checkBox11.Click += new System.EventHandler(this.checkBox11_Click);
|
|
//
|
|
// groupBox25
|
|
//
|
|
this.groupBox25.Controls.Add(this.checkBox6);
|
|
this.groupBox25.Controls.Add(this.checkBox7);
|
|
this.groupBox25.Location = new System.Drawing.Point(1, 149);
|
|
this.groupBox25.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBox25.Name = "groupBox25";
|
|
this.groupBox25.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBox25.Size = new System.Drawing.Size(151, 64);
|
|
this.groupBox25.TabIndex = 25;
|
|
this.groupBox25.TabStop = false;
|
|
this.groupBox25.Text = "Zobraziť typ";
|
|
//
|
|
// checkBox6
|
|
//
|
|
this.checkBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.checkBox6.AutoSize = true;
|
|
this.checkBox6.Checked = true;
|
|
this.checkBox6.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox6.Location = new System.Drawing.Point(19, 41);
|
|
this.checkBox6.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox6.Name = "checkBox6";
|
|
this.checkBox6.Size = new System.Drawing.Size(126, 20);
|
|
this.checkBox6.TabIndex = 5;
|
|
this.checkBox6.Text = "Inventárny výdaj";
|
|
this.checkBox6.UseVisualStyleBackColor = true;
|
|
this.checkBox6.Click += new System.EventHandler(this.checkBox6_Click);
|
|
//
|
|
// checkBox7
|
|
//
|
|
this.checkBox7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.checkBox7.AutoSize = true;
|
|
this.checkBox7.Checked = true;
|
|
this.checkBox7.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox7.Location = new System.Drawing.Point(12, 21);
|
|
this.checkBox7.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox7.Name = "checkBox7";
|
|
this.checkBox7.Size = new System.Drawing.Size(64, 20);
|
|
this.checkBox7.TabIndex = 4;
|
|
this.checkBox7.Text = "Výdaj";
|
|
this.checkBox7.UseVisualStyleBackColor = true;
|
|
this.checkBox7.Click += new System.EventHandler(this.checkBox7_Click);
|
|
//
|
|
// panel14
|
|
//
|
|
this.panel14.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel14.BackgroundImage")));
|
|
this.panel14.Location = new System.Drawing.Point(156, 196);
|
|
this.panel14.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel14.Name = "panel14";
|
|
this.panel14.Size = new System.Drawing.Size(85, 79);
|
|
this.panel14.TabIndex = 23;
|
|
this.panel14.Click += new System.EventHandler(this.panel14_Click);
|
|
//
|
|
// groupBox11
|
|
//
|
|
this.groupBox11.Controls.Add(this.textBox10);
|
|
this.groupBox11.Controls.Add(this.label15);
|
|
this.groupBox11.Controls.Add(this.numericUpDown7);
|
|
this.groupBox11.Location = new System.Drawing.Point(3, 75);
|
|
this.groupBox11.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBox11.Name = "groupBox11";
|
|
this.groupBox11.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBox11.Size = new System.Drawing.Size(240, 74);
|
|
this.groupBox11.TabIndex = 22;
|
|
this.groupBox11.TabStop = false;
|
|
this.groupBox11.Text = "Hľadať...";
|
|
//
|
|
// textBox10
|
|
//
|
|
this.textBox10.Location = new System.Drawing.Point(5, 44);
|
|
this.textBox10.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox10.Name = "textBox10";
|
|
this.textBox10.Size = new System.Drawing.Size(228, 22);
|
|
this.textBox10.TabIndex = 2;
|
|
this.textBox10.TextChanged += new System.EventHandler(this.textBox10_TextChanged);
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.AutoSize = true;
|
|
this.label15.Location = new System.Drawing.Point(29, 21);
|
|
this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(45, 16);
|
|
this.label15.TabIndex = 1;
|
|
this.label15.Text = "Stĺpec";
|
|
//
|
|
// numericUpDown7
|
|
//
|
|
this.numericUpDown7.Location = new System.Drawing.Point(5, 17);
|
|
this.numericUpDown7.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown7.Name = "numericUpDown7";
|
|
this.numericUpDown7.Size = new System.Drawing.Size(23, 22);
|
|
this.numericUpDown7.TabIndex = 0;
|
|
this.numericUpDown7.ValueChanged += new System.EventHandler(this.numericUpDown7_ValueChanged);
|
|
//
|
|
// groupBox13
|
|
//
|
|
this.groupBox13.Controls.Add(this.textBox11);
|
|
this.groupBox13.Controls.Add(this.label16);
|
|
this.groupBox13.Controls.Add(this.numericUpDown8);
|
|
this.groupBox13.Location = new System.Drawing.Point(1, 1);
|
|
this.groupBox13.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBox13.Name = "groupBox13";
|
|
this.groupBox13.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBox13.Size = new System.Drawing.Size(240, 74);
|
|
this.groupBox13.TabIndex = 20;
|
|
this.groupBox13.TabStop = false;
|
|
this.groupBox13.Text = "Hľadať...";
|
|
//
|
|
// textBox11
|
|
//
|
|
this.textBox11.Location = new System.Drawing.Point(5, 44);
|
|
this.textBox11.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox11.Name = "textBox11";
|
|
this.textBox11.Size = new System.Drawing.Size(228, 22);
|
|
this.textBox11.TabIndex = 2;
|
|
this.textBox11.TextChanged += new System.EventHandler(this.textBox11_TextChanged);
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.AutoSize = true;
|
|
this.label16.Location = new System.Drawing.Point(29, 21);
|
|
this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(45, 16);
|
|
this.label16.TabIndex = 1;
|
|
this.label16.Text = "Stĺpec";
|
|
//
|
|
// numericUpDown8
|
|
//
|
|
this.numericUpDown8.Location = new System.Drawing.Point(5, 17);
|
|
this.numericUpDown8.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown8.Name = "numericUpDown8";
|
|
this.numericUpDown8.Size = new System.Drawing.Size(23, 22);
|
|
this.numericUpDown8.TabIndex = 0;
|
|
this.numericUpDown8.ValueChanged += new System.EventHandler(this.numericUpDown8_ValueChanged);
|
|
//
|
|
// button59
|
|
//
|
|
this.button59.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.button59.Location = new System.Drawing.Point(1620, 0);
|
|
this.button59.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button59.Name = "button59";
|
|
this.button59.Size = new System.Drawing.Size(129, 28);
|
|
this.button59.TabIndex = 23;
|
|
this.button59.Text = "Filter";
|
|
this.button59.UseVisualStyleBackColor = true;
|
|
this.button59.Click += new System.EventHandler(this.button59_Click);
|
|
//
|
|
// btnPridajInvVydaj
|
|
//
|
|
this.btnPridajInvVydaj.Location = new System.Drawing.Point(29, 0);
|
|
this.btnPridajInvVydaj.Margin = new System.Windows.Forms.Padding(4);
|
|
this.btnPridajInvVydaj.Name = "btnPridajInvVydaj";
|
|
this.btnPridajInvVydaj.Size = new System.Drawing.Size(139, 28);
|
|
this.btnPridajInvVydaj.TabIndex = 1;
|
|
this.btnPridajInvVydaj.Text = "Inventárny výdaj";
|
|
this.btnPridajInvVydaj.UseVisualStyleBackColor = true;
|
|
this.btnPridajInvVydaj.Click += new System.EventHandler(this.btnPridajInvVydaj_Click);
|
|
//
|
|
// dGVSkladVydaj
|
|
//
|
|
this.dGVSkladVydaj.AllowUserToAddRows = false;
|
|
this.dGVSkladVydaj.AllowUserToDeleteRows = false;
|
|
this.dGVSkladVydaj.AllowUserToResizeRows = false;
|
|
this.dGVSkladVydaj.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dGVSkladVydaj.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dGVSkladVydaj.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
|
|
this.dGVSkladVydaj.Location = new System.Drawing.Point(1, 28);
|
|
this.dGVSkladVydaj.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dGVSkladVydaj.Name = "dGVSkladVydaj";
|
|
this.dGVSkladVydaj.ReadOnly = true;
|
|
this.dGVSkladVydaj.RowHeadersVisible = false;
|
|
this.dGVSkladVydaj.RowHeadersWidth = 51;
|
|
this.dGVSkladVydaj.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dGVSkladVydaj.Size = new System.Drawing.Size(1747, 291);
|
|
this.dGVSkladVydaj.TabIndex = 0;
|
|
this.dGVSkladVydaj.Visible = false;
|
|
this.dGVSkladVydaj.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dGVSkladVydaj_CellDoubleClick);
|
|
this.dGVSkladVydaj.Paint += new System.Windows.Forms.PaintEventHandler(this.dGVSkladVydaj_Paint);
|
|
//
|
|
// tabPage6
|
|
//
|
|
this.tabPage6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.tabPage6.Controls.Add(this.button110);
|
|
this.tabPage6.Controls.Add(this.label18);
|
|
this.tabPage6.Controls.Add(this.textBox13);
|
|
this.tabPage6.Controls.Add(this.button89);
|
|
this.tabPage6.Controls.Add(this.button83);
|
|
this.tabPage6.Controls.Add(this.numericUpDown10);
|
|
this.tabPage6.Controls.Add(this.button82);
|
|
this.tabPage6.Controls.Add(this.button66);
|
|
this.tabPage6.Controls.Add(this.panel15);
|
|
this.tabPage6.Controls.Add(this.button60);
|
|
this.tabPage6.Controls.Add(this.dGVExpedicia);
|
|
this.tabPage6.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage6.Margin = new System.Windows.Forms.Padding(4);
|
|
this.tabPage6.Name = "tabPage6";
|
|
this.tabPage6.Size = new System.Drawing.Size(1752, 642);
|
|
this.tabPage6.TabIndex = 5;
|
|
this.tabPage6.Text = "Expedícia";
|
|
this.tabPage6.UseVisualStyleBackColor = true;
|
|
this.tabPage6.Enter += new System.EventHandler(this.tabPage6_Enter);
|
|
//
|
|
// button110
|
|
//
|
|
this.button110.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.button110.Enabled = false;
|
|
this.button110.Location = new System.Drawing.Point(1463, 0);
|
|
this.button110.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button110.Name = "button110";
|
|
this.button110.Size = new System.Drawing.Size(85, 53);
|
|
this.button110.TabIndex = 30;
|
|
this.button110.Text = "Hľadať";
|
|
this.button110.UseVisualStyleBackColor = true;
|
|
this.button110.Click += new System.EventHandler(this.button110_Click);
|
|
//
|
|
// label18
|
|
//
|
|
this.label18.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label18.Location = new System.Drawing.Point(1629, 5);
|
|
this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label18.Name = "label18";
|
|
this.label18.Size = new System.Drawing.Size(112, 17);
|
|
this.label18.TabIndex = 1;
|
|
this.label18.Text = "1/x";
|
|
this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// textBox13
|
|
//
|
|
this.textBox13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.textBox13.BackColor = System.Drawing.Color.BlanchedAlmond;
|
|
this.textBox13.Enabled = false;
|
|
this.textBox13.Font = new System.Drawing.Font("Microsoft Sans Serif", 21F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.textBox13.Location = new System.Drawing.Point(1201, 2);
|
|
this.textBox13.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox13.Name = "textBox13";
|
|
this.textBox13.Size = new System.Drawing.Size(260, 47);
|
|
this.textBox13.TabIndex = 2;
|
|
this.textBox13.TextChanged += new System.EventHandler(this.textBox13_TextChanged);
|
|
//
|
|
// button89
|
|
//
|
|
this.button89.Location = new System.Drawing.Point(387, 0);
|
|
this.button89.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button89.Name = "button89";
|
|
this.button89.Size = new System.Drawing.Size(119, 53);
|
|
this.button89.TabIndex = 29;
|
|
this.button89.Text = "Zobraziť výkres";
|
|
this.button89.UseVisualStyleBackColor = true;
|
|
this.button89.Click += new System.EventHandler(this.button89_Click);
|
|
//
|
|
// button83
|
|
//
|
|
this.button83.Location = new System.Drawing.Point(255, 0);
|
|
this.button83.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button83.Name = "button83";
|
|
this.button83.Size = new System.Drawing.Size(133, 53);
|
|
this.button83.TabIndex = 28;
|
|
this.button83.Text = "Zmeniť na čiastočne odosl.";
|
|
this.button83.UseVisualStyleBackColor = true;
|
|
this.button83.Click += new System.EventHandler(this.button83_Click);
|
|
//
|
|
// numericUpDown10
|
|
//
|
|
this.numericUpDown10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.numericUpDown10.Location = new System.Drawing.Point(1548, 1);
|
|
this.numericUpDown10.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown10.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown10.Name = "numericUpDown10";
|
|
this.numericUpDown10.Size = new System.Drawing.Size(76, 22);
|
|
this.numericUpDown10.TabIndex = 0;
|
|
this.numericUpDown10.Value = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown10.ValueChanged += new System.EventHandler(this.numericUpDown10_ValueChanged);
|
|
//
|
|
// button82
|
|
//
|
|
this.button82.Location = new System.Drawing.Point(145, 0);
|
|
this.button82.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button82.Name = "button82";
|
|
this.button82.Size = new System.Drawing.Size(111, 53);
|
|
this.button82.TabIndex = 27;
|
|
this.button82.Text = "Zobrazenie (max)";
|
|
this.button82.UseVisualStyleBackColor = true;
|
|
this.button82.Click += new System.EventHandler(this.button82_Click);
|
|
//
|
|
// button66
|
|
//
|
|
this.button66.Location = new System.Drawing.Point(0, 0);
|
|
this.button66.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button66.Name = "button66";
|
|
this.button66.Size = new System.Drawing.Size(147, 53);
|
|
this.button66.TabIndex = 25;
|
|
this.button66.Text = "Editovať expedičné záznamy";
|
|
this.button66.UseVisualStyleBackColor = true;
|
|
this.button66.Click += new System.EventHandler(this.button66_Click);
|
|
//
|
|
// panel15
|
|
//
|
|
this.panel15.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel15.Controls.Add(this.groupBox23);
|
|
this.panel15.Controls.Add(this.panel16);
|
|
this.panel15.Controls.Add(this.groupBox15);
|
|
this.panel15.Location = new System.Drawing.Point(1499, 53);
|
|
this.panel15.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel15.Name = "panel15";
|
|
this.panel15.Size = new System.Drawing.Size(245, 276);
|
|
this.panel15.TabIndex = 24;
|
|
this.panel15.Visible = false;
|
|
//
|
|
// groupBox23
|
|
//
|
|
this.groupBox23.Controls.Add(this.checkBox61);
|
|
this.groupBox23.Controls.Add(this.checkBox36);
|
|
this.groupBox23.Controls.Add(this.checkBox35);
|
|
this.groupBox23.Controls.Add(this.checkBox34);
|
|
this.groupBox23.Controls.Add(this.checkBox33);
|
|
this.groupBox23.Controls.Add(this.checkBox30);
|
|
this.groupBox23.Controls.Add(this.checkBox31);
|
|
this.groupBox23.Controls.Add(this.checkBox32);
|
|
this.groupBox23.Location = new System.Drawing.Point(1, 91);
|
|
this.groupBox23.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBox23.Name = "groupBox23";
|
|
this.groupBox23.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBox23.Size = new System.Drawing.Size(172, 181);
|
|
this.groupBox23.TabIndex = 22;
|
|
this.groupBox23.TabStop = false;
|
|
this.groupBox23.Text = "Zobraziť podľa statusu";
|
|
//
|
|
// checkBox61
|
|
//
|
|
this.checkBox61.AutoSize = true;
|
|
this.checkBox61.Location = new System.Drawing.Point(7, 159);
|
|
this.checkBox61.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox61.Name = "checkBox61";
|
|
this.checkBox61.Size = new System.Drawing.Size(87, 20);
|
|
this.checkBox61.TabIndex = 13;
|
|
this.checkBox61.Text = "Odoslaný";
|
|
this.checkBox61.UseVisualStyleBackColor = true;
|
|
//
|
|
// checkBox36
|
|
//
|
|
this.checkBox36.AutoSize = true;
|
|
this.checkBox36.Checked = true;
|
|
this.checkBox36.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox36.Location = new System.Drawing.Point(7, 139);
|
|
this.checkBox36.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox36.Name = "checkBox36";
|
|
this.checkBox36.Size = new System.Drawing.Size(66, 20);
|
|
this.checkBox36.TabIndex = 12;
|
|
this.checkBox36.Text = "Prijatý";
|
|
this.checkBox36.UseVisualStyleBackColor = true;
|
|
this.checkBox36.Click += new System.EventHandler(this.checkBox36_Click);
|
|
//
|
|
// checkBox35
|
|
//
|
|
this.checkBox35.AutoSize = true;
|
|
this.checkBox35.Location = new System.Drawing.Point(7, 119);
|
|
this.checkBox35.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox35.Name = "checkBox35";
|
|
this.checkBox35.Size = new System.Drawing.Size(88, 20);
|
|
this.checkBox35.TabIndex = 11;
|
|
this.checkBox35.Text = "Odoslaná";
|
|
this.checkBox35.UseVisualStyleBackColor = true;
|
|
this.checkBox35.Click += new System.EventHandler(this.checkBox35_Click);
|
|
//
|
|
// checkBox34
|
|
//
|
|
this.checkBox34.AutoSize = true;
|
|
this.checkBox34.Checked = true;
|
|
this.checkBox34.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox34.Location = new System.Drawing.Point(7, 100);
|
|
this.checkBox34.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox34.Name = "checkBox34";
|
|
this.checkBox34.Size = new System.Drawing.Size(149, 20);
|
|
this.checkBox34.TabIndex = 10;
|
|
this.checkBox34.Text = "Čiastočne odoslaná";
|
|
this.checkBox34.UseVisualStyleBackColor = true;
|
|
this.checkBox34.Click += new System.EventHandler(this.checkBox34_Click);
|
|
//
|
|
// checkBox33
|
|
//
|
|
this.checkBox33.AutoSize = true;
|
|
this.checkBox33.Checked = true;
|
|
this.checkBox33.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox33.Location = new System.Drawing.Point(7, 80);
|
|
this.checkBox33.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox33.Name = "checkBox33";
|
|
this.checkBox33.Size = new System.Drawing.Size(94, 20);
|
|
this.checkBox33.TabIndex = 9;
|
|
this.checkBox33.Text = "Na lapovni";
|
|
this.checkBox33.UseVisualStyleBackColor = true;
|
|
this.checkBox33.Click += new System.EventHandler(this.checkBox33_Click);
|
|
//
|
|
// checkBox30
|
|
//
|
|
this.checkBox30.AutoSize = true;
|
|
this.checkBox30.Checked = true;
|
|
this.checkBox30.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox30.Location = new System.Drawing.Point(7, 21);
|
|
this.checkBox30.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox30.Name = "checkBox30";
|
|
this.checkBox30.Size = new System.Drawing.Size(67, 20);
|
|
this.checkBox30.TabIndex = 8;
|
|
this.checkBox30.Text = "Prijatá";
|
|
this.checkBox30.UseVisualStyleBackColor = true;
|
|
this.checkBox30.Click += new System.EventHandler(this.checkBox30_Click);
|
|
//
|
|
// checkBox31
|
|
//
|
|
this.checkBox31.AutoSize = true;
|
|
this.checkBox31.Checked = true;
|
|
this.checkBox31.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox31.Location = new System.Drawing.Point(7, 41);
|
|
this.checkBox31.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox31.Name = "checkBox31";
|
|
this.checkBox31.Size = new System.Drawing.Size(151, 20);
|
|
this.checkBox31.TabIndex = 6;
|
|
this.checkBox31.Text = "Zaradená do výroby";
|
|
this.checkBox31.UseVisualStyleBackColor = true;
|
|
this.checkBox31.Click += new System.EventHandler(this.checkBox31_Click);
|
|
//
|
|
// checkBox32
|
|
//
|
|
this.checkBox32.AutoSize = true;
|
|
this.checkBox32.Checked = true;
|
|
this.checkBox32.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox32.Location = new System.Drawing.Point(7, 60);
|
|
this.checkBox32.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox32.Name = "checkBox32";
|
|
this.checkBox32.Size = new System.Drawing.Size(91, 20);
|
|
this.checkBox32.TabIndex = 7;
|
|
this.checkBox32.Text = "Vo výrobe";
|
|
this.checkBox32.UseVisualStyleBackColor = true;
|
|
this.checkBox32.Click += new System.EventHandler(this.checkBox32_Click);
|
|
//
|
|
// panel16
|
|
//
|
|
this.panel16.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel16.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel16.BackgroundImage")));
|
|
this.panel16.Location = new System.Drawing.Point(165, 203);
|
|
this.panel16.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel16.Name = "panel16";
|
|
this.panel16.Size = new System.Drawing.Size(85, 79);
|
|
this.panel16.TabIndex = 23;
|
|
this.panel16.Click += new System.EventHandler(this.panel16_Click);
|
|
//
|
|
// groupBox15
|
|
//
|
|
this.groupBox15.Controls.Add(this.checkBox21);
|
|
this.groupBox15.Controls.Add(this.checkBox22);
|
|
this.groupBox15.Controls.Add(this.checkBox23);
|
|
this.groupBox15.Location = new System.Drawing.Point(1, 2);
|
|
this.groupBox15.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBox15.Name = "groupBox15";
|
|
this.groupBox15.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBox15.Size = new System.Drawing.Size(240, 81);
|
|
this.groupBox15.TabIndex = 21;
|
|
this.groupBox15.TabStop = false;
|
|
this.groupBox15.Text = "Zobraziť podľa typu";
|
|
//
|
|
// checkBox21
|
|
//
|
|
this.checkBox21.AutoSize = true;
|
|
this.checkBox21.Checked = true;
|
|
this.checkBox21.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox21.Location = new System.Drawing.Point(5, 58);
|
|
this.checkBox21.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox21.Name = "checkBox21";
|
|
this.checkBox21.Size = new System.Drawing.Size(71, 20);
|
|
this.checkBox21.TabIndex = 8;
|
|
this.checkBox21.Text = "Call Off";
|
|
this.checkBox21.UseVisualStyleBackColor = true;
|
|
this.checkBox21.Click += new System.EventHandler(this.checkBox21_Click);
|
|
//
|
|
// checkBox22
|
|
//
|
|
this.checkBox22.AutoSize = true;
|
|
this.checkBox22.Checked = true;
|
|
this.checkBox22.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox22.Location = new System.Drawing.Point(5, 18);
|
|
this.checkBox22.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox22.Name = "checkBox22";
|
|
this.checkBox22.Size = new System.Drawing.Size(103, 20);
|
|
this.checkBox22.TabIndex = 6;
|
|
this.checkBox22.Text = "Objednávka";
|
|
this.checkBox22.UseVisualStyleBackColor = true;
|
|
this.checkBox22.Click += new System.EventHandler(this.checkBox22_Click);
|
|
//
|
|
// checkBox23
|
|
//
|
|
this.checkBox23.AutoSize = true;
|
|
this.checkBox23.Checked = true;
|
|
this.checkBox23.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox23.Location = new System.Drawing.Point(5, 38);
|
|
this.checkBox23.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox23.Name = "checkBox23";
|
|
this.checkBox23.Size = new System.Drawing.Size(179, 20);
|
|
this.checkBox23.TabIndex = 7;
|
|
this.checkBox23.Text = "Objednávka do kontraktu";
|
|
this.checkBox23.UseVisualStyleBackColor = true;
|
|
this.checkBox23.Click += new System.EventHandler(this.checkBox23_Click);
|
|
//
|
|
// button60
|
|
//
|
|
this.button60.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.button60.Location = new System.Drawing.Point(1547, 26);
|
|
this.button60.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button60.Name = "button60";
|
|
this.button60.Size = new System.Drawing.Size(199, 27);
|
|
this.button60.TabIndex = 23;
|
|
this.button60.Text = "Filter";
|
|
this.button60.UseVisualStyleBackColor = true;
|
|
this.button60.Click += new System.EventHandler(this.button60_Click);
|
|
//
|
|
// dGVExpedicia
|
|
//
|
|
this.dGVExpedicia.AllowUserToAddRows = false;
|
|
this.dGVExpedicia.AllowUserToDeleteRows = false;
|
|
this.dGVExpedicia.AllowUserToResizeRows = false;
|
|
this.dGVExpedicia.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dGVExpedicia.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dGVExpedicia.Location = new System.Drawing.Point(1, 53);
|
|
this.dGVExpedicia.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dGVExpedicia.Name = "dGVExpedicia";
|
|
this.dGVExpedicia.ReadOnly = true;
|
|
this.dGVExpedicia.RowHeadersVisible = false;
|
|
this.dGVExpedicia.RowHeadersWidth = 51;
|
|
this.dGVExpedicia.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dGVExpedicia.Size = new System.Drawing.Size(1743, 556);
|
|
this.dGVExpedicia.TabIndex = 8;
|
|
this.dGVExpedicia.Visible = false;
|
|
this.dGVExpedicia.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dGVExpedicia_CellFormatting);
|
|
this.dGVExpedicia.CellMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dGVExpedicia_CellMouseClick);
|
|
this.dGVExpedicia.ColumnHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dGVExpedicia_ColumnHeaderMouseClick);
|
|
this.dGVExpedicia.Paint += new System.Windows.Forms.PaintEventHandler(this.dGVExpedicia_Paint);
|
|
this.dGVExpedicia.MouseDown += new System.Windows.Forms.MouseEventHandler(this.dGVExpedicia_MouseDown);
|
|
//
|
|
// tabPage7
|
|
//
|
|
this.tabPage7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.tabPage7.Controls.Add(this.button80);
|
|
this.tabPage7.Controls.Add(this.dataGridView3);
|
|
this.tabPage7.Controls.Add(this.textBox30);
|
|
this.tabPage7.Controls.Add(this.label48);
|
|
this.tabPage7.Controls.Add(this.numericUpDown24);
|
|
this.tabPage7.Controls.Add(this.radioButton3);
|
|
this.tabPage7.Controls.Add(this.radioButton1);
|
|
this.tabPage7.Controls.Add(this.radioButton2);
|
|
this.tabPage7.Controls.Add(this.button90);
|
|
this.tabPage7.Controls.Add(this.panel24);
|
|
this.tabPage7.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage7.Margin = new System.Windows.Forms.Padding(4);
|
|
this.tabPage7.Name = "tabPage7";
|
|
this.tabPage7.Size = new System.Drawing.Size(1752, 642);
|
|
this.tabPage7.TabIndex = 6;
|
|
this.tabPage7.Text = "Kategorizácia zmätkovitosti";
|
|
this.tabPage7.UseVisualStyleBackColor = true;
|
|
this.tabPage7.Enter += new System.EventHandler(this.tabPage7_Enter);
|
|
//
|
|
// button80
|
|
//
|
|
this.button80.Location = new System.Drawing.Point(117, 0);
|
|
this.button80.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button80.Name = "button80";
|
|
this.button80.Size = new System.Drawing.Size(119, 53);
|
|
this.button80.TabIndex = 29;
|
|
this.button80.Text = "Zobrazenie (max)";
|
|
this.button80.UseVisualStyleBackColor = true;
|
|
this.button80.Click += new System.EventHandler(this.button80_Click);
|
|
//
|
|
// dataGridView3
|
|
//
|
|
this.dataGridView3.AllowUserToAddRows = false;
|
|
this.dataGridView3.AllowUserToDeleteRows = false;
|
|
this.dataGridView3.AllowUserToResizeRows = false;
|
|
this.dataGridView3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView3.Location = new System.Drawing.Point(1, 53);
|
|
this.dataGridView3.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dataGridView3.MultiSelect = false;
|
|
this.dataGridView3.Name = "dataGridView3";
|
|
this.dataGridView3.ReadOnly = true;
|
|
this.dataGridView3.RowHeadersVisible = false;
|
|
this.dataGridView3.RowHeadersWidth = 51;
|
|
this.dataGridView3.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dataGridView3.Size = new System.Drawing.Size(1744, 582);
|
|
this.dataGridView3.TabIndex = 4;
|
|
this.dataGridView3.Visible = false;
|
|
this.dataGridView3.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView3_CellClick);
|
|
this.dataGridView3.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView3_CellDoubleClick);
|
|
this.dataGridView3.ColumnHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridView3_ColumnHeaderMouseClick);
|
|
this.dataGridView3.SelectionChanged += new System.EventHandler(this.dataGridView3_SelectionChanged);
|
|
this.dataGridView3.Paint += new System.Windows.Forms.PaintEventHandler(this.dataGridView3_Paint);
|
|
this.dataGridView3.KeyDown += new System.Windows.Forms.KeyEventHandler(this.dataGridView3_KeyDown);
|
|
//
|
|
// textBox30
|
|
//
|
|
this.textBox30.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.textBox30.BackColor = System.Drawing.Color.BlanchedAlmond;
|
|
this.textBox30.Enabled = false;
|
|
this.textBox30.Location = new System.Drawing.Point(1520, 1);
|
|
this.textBox30.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox30.Name = "textBox30";
|
|
this.textBox30.Size = new System.Drawing.Size(160, 22);
|
|
this.textBox30.TabIndex = 2;
|
|
this.textBox30.TextChanged += new System.EventHandler(this.textBox30_TextChanged);
|
|
//
|
|
// label48
|
|
//
|
|
this.label48.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label48.Location = new System.Drawing.Point(1601, 31);
|
|
this.label48.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label48.Name = "label48";
|
|
this.label48.Size = new System.Drawing.Size(80, 18);
|
|
this.label48.TabIndex = 1;
|
|
this.label48.Text = "9999/9999";
|
|
this.label48.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// numericUpDown24
|
|
//
|
|
this.numericUpDown24.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.numericUpDown24.Location = new System.Drawing.Point(1520, 27);
|
|
this.numericUpDown24.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown24.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown24.Name = "numericUpDown24";
|
|
this.numericUpDown24.Size = new System.Drawing.Size(76, 22);
|
|
this.numericUpDown24.TabIndex = 0;
|
|
this.numericUpDown24.Value = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown24.ValueChanged += new System.EventHandler(this.numericUpDown24_ValueChanged);
|
|
//
|
|
// radioButton3
|
|
//
|
|
this.radioButton3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.radioButton3.AutoSize = true;
|
|
this.radioButton3.Location = new System.Drawing.Point(1382, 34);
|
|
this.radioButton3.Margin = new System.Windows.Forms.Padding(4);
|
|
this.radioButton3.Name = "radioButton3";
|
|
this.radioButton3.Size = new System.Drawing.Size(130, 20);
|
|
this.radioButton3.TabIndex = 10;
|
|
this.radioButton3.TabStop = true;
|
|
this.radioButton3.Text = "Chybné záznamy";
|
|
this.radioButton3.UseVisualStyleBackColor = true;
|
|
this.radioButton3.CheckedChanged += new System.EventHandler(this.radioButton3_CheckedChanged);
|
|
//
|
|
// radioButton1
|
|
//
|
|
this.radioButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.radioButton1.AutoSize = true;
|
|
this.radioButton1.Location = new System.Drawing.Point(1383, 16);
|
|
this.radioButton1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.radioButton1.Name = "radioButton1";
|
|
this.radioButton1.Size = new System.Drawing.Size(107, 20);
|
|
this.radioButton1.TabIndex = 9;
|
|
this.radioButton1.TabStop = true;
|
|
this.radioButton1.Text = "Bez záznamu";
|
|
this.radioButton1.UseVisualStyleBackColor = true;
|
|
this.radioButton1.CheckedChanged += new System.EventHandler(this.radioButton1_CheckedChanged);
|
|
//
|
|
// radioButton2
|
|
//
|
|
this.radioButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.radioButton2.AutoSize = true;
|
|
this.radioButton2.Checked = true;
|
|
this.radioButton2.Location = new System.Drawing.Point(1379, -2);
|
|
this.radioButton2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.radioButton2.Name = "radioButton2";
|
|
this.radioButton2.Size = new System.Drawing.Size(69, 20);
|
|
this.radioButton2.TabIndex = 8;
|
|
this.radioButton2.TabStop = true;
|
|
this.radioButton2.Text = "Všetky";
|
|
this.radioButton2.UseVisualStyleBackColor = true;
|
|
this.radioButton2.CheckedChanged += new System.EventHandler(this.radioButton2_CheckedChanged);
|
|
//
|
|
// button90
|
|
//
|
|
this.button90.Location = new System.Drawing.Point(0, 0);
|
|
this.button90.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button90.Name = "button90";
|
|
this.button90.Size = new System.Drawing.Size(119, 53);
|
|
this.button90.TabIndex = 28;
|
|
this.button90.Text = "Zobraziť výkres";
|
|
this.button90.UseVisualStyleBackColor = true;
|
|
this.button90.Click += new System.EventHandler(this.button90_Click);
|
|
//
|
|
// panel24
|
|
//
|
|
this.panel24.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel24.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel24.BackgroundImage")));
|
|
this.panel24.Location = new System.Drawing.Point(1672, -14);
|
|
this.panel24.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel24.Name = "panel24";
|
|
this.panel24.Size = new System.Drawing.Size(85, 79);
|
|
this.panel24.TabIndex = 23;
|
|
this.panel24.Click += new System.EventHandler(this.panel24_Click);
|
|
//
|
|
// tabPage8
|
|
//
|
|
this.tabPage8.Controls.Add(this.panel67);
|
|
this.tabPage8.Controls.Add(this.panel58);
|
|
this.tabPage8.Controls.Add(this.chart1);
|
|
this.tabPage8.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage8.Margin = new System.Windows.Forms.Padding(4);
|
|
this.tabPage8.Name = "tabPage8";
|
|
this.tabPage8.Size = new System.Drawing.Size(1752, 642);
|
|
this.tabPage8.TabIndex = 14;
|
|
this.tabPage8.Text = "Zmätkovitosť";
|
|
this.tabPage8.UseVisualStyleBackColor = true;
|
|
this.tabPage8.Enter += new System.EventHandler(this.tabPage8_Enter);
|
|
//
|
|
// panel67
|
|
//
|
|
this.panel67.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel67.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.panel67.Location = new System.Drawing.Point(1281, 5);
|
|
this.panel67.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel67.Name = "panel67";
|
|
this.panel67.Size = new System.Drawing.Size(23, 234);
|
|
this.panel67.TabIndex = 2;
|
|
this.panel67.Tag = "true";
|
|
this.panel67.Click += new System.EventHandler(this.panel67_Click);
|
|
this.panel67.MouseEnter += new System.EventHandler(this.panel67_MouseEnter);
|
|
this.panel67.MouseLeave += new System.EventHandler(this.panel67_MouseLeave);
|
|
//
|
|
// panel58
|
|
//
|
|
this.panel58.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel58.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel58.Controls.Add(this.label180);
|
|
this.panel58.Controls.Add(this.label181);
|
|
this.panel58.Controls.Add(this.label176);
|
|
this.panel58.Controls.Add(this.label177);
|
|
this.panel58.Controls.Add(this.label178);
|
|
this.panel58.Controls.Add(this.label179);
|
|
this.panel58.Controls.Add(this.label168);
|
|
this.panel58.Controls.Add(this.label169);
|
|
this.panel58.Controls.Add(this.label170);
|
|
this.panel58.Controls.Add(this.label171);
|
|
this.panel58.Controls.Add(this.label172);
|
|
this.panel58.Controls.Add(this.label173);
|
|
this.panel58.Controls.Add(this.label167);
|
|
this.panel58.Controls.Add(this.label166);
|
|
this.panel58.Controls.Add(this.label161);
|
|
this.panel58.Controls.Add(this.label165);
|
|
this.panel58.Controls.Add(this.label160);
|
|
this.panel58.Controls.Add(this.label164);
|
|
this.panel58.Controls.Add(this.label159);
|
|
this.panel58.Controls.Add(this.label163);
|
|
this.panel58.Controls.Add(this.label158);
|
|
this.panel58.Controls.Add(this.label162);
|
|
this.panel58.Controls.Add(this.panel65);
|
|
this.panel58.Controls.Add(this.label125);
|
|
this.panel58.Controls.Add(this.label124);
|
|
this.panel58.Controls.Add(this.label123);
|
|
this.panel58.Controls.Add(this.label122);
|
|
this.panel58.Controls.Add(this.dataGridView18);
|
|
this.panel58.Controls.Add(this.comboBox18);
|
|
this.panel58.Controls.Add(this.comboBox17);
|
|
this.panel58.Controls.Add(this.label121);
|
|
this.panel58.Controls.Add(this.label120);
|
|
this.panel58.Location = new System.Drawing.Point(1305, 0);
|
|
this.panel58.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel58.Name = "panel58";
|
|
this.panel58.Size = new System.Drawing.Size(441, 612);
|
|
this.panel58.TabIndex = 1;
|
|
//
|
|
// label180
|
|
//
|
|
this.label180.BackColor = System.Drawing.Color.Bisque;
|
|
this.label180.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label180.Location = new System.Drawing.Point(148, 500);
|
|
this.label180.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label180.Name = "label180";
|
|
this.label180.Size = new System.Drawing.Size(286, 19);
|
|
this.label180.TabIndex = 70;
|
|
this.label180.Text = "--";
|
|
this.label180.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label181
|
|
//
|
|
this.label181.BackColor = System.Drawing.Color.Linen;
|
|
this.label181.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label181.Location = new System.Drawing.Point(4, 500);
|
|
this.label181.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label181.Name = "label181";
|
|
this.label181.Size = new System.Drawing.Size(142, 19);
|
|
this.label181.TabIndex = 69;
|
|
this.label181.Text = "Materiál";
|
|
this.label181.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label176
|
|
//
|
|
this.label176.BackColor = System.Drawing.Color.Bisque;
|
|
this.label176.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label176.Location = new System.Drawing.Point(148, 458);
|
|
this.label176.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label176.Name = "label176";
|
|
this.label176.Size = new System.Drawing.Size(286, 19);
|
|
this.label176.TabIndex = 66;
|
|
this.label176.Text = "--";
|
|
this.label176.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label177
|
|
//
|
|
this.label177.BackColor = System.Drawing.Color.Linen;
|
|
this.label177.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label177.Location = new System.Drawing.Point(4, 458);
|
|
this.label177.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label177.Name = "label177";
|
|
this.label177.Size = new System.Drawing.Size(142, 19);
|
|
this.label177.TabIndex = 65;
|
|
this.label177.Text = "Zákazník";
|
|
this.label177.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label178
|
|
//
|
|
this.label178.BackColor = System.Drawing.Color.Bisque;
|
|
this.label178.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label178.Location = new System.Drawing.Point(148, 479);
|
|
this.label178.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label178.Name = "label178";
|
|
this.label178.Size = new System.Drawing.Size(286, 19);
|
|
this.label178.TabIndex = 64;
|
|
this.label178.Text = "--";
|
|
this.label178.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label179
|
|
//
|
|
this.label179.BackColor = System.Drawing.Color.Linen;
|
|
this.label179.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label179.Location = new System.Drawing.Point(4, 479);
|
|
this.label179.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label179.Name = "label179";
|
|
this.label179.Size = new System.Drawing.Size(142, 19);
|
|
this.label179.TabIndex = 63;
|
|
this.label179.Text = "Rozmery";
|
|
this.label179.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label168
|
|
//
|
|
this.label168.BackColor = System.Drawing.Color.Linen;
|
|
this.label168.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label168.Location = new System.Drawing.Point(364, 521);
|
|
this.label168.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label168.Name = "label168";
|
|
this.label168.Size = new System.Drawing.Size(70, 19);
|
|
this.label168.TabIndex = 62;
|
|
this.label168.Text = "Materiál";
|
|
this.label168.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label169
|
|
//
|
|
this.label169.BackColor = System.Drawing.Color.Linen;
|
|
this.label169.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label169.Location = new System.Drawing.Point(292, 521);
|
|
this.label169.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label169.Name = "label169";
|
|
this.label169.Size = new System.Drawing.Size(70, 19);
|
|
this.label169.TabIndex = 61;
|
|
this.label169.Text = "Kontrola";
|
|
this.label169.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label170
|
|
//
|
|
this.label170.BackColor = System.Drawing.Color.Linen;
|
|
this.label170.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label170.Location = new System.Drawing.Point(220, 521);
|
|
this.label170.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label170.Name = "label170";
|
|
this.label170.Size = new System.Drawing.Size(70, 19);
|
|
this.label170.TabIndex = 60;
|
|
this.label170.Text = "CNC";
|
|
this.label170.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label171
|
|
//
|
|
this.label171.BackColor = System.Drawing.Color.Linen;
|
|
this.label171.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label171.Location = new System.Drawing.Point(148, 521);
|
|
this.label171.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label171.Name = "label171";
|
|
this.label171.Size = new System.Drawing.Size(70, 19);
|
|
this.label171.TabIndex = 59;
|
|
this.label171.Text = "Impreg.";
|
|
this.label171.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label172
|
|
//
|
|
this.label172.BackColor = System.Drawing.Color.Linen;
|
|
this.label172.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label172.Location = new System.Drawing.Point(76, 521);
|
|
this.label172.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label172.Name = "label172";
|
|
this.label172.Size = new System.Drawing.Size(70, 19);
|
|
this.label172.TabIndex = 58;
|
|
this.label172.Text = "Klasika";
|
|
this.label172.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label173
|
|
//
|
|
this.label173.BackColor = System.Drawing.Color.Linen;
|
|
this.label173.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label173.Location = new System.Drawing.Point(4, 521);
|
|
this.label173.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label173.Name = "label173";
|
|
this.label173.Size = new System.Drawing.Size(70, 19);
|
|
this.label173.TabIndex = 57;
|
|
this.label173.Text = "Rezanie";
|
|
this.label173.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label167
|
|
//
|
|
this.label167.BackColor = System.Drawing.Color.MistyRose;
|
|
this.label167.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label167.Location = new System.Drawing.Point(364, 542);
|
|
this.label167.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label167.Name = "label167";
|
|
this.label167.Size = new System.Drawing.Size(70, 19);
|
|
this.label167.TabIndex = 56;
|
|
this.label167.Text = "0";
|
|
this.label167.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label166
|
|
//
|
|
this.label166.BackColor = System.Drawing.Color.MistyRose;
|
|
this.label166.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label166.Location = new System.Drawing.Point(292, 542);
|
|
this.label166.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label166.Name = "label166";
|
|
this.label166.Size = new System.Drawing.Size(70, 19);
|
|
this.label166.TabIndex = 55;
|
|
this.label166.Text = "0";
|
|
this.label166.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label161
|
|
//
|
|
this.label161.BackColor = System.Drawing.Color.Coral;
|
|
this.label161.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label161.Location = new System.Drawing.Point(31, 26);
|
|
this.label161.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label161.Name = "label161";
|
|
this.label161.Size = new System.Drawing.Size(27, 23);
|
|
this.label161.TabIndex = 50;
|
|
this.label161.Text = "*";
|
|
this.label161.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label161.Click += new System.EventHandler(this.label161_Click);
|
|
//
|
|
// label165
|
|
//
|
|
this.label165.BackColor = System.Drawing.Color.MistyRose;
|
|
this.label165.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label165.Location = new System.Drawing.Point(220, 542);
|
|
this.label165.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label165.Name = "label165";
|
|
this.label165.Size = new System.Drawing.Size(70, 19);
|
|
this.label165.TabIndex = 54;
|
|
this.label165.Text = "0";
|
|
this.label165.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label160
|
|
//
|
|
this.label160.BackColor = System.Drawing.Color.Beige;
|
|
this.label160.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label160.Location = new System.Drawing.Point(31, 1);
|
|
this.label160.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label160.Name = "label160";
|
|
this.label160.Size = new System.Drawing.Size(27, 23);
|
|
this.label160.TabIndex = 49;
|
|
this.label160.Text = "3";
|
|
this.label160.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label160.Click += new System.EventHandler(this.label160_Click);
|
|
//
|
|
// label164
|
|
//
|
|
this.label164.BackColor = System.Drawing.Color.MistyRose;
|
|
this.label164.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label164.Location = new System.Drawing.Point(148, 542);
|
|
this.label164.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label164.Name = "label164";
|
|
this.label164.Size = new System.Drawing.Size(70, 19);
|
|
this.label164.TabIndex = 53;
|
|
this.label164.Text = "0";
|
|
this.label164.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label159
|
|
//
|
|
this.label159.BackColor = System.Drawing.Color.Beige;
|
|
this.label159.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label159.Location = new System.Drawing.Point(1, 26);
|
|
this.label159.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label159.Name = "label159";
|
|
this.label159.Size = new System.Drawing.Size(27, 23);
|
|
this.label159.TabIndex = 48;
|
|
this.label159.Text = "12";
|
|
this.label159.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label159.Click += new System.EventHandler(this.label159_Click);
|
|
//
|
|
// label163
|
|
//
|
|
this.label163.BackColor = System.Drawing.Color.MistyRose;
|
|
this.label163.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label163.Location = new System.Drawing.Point(76, 542);
|
|
this.label163.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label163.Name = "label163";
|
|
this.label163.Size = new System.Drawing.Size(70, 19);
|
|
this.label163.TabIndex = 52;
|
|
this.label163.Text = "0";
|
|
this.label163.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label158
|
|
//
|
|
this.label158.BackColor = System.Drawing.Color.Beige;
|
|
this.label158.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label158.Location = new System.Drawing.Point(1, 1);
|
|
this.label158.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label158.Name = "label158";
|
|
this.label158.Size = new System.Drawing.Size(27, 23);
|
|
this.label158.TabIndex = 47;
|
|
this.label158.Text = "1";
|
|
this.label158.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label158.Click += new System.EventHandler(this.label158_Click);
|
|
//
|
|
// label162
|
|
//
|
|
this.label162.BackColor = System.Drawing.Color.MistyRose;
|
|
this.label162.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label162.Location = new System.Drawing.Point(4, 542);
|
|
this.label162.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label162.Name = "label162";
|
|
this.label162.Size = new System.Drawing.Size(70, 19);
|
|
this.label162.TabIndex = 51;
|
|
this.label162.Text = "0";
|
|
this.label162.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// panel65
|
|
//
|
|
this.panel65.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel65.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel65.Controls.Add(this.button179);
|
|
this.panel65.Controls.Add(this.button178);
|
|
this.panel65.Controls.Add(this.button177);
|
|
this.panel65.Controls.Add(this.button176);
|
|
this.panel65.Controls.Add(this.numericUpDown36);
|
|
this.panel65.Controls.Add(this.numericUpDown35);
|
|
this.panel65.Controls.Add(this.numericUpDown34);
|
|
this.panel65.Controls.Add(this.numericUpDown33);
|
|
this.panel65.Controls.Add(this.numericUpDown32);
|
|
this.panel65.Controls.Add(this.numericUpDown31);
|
|
this.panel65.Controls.Add(this.label156);
|
|
this.panel65.Controls.Add(this.label157);
|
|
this.panel65.Controls.Add(this.label154);
|
|
this.panel65.Controls.Add(this.label155);
|
|
this.panel65.Controls.Add(this.label152);
|
|
this.panel65.Controls.Add(this.label153);
|
|
this.panel65.Controls.Add(this.label150);
|
|
this.panel65.Controls.Add(this.label151);
|
|
this.panel65.Controls.Add(this.label148);
|
|
this.panel65.Controls.Add(this.label149);
|
|
this.panel65.Controls.Add(this.label146);
|
|
this.panel65.Controls.Add(this.label147);
|
|
this.panel65.Controls.Add(this.label144);
|
|
this.panel65.Controls.Add(this.label145);
|
|
this.panel65.Controls.Add(this.label142);
|
|
this.panel65.Controls.Add(this.label143);
|
|
this.panel65.Controls.Add(this.label140);
|
|
this.panel65.Controls.Add(this.label141);
|
|
this.panel65.Controls.Add(this.label136);
|
|
this.panel65.Controls.Add(this.label135);
|
|
this.panel65.Controls.Add(this.label134);
|
|
this.panel65.Controls.Add(this.label133);
|
|
this.panel65.Controls.Add(this.label132);
|
|
this.panel65.Controls.Add(this.label131);
|
|
this.panel65.Controls.Add(this.label130);
|
|
this.panel65.Controls.Add(this.label129);
|
|
this.panel65.Controls.Add(this.label128);
|
|
this.panel65.Controls.Add(this.label139);
|
|
this.panel65.Controls.Add(this.label138);
|
|
this.panel65.Controls.Add(this.label137);
|
|
this.panel65.Controls.Add(this.label127);
|
|
this.panel65.Controls.Add(this.label126);
|
|
this.panel65.Location = new System.Drawing.Point(1, 50);
|
|
this.panel65.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel65.Name = "panel65";
|
|
this.panel65.Size = new System.Drawing.Size(435, 365);
|
|
this.panel65.TabIndex = 11;
|
|
//
|
|
// button179
|
|
//
|
|
this.button179.Location = new System.Drawing.Point(327, 318);
|
|
this.button179.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button179.Name = "button179";
|
|
this.button179.Size = new System.Drawing.Size(107, 46);
|
|
this.button179.TabIndex = 50;
|
|
this.button179.Text = "Zobraziť výkres";
|
|
this.button179.UseVisualStyleBackColor = true;
|
|
this.button179.Click += new System.EventHandler(this.button179_Click);
|
|
//
|
|
// button178
|
|
//
|
|
this.button178.Enabled = false;
|
|
this.button178.Location = new System.Drawing.Point(205, 318);
|
|
this.button178.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button178.Name = "button178";
|
|
this.button178.Size = new System.Drawing.Size(123, 46);
|
|
this.button178.TabIndex = 49;
|
|
this.button178.Text = "Vytlačiť tabuľku zmetkovitosti";
|
|
this.button178.UseVisualStyleBackColor = true;
|
|
//
|
|
// button177
|
|
//
|
|
this.button177.Enabled = false;
|
|
this.button177.Location = new System.Drawing.Point(103, 318);
|
|
this.button177.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button177.Name = "button177";
|
|
this.button177.Size = new System.Drawing.Size(104, 46);
|
|
this.button177.TabIndex = 48;
|
|
this.button177.Text = "Vytlačiť graf za obdobie";
|
|
this.button177.UseVisualStyleBackColor = true;
|
|
//
|
|
// button176
|
|
//
|
|
this.button176.Location = new System.Drawing.Point(0, 318);
|
|
this.button176.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button176.Name = "button176";
|
|
this.button176.Size = new System.Drawing.Size(104, 46);
|
|
this.button176.TabIndex = 47;
|
|
this.button176.Text = "Načítať údaje";
|
|
this.button176.UseVisualStyleBackColor = true;
|
|
this.button176.Click += new System.EventHandler(this.button176_Click);
|
|
//
|
|
// numericUpDown36
|
|
//
|
|
this.numericUpDown36.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.numericUpDown36.Location = new System.Drawing.Point(288, 160);
|
|
this.numericUpDown36.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown36.Maximum = new decimal(new int[] {
|
|
999999,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown36.Minimum = new decimal(new int[] {
|
|
501,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown36.Name = "numericUpDown36";
|
|
this.numericUpDown36.Size = new System.Drawing.Size(24, 22);
|
|
this.numericUpDown36.TabIndex = 46;
|
|
this.numericUpDown36.Value = new decimal(new int[] {
|
|
1000,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown36.ValueChanged += new System.EventHandler(this.numericUpDown36_ValueChanged);
|
|
//
|
|
// numericUpDown35
|
|
//
|
|
this.numericUpDown35.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.numericUpDown35.Location = new System.Drawing.Point(288, 134);
|
|
this.numericUpDown35.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown35.Maximum = new decimal(new int[] {
|
|
999,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown35.Minimum = new decimal(new int[] {
|
|
101,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown35.Name = "numericUpDown35";
|
|
this.numericUpDown35.Size = new System.Drawing.Size(24, 22);
|
|
this.numericUpDown35.TabIndex = 45;
|
|
this.numericUpDown35.Value = new decimal(new int[] {
|
|
500,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown35.ValueChanged += new System.EventHandler(this.numericUpDown35_ValueChanged);
|
|
//
|
|
// numericUpDown34
|
|
//
|
|
this.numericUpDown34.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.numericUpDown34.Location = new System.Drawing.Point(288, 108);
|
|
this.numericUpDown34.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown34.Maximum = new decimal(new int[] {
|
|
499,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown34.Minimum = new decimal(new int[] {
|
|
51,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown34.Name = "numericUpDown34";
|
|
this.numericUpDown34.Size = new System.Drawing.Size(24, 22);
|
|
this.numericUpDown34.TabIndex = 44;
|
|
this.numericUpDown34.Value = new decimal(new int[] {
|
|
100,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown34.ValueChanged += new System.EventHandler(this.numericUpDown34_ValueChanged);
|
|
//
|
|
// numericUpDown33
|
|
//
|
|
this.numericUpDown33.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.numericUpDown33.Location = new System.Drawing.Point(288, 82);
|
|
this.numericUpDown33.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown33.Maximum = new decimal(new int[] {
|
|
99,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown33.Minimum = new decimal(new int[] {
|
|
11,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown33.Name = "numericUpDown33";
|
|
this.numericUpDown33.Size = new System.Drawing.Size(24, 22);
|
|
this.numericUpDown33.TabIndex = 43;
|
|
this.numericUpDown33.Value = new decimal(new int[] {
|
|
50,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown33.ValueChanged += new System.EventHandler(this.numericUpDown33_ValueChanged);
|
|
//
|
|
// numericUpDown32
|
|
//
|
|
this.numericUpDown32.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.numericUpDown32.Location = new System.Drawing.Point(288, 57);
|
|
this.numericUpDown32.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown32.Maximum = new decimal(new int[] {
|
|
49,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown32.Minimum = new decimal(new int[] {
|
|
6,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown32.Name = "numericUpDown32";
|
|
this.numericUpDown32.Size = new System.Drawing.Size(24, 22);
|
|
this.numericUpDown32.TabIndex = 42;
|
|
this.numericUpDown32.Value = new decimal(new int[] {
|
|
10,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown32.ValueChanged += new System.EventHandler(this.numericUpDown32_ValueChanged);
|
|
//
|
|
// numericUpDown31
|
|
//
|
|
this.numericUpDown31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.numericUpDown31.Location = new System.Drawing.Point(288, 31);
|
|
this.numericUpDown31.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown31.Maximum = new decimal(new int[] {
|
|
9,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown31.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown31.Name = "numericUpDown31";
|
|
this.numericUpDown31.Size = new System.Drawing.Size(24, 22);
|
|
this.numericUpDown31.TabIndex = 41;
|
|
this.numericUpDown31.Value = new decimal(new int[] {
|
|
5,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown31.ValueChanged += new System.EventHandler(this.numericUpDown31_ValueChanged);
|
|
//
|
|
// label156
|
|
//
|
|
this.label156.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label156.BackColor = System.Drawing.Color.MistyRose;
|
|
this.label156.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label156.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label156.Location = new System.Drawing.Point(75, 263);
|
|
this.label156.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label156.Name = "label156";
|
|
this.label156.Size = new System.Drawing.Size(237, 24);
|
|
this.label156.TabIndex = 40;
|
|
this.label156.Text = "Chybné záznamy";
|
|
this.label156.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label157
|
|
//
|
|
this.label157.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label157.BackColor = System.Drawing.Color.LightGoldenrodYellow;
|
|
this.label157.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label157.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label157.Location = new System.Drawing.Point(75, 238);
|
|
this.label157.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label157.Name = "label157";
|
|
this.label157.Size = new System.Drawing.Size(237, 24);
|
|
this.label157.TabIndex = 39;
|
|
this.label157.Text = "Bez záznamu";
|
|
this.label157.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label154
|
|
//
|
|
this.label154.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label154.BackColor = System.Drawing.Color.Lavender;
|
|
this.label154.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label154.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label154.Location = new System.Drawing.Point(75, 186);
|
|
this.label154.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label154.Name = "label154";
|
|
this.label154.Size = new System.Drawing.Size(237, 24);
|
|
this.label154.TabIndex = 38;
|
|
this.label154.Text = "0";
|
|
this.label154.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label155
|
|
//
|
|
this.label155.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label155.BackColor = System.Drawing.Color.Honeydew;
|
|
this.label155.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label155.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label155.Location = new System.Drawing.Point(75, 212);
|
|
this.label155.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label155.Name = "label155";
|
|
this.label155.Size = new System.Drawing.Size(237, 24);
|
|
this.label155.TabIndex = 37;
|
|
this.label155.Text = "Nevyhodnocujú sa!";
|
|
this.label155.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label152
|
|
//
|
|
this.label152.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label152.BackColor = System.Drawing.Color.Lavender;
|
|
this.label152.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label152.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label152.Location = new System.Drawing.Point(75, 134);
|
|
this.label152.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label152.Name = "label152";
|
|
this.label152.Size = new System.Drawing.Size(211, 24);
|
|
this.label152.TabIndex = 36;
|
|
this.label152.Text = "0";
|
|
this.label152.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label153
|
|
//
|
|
this.label153.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label153.BackColor = System.Drawing.Color.Lavender;
|
|
this.label153.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label153.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label153.Location = new System.Drawing.Point(75, 160);
|
|
this.label153.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label153.Name = "label153";
|
|
this.label153.Size = new System.Drawing.Size(211, 24);
|
|
this.label153.TabIndex = 35;
|
|
this.label153.Text = "0";
|
|
this.label153.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label150
|
|
//
|
|
this.label150.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label150.BackColor = System.Drawing.Color.Lavender;
|
|
this.label150.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label150.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label150.Location = new System.Drawing.Point(75, 82);
|
|
this.label150.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label150.Name = "label150";
|
|
this.label150.Size = new System.Drawing.Size(211, 24);
|
|
this.label150.TabIndex = 34;
|
|
this.label150.Text = "0";
|
|
this.label150.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label151
|
|
//
|
|
this.label151.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label151.BackColor = System.Drawing.Color.Lavender;
|
|
this.label151.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label151.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label151.Location = new System.Drawing.Point(75, 108);
|
|
this.label151.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label151.Name = "label151";
|
|
this.label151.Size = new System.Drawing.Size(211, 24);
|
|
this.label151.TabIndex = 33;
|
|
this.label151.Text = "0";
|
|
this.label151.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label148
|
|
//
|
|
this.label148.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label148.BackColor = System.Drawing.Color.Lavender;
|
|
this.label148.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label148.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label148.Location = new System.Drawing.Point(75, 31);
|
|
this.label148.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label148.Name = "label148";
|
|
this.label148.Size = new System.Drawing.Size(211, 24);
|
|
this.label148.TabIndex = 32;
|
|
this.label148.Text = "0";
|
|
this.label148.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label149
|
|
//
|
|
this.label149.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label149.BackColor = System.Drawing.Color.Lavender;
|
|
this.label149.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label149.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label149.Location = new System.Drawing.Point(75, 57);
|
|
this.label149.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label149.Name = "label149";
|
|
this.label149.Size = new System.Drawing.Size(211, 24);
|
|
this.label149.TabIndex = 31;
|
|
this.label149.Text = "0";
|
|
this.label149.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label146
|
|
//
|
|
this.label146.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label146.BackColor = System.Drawing.Color.LightGoldenrodYellow;
|
|
this.label146.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label146.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label146.Location = new System.Drawing.Point(313, 238);
|
|
this.label146.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label146.Name = "label146";
|
|
this.label146.Size = new System.Drawing.Size(118, 24);
|
|
this.label146.TabIndex = 30;
|
|
this.label146.Text = "0";
|
|
this.label146.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label147
|
|
//
|
|
this.label147.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label147.BackColor = System.Drawing.Color.MistyRose;
|
|
this.label147.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label147.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label147.Location = new System.Drawing.Point(313, 263);
|
|
this.label147.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label147.Name = "label147";
|
|
this.label147.Size = new System.Drawing.Size(118, 24);
|
|
this.label147.TabIndex = 29;
|
|
this.label147.Text = "0";
|
|
this.label147.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label144
|
|
//
|
|
this.label144.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label144.BackColor = System.Drawing.Color.Lavender;
|
|
this.label144.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label144.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label144.Location = new System.Drawing.Point(313, 186);
|
|
this.label144.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label144.Name = "label144";
|
|
this.label144.Size = new System.Drawing.Size(118, 24);
|
|
this.label144.TabIndex = 28;
|
|
this.label144.Text = "0";
|
|
this.label144.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label145
|
|
//
|
|
this.label145.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label145.BackColor = System.Drawing.Color.Honeydew;
|
|
this.label145.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label145.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label145.Location = new System.Drawing.Point(313, 212);
|
|
this.label145.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label145.Name = "label145";
|
|
this.label145.Size = new System.Drawing.Size(118, 24);
|
|
this.label145.TabIndex = 27;
|
|
this.label145.Text = "0";
|
|
this.label145.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label142
|
|
//
|
|
this.label142.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label142.BackColor = System.Drawing.Color.Lavender;
|
|
this.label142.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label142.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label142.Location = new System.Drawing.Point(313, 134);
|
|
this.label142.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label142.Name = "label142";
|
|
this.label142.Size = new System.Drawing.Size(118, 24);
|
|
this.label142.TabIndex = 26;
|
|
this.label142.Text = "0";
|
|
this.label142.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label143
|
|
//
|
|
this.label143.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label143.BackColor = System.Drawing.Color.Lavender;
|
|
this.label143.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label143.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label143.Location = new System.Drawing.Point(313, 160);
|
|
this.label143.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label143.Name = "label143";
|
|
this.label143.Size = new System.Drawing.Size(118, 24);
|
|
this.label143.TabIndex = 25;
|
|
this.label143.Text = "0";
|
|
this.label143.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label140
|
|
//
|
|
this.label140.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label140.BackColor = System.Drawing.Color.Lavender;
|
|
this.label140.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label140.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label140.Location = new System.Drawing.Point(313, 82);
|
|
this.label140.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label140.Name = "label140";
|
|
this.label140.Size = new System.Drawing.Size(118, 24);
|
|
this.label140.TabIndex = 24;
|
|
this.label140.Text = "0";
|
|
this.label140.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label141
|
|
//
|
|
this.label141.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label141.BackColor = System.Drawing.Color.Lavender;
|
|
this.label141.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label141.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label141.Location = new System.Drawing.Point(313, 108);
|
|
this.label141.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label141.Name = "label141";
|
|
this.label141.Size = new System.Drawing.Size(118, 24);
|
|
this.label141.TabIndex = 23;
|
|
this.label141.Text = "0";
|
|
this.label141.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label136
|
|
//
|
|
this.label136.BackColor = System.Drawing.Color.MistyRose;
|
|
this.label136.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label136.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label136.Location = new System.Drawing.Point(1, 263);
|
|
this.label136.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label136.Name = "label136";
|
|
this.label136.Size = new System.Drawing.Size(71, 24);
|
|
this.label136.TabIndex = 22;
|
|
this.label136.Text = "10. kat";
|
|
this.label136.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label135
|
|
//
|
|
this.label135.BackColor = System.Drawing.Color.LightGoldenrodYellow;
|
|
this.label135.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label135.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label135.Location = new System.Drawing.Point(1, 238);
|
|
this.label135.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label135.Name = "label135";
|
|
this.label135.Size = new System.Drawing.Size(71, 24);
|
|
this.label135.TabIndex = 21;
|
|
this.label135.Text = "9. kat";
|
|
this.label135.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label134
|
|
//
|
|
this.label134.BackColor = System.Drawing.Color.Honeydew;
|
|
this.label134.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label134.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label134.Location = new System.Drawing.Point(1, 212);
|
|
this.label134.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label134.Name = "label134";
|
|
this.label134.Size = new System.Drawing.Size(71, 24);
|
|
this.label134.TabIndex = 20;
|
|
this.label134.Text = "8. kat";
|
|
this.label134.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label133
|
|
//
|
|
this.label133.BackColor = System.Drawing.Color.Lavender;
|
|
this.label133.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label133.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label133.Location = new System.Drawing.Point(1, 186);
|
|
this.label133.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label133.Name = "label133";
|
|
this.label133.Size = new System.Drawing.Size(71, 24);
|
|
this.label133.TabIndex = 19;
|
|
this.label133.Text = "7. kat";
|
|
this.label133.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label132
|
|
//
|
|
this.label132.BackColor = System.Drawing.Color.Lavender;
|
|
this.label132.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label132.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label132.Location = new System.Drawing.Point(1, 160);
|
|
this.label132.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label132.Name = "label132";
|
|
this.label132.Size = new System.Drawing.Size(71, 24);
|
|
this.label132.TabIndex = 18;
|
|
this.label132.Text = "6. kat";
|
|
this.label132.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label131
|
|
//
|
|
this.label131.BackColor = System.Drawing.Color.Lavender;
|
|
this.label131.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label131.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label131.Location = new System.Drawing.Point(1, 134);
|
|
this.label131.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label131.Name = "label131";
|
|
this.label131.Size = new System.Drawing.Size(71, 24);
|
|
this.label131.TabIndex = 17;
|
|
this.label131.Text = "5. kat";
|
|
this.label131.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label130
|
|
//
|
|
this.label130.BackColor = System.Drawing.Color.Lavender;
|
|
this.label130.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label130.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label130.Location = new System.Drawing.Point(1, 108);
|
|
this.label130.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label130.Name = "label130";
|
|
this.label130.Size = new System.Drawing.Size(71, 24);
|
|
this.label130.TabIndex = 16;
|
|
this.label130.Text = "4. kat";
|
|
this.label130.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label129
|
|
//
|
|
this.label129.BackColor = System.Drawing.Color.Lavender;
|
|
this.label129.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label129.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label129.Location = new System.Drawing.Point(1, 82);
|
|
this.label129.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label129.Name = "label129";
|
|
this.label129.Size = new System.Drawing.Size(71, 24);
|
|
this.label129.TabIndex = 15;
|
|
this.label129.Text = "3. kat";
|
|
this.label129.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label128
|
|
//
|
|
this.label128.BackColor = System.Drawing.Color.Lavender;
|
|
this.label128.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label128.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label128.Location = new System.Drawing.Point(1, 57);
|
|
this.label128.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label128.Name = "label128";
|
|
this.label128.Size = new System.Drawing.Size(71, 24);
|
|
this.label128.TabIndex = 14;
|
|
this.label128.Text = "2. kat";
|
|
this.label128.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label139
|
|
//
|
|
this.label139.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label139.BackColor = System.Drawing.Color.Lavender;
|
|
this.label139.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label139.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label139.Location = new System.Drawing.Point(313, 57);
|
|
this.label139.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label139.Name = "label139";
|
|
this.label139.Size = new System.Drawing.Size(118, 24);
|
|
this.label139.TabIndex = 13;
|
|
this.label139.Text = "0";
|
|
this.label139.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label138
|
|
//
|
|
this.label138.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label138.BackColor = System.Drawing.Color.Lavender;
|
|
this.label138.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label138.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label138.Location = new System.Drawing.Point(313, 31);
|
|
this.label138.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label138.Name = "label138";
|
|
this.label138.Size = new System.Drawing.Size(118, 24);
|
|
this.label138.TabIndex = 12;
|
|
this.label138.Text = "0";
|
|
this.label138.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label137
|
|
//
|
|
this.label137.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label137.BackColor = System.Drawing.Color.PaleTurquoise;
|
|
this.label137.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label137.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label137.Location = new System.Drawing.Point(313, 1);
|
|
this.label137.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label137.Name = "label137";
|
|
this.label137.Size = new System.Drawing.Size(118, 28);
|
|
this.label137.TabIndex = 11;
|
|
this.label137.Text = "0";
|
|
this.label137.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label127
|
|
//
|
|
this.label127.BackColor = System.Drawing.Color.Lavender;
|
|
this.label127.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label127.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label127.Location = new System.Drawing.Point(1, 31);
|
|
this.label127.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label127.Name = "label127";
|
|
this.label127.Size = new System.Drawing.Size(71, 24);
|
|
this.label127.TabIndex = 1;
|
|
this.label127.Text = "1. kat";
|
|
this.label127.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label126
|
|
//
|
|
this.label126.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label126.BackColor = System.Drawing.Color.PaleTurquoise;
|
|
this.label126.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label126.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label126.Location = new System.Drawing.Point(1, 1);
|
|
this.label126.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label126.Name = "label126";
|
|
this.label126.Size = new System.Drawing.Size(310, 28);
|
|
this.label126.TabIndex = 0;
|
|
this.label126.Text = "Celkový počet za obdobie";
|
|
//
|
|
// label125
|
|
//
|
|
this.label125.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label125.BackColor = System.Drawing.Color.Beige;
|
|
this.label125.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label125.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label125.Location = new System.Drawing.Point(329, 417);
|
|
this.label125.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label125.Name = "label125";
|
|
this.label125.Size = new System.Drawing.Size(107, 39);
|
|
this.label125.TabIndex = 10;
|
|
this.label125.Text = "nad 50%";
|
|
this.label125.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label125.Click += new System.EventHandler(this.label125_Click);
|
|
//
|
|
// label124
|
|
//
|
|
this.label124.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label124.BackColor = System.Drawing.Color.Beige;
|
|
this.label124.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label124.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label124.Location = new System.Drawing.Point(220, 417);
|
|
this.label124.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label124.Name = "label124";
|
|
this.label124.Size = new System.Drawing.Size(107, 39);
|
|
this.label124.TabIndex = 9;
|
|
this.label124.Text = "nad 25%";
|
|
this.label124.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label124.Click += new System.EventHandler(this.label124_Click);
|
|
//
|
|
// label123
|
|
//
|
|
this.label123.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label123.BackColor = System.Drawing.Color.Beige;
|
|
this.label123.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label123.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label123.Location = new System.Drawing.Point(111, 417);
|
|
this.label123.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label123.Name = "label123";
|
|
this.label123.Size = new System.Drawing.Size(107, 39);
|
|
this.label123.TabIndex = 8;
|
|
this.label123.Text = "nad 10%";
|
|
this.label123.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label123.Click += new System.EventHandler(this.label123_Click);
|
|
//
|
|
// label122
|
|
//
|
|
this.label122.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label122.BackColor = System.Drawing.Color.Coral;
|
|
this.label122.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label122.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label122.Location = new System.Drawing.Point(1, 417);
|
|
this.label122.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label122.Name = "label122";
|
|
this.label122.Size = new System.Drawing.Size(107, 39);
|
|
this.label122.TabIndex = 7;
|
|
this.label122.Text = "všetky";
|
|
this.label122.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label122.Click += new System.EventHandler(this.label122_Click);
|
|
//
|
|
// dataGridView18
|
|
//
|
|
this.dataGridView18.AllowUserToAddRows = false;
|
|
this.dataGridView18.AllowUserToDeleteRows = false;
|
|
this.dataGridView18.AllowUserToResizeRows = false;
|
|
this.dataGridView18.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dataGridView18.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView18.Location = new System.Drawing.Point(1, 562);
|
|
this.dataGridView18.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dataGridView18.MultiSelect = false;
|
|
this.dataGridView18.Name = "dataGridView18";
|
|
this.dataGridView18.RowHeadersVisible = false;
|
|
this.dataGridView18.RowHeadersWidth = 51;
|
|
this.dataGridView18.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
|
|
this.dataGridView18.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dataGridView18.Size = new System.Drawing.Size(436, 47);
|
|
this.dataGridView18.TabIndex = 6;
|
|
this.dataGridView18.Tag = "Percento >=0";
|
|
this.dataGridView18.DataSourceChanged += new System.EventHandler(this.dataGridView18_DataSourceChanged);
|
|
this.dataGridView18.RowEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView18_RowEnter);
|
|
//
|
|
// comboBox18
|
|
//
|
|
this.comboBox18.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.comboBox18.Enabled = false;
|
|
this.comboBox18.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.comboBox18.FormattingEnabled = true;
|
|
this.comboBox18.Location = new System.Drawing.Point(321, 1);
|
|
this.comboBox18.Margin = new System.Windows.Forms.Padding(4);
|
|
this.comboBox18.Name = "comboBox18";
|
|
this.comboBox18.Size = new System.Drawing.Size(115, 47);
|
|
this.comboBox18.TabIndex = 5;
|
|
this.comboBox18.SelectedValueChanged += new System.EventHandler(this.comboBox18_SelectedValueChanged);
|
|
//
|
|
// comboBox17
|
|
//
|
|
this.comboBox17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.comboBox17.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.comboBox17.FormattingEnabled = true;
|
|
this.comboBox17.Location = new System.Drawing.Point(132, 1);
|
|
this.comboBox17.Margin = new System.Windows.Forms.Padding(4);
|
|
this.comboBox17.Name = "comboBox17";
|
|
this.comboBox17.Size = new System.Drawing.Size(115, 47);
|
|
this.comboBox17.TabIndex = 4;
|
|
this.comboBox17.SelectedValueChanged += new System.EventHandler(this.comboBox17_SelectedValueChanged);
|
|
//
|
|
// label121
|
|
//
|
|
this.label121.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label121.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label121.Enabled = false;
|
|
this.label121.Font = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label121.Location = new System.Drawing.Point(249, 1);
|
|
this.label121.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label121.Name = "label121";
|
|
this.label121.Size = new System.Drawing.Size(70, 48);
|
|
this.label121.TabIndex = 3;
|
|
this.label121.Text = "Do";
|
|
this.label121.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label120
|
|
//
|
|
this.label120.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label120.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label120.Font = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label120.Location = new System.Drawing.Point(60, 1);
|
|
this.label120.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label120.Name = "label120";
|
|
this.label120.Size = new System.Drawing.Size(70, 48);
|
|
this.label120.TabIndex = 1;
|
|
this.label120.Text = "Od";
|
|
this.label120.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// chart1
|
|
//
|
|
this.chart1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
chartArea3.Area3DStyle.IsRightAngleAxes = false;
|
|
chartArea3.Area3DStyle.Perspective = 25;
|
|
chartArea3.Name = "ChartArea1";
|
|
this.chart1.ChartAreas.Add(chartArea3);
|
|
legend3.DockedToChartArea = "ChartArea1";
|
|
legend3.Name = "Legend1";
|
|
this.chart1.Legends.Add(legend3);
|
|
this.chart1.Location = new System.Drawing.Point(5, 5);
|
|
this.chart1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.chart1.Name = "chart1";
|
|
series4.ChartArea = "ChartArea1";
|
|
series4.Enabled = false;
|
|
series4.IsValueShownAsLabel = true;
|
|
series4.Legend = "Legend1";
|
|
series4.Name = "Priemerná zmätkovitosť";
|
|
series5.ChartArea = "ChartArea1";
|
|
series5.Enabled = false;
|
|
series5.IsValueShownAsLabel = true;
|
|
series5.Legend = "Legend1";
|
|
series5.Name = "Priemer zmätkovitostí";
|
|
this.chart1.Series.Add(series4);
|
|
this.chart1.Series.Add(series5);
|
|
this.chart1.Size = new System.Drawing.Size(1295, 630);
|
|
this.chart1.TabIndex = 0;
|
|
this.chart1.Text = "chart1";
|
|
//
|
|
// tabPage9
|
|
//
|
|
this.tabPage9.Controls.Add(this.panel74);
|
|
this.tabPage9.Controls.Add(this.panel72);
|
|
this.tabPage9.Controls.Add(this.button131);
|
|
this.tabPage9.Controls.Add(this.button55);
|
|
this.tabPage9.Controls.Add(this.button54);
|
|
this.tabPage9.Controls.Add(this.button53);
|
|
this.tabPage9.Controls.Add(this.button52);
|
|
this.tabPage9.Controls.Add(this.groupBox1);
|
|
this.tabPage9.Controls.Add(this.grboxFormulare);
|
|
this.tabPage9.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage9.Margin = new System.Windows.Forms.Padding(4);
|
|
this.tabPage9.Name = "tabPage9";
|
|
this.tabPage9.Size = new System.Drawing.Size(1752, 642);
|
|
this.tabPage9.TabIndex = 12;
|
|
this.tabPage9.Text = "Nastavenia";
|
|
this.tabPage9.UseVisualStyleBackColor = true;
|
|
this.tabPage9.Click += new System.EventHandler(this.tabPage11_Click);
|
|
this.tabPage9.Enter += new System.EventHandler(this.tabPage11_Enter);
|
|
//
|
|
// panel74
|
|
//
|
|
this.panel74.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel74.Controls.Add(this.textBox50);
|
|
this.panel74.Controls.Add(this.button196);
|
|
this.panel74.Location = new System.Drawing.Point(835, 2);
|
|
this.panel74.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel74.Name = "panel74";
|
|
this.panel74.Size = new System.Drawing.Size(379, 33);
|
|
this.panel74.TabIndex = 12;
|
|
//
|
|
// textBox50
|
|
//
|
|
this.textBox50.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.textBox50.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.textBox50.Location = new System.Drawing.Point(164, 2);
|
|
this.textBox50.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox50.Name = "textBox50";
|
|
this.textBox50.PasswordChar = '*';
|
|
this.textBox50.Size = new System.Drawing.Size(208, 24);
|
|
this.textBox50.TabIndex = 5;
|
|
this.textBox50.TextChanged += new System.EventHandler(this.textBox50_TextChanged);
|
|
//
|
|
// button196
|
|
//
|
|
this.button196.Enabled = false;
|
|
this.button196.Location = new System.Drawing.Point(1, 1);
|
|
this.button196.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button196.Name = "button196";
|
|
this.button196.Size = new System.Drawing.Size(155, 28);
|
|
this.button196.TabIndex = 4;
|
|
this.button196.Text = "Otvoriť heslá";
|
|
this.button196.UseVisualStyleBackColor = true;
|
|
this.button196.Click += new System.EventHandler(this.button196_Click);
|
|
//
|
|
// panel72
|
|
//
|
|
this.panel72.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel72.Controls.Add(this.textBox45);
|
|
this.panel72.Controls.Add(this.button194);
|
|
this.panel72.Location = new System.Drawing.Point(3, 2);
|
|
this.panel72.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel72.Name = "panel72";
|
|
this.panel72.Size = new System.Drawing.Size(331, 33);
|
|
this.panel72.TabIndex = 11;
|
|
//
|
|
// textBox45
|
|
//
|
|
this.textBox45.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.textBox45.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.textBox45.Location = new System.Drawing.Point(159, 2);
|
|
this.textBox45.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox45.Name = "textBox45";
|
|
this.textBox45.PasswordChar = '*';
|
|
this.textBox45.Size = new System.Drawing.Size(167, 24);
|
|
this.textBox45.TabIndex = 5;
|
|
this.textBox45.TextChanged += new System.EventHandler(this.textBox45_TextChanged);
|
|
//
|
|
// button194
|
|
//
|
|
this.button194.Enabled = false;
|
|
this.button194.Location = new System.Drawing.Point(1, 1);
|
|
this.button194.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button194.Name = "button194";
|
|
this.button194.Size = new System.Drawing.Size(155, 28);
|
|
this.button194.TabIndex = 4;
|
|
this.button194.Text = "Otvoriť formuláre";
|
|
this.button194.UseVisualStyleBackColor = true;
|
|
this.button194.Click += new System.EventHandler(this.button194_Click);
|
|
//
|
|
// button131
|
|
//
|
|
this.button131.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button131.Location = new System.Drawing.Point(1267, 581);
|
|
this.button131.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button131.Name = "button131";
|
|
this.button131.Size = new System.Drawing.Size(100, 28);
|
|
this.button131.TabIndex = 10;
|
|
this.button131.Text = "192.168.1.12";
|
|
this.button131.UseVisualStyleBackColor = true;
|
|
this.button131.Click += new System.EventHandler(this.button131_Click);
|
|
//
|
|
// button55
|
|
//
|
|
this.button55.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button55.Location = new System.Drawing.Point(1159, 581);
|
|
this.button55.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button55.Name = "button55";
|
|
this.button55.Size = new System.Drawing.Size(100, 28);
|
|
this.button55.TabIndex = 9;
|
|
this.button55.Text = "IP4 localIP";
|
|
this.button55.UseVisualStyleBackColor = true;
|
|
this.button55.Click += new System.EventHandler(this.button55_Click);
|
|
//
|
|
// button54
|
|
//
|
|
this.button54.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button54.Location = new System.Drawing.Point(1051, 581);
|
|
this.button54.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button54.Name = "button54";
|
|
this.button54.Size = new System.Drawing.Size(100, 28);
|
|
this.button54.TabIndex = 8;
|
|
this.button54.Text = "IP3 mysql";
|
|
this.button54.UseVisualStyleBackColor = true;
|
|
this.button54.Click += new System.EventHandler(this.button54_Click);
|
|
//
|
|
// button53
|
|
//
|
|
this.button53.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button53.Location = new System.Drawing.Point(943, 581);
|
|
this.button53.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button53.Name = "button53";
|
|
this.button53.Size = new System.Drawing.Size(100, 28);
|
|
this.button53.TabIndex = 7;
|
|
this.button53.Text = "IP2 mysql";
|
|
this.button53.UseVisualStyleBackColor = true;
|
|
this.button53.Click += new System.EventHandler(this.button53_Click);
|
|
//
|
|
// button52
|
|
//
|
|
this.button52.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button52.Location = new System.Drawing.Point(835, 581);
|
|
this.button52.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button52.Name = "button52";
|
|
this.button52.Size = new System.Drawing.Size(100, 28);
|
|
this.button52.TabIndex = 6;
|
|
this.button52.Text = "Public IP";
|
|
this.button52.UseVisualStyleBackColor = true;
|
|
this.button52.Click += new System.EventHandler(this.button52_Click);
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.groupBox1.Controls.Add(this.panel73);
|
|
this.groupBox1.Controls.Add(this.btnPridatUzivatela);
|
|
this.groupBox1.Controls.Add(this.dataGridView2);
|
|
this.groupBox1.Controls.Add(this.btnObnovit);
|
|
this.groupBox1.Enabled = false;
|
|
this.groupBox1.Location = new System.Drawing.Point(835, 39);
|
|
this.groupBox1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBox1.Size = new System.Drawing.Size(911, 534);
|
|
this.groupBox1.TabIndex = 4;
|
|
this.groupBox1.TabStop = false;
|
|
this.groupBox1.Text = "Heslá";
|
|
//
|
|
// panel73
|
|
//
|
|
this.panel73.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel73.Controls.Add(this.button195);
|
|
this.panel73.Controls.Add(this.checkBox89);
|
|
this.panel73.Controls.Add(this.checkBox90);
|
|
this.panel73.Controls.Add(this.checkBox91);
|
|
this.panel73.Controls.Add(this.checkBox92);
|
|
this.panel73.Controls.Add(this.checkBox93);
|
|
this.panel73.Controls.Add(this.checkBox94);
|
|
this.panel73.Controls.Add(this.checkBox86);
|
|
this.panel73.Controls.Add(this.checkBox87);
|
|
this.panel73.Controls.Add(this.checkBox88);
|
|
this.panel73.Controls.Add(this.checkBox83);
|
|
this.panel73.Controls.Add(this.checkBox84);
|
|
this.panel73.Controls.Add(this.checkBox85);
|
|
this.panel73.Controls.Add(this.checkBox80);
|
|
this.panel73.Controls.Add(this.checkBox81);
|
|
this.panel73.Controls.Add(this.checkBox82);
|
|
this.panel73.Controls.Add(this.checkBox77);
|
|
this.panel73.Controls.Add(this.checkBox78);
|
|
this.panel73.Controls.Add(this.checkBox79);
|
|
this.panel73.Controls.Add(this.checkBox76);
|
|
this.panel73.Controls.Add(this.checkBox75);
|
|
this.panel73.Controls.Add(this.checkBox74);
|
|
this.panel73.Controls.Add(this.textBox49);
|
|
this.panel73.Controls.Add(this.textBox48);
|
|
this.panel73.Controls.Add(this.textBox47);
|
|
this.panel73.Controls.Add(this.textBox46);
|
|
this.panel73.Controls.Add(this.label225);
|
|
this.panel73.Controls.Add(this.label224);
|
|
this.panel73.Controls.Add(this.label223);
|
|
this.panel73.Controls.Add(this.label222);
|
|
this.panel73.Controls.Add(this.label221);
|
|
this.panel73.Controls.Add(this.label220);
|
|
this.panel73.Controls.Add(this.label219);
|
|
this.panel73.Controls.Add(this.label218);
|
|
this.panel73.Controls.Add(this.label217);
|
|
this.panel73.Controls.Add(this.label216);
|
|
this.panel73.Controls.Add(this.label215);
|
|
this.panel73.Controls.Add(this.label214);
|
|
this.panel73.Enabled = false;
|
|
this.panel73.Location = new System.Drawing.Point(8, 15);
|
|
this.panel73.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel73.Name = "panel73";
|
|
this.panel73.Size = new System.Drawing.Size(1395, 55);
|
|
this.panel73.TabIndex = 12;
|
|
//
|
|
// button195
|
|
//
|
|
this.button195.Location = new System.Drawing.Point(1272, 0);
|
|
this.button195.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button195.Name = "button195";
|
|
this.button195.Size = new System.Drawing.Size(120, 53);
|
|
this.button195.TabIndex = 39;
|
|
this.button195.Text = "Uložiť užívateľa";
|
|
this.button195.UseVisualStyleBackColor = true;
|
|
this.button195.Click += new System.EventHandler(this.button195_Click_1);
|
|
//
|
|
// checkBox89
|
|
//
|
|
this.checkBox89.Enabled = false;
|
|
this.checkBox89.Location = new System.Drawing.Point(1193, 34);
|
|
this.checkBox89.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox89.Name = "checkBox89";
|
|
this.checkBox89.Size = new System.Drawing.Size(60, 20);
|
|
this.checkBox89.TabIndex = 38;
|
|
this.checkBox89.Text = "21";
|
|
this.checkBox89.UseVisualStyleBackColor = true;
|
|
this.checkBox89.Click += new System.EventHandler(this.checkBox89_Click);
|
|
//
|
|
// checkBox90
|
|
//
|
|
this.checkBox90.Location = new System.Drawing.Point(1193, 17);
|
|
this.checkBox90.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox90.Name = "checkBox90";
|
|
this.checkBox90.Size = new System.Drawing.Size(60, 20);
|
|
this.checkBox90.TabIndex = 37;
|
|
this.checkBox90.Tag = "Evidencia brúsených nástrojov";
|
|
this.checkBox90.Text = "20";
|
|
this.checkBox90.UseVisualStyleBackColor = true;
|
|
this.checkBox90.Click += new System.EventHandler(this.checkBox90_Click);
|
|
//
|
|
// checkBox91
|
|
//
|
|
this.checkBox91.Location = new System.Drawing.Point(1193, 0);
|
|
this.checkBox91.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox91.Name = "checkBox91";
|
|
this.checkBox91.Size = new System.Drawing.Size(60, 20);
|
|
this.checkBox91.TabIndex = 36;
|
|
this.checkBox91.Tag = "Žiadankový systém";
|
|
this.checkBox91.Text = "19";
|
|
this.checkBox91.UseVisualStyleBackColor = true;
|
|
this.checkBox91.Click += new System.EventHandler(this.checkBox91_Click);
|
|
//
|
|
// checkBox92
|
|
//
|
|
this.checkBox92.Location = new System.Drawing.Point(1119, 34);
|
|
this.checkBox92.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox92.Name = "checkBox92";
|
|
this.checkBox92.Size = new System.Drawing.Size(60, 20);
|
|
this.checkBox92.TabIndex = 35;
|
|
this.checkBox92.Tag = "Požiadavky - pripomienky";
|
|
this.checkBox92.Text = "18";
|
|
this.checkBox92.UseVisualStyleBackColor = true;
|
|
this.checkBox92.Click += new System.EventHandler(this.checkBox92_Click);
|
|
//
|
|
// checkBox93
|
|
//
|
|
this.checkBox93.Location = new System.Drawing.Point(1119, 17);
|
|
this.checkBox93.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox93.Name = "checkBox93";
|
|
this.checkBox93.Size = new System.Drawing.Size(60, 20);
|
|
this.checkBox93.TabIndex = 34;
|
|
this.checkBox93.Tag = "Sklad";
|
|
this.checkBox93.Text = "17";
|
|
this.checkBox93.UseVisualStyleBackColor = true;
|
|
this.checkBox93.Click += new System.EventHandler(this.checkBox93_Click);
|
|
//
|
|
// checkBox94
|
|
//
|
|
this.checkBox94.Location = new System.Drawing.Point(1119, 0);
|
|
this.checkBox94.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox94.Name = "checkBox94";
|
|
this.checkBox94.Size = new System.Drawing.Size(60, 20);
|
|
this.checkBox94.TabIndex = 33;
|
|
this.checkBox94.Tag = "Výkresy";
|
|
this.checkBox94.Text = "16";
|
|
this.checkBox94.UseVisualStyleBackColor = true;
|
|
this.checkBox94.Click += new System.EventHandler(this.checkBox94_Click);
|
|
//
|
|
// checkBox86
|
|
//
|
|
this.checkBox86.Enabled = false;
|
|
this.checkBox86.Location = new System.Drawing.Point(1052, 34);
|
|
this.checkBox86.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox86.Name = "checkBox86";
|
|
this.checkBox86.Size = new System.Drawing.Size(60, 20);
|
|
this.checkBox86.TabIndex = 32;
|
|
this.checkBox86.Tag = "Nástroje";
|
|
this.checkBox86.Text = "15";
|
|
this.checkBox86.UseVisualStyleBackColor = true;
|
|
this.checkBox86.Click += new System.EventHandler(this.checkBox86_Click);
|
|
//
|
|
// checkBox87
|
|
//
|
|
this.checkBox87.Location = new System.Drawing.Point(1052, 17);
|
|
this.checkBox87.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox87.Name = "checkBox87";
|
|
this.checkBox87.Size = new System.Drawing.Size(60, 20);
|
|
this.checkBox87.TabIndex = 31;
|
|
this.checkBox87.Tag = "Zoznam firiem";
|
|
this.checkBox87.Text = "14";
|
|
this.checkBox87.UseVisualStyleBackColor = true;
|
|
this.checkBox87.Click += new System.EventHandler(this.checkBox87_Click);
|
|
//
|
|
// checkBox88
|
|
//
|
|
this.checkBox88.Location = new System.Drawing.Point(1052, 0);
|
|
this.checkBox88.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox88.Name = "checkBox88";
|
|
this.checkBox88.Size = new System.Drawing.Size(60, 20);
|
|
this.checkBox88.TabIndex = 30;
|
|
this.checkBox88.Tag = "Vyhodnocovanie";
|
|
this.checkBox88.Text = "13";
|
|
this.checkBox88.UseVisualStyleBackColor = true;
|
|
this.checkBox88.Click += new System.EventHandler(this.checkBox88_Click);
|
|
//
|
|
// checkBox83
|
|
//
|
|
this.checkBox83.Location = new System.Drawing.Point(985, 34);
|
|
this.checkBox83.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox83.Name = "checkBox83";
|
|
this.checkBox83.Size = new System.Drawing.Size(60, 20);
|
|
this.checkBox83.TabIndex = 29;
|
|
this.checkBox83.Tag = "Naceňovanie";
|
|
this.checkBox83.Text = "12";
|
|
this.checkBox83.UseVisualStyleBackColor = true;
|
|
this.checkBox83.Click += new System.EventHandler(this.checkBox83_Click);
|
|
//
|
|
// checkBox84
|
|
//
|
|
this.checkBox84.Location = new System.Drawing.Point(985, 17);
|
|
this.checkBox84.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox84.Name = "checkBox84";
|
|
this.checkBox84.Size = new System.Drawing.Size(60, 20);
|
|
this.checkBox84.TabIndex = 28;
|
|
this.checkBox84.Tag = "Údržby a opravy";
|
|
this.checkBox84.Text = "11";
|
|
this.checkBox84.UseVisualStyleBackColor = true;
|
|
this.checkBox84.Click += new System.EventHandler(this.checkBox84_Click);
|
|
//
|
|
// checkBox85
|
|
//
|
|
this.checkBox85.Location = new System.Drawing.Point(985, 0);
|
|
this.checkBox85.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox85.Name = "checkBox85";
|
|
this.checkBox85.Size = new System.Drawing.Size(60, 20);
|
|
this.checkBox85.TabIndex = 27;
|
|
this.checkBox85.Tag = "Zoznam strojov";
|
|
this.checkBox85.Text = "10";
|
|
this.checkBox85.UseVisualStyleBackColor = true;
|
|
this.checkBox85.Click += new System.EventHandler(this.checkBox85_Click);
|
|
//
|
|
// checkBox80
|
|
//
|
|
this.checkBox80.Enabled = false;
|
|
this.checkBox80.Location = new System.Drawing.Point(919, 34);
|
|
this.checkBox80.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox80.Name = "checkBox80";
|
|
this.checkBox80.Size = new System.Drawing.Size(60, 20);
|
|
this.checkBox80.TabIndex = 26;
|
|
this.checkBox80.Tag = "Nastavenia";
|
|
this.checkBox80.Text = "9";
|
|
this.checkBox80.UseVisualStyleBackColor = true;
|
|
this.checkBox80.Click += new System.EventHandler(this.checkBox80_Click);
|
|
//
|
|
// checkBox81
|
|
//
|
|
this.checkBox81.Location = new System.Drawing.Point(919, 17);
|
|
this.checkBox81.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox81.Name = "checkBox81";
|
|
this.checkBox81.Size = new System.Drawing.Size(60, 20);
|
|
this.checkBox81.TabIndex = 25;
|
|
this.checkBox81.Tag = "Zmätkovitosť";
|
|
this.checkBox81.Text = "8";
|
|
this.checkBox81.UseVisualStyleBackColor = true;
|
|
this.checkBox81.Click += new System.EventHandler(this.checkBox81_Click);
|
|
//
|
|
// checkBox82
|
|
//
|
|
this.checkBox82.Location = new System.Drawing.Point(919, 0);
|
|
this.checkBox82.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox82.Name = "checkBox82";
|
|
this.checkBox82.Size = new System.Drawing.Size(60, 20);
|
|
this.checkBox82.TabIndex = 24;
|
|
this.checkBox82.Tag = "Kategorizácia zmätkovitosti";
|
|
this.checkBox82.Text = "7";
|
|
this.checkBox82.UseVisualStyleBackColor = true;
|
|
this.checkBox82.Click += new System.EventHandler(this.checkBox82_Click);
|
|
//
|
|
// checkBox77
|
|
//
|
|
this.checkBox77.Location = new System.Drawing.Point(852, 34);
|
|
this.checkBox77.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox77.Name = "checkBox77";
|
|
this.checkBox77.Size = new System.Drawing.Size(60, 20);
|
|
this.checkBox77.TabIndex = 23;
|
|
this.checkBox77.Tag = "Expedícia";
|
|
this.checkBox77.Text = "6";
|
|
this.checkBox77.UseVisualStyleBackColor = true;
|
|
this.checkBox77.Click += new System.EventHandler(this.checkBox77_Click);
|
|
//
|
|
// checkBox78
|
|
//
|
|
this.checkBox78.Location = new System.Drawing.Point(852, 17);
|
|
this.checkBox78.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox78.Name = "checkBox78";
|
|
this.checkBox78.Size = new System.Drawing.Size(60, 20);
|
|
this.checkBox78.TabIndex = 22;
|
|
this.checkBox78.Tag = "Skladové operácie";
|
|
this.checkBox78.Text = "5";
|
|
this.checkBox78.UseVisualStyleBackColor = true;
|
|
this.checkBox78.Click += new System.EventHandler(this.checkBox78_Click);
|
|
//
|
|
// checkBox79
|
|
//
|
|
this.checkBox79.Location = new System.Drawing.Point(852, 0);
|
|
this.checkBox79.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox79.Name = "checkBox79";
|
|
this.checkBox79.Size = new System.Drawing.Size(60, 20);
|
|
this.checkBox79.TabIndex = 21;
|
|
this.checkBox79.Tag = "Riadenie výroby";
|
|
this.checkBox79.Text = "4";
|
|
this.checkBox79.UseVisualStyleBackColor = true;
|
|
this.checkBox79.Click += new System.EventHandler(this.checkBox79_Click);
|
|
//
|
|
// checkBox76
|
|
//
|
|
this.checkBox76.Location = new System.Drawing.Point(785, 34);
|
|
this.checkBox76.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox76.Name = "checkBox76";
|
|
this.checkBox76.Size = new System.Drawing.Size(60, 20);
|
|
this.checkBox76.TabIndex = 20;
|
|
this.checkBox76.Tag = "Výdaj materiálu";
|
|
this.checkBox76.Text = "3";
|
|
this.checkBox76.UseVisualStyleBackColor = true;
|
|
this.checkBox76.Click += new System.EventHandler(this.checkBox76_Click);
|
|
//
|
|
// checkBox75
|
|
//
|
|
this.checkBox75.Location = new System.Drawing.Point(785, 17);
|
|
this.checkBox75.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox75.Name = "checkBox75";
|
|
this.checkBox75.Size = new System.Drawing.Size(60, 20);
|
|
this.checkBox75.TabIndex = 19;
|
|
this.checkBox75.Tag = "Zoznam výrobkov";
|
|
this.checkBox75.Text = "2";
|
|
this.checkBox75.UseVisualStyleBackColor = true;
|
|
this.checkBox75.Click += new System.EventHandler(this.checkBox75_Click);
|
|
//
|
|
// checkBox74
|
|
//
|
|
this.checkBox74.Location = new System.Drawing.Point(785, 0);
|
|
this.checkBox74.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox74.Name = "checkBox74";
|
|
this.checkBox74.Size = new System.Drawing.Size(60, 20);
|
|
this.checkBox74.TabIndex = 18;
|
|
this.checkBox74.Tag = "Dopyty";
|
|
this.checkBox74.Text = "1";
|
|
this.checkBox74.UseVisualStyleBackColor = true;
|
|
this.checkBox74.Click += new System.EventHandler(this.checkBox74_Click);
|
|
//
|
|
// textBox49
|
|
//
|
|
this.textBox49.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.textBox49.Location = new System.Drawing.Point(259, 27);
|
|
this.textBox49.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox49.Name = "textBox49";
|
|
this.textBox49.Size = new System.Drawing.Size(92, 22);
|
|
this.textBox49.TabIndex = 17;
|
|
this.textBox49.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// textBox48
|
|
//
|
|
this.textBox48.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.textBox48.Location = new System.Drawing.Point(204, 27);
|
|
this.textBox48.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox48.Name = "textBox48";
|
|
this.textBox48.Size = new System.Drawing.Size(52, 22);
|
|
this.textBox48.TabIndex = 16;
|
|
this.textBox48.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// textBox47
|
|
//
|
|
this.textBox47.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.textBox47.Location = new System.Drawing.Point(80, 27);
|
|
this.textBox47.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox47.Name = "textBox47";
|
|
this.textBox47.Size = new System.Drawing.Size(121, 22);
|
|
this.textBox47.TabIndex = 15;
|
|
this.textBox47.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// textBox46
|
|
//
|
|
this.textBox46.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.textBox46.Location = new System.Drawing.Point(1, 27);
|
|
this.textBox46.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox46.Name = "textBox46";
|
|
this.textBox46.Size = new System.Drawing.Size(76, 22);
|
|
this.textBox46.TabIndex = 14;
|
|
this.textBox46.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// label225
|
|
//
|
|
this.label225.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.label225.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label225.Location = new System.Drawing.Point(651, 27);
|
|
this.label225.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label225.Name = "label225";
|
|
this.label225.Size = new System.Drawing.Size(133, 24);
|
|
this.label225.TabIndex = 11;
|
|
this.label225.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label224
|
|
//
|
|
this.label224.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label224.Location = new System.Drawing.Point(651, 1);
|
|
this.label224.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label224.Name = "label224";
|
|
this.label224.Size = new System.Drawing.Size(133, 24);
|
|
this.label224.TabIndex = 10;
|
|
this.label224.Text = "Prístupové práva";
|
|
this.label224.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
//
|
|
// label223
|
|
//
|
|
this.label223.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.label223.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label223.Location = new System.Drawing.Point(543, 27);
|
|
this.label223.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label223.Name = "label223";
|
|
this.label223.Size = new System.Drawing.Size(106, 24);
|
|
this.label223.TabIndex = 9;
|
|
this.label223.Text = "Administratíva";
|
|
this.label223.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label223.Click += new System.EventHandler(this.label223_Click);
|
|
//
|
|
// label222
|
|
//
|
|
this.label222.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.label222.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label222.Location = new System.Drawing.Point(448, 27);
|
|
this.label222.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label222.Name = "label222";
|
|
this.label222.Size = new System.Drawing.Size(93, 24);
|
|
this.label222.TabIndex = 8;
|
|
this.label222.Text = "Neaktívny";
|
|
this.label222.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label222.Click += new System.EventHandler(this.label222_Click);
|
|
//
|
|
// label221
|
|
//
|
|
this.label221.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.label221.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label221.Location = new System.Drawing.Point(353, 27);
|
|
this.label221.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label221.Name = "label221";
|
|
this.label221.Size = new System.Drawing.Size(93, 24);
|
|
this.label221.TabIndex = 7;
|
|
this.label221.Text = "Offline";
|
|
this.label221.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label220
|
|
//
|
|
this.label220.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label220.Location = new System.Drawing.Point(543, 1);
|
|
this.label220.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label220.Name = "label220";
|
|
this.label220.Size = new System.Drawing.Size(106, 24);
|
|
this.label220.TabIndex = 6;
|
|
this.label220.Text = "Zaradenie";
|
|
this.label220.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
//
|
|
// label219
|
|
//
|
|
this.label219.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label219.Location = new System.Drawing.Point(448, 1);
|
|
this.label219.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label219.Name = "label219";
|
|
this.label219.Size = new System.Drawing.Size(93, 24);
|
|
this.label219.TabIndex = 5;
|
|
this.label219.Text = "Status";
|
|
this.label219.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
//
|
|
// label218
|
|
//
|
|
this.label218.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label218.Location = new System.Drawing.Point(353, 1);
|
|
this.label218.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label218.Name = "label218";
|
|
this.label218.Size = new System.Drawing.Size(93, 24);
|
|
this.label218.TabIndex = 4;
|
|
this.label218.Text = "Online status";
|
|
this.label218.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
//
|
|
// label217
|
|
//
|
|
this.label217.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label217.Location = new System.Drawing.Point(259, 1);
|
|
this.label217.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label217.Name = "label217";
|
|
this.label217.Size = new System.Drawing.Size(93, 24);
|
|
this.label217.TabIndex = 3;
|
|
this.label217.Text = "Heslo";
|
|
this.label217.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
//
|
|
// label216
|
|
//
|
|
this.label216.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label216.Location = new System.Drawing.Point(204, 1);
|
|
this.label216.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label216.Name = "label216";
|
|
this.label216.Size = new System.Drawing.Size(53, 24);
|
|
this.label216.TabIndex = 2;
|
|
this.label216.Text = "Titul";
|
|
this.label216.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
//
|
|
// label215
|
|
//
|
|
this.label215.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label215.Location = new System.Drawing.Point(80, 1);
|
|
this.label215.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label215.Name = "label215";
|
|
this.label215.Size = new System.Drawing.Size(122, 24);
|
|
this.label215.TabIndex = 1;
|
|
this.label215.Text = "Priezvisko";
|
|
this.label215.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
//
|
|
// label214
|
|
//
|
|
this.label214.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label214.Location = new System.Drawing.Point(1, 1);
|
|
this.label214.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label214.Name = "label214";
|
|
this.label214.Size = new System.Drawing.Size(77, 24);
|
|
this.label214.TabIndex = 0;
|
|
this.label214.Text = "Meno";
|
|
this.label214.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
//
|
|
// btnPridatUzivatela
|
|
//
|
|
this.btnPridatUzivatela.Location = new System.Drawing.Point(108, 97);
|
|
this.btnPridatUzivatela.Margin = new System.Windows.Forms.Padding(4);
|
|
this.btnPridatUzivatela.Name = "btnPridatUzivatela";
|
|
this.btnPridatUzivatela.Size = new System.Drawing.Size(125, 28);
|
|
this.btnPridatUzivatela.TabIndex = 2;
|
|
this.btnPridatUzivatela.Text = "Pridať užívateľa";
|
|
this.btnPridatUzivatela.UseVisualStyleBackColor = true;
|
|
this.btnPridatUzivatela.Click += new System.EventHandler(this.btnPridatUzivatela_Click);
|
|
//
|
|
// dataGridView2
|
|
//
|
|
this.dataGridView2.AllowUserToAddRows = false;
|
|
this.dataGridView2.AllowUserToDeleteRows = false;
|
|
this.dataGridView2.AllowUserToResizeColumns = false;
|
|
this.dataGridView2.AllowUserToResizeRows = false;
|
|
this.dataGridView2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView2.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
|
|
this.dataGridView2.Location = new System.Drawing.Point(4, 129);
|
|
this.dataGridView2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dataGridView2.Name = "dataGridView2";
|
|
this.dataGridView2.RowHeadersVisible = false;
|
|
this.dataGridView2.RowHeadersWidth = 51;
|
|
this.dataGridView2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dataGridView2.Size = new System.Drawing.Size(903, 398);
|
|
this.dataGridView2.TabIndex = 0;
|
|
this.dataGridView2.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView2_CellClick);
|
|
//
|
|
// btnObnovit
|
|
//
|
|
this.btnObnovit.Location = new System.Drawing.Point(8, 97);
|
|
this.btnObnovit.Margin = new System.Windows.Forms.Padding(4);
|
|
this.btnObnovit.Name = "btnObnovit";
|
|
this.btnObnovit.Size = new System.Drawing.Size(100, 28);
|
|
this.btnObnovit.TabIndex = 1;
|
|
this.btnObnovit.Text = "Obnoviť";
|
|
this.btnObnovit.UseVisualStyleBackColor = true;
|
|
this.btnObnovit.Click += new System.EventHandler(this.btnObnovit_Click);
|
|
//
|
|
// grboxFormulare
|
|
//
|
|
this.grboxFormulare.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.grboxFormulare.Controls.Add(this.btnTlacitForm);
|
|
this.grboxFormulare.Controls.Add(this.btnExportFrm);
|
|
this.grboxFormulare.Controls.Add(this.btnZmazatFrm);
|
|
this.grboxFormulare.Controls.Add(this.btnPridatFrm);
|
|
this.grboxFormulare.Controls.Add(this.dataGridView9);
|
|
this.grboxFormulare.Enabled = false;
|
|
this.grboxFormulare.Location = new System.Drawing.Point(4, 39);
|
|
this.grboxFormulare.Margin = new System.Windows.Forms.Padding(4);
|
|
this.grboxFormulare.Name = "grboxFormulare";
|
|
this.grboxFormulare.Padding = new System.Windows.Forms.Padding(4);
|
|
this.grboxFormulare.Size = new System.Drawing.Size(823, 570);
|
|
this.grboxFormulare.TabIndex = 5;
|
|
this.grboxFormulare.TabStop = false;
|
|
this.grboxFormulare.Text = "Formuláre";
|
|
//
|
|
// btnTlacitForm
|
|
//
|
|
this.btnTlacitForm.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnTlacitForm.Location = new System.Drawing.Point(548, 129);
|
|
this.btnTlacitForm.Margin = new System.Windows.Forms.Padding(4);
|
|
this.btnTlacitForm.Name = "btnTlacitForm";
|
|
this.btnTlacitForm.Size = new System.Drawing.Size(265, 28);
|
|
this.btnTlacitForm.TabIndex = 4;
|
|
this.btnTlacitForm.Text = "Vytlačiť formulár";
|
|
this.btnTlacitForm.UseVisualStyleBackColor = true;
|
|
this.btnTlacitForm.Click += new System.EventHandler(this.btnTlacitForm_Click);
|
|
//
|
|
// btnExportFrm
|
|
//
|
|
this.btnExportFrm.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnExportFrm.Location = new System.Drawing.Point(548, 94);
|
|
this.btnExportFrm.Margin = new System.Windows.Forms.Padding(4);
|
|
this.btnExportFrm.Name = "btnExportFrm";
|
|
this.btnExportFrm.Size = new System.Drawing.Size(265, 28);
|
|
this.btnExportFrm.TabIndex = 3;
|
|
this.btnExportFrm.Text = "Exportovať formulár z SQL -> HDD";
|
|
this.btnExportFrm.UseVisualStyleBackColor = true;
|
|
this.btnExportFrm.Click += new System.EventHandler(this.btnExportFrm_Click);
|
|
//
|
|
// btnZmazatFrm
|
|
//
|
|
this.btnZmazatFrm.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnZmazatFrm.Location = new System.Drawing.Point(548, 58);
|
|
this.btnZmazatFrm.Margin = new System.Windows.Forms.Padding(4);
|
|
this.btnZmazatFrm.Name = "btnZmazatFrm";
|
|
this.btnZmazatFrm.Size = new System.Drawing.Size(265, 28);
|
|
this.btnZmazatFrm.TabIndex = 2;
|
|
this.btnZmazatFrm.Text = "Zmazať formulár z SQL";
|
|
this.btnZmazatFrm.UseVisualStyleBackColor = true;
|
|
this.btnZmazatFrm.Click += new System.EventHandler(this.btnZmazatFrm_Click);
|
|
//
|
|
// btnPridatFrm
|
|
//
|
|
this.btnPridatFrm.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnPridatFrm.Location = new System.Drawing.Point(547, 23);
|
|
this.btnPridatFrm.Margin = new System.Windows.Forms.Padding(4);
|
|
this.btnPridatFrm.Name = "btnPridatFrm";
|
|
this.btnPridatFrm.Size = new System.Drawing.Size(267, 28);
|
|
this.btnPridatFrm.TabIndex = 1;
|
|
this.btnPridatFrm.Text = "Pridať formulár do SQL <- HDD ";
|
|
this.btnPridatFrm.UseVisualStyleBackColor = true;
|
|
this.btnPridatFrm.Click += new System.EventHandler(this.btnPridatFrm_Click);
|
|
//
|
|
// dataGridView9
|
|
//
|
|
this.dataGridView9.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dataGridView9.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView9.Location = new System.Drawing.Point(8, 23);
|
|
this.dataGridView9.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dataGridView9.Name = "dataGridView9";
|
|
this.dataGridView9.RowHeadersVisible = false;
|
|
this.dataGridView9.RowHeadersWidth = 51;
|
|
this.dataGridView9.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dataGridView9.ShowCellErrors = false;
|
|
this.dataGridView9.ShowCellToolTips = false;
|
|
this.dataGridView9.ShowEditingIcon = false;
|
|
this.dataGridView9.ShowRowErrors = false;
|
|
this.dataGridView9.Size = new System.Drawing.Size(531, 539);
|
|
this.dataGridView9.TabIndex = 0;
|
|
//
|
|
// tabPage10
|
|
//
|
|
this.tabPage10.Controls.Add(this.splitContainer2);
|
|
this.tabPage10.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage10.Margin = new System.Windows.Forms.Padding(4);
|
|
this.tabPage10.Name = "tabPage10";
|
|
this.tabPage10.Size = new System.Drawing.Size(1752, 642);
|
|
this.tabPage10.TabIndex = 15;
|
|
this.tabPage10.Text = "Zoznam Strojov";
|
|
this.tabPage10.UseVisualStyleBackColor = true;
|
|
this.tabPage10.Enter += new System.EventHandler(this.tabPage10_Enter);
|
|
//
|
|
// splitContainer2
|
|
//
|
|
this.splitContainer2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.splitContainer2.Location = new System.Drawing.Point(0, 0);
|
|
this.splitContainer2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.splitContainer2.Name = "splitContainer2";
|
|
this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
//
|
|
// splitContainer2.Panel1
|
|
//
|
|
this.splitContainer2.Panel1.BackColor = System.Drawing.Color.Azure;
|
|
this.splitContainer2.Panel1.Controls.Add(this.button151);
|
|
this.splitContainer2.Panel1.Controls.Add(this.button112);
|
|
this.splitContainer2.Panel1.Controls.Add(this.panelPridajStroj);
|
|
this.splitContainer2.Panel1.Controls.Add(this.button64);
|
|
this.splitContainer2.Panel1.Controls.Add(this.panel21);
|
|
this.splitContainer2.Panel1.Controls.Add(this.button67);
|
|
this.splitContainer2.Panel1.Controls.Add(this.button68);
|
|
this.splitContainer2.Panel1.Controls.Add(this.dGVStroje);
|
|
//
|
|
// splitContainer2.Panel2
|
|
//
|
|
this.splitContainer2.Panel2.BackColor = System.Drawing.Color.Cornsilk;
|
|
this.splitContainer2.Panel2.Controls.Add(this.button113);
|
|
this.splitContainer2.Panel2.Controls.Add(this.panel27);
|
|
this.splitContainer2.Panel2.Controls.Add(this.panelPridatPU);
|
|
this.splitContainer2.Panel2.Controls.Add(this.button69);
|
|
this.splitContainer2.Panel2.Controls.Add(this.button71);
|
|
this.splitContainer2.Panel2.Controls.Add(this.dGVPU);
|
|
this.splitContainer2.Size = new System.Drawing.Size(1752, 642);
|
|
this.splitContainer2.SplitterDistance = 415;
|
|
this.splitContainer2.SplitterWidth = 5;
|
|
this.splitContainer2.TabIndex = 1;
|
|
//
|
|
// button151
|
|
//
|
|
this.button151.Location = new System.Drawing.Point(345, 0);
|
|
this.button151.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button151.Name = "button151";
|
|
this.button151.Size = new System.Drawing.Size(165, 28);
|
|
this.button151.TabIndex = 28;
|
|
this.button151.Text = "Priradiť zamestnancov";
|
|
this.button151.UseVisualStyleBackColor = true;
|
|
this.button151.Click += new System.EventHandler(this.button151_Click);
|
|
//
|
|
// button112
|
|
//
|
|
this.button112.Location = new System.Drawing.Point(167, 0);
|
|
this.button112.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button112.Name = "button112";
|
|
this.button112.Size = new System.Drawing.Size(180, 28);
|
|
this.button112.TabIndex = 27;
|
|
this.button112.Text = "Tľačiť plánované údržby";
|
|
this.button112.UseVisualStyleBackColor = true;
|
|
this.button112.Click += new System.EventHandler(this.button112_Click);
|
|
//
|
|
// panelPridajStroj
|
|
//
|
|
this.panelPridajStroj.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panelPridajStroj.Controls.Add(this.button76);
|
|
this.panelPridajStroj.Controls.Add(this.textBox26);
|
|
this.panelPridajStroj.Controls.Add(this.textBox27);
|
|
this.panelPridajStroj.Controls.Add(this.label35);
|
|
this.panelPridajStroj.Controls.Add(this.label36);
|
|
this.panelPridajStroj.Controls.Add(this.dateTimePicker1);
|
|
this.panelPridajStroj.Controls.Add(this.textBox25);
|
|
this.panelPridajStroj.Controls.Add(this.textBox24);
|
|
this.panelPridajStroj.Controls.Add(this.label34);
|
|
this.panelPridajStroj.Controls.Add(this.label33);
|
|
this.panelPridajStroj.Controls.Add(this.label32);
|
|
this.panelPridajStroj.Controls.Add(this.button75);
|
|
this.panelPridajStroj.Controls.Add(this.button74);
|
|
this.panelPridajStroj.Controls.Add(this.label31);
|
|
this.panelPridajStroj.Controls.Add(this.label30);
|
|
this.panelPridajStroj.Controls.Add(this.comboBox3);
|
|
this.panelPridajStroj.Controls.Add(this.comboBox2);
|
|
this.panelPridajStroj.Location = new System.Drawing.Point(29, 31);
|
|
this.panelPridajStroj.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panelPridajStroj.Name = "panelPridajStroj";
|
|
this.panelPridajStroj.Size = new System.Drawing.Size(317, 237);
|
|
this.panelPridajStroj.TabIndex = 26;
|
|
this.panelPridajStroj.Visible = false;
|
|
this.panelPridajStroj.Leave += new System.EventHandler(this.panelPridajStroj_Leave);
|
|
//
|
|
// button76
|
|
//
|
|
this.button76.Enabled = false;
|
|
this.button76.Location = new System.Drawing.Point(164, 207);
|
|
this.button76.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button76.Name = "button76";
|
|
this.button76.Size = new System.Drawing.Size(151, 28);
|
|
this.button76.TabIndex = 16;
|
|
this.button76.Text = "Pridať stroj";
|
|
this.button76.UseVisualStyleBackColor = true;
|
|
this.button76.Click += new System.EventHandler(this.button76_Click);
|
|
//
|
|
// textBox26
|
|
//
|
|
this.textBox26.Enabled = false;
|
|
this.textBox26.Location = new System.Drawing.Point(123, 178);
|
|
this.textBox26.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox26.Name = "textBox26";
|
|
this.textBox26.Size = new System.Drawing.Size(188, 22);
|
|
this.textBox26.TabIndex = 15;
|
|
//
|
|
// textBox27
|
|
//
|
|
this.textBox27.Enabled = false;
|
|
this.textBox27.Location = new System.Drawing.Point(123, 149);
|
|
this.textBox27.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox27.Name = "textBox27";
|
|
this.textBox27.Size = new System.Drawing.Size(188, 22);
|
|
this.textBox27.TabIndex = 14;
|
|
this.textBox27.TextChanged += new System.EventHandler(this.textBox27_TextChanged);
|
|
//
|
|
// label35
|
|
//
|
|
this.label35.AutoSize = true;
|
|
this.label35.Enabled = false;
|
|
this.label35.Location = new System.Drawing.Point(4, 182);
|
|
this.label35.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label35.Name = "label35";
|
|
this.label35.Size = new System.Drawing.Size(71, 16);
|
|
this.label35.TabIndex = 13;
|
|
this.label35.Text = "Poznámka";
|
|
//
|
|
// label36
|
|
//
|
|
this.label36.AutoSize = true;
|
|
this.label36.Enabled = false;
|
|
this.label36.Location = new System.Drawing.Point(4, 153);
|
|
this.label36.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label36.Name = "label36";
|
|
this.label36.Size = new System.Drawing.Size(100, 16);
|
|
this.label36.TabIndex = 12;
|
|
this.label36.Text = "Inventárne číslo";
|
|
//
|
|
// dateTimePicker1
|
|
//
|
|
this.dateTimePicker1.Enabled = false;
|
|
this.dateTimePicker1.Location = new System.Drawing.Point(123, 119);
|
|
this.dateTimePicker1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dateTimePicker1.Name = "dateTimePicker1";
|
|
this.dateTimePicker1.Size = new System.Drawing.Size(188, 22);
|
|
this.dateTimePicker1.TabIndex = 11;
|
|
//
|
|
// textBox25
|
|
//
|
|
this.textBox25.Enabled = false;
|
|
this.textBox25.Location = new System.Drawing.Point(123, 90);
|
|
this.textBox25.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox25.Name = "textBox25";
|
|
this.textBox25.Size = new System.Drawing.Size(188, 22);
|
|
this.textBox25.TabIndex = 10;
|
|
this.textBox25.TextChanged += new System.EventHandler(this.textBox25_TextChanged);
|
|
//
|
|
// textBox24
|
|
//
|
|
this.textBox24.Enabled = false;
|
|
this.textBox24.Location = new System.Drawing.Point(123, 60);
|
|
this.textBox24.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox24.Name = "textBox24";
|
|
this.textBox24.Size = new System.Drawing.Size(188, 22);
|
|
this.textBox24.TabIndex = 9;
|
|
this.textBox24.TextChanged += new System.EventHandler(this.textBox24_TextChanged);
|
|
//
|
|
// label34
|
|
//
|
|
this.label34.AutoSize = true;
|
|
this.label34.Enabled = false;
|
|
this.label34.Location = new System.Drawing.Point(4, 123);
|
|
this.label34.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label34.Name = "label34";
|
|
this.label34.Size = new System.Drawing.Size(109, 16);
|
|
this.label34.TabIndex = 8;
|
|
this.label34.Text = "Dátum zaradenia";
|
|
//
|
|
// label33
|
|
//
|
|
this.label33.AutoSize = true;
|
|
this.label33.Enabled = false;
|
|
this.label33.Location = new System.Drawing.Point(4, 94);
|
|
this.label33.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label33.Name = "label33";
|
|
this.label33.Size = new System.Drawing.Size(81, 16);
|
|
this.label33.TabIndex = 7;
|
|
this.label33.Text = "Model stroja";
|
|
//
|
|
// label32
|
|
//
|
|
this.label32.AutoSize = true;
|
|
this.label32.Enabled = false;
|
|
this.label32.Location = new System.Drawing.Point(4, 64);
|
|
this.label32.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label32.Name = "label32";
|
|
this.label32.Size = new System.Drawing.Size(82, 16);
|
|
this.label32.TabIndex = 6;
|
|
this.label32.Text = "Názov stroja";
|
|
//
|
|
// button75
|
|
//
|
|
this.button75.Enabled = false;
|
|
this.button75.Location = new System.Drawing.Point(284, 30);
|
|
this.button75.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button75.Name = "button75";
|
|
this.button75.Size = new System.Drawing.Size(31, 28);
|
|
this.button75.TabIndex = 5;
|
|
this.button75.Text = "+";
|
|
this.button75.UseVisualStyleBackColor = true;
|
|
this.button75.Click += new System.EventHandler(this.button75_Click);
|
|
//
|
|
// button74
|
|
//
|
|
this.button74.Location = new System.Drawing.Point(284, 0);
|
|
this.button74.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button74.Name = "button74";
|
|
this.button74.Size = new System.Drawing.Size(31, 28);
|
|
this.button74.TabIndex = 4;
|
|
this.button74.Text = "+";
|
|
this.button74.UseVisualStyleBackColor = true;
|
|
this.button74.Click += new System.EventHandler(this.button74_Click);
|
|
//
|
|
// label31
|
|
//
|
|
this.label31.AutoSize = true;
|
|
this.label31.Enabled = false;
|
|
this.label31.Location = new System.Drawing.Point(4, 34);
|
|
this.label31.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label31.Name = "label31";
|
|
this.label31.Size = new System.Drawing.Size(47, 16);
|
|
this.label31.TabIndex = 3;
|
|
this.label31.Text = "Dieľna";
|
|
//
|
|
// label30
|
|
//
|
|
this.label30.AutoSize = true;
|
|
this.label30.Location = new System.Drawing.Point(4, 5);
|
|
this.label30.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label30.Name = "label30";
|
|
this.label30.Size = new System.Drawing.Size(67, 16);
|
|
this.label30.TabIndex = 2;
|
|
this.label30.Text = "Typ stroja";
|
|
//
|
|
// comboBox3
|
|
//
|
|
this.comboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox3.Enabled = false;
|
|
this.comboBox3.FormattingEnabled = true;
|
|
this.comboBox3.Location = new System.Drawing.Point(123, 31);
|
|
this.comboBox3.Margin = new System.Windows.Forms.Padding(4);
|
|
this.comboBox3.Name = "comboBox3";
|
|
this.comboBox3.Size = new System.Drawing.Size(160, 24);
|
|
this.comboBox3.TabIndex = 1;
|
|
this.comboBox3.TextChanged += new System.EventHandler(this.comboBox3_TextChanged);
|
|
//
|
|
// comboBox2
|
|
//
|
|
this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox2.FormattingEnabled = true;
|
|
this.comboBox2.Location = new System.Drawing.Point(123, 1);
|
|
this.comboBox2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.comboBox2.Name = "comboBox2";
|
|
this.comboBox2.Size = new System.Drawing.Size(160, 24);
|
|
this.comboBox2.TabIndex = 0;
|
|
this.comboBox2.TextChanged += new System.EventHandler(this.comboBox2_TextChanged);
|
|
//
|
|
// button64
|
|
//
|
|
this.button64.Location = new System.Drawing.Point(0, 0);
|
|
this.button64.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button64.Name = "button64";
|
|
this.button64.Size = new System.Drawing.Size(31, 28);
|
|
this.button64.TabIndex = 25;
|
|
this.button64.Text = "-";
|
|
this.button64.UseVisualStyleBackColor = true;
|
|
this.button64.Click += new System.EventHandler(this.button64_Click);
|
|
//
|
|
// panel21
|
|
//
|
|
this.panel21.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel21.BackColor = System.Drawing.SystemColors.Control;
|
|
this.panel21.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel21.Controls.Add(this.panel22);
|
|
this.panel21.Controls.Add(this.groupBox27);
|
|
this.panel21.Controls.Add(this.groupBox29);
|
|
this.panel21.Location = new System.Drawing.Point(1499, 31);
|
|
this.panel21.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel21.Name = "panel21";
|
|
this.panel21.Size = new System.Drawing.Size(246, 233);
|
|
this.panel21.TabIndex = 24;
|
|
this.panel21.Visible = false;
|
|
//
|
|
// panel22
|
|
//
|
|
this.panel22.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel22.BackgroundImage")));
|
|
this.panel22.Location = new System.Drawing.Point(155, 150);
|
|
this.panel22.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel22.Name = "panel22";
|
|
this.panel22.Size = new System.Drawing.Size(85, 79);
|
|
this.panel22.TabIndex = 23;
|
|
this.panel22.Click += new System.EventHandler(this.panel22_Click);
|
|
//
|
|
// groupBox27
|
|
//
|
|
this.groupBox27.Controls.Add(this.textBox18);
|
|
this.groupBox27.Controls.Add(this.label24);
|
|
this.groupBox27.Controls.Add(this.numericUpDown15);
|
|
this.groupBox27.Location = new System.Drawing.Point(3, 75);
|
|
this.groupBox27.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBox27.Name = "groupBox27";
|
|
this.groupBox27.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBox27.Size = new System.Drawing.Size(240, 74);
|
|
this.groupBox27.TabIndex = 22;
|
|
this.groupBox27.TabStop = false;
|
|
this.groupBox27.Text = "Hľadať...";
|
|
//
|
|
// textBox18
|
|
//
|
|
this.textBox18.Location = new System.Drawing.Point(5, 44);
|
|
this.textBox18.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox18.Name = "textBox18";
|
|
this.textBox18.Size = new System.Drawing.Size(228, 22);
|
|
this.textBox18.TabIndex = 2;
|
|
this.textBox18.TextChanged += new System.EventHandler(this.textBox18_TextChanged);
|
|
//
|
|
// label24
|
|
//
|
|
this.label24.AutoSize = true;
|
|
this.label24.Location = new System.Drawing.Point(29, 21);
|
|
this.label24.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label24.Name = "label24";
|
|
this.label24.Size = new System.Drawing.Size(45, 16);
|
|
this.label24.TabIndex = 1;
|
|
this.label24.Text = "Stĺpec";
|
|
//
|
|
// numericUpDown15
|
|
//
|
|
this.numericUpDown15.Location = new System.Drawing.Point(5, 17);
|
|
this.numericUpDown15.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown15.Name = "numericUpDown15";
|
|
this.numericUpDown15.Size = new System.Drawing.Size(23, 22);
|
|
this.numericUpDown15.TabIndex = 0;
|
|
this.numericUpDown15.ValueChanged += new System.EventHandler(this.numericUpDown15_ValueChanged);
|
|
//
|
|
// groupBox29
|
|
//
|
|
this.groupBox29.Controls.Add(this.textBox19);
|
|
this.groupBox29.Controls.Add(this.label25);
|
|
this.groupBox29.Controls.Add(this.numericUpDown16);
|
|
this.groupBox29.Location = new System.Drawing.Point(1, 1);
|
|
this.groupBox29.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBox29.Name = "groupBox29";
|
|
this.groupBox29.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBox29.Size = new System.Drawing.Size(240, 74);
|
|
this.groupBox29.TabIndex = 20;
|
|
this.groupBox29.TabStop = false;
|
|
this.groupBox29.Text = "Hľadať...";
|
|
//
|
|
// textBox19
|
|
//
|
|
this.textBox19.Location = new System.Drawing.Point(5, 44);
|
|
this.textBox19.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox19.Name = "textBox19";
|
|
this.textBox19.Size = new System.Drawing.Size(228, 22);
|
|
this.textBox19.TabIndex = 2;
|
|
this.textBox19.TextChanged += new System.EventHandler(this.textBox19_TextChanged);
|
|
//
|
|
// label25
|
|
//
|
|
this.label25.AutoSize = true;
|
|
this.label25.Location = new System.Drawing.Point(29, 21);
|
|
this.label25.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label25.Name = "label25";
|
|
this.label25.Size = new System.Drawing.Size(45, 16);
|
|
this.label25.TabIndex = 1;
|
|
this.label25.Text = "Stĺpec";
|
|
//
|
|
// numericUpDown16
|
|
//
|
|
this.numericUpDown16.Location = new System.Drawing.Point(5, 17);
|
|
this.numericUpDown16.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown16.Name = "numericUpDown16";
|
|
this.numericUpDown16.Size = new System.Drawing.Size(23, 22);
|
|
this.numericUpDown16.TabIndex = 0;
|
|
this.numericUpDown16.ValueChanged += new System.EventHandler(this.numericUpDown16_ValueChanged);
|
|
//
|
|
// button67
|
|
//
|
|
this.button67.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.button67.Location = new System.Drawing.Point(1620, 0);
|
|
this.button67.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button67.Name = "button67";
|
|
this.button67.Size = new System.Drawing.Size(129, 28);
|
|
this.button67.TabIndex = 23;
|
|
this.button67.Text = "Filter";
|
|
this.button67.UseVisualStyleBackColor = true;
|
|
this.button67.Click += new System.EventHandler(this.button67_Click);
|
|
//
|
|
// button68
|
|
//
|
|
this.button68.Location = new System.Drawing.Point(29, 0);
|
|
this.button68.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button68.Name = "button68";
|
|
this.button68.Size = new System.Drawing.Size(139, 28);
|
|
this.button68.TabIndex = 1;
|
|
this.button68.Text = "Pridať stroj";
|
|
this.button68.UseVisualStyleBackColor = true;
|
|
this.button68.Click += new System.EventHandler(this.button68_Click);
|
|
//
|
|
// dGVStroje
|
|
//
|
|
this.dGVStroje.AllowUserToAddRows = false;
|
|
this.dGVStroje.AllowUserToDeleteRows = false;
|
|
this.dGVStroje.AllowUserToResizeRows = false;
|
|
this.dGVStroje.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dGVStroje.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dGVStroje.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
|
|
this.dGVStroje.Location = new System.Drawing.Point(1, 28);
|
|
this.dGVStroje.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dGVStroje.Name = "dGVStroje";
|
|
this.dGVStroje.ReadOnly = true;
|
|
this.dGVStroje.RowHeadersVisible = false;
|
|
this.dGVStroje.RowHeadersWidth = 51;
|
|
this.dGVStroje.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dGVStroje.Size = new System.Drawing.Size(1747, 384);
|
|
this.dGVStroje.TabIndex = 0;
|
|
this.dGVStroje.RowEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dGVStroje_RowEnter);
|
|
//
|
|
// button113
|
|
//
|
|
this.button113.Location = new System.Drawing.Point(208, 0);
|
|
this.button113.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button113.Name = "button113";
|
|
this.button113.Size = new System.Drawing.Size(192, 28);
|
|
this.button113.TabIndex = 29;
|
|
this.button113.Text = "Zmazať plánovanú údržbu";
|
|
this.button113.UseVisualStyleBackColor = true;
|
|
this.button113.Click += new System.EventHandler(this.button113_Click);
|
|
//
|
|
// panel27
|
|
//
|
|
this.panel27.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel27.Controls.Add(this.dataGridView6);
|
|
this.panel27.Location = new System.Drawing.Point(544, 31);
|
|
this.panel27.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel27.Name = "panel27";
|
|
this.panel27.Size = new System.Drawing.Size(787, 171);
|
|
this.panel27.TabIndex = 28;
|
|
this.panel27.Visible = false;
|
|
this.panel27.Leave += new System.EventHandler(this.panel27_Leave);
|
|
//
|
|
// dataGridView6
|
|
//
|
|
this.dataGridView6.AllowUserToAddRows = false;
|
|
this.dataGridView6.AllowUserToDeleteRows = false;
|
|
this.dataGridView6.AllowUserToResizeRows = false;
|
|
this.dataGridView6.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView6.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.dataGridView6.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
|
|
this.dataGridView6.Location = new System.Drawing.Point(0, 0);
|
|
this.dataGridView6.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dataGridView6.Name = "dataGridView6";
|
|
this.dataGridView6.ReadOnly = true;
|
|
this.dataGridView6.RowHeadersVisible = false;
|
|
this.dataGridView6.RowHeadersWidth = 51;
|
|
this.dataGridView6.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dataGridView6.Size = new System.Drawing.Size(785, 169);
|
|
this.dataGridView6.TabIndex = 0;
|
|
this.dataGridView6.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView6_CellDoubleClick);
|
|
this.dataGridView6.Paint += new System.Windows.Forms.PaintEventHandler(this.dataGridView6_Paint);
|
|
//
|
|
// panelPridatPU
|
|
//
|
|
this.panelPridatPU.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panelPridatPU.Controls.Add(this.comboBox9);
|
|
this.panelPridatPU.Controls.Add(this.label2);
|
|
this.panelPridatPU.Controls.Add(this.button78);
|
|
this.panelPridatPU.Controls.Add(this.button77);
|
|
this.panelPridatPU.Controls.Add(this.comboBox4);
|
|
this.panelPridatPU.Controls.Add(this.label40);
|
|
this.panelPridatPU.Controls.Add(this.textBox28);
|
|
this.panelPridatPU.Controls.Add(this.label39);
|
|
this.panelPridatPU.Controls.Add(this.label38);
|
|
this.panelPridatPU.Controls.Add(this.label37);
|
|
this.panelPridatPU.Location = new System.Drawing.Point(31, 31);
|
|
this.panelPridatPU.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panelPridatPU.Name = "panelPridatPU";
|
|
this.panelPridatPU.Size = new System.Drawing.Size(511, 171);
|
|
this.panelPridatPU.TabIndex = 27;
|
|
this.panelPridatPU.Visible = false;
|
|
this.panelPridatPU.Leave += new System.EventHandler(this.panelPridatPU_Leave);
|
|
//
|
|
// comboBox9
|
|
//
|
|
this.comboBox9.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox9.DropDownWidth = 55;
|
|
this.comboBox9.FormattingEnabled = true;
|
|
this.comboBox9.Location = new System.Drawing.Point(353, 1);
|
|
this.comboBox9.Margin = new System.Windows.Forms.Padding(4);
|
|
this.comboBox9.Name = "comboBox9";
|
|
this.comboBox9.Size = new System.Drawing.Size(153, 24);
|
|
this.comboBox9.TabIndex = 9;
|
|
this.comboBox9.TextChanged += new System.EventHandler(this.comboBox9_TextChanged);
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(296, 5);
|
|
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(55, 16);
|
|
this.label2.TabIndex = 8;
|
|
this.label2.Text = "Perióda";
|
|
//
|
|
// button78
|
|
//
|
|
this.button78.Location = new System.Drawing.Point(400, 54);
|
|
this.button78.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button78.Name = "button78";
|
|
this.button78.Size = new System.Drawing.Size(109, 58);
|
|
this.button78.TabIndex = 7;
|
|
this.button78.Text = "Použité plánované údržby";
|
|
this.button78.UseVisualStyleBackColor = true;
|
|
this.button78.Click += new System.EventHandler(this.button78_Click);
|
|
//
|
|
// button77
|
|
//
|
|
this.button77.Location = new System.Drawing.Point(400, 111);
|
|
this.button77.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button77.Name = "button77";
|
|
this.button77.Size = new System.Drawing.Size(109, 58);
|
|
this.button77.TabIndex = 6;
|
|
this.button77.Text = "Pridať plánovanú údržbu";
|
|
this.button77.UseVisualStyleBackColor = true;
|
|
this.button77.Click += new System.EventHandler(this.button77_Click);
|
|
//
|
|
// comboBox4
|
|
//
|
|
this.comboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox4.DropDownWidth = 100;
|
|
this.comboBox4.Enabled = false;
|
|
this.comboBox4.FormattingEnabled = true;
|
|
this.comboBox4.Location = new System.Drawing.Point(353, 28);
|
|
this.comboBox4.Margin = new System.Windows.Forms.Padding(4);
|
|
this.comboBox4.Name = "comboBox4";
|
|
this.comboBox4.Size = new System.Drawing.Size(153, 24);
|
|
this.comboBox4.TabIndex = 5;
|
|
//
|
|
// label40
|
|
//
|
|
this.label40.AutoSize = true;
|
|
this.label40.Location = new System.Drawing.Point(221, 32);
|
|
this.label40.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label40.Name = "label40";
|
|
this.label40.Size = new System.Drawing.Size(124, 16);
|
|
this.label40.TabIndex = 4;
|
|
this.label40.Text = "Upresnenie dátumu";
|
|
//
|
|
// textBox28
|
|
//
|
|
this.textBox28.Location = new System.Drawing.Point(1, 55);
|
|
this.textBox28.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox28.MaxLength = 250;
|
|
this.textBox28.Multiline = true;
|
|
this.textBox28.Name = "textBox28";
|
|
this.textBox28.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
|
this.textBox28.Size = new System.Drawing.Size(396, 111);
|
|
this.textBox28.TabIndex = 3;
|
|
this.textBox28.TextChanged += new System.EventHandler(this.textBox28_TextChanged);
|
|
//
|
|
// label39
|
|
//
|
|
this.label39.AutoSize = true;
|
|
this.label39.Location = new System.Drawing.Point(4, 37);
|
|
this.label39.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label39.Name = "label39";
|
|
this.label39.Size = new System.Drawing.Size(155, 16);
|
|
this.label39.TabIndex = 2;
|
|
this.label39.Text = "Popis plánovanej údržby";
|
|
//
|
|
// label38
|
|
//
|
|
this.label38.AutoSize = true;
|
|
this.label38.Location = new System.Drawing.Point(43, 5);
|
|
this.label38.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label38.Name = "label38";
|
|
this.label38.Size = new System.Drawing.Size(51, 16);
|
|
this.label38.TabIndex = 1;
|
|
this.label38.Text = "label38";
|
|
//
|
|
// label37
|
|
//
|
|
this.label37.AutoSize = true;
|
|
this.label37.Location = new System.Drawing.Point(4, 5);
|
|
this.label37.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label37.Name = "label37";
|
|
this.label37.Size = new System.Drawing.Size(37, 16);
|
|
this.label37.TabIndex = 0;
|
|
this.label37.Text = "Stroj:";
|
|
//
|
|
// button69
|
|
//
|
|
this.button69.Location = new System.Drawing.Point(0, 0);
|
|
this.button69.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button69.Name = "button69";
|
|
this.button69.Size = new System.Drawing.Size(31, 28);
|
|
this.button69.TabIndex = 26;
|
|
this.button69.Text = "-";
|
|
this.button69.UseVisualStyleBackColor = true;
|
|
this.button69.Click += new System.EventHandler(this.button69_Click);
|
|
//
|
|
// button71
|
|
//
|
|
this.button71.Location = new System.Drawing.Point(29, 0);
|
|
this.button71.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button71.Name = "button71";
|
|
this.button71.Size = new System.Drawing.Size(180, 28);
|
|
this.button71.TabIndex = 1;
|
|
this.button71.Text = "Pridať plánovanú údržbu";
|
|
this.button71.UseVisualStyleBackColor = true;
|
|
this.button71.Click += new System.EventHandler(this.button71_Click);
|
|
//
|
|
// dGVPU
|
|
//
|
|
this.dGVPU.AllowUserToAddRows = false;
|
|
this.dGVPU.AllowUserToDeleteRows = false;
|
|
this.dGVPU.AllowUserToResizeRows = false;
|
|
this.dGVPU.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dGVPU.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dGVPU.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
|
|
this.dGVPU.Location = new System.Drawing.Point(1, 28);
|
|
this.dGVPU.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dGVPU.Name = "dGVPU";
|
|
this.dGVPU.ReadOnly = true;
|
|
this.dGVPU.RowHeadersVisible = false;
|
|
this.dGVPU.RowHeadersWidth = 51;
|
|
this.dGVPU.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dGVPU.Size = new System.Drawing.Size(1747, 189);
|
|
this.dGVPU.TabIndex = 0;
|
|
//
|
|
// tabPage11
|
|
//
|
|
this.tabPage11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.tabPage11.Controls.Add(this.button203);
|
|
this.tabPage11.Controls.Add(this.button150);
|
|
this.tabPage11.Controls.Add(this.panel56);
|
|
this.tabPage11.Controls.Add(this.button145);
|
|
this.tabPage11.Controls.Add(this.button144);
|
|
this.tabPage11.Controls.Add(this.panelPridatUdrzbu);
|
|
this.tabPage11.Controls.Add(this.button72);
|
|
this.tabPage11.Controls.Add(this.panel25);
|
|
this.tabPage11.Controls.Add(this.button73);
|
|
this.tabPage11.Controls.Add(this.dataGridView8);
|
|
this.tabPage11.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage11.Margin = new System.Windows.Forms.Padding(4);
|
|
this.tabPage11.Name = "tabPage11";
|
|
this.tabPage11.Size = new System.Drawing.Size(1752, 642);
|
|
this.tabPage11.TabIndex = 16;
|
|
this.tabPage11.Text = "Údržby a opravy";
|
|
this.tabPage11.UseVisualStyleBackColor = true;
|
|
this.tabPage11.Enter += new System.EventHandler(this.tabPage11_Enter_1);
|
|
//
|
|
// button203
|
|
//
|
|
this.button203.Location = new System.Drawing.Point(523, 0);
|
|
this.button203.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button203.Name = "button203";
|
|
this.button203.Size = new System.Drawing.Size(132, 42);
|
|
this.button203.TabIndex = 35;
|
|
this.button203.Text = "Zmazať údržbu/opravu";
|
|
this.button203.UseVisualStyleBackColor = true;
|
|
this.button203.Click += new System.EventHandler(this.button203_Click);
|
|
//
|
|
// button150
|
|
//
|
|
this.button150.Location = new System.Drawing.Point(392, 0);
|
|
this.button150.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button150.Name = "button150";
|
|
this.button150.Size = new System.Drawing.Size(132, 42);
|
|
this.button150.TabIndex = 34;
|
|
this.button150.Text = "Editovať údržbu/opravu";
|
|
this.button150.UseVisualStyleBackColor = true;
|
|
this.button150.Click += new System.EventHandler(this.button150_Click);
|
|
//
|
|
// panel56
|
|
//
|
|
this.panel56.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel56.Controls.Add(this.comboBox13);
|
|
this.panel56.Controls.Add(this.label108);
|
|
this.panel56.Controls.Add(this.button148);
|
|
this.panel56.Controls.Add(this.button146);
|
|
this.panel56.Controls.Add(this.label107);
|
|
this.panel56.Controls.Add(this.comboBox12);
|
|
this.panel56.Controls.Add(this.label109);
|
|
this.panel56.Controls.Add(this.comboBox11);
|
|
this.panel56.Controls.Add(this.label111);
|
|
this.panel56.Controls.Add(this.numericUpDown26);
|
|
this.panel56.Controls.Add(this.numericUpDown27);
|
|
this.panel56.Controls.Add(this.numericUpDown28);
|
|
this.panel56.Controls.Add(this.numericUpDown29);
|
|
this.panel56.Controls.Add(this.dateTimePicker3);
|
|
this.panel56.Controls.Add(this.button147);
|
|
this.panel56.Controls.Add(this.textBox37);
|
|
this.panel56.Controls.Add(this.label112);
|
|
this.panel56.Controls.Add(this.dateTimePicker4);
|
|
this.panel56.Controls.Add(this.label114);
|
|
this.panel56.Controls.Add(this.label117);
|
|
this.panel56.Controls.Add(this.comboBox14);
|
|
this.panel56.Location = new System.Drawing.Point(4, 367);
|
|
this.panel56.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel56.Name = "panel56";
|
|
this.panel56.Size = new System.Drawing.Size(378, 235);
|
|
this.panel56.TabIndex = 33;
|
|
this.panel56.Visible = false;
|
|
this.panel56.VisibleChanged += new System.EventHandler(this.panel56_VisibleChanged);
|
|
this.panel56.Leave += new System.EventHandler(this.panel56_Leave);
|
|
//
|
|
// comboBox13
|
|
//
|
|
this.comboBox13.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox13.Enabled = false;
|
|
this.comboBox13.FormattingEnabled = true;
|
|
this.comboBox13.Location = new System.Drawing.Point(153, 90);
|
|
this.comboBox13.Margin = new System.Windows.Forms.Padding(4);
|
|
this.comboBox13.Name = "comboBox13";
|
|
this.comboBox13.Size = new System.Drawing.Size(220, 24);
|
|
this.comboBox13.TabIndex = 48;
|
|
//
|
|
// label108
|
|
//
|
|
this.label108.AutoSize = true;
|
|
this.label108.Enabled = false;
|
|
this.label108.Location = new System.Drawing.Point(0, 95);
|
|
this.label108.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label108.Name = "label108";
|
|
this.label108.Size = new System.Drawing.Size(116, 16);
|
|
this.label108.TabIndex = 47;
|
|
this.label108.Text = "Plánovaná údržba";
|
|
//
|
|
// button148
|
|
//
|
|
this.button148.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button148.Location = new System.Drawing.Point(0, 204);
|
|
this.button148.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button148.Name = "button148";
|
|
this.button148.Size = new System.Drawing.Size(88, 28);
|
|
this.button148.TabIndex = 46;
|
|
this.button148.Text = "Zavrieť";
|
|
this.button148.UseVisualStyleBackColor = true;
|
|
this.button148.Click += new System.EventHandler(this.button148_Click);
|
|
//
|
|
// button146
|
|
//
|
|
this.button146.Enabled = false;
|
|
this.button146.Location = new System.Drawing.Point(345, 59);
|
|
this.button146.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button146.Name = "button146";
|
|
this.button146.Size = new System.Drawing.Size(31, 28);
|
|
this.button146.TabIndex = 45;
|
|
this.button146.Text = "+";
|
|
this.button146.UseVisualStyleBackColor = true;
|
|
//
|
|
// label107
|
|
//
|
|
this.label107.AutoSize = true;
|
|
this.label107.Enabled = false;
|
|
this.label107.Location = new System.Drawing.Point(0, 64);
|
|
this.label107.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label107.Name = "label107";
|
|
this.label107.Size = new System.Drawing.Size(63, 16);
|
|
this.label107.TabIndex = 44;
|
|
this.label107.Text = "Operácia";
|
|
//
|
|
// comboBox12
|
|
//
|
|
this.comboBox12.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox12.Enabled = false;
|
|
this.comboBox12.FormattingEnabled = true;
|
|
this.comboBox12.Location = new System.Drawing.Point(153, 60);
|
|
this.comboBox12.Margin = new System.Windows.Forms.Padding(4);
|
|
this.comboBox12.Name = "comboBox12";
|
|
this.comboBox12.Size = new System.Drawing.Size(191, 24);
|
|
this.comboBox12.TabIndex = 43;
|
|
this.comboBox12.SelectedValueChanged += new System.EventHandler(this.comboBox12_SelectedValueChanged);
|
|
//
|
|
// label109
|
|
//
|
|
this.label109.AutoSize = true;
|
|
this.label109.Location = new System.Drawing.Point(0, 5);
|
|
this.label109.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label109.Name = "label109";
|
|
this.label109.Size = new System.Drawing.Size(47, 16);
|
|
this.label109.TabIndex = 42;
|
|
this.label109.Text = "Dieľňa";
|
|
//
|
|
// comboBox11
|
|
//
|
|
this.comboBox11.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox11.FormattingEnabled = true;
|
|
this.comboBox11.Location = new System.Drawing.Point(153, 1);
|
|
this.comboBox11.Margin = new System.Windows.Forms.Padding(4);
|
|
this.comboBox11.Name = "comboBox11";
|
|
this.comboBox11.Size = new System.Drawing.Size(220, 24);
|
|
this.comboBox11.TabIndex = 41;
|
|
this.comboBox11.SelectedIndexChanged += new System.EventHandler(this.comboBox11_SelectedIndexChanged);
|
|
//
|
|
// label111
|
|
//
|
|
this.label111.AutoSize = true;
|
|
this.label111.Enabled = false;
|
|
this.label111.Location = new System.Drawing.Point(0, 123);
|
|
this.label111.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label111.Name = "label111";
|
|
this.label111.Size = new System.Drawing.Size(117, 16);
|
|
this.label111.TabIndex = 38;
|
|
this.label111.Text = "Dátum čas začatia";
|
|
//
|
|
// numericUpDown26
|
|
//
|
|
this.numericUpDown26.Enabled = false;
|
|
this.numericUpDown26.Location = new System.Drawing.Point(332, 119);
|
|
this.numericUpDown26.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown26.Maximum = new decimal(new int[] {
|
|
59,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown26.Name = "numericUpDown26";
|
|
this.numericUpDown26.Size = new System.Drawing.Size(43, 22);
|
|
this.numericUpDown26.TabIndex = 37;
|
|
this.numericUpDown26.Value = new decimal(new int[] {
|
|
59,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// numericUpDown27
|
|
//
|
|
this.numericUpDown27.Enabled = false;
|
|
this.numericUpDown27.Location = new System.Drawing.Point(288, 119);
|
|
this.numericUpDown27.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown27.Maximum = new decimal(new int[] {
|
|
23,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown27.Name = "numericUpDown27";
|
|
this.numericUpDown27.Size = new System.Drawing.Size(43, 22);
|
|
this.numericUpDown27.TabIndex = 36;
|
|
this.numericUpDown27.UpDownAlign = System.Windows.Forms.LeftRightAlignment.Left;
|
|
this.numericUpDown27.Value = new decimal(new int[] {
|
|
23,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// numericUpDown28
|
|
//
|
|
this.numericUpDown28.Enabled = false;
|
|
this.numericUpDown28.Location = new System.Drawing.Point(332, 148);
|
|
this.numericUpDown28.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown28.Maximum = new decimal(new int[] {
|
|
59,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown28.Name = "numericUpDown28";
|
|
this.numericUpDown28.Size = new System.Drawing.Size(43, 22);
|
|
this.numericUpDown28.TabIndex = 35;
|
|
this.numericUpDown28.Value = new decimal(new int[] {
|
|
59,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// numericUpDown29
|
|
//
|
|
this.numericUpDown29.Enabled = false;
|
|
this.numericUpDown29.Location = new System.Drawing.Point(288, 148);
|
|
this.numericUpDown29.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown29.Maximum = new decimal(new int[] {
|
|
23,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown29.Name = "numericUpDown29";
|
|
this.numericUpDown29.Size = new System.Drawing.Size(43, 22);
|
|
this.numericUpDown29.TabIndex = 34;
|
|
this.numericUpDown29.UpDownAlign = System.Windows.Forms.LeftRightAlignment.Left;
|
|
this.numericUpDown29.Value = new decimal(new int[] {
|
|
23,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// dateTimePicker3
|
|
//
|
|
this.dateTimePicker3.Enabled = false;
|
|
this.dateTimePicker3.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
|
|
this.dateTimePicker3.Location = new System.Drawing.Point(153, 119);
|
|
this.dateTimePicker3.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dateTimePicker3.Name = "dateTimePicker3";
|
|
this.dateTimePicker3.Size = new System.Drawing.Size(132, 22);
|
|
this.dateTimePicker3.TabIndex = 32;
|
|
//
|
|
// button147
|
|
//
|
|
this.button147.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button147.Enabled = false;
|
|
this.button147.Location = new System.Drawing.Point(195, 204);
|
|
this.button147.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button147.Name = "button147";
|
|
this.button147.Size = new System.Drawing.Size(181, 28);
|
|
this.button147.TabIndex = 16;
|
|
this.button147.Text = "Zahájiť odstávku";
|
|
this.button147.UseVisualStyleBackColor = true;
|
|
this.button147.Click += new System.EventHandler(this.button147_Click);
|
|
//
|
|
// textBox37
|
|
//
|
|
this.textBox37.Enabled = false;
|
|
this.textBox37.Location = new System.Drawing.Point(153, 176);
|
|
this.textBox37.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox37.MaxLength = 200;
|
|
this.textBox37.Name = "textBox37";
|
|
this.textBox37.Size = new System.Drawing.Size(220, 22);
|
|
this.textBox37.TabIndex = 15;
|
|
//
|
|
// label112
|
|
//
|
|
this.label112.AutoSize = true;
|
|
this.label112.Enabled = false;
|
|
this.label112.Location = new System.Drawing.Point(0, 180);
|
|
this.label112.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label112.Name = "label112";
|
|
this.label112.Size = new System.Drawing.Size(71, 16);
|
|
this.label112.TabIndex = 13;
|
|
this.label112.Text = "Poznámka";
|
|
//
|
|
// dateTimePicker4
|
|
//
|
|
this.dateTimePicker4.Enabled = false;
|
|
this.dateTimePicker4.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
|
|
this.dateTimePicker4.Location = new System.Drawing.Point(153, 148);
|
|
this.dateTimePicker4.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dateTimePicker4.Name = "dateTimePicker4";
|
|
this.dateTimePicker4.Size = new System.Drawing.Size(132, 22);
|
|
this.dateTimePicker4.TabIndex = 11;
|
|
//
|
|
// label114
|
|
//
|
|
this.label114.AutoSize = true;
|
|
this.label114.Enabled = false;
|
|
this.label114.Location = new System.Drawing.Point(0, 151);
|
|
this.label114.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label114.Name = "label114";
|
|
this.label114.Size = new System.Drawing.Size(136, 16);
|
|
this.label114.TabIndex = 8;
|
|
this.label114.Text = "Dátum čas skončenia";
|
|
//
|
|
// label117
|
|
//
|
|
this.label117.AutoSize = true;
|
|
this.label117.Enabled = false;
|
|
this.label117.Location = new System.Drawing.Point(0, 34);
|
|
this.label117.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label117.Name = "label117";
|
|
this.label117.Size = new System.Drawing.Size(34, 16);
|
|
this.label117.TabIndex = 2;
|
|
this.label117.Text = "Stroj";
|
|
//
|
|
// comboBox14
|
|
//
|
|
this.comboBox14.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox14.Enabled = false;
|
|
this.comboBox14.FormattingEnabled = true;
|
|
this.comboBox14.Location = new System.Drawing.Point(153, 31);
|
|
this.comboBox14.Margin = new System.Windows.Forms.Padding(4);
|
|
this.comboBox14.Name = "comboBox14";
|
|
this.comboBox14.Size = new System.Drawing.Size(220, 24);
|
|
this.comboBox14.TabIndex = 0;
|
|
this.comboBox14.SelectedValueChanged += new System.EventHandler(this.comboBox14_SelectedValueChanged);
|
|
//
|
|
// button145
|
|
//
|
|
this.button145.Location = new System.Drawing.Point(131, 0);
|
|
this.button145.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button145.Name = "button145";
|
|
this.button145.Size = new System.Drawing.Size(132, 42);
|
|
this.button145.TabIndex = 32;
|
|
this.button145.Text = "Ukončiť odstávku stroja";
|
|
this.button145.UseVisualStyleBackColor = true;
|
|
this.button145.Click += new System.EventHandler(this.button145_Click);
|
|
//
|
|
// button144
|
|
//
|
|
this.button144.Location = new System.Drawing.Point(0, 0);
|
|
this.button144.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button144.Name = "button144";
|
|
this.button144.Size = new System.Drawing.Size(132, 42);
|
|
this.button144.TabIndex = 31;
|
|
this.button144.Text = "Zahájiť odstávku stroja";
|
|
this.button144.UseVisualStyleBackColor = true;
|
|
this.button144.Click += new System.EventHandler(this.button144_Click);
|
|
//
|
|
// panelPridatUdrzbu
|
|
//
|
|
this.panelPridatUdrzbu.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panelPridatUdrzbu.Controls.Add(this.comboBox15);
|
|
this.panelPridatUdrzbu.Controls.Add(this.label110);
|
|
this.panelPridatUdrzbu.Controls.Add(this.button149);
|
|
this.panelPridatUdrzbu.Controls.Add(this.label52);
|
|
this.panelPridatUdrzbu.Controls.Add(this.label51);
|
|
this.panelPridatUdrzbu.Controls.Add(this.label46);
|
|
this.panelPridatUdrzbu.Controls.Add(this.comboBox8);
|
|
this.panelPridatUdrzbu.Controls.Add(this.textBox3);
|
|
this.panelPridatUdrzbu.Controls.Add(this.label3);
|
|
this.panelPridatUdrzbu.Controls.Add(this.label42);
|
|
this.panelPridatUdrzbu.Controls.Add(this.numericUpDown21);
|
|
this.panelPridatUdrzbu.Controls.Add(this.numericUpDown22);
|
|
this.panelPridatUdrzbu.Controls.Add(this.numericUpDown18);
|
|
this.panelPridatUdrzbu.Controls.Add(this.numericUpDown17);
|
|
this.panelPridatUdrzbu.Controls.Add(this.dateTimePicker5);
|
|
this.panelPridatUdrzbu.Controls.Add(this.button81);
|
|
this.panelPridatUdrzbu.Controls.Add(this.comboBox7);
|
|
this.panelPridatUdrzbu.Controls.Add(this.button70);
|
|
this.panelPridatUdrzbu.Controls.Add(this.textBox20);
|
|
this.panelPridatUdrzbu.Controls.Add(this.textBox21);
|
|
this.panelPridatUdrzbu.Controls.Add(this.label26);
|
|
this.panelPridatUdrzbu.Controls.Add(this.label27);
|
|
this.panelPridatUdrzbu.Controls.Add(this.dateTimePicker2);
|
|
this.panelPridatUdrzbu.Controls.Add(this.label41);
|
|
this.panelPridatUdrzbu.Controls.Add(this.label43);
|
|
this.panelPridatUdrzbu.Controls.Add(this.button79);
|
|
this.panelPridatUdrzbu.Controls.Add(this.label44);
|
|
this.panelPridatUdrzbu.Controls.Add(this.label45);
|
|
this.panelPridatUdrzbu.Controls.Add(this.comboBox5);
|
|
this.panelPridatUdrzbu.Controls.Add(this.comboBox6);
|
|
this.panelPridatUdrzbu.Location = new System.Drawing.Point(400, 281);
|
|
this.panelPridatUdrzbu.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panelPridatUdrzbu.Name = "panelPridatUdrzbu";
|
|
this.panelPridatUdrzbu.Size = new System.Drawing.Size(378, 321);
|
|
this.panelPridatUdrzbu.TabIndex = 30;
|
|
this.panelPridatUdrzbu.Visible = false;
|
|
this.panelPridatUdrzbu.VisibleChanged += new System.EventHandler(this.panelPridatUdrzbu_VisibleChanged);
|
|
this.panelPridatUdrzbu.Leave += new System.EventHandler(this.panelPridatUdrzbu_Leave);
|
|
//
|
|
// comboBox15
|
|
//
|
|
this.comboBox15.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox15.Enabled = false;
|
|
this.comboBox15.FormattingEnabled = true;
|
|
this.comboBox15.Location = new System.Drawing.Point(153, 90);
|
|
this.comboBox15.Margin = new System.Windows.Forms.Padding(4);
|
|
this.comboBox15.Name = "comboBox15";
|
|
this.comboBox15.Size = new System.Drawing.Size(220, 24);
|
|
this.comboBox15.TabIndex = 50;
|
|
//
|
|
// label110
|
|
//
|
|
this.label110.AutoSize = true;
|
|
this.label110.Enabled = false;
|
|
this.label110.Location = new System.Drawing.Point(0, 95);
|
|
this.label110.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label110.Name = "label110";
|
|
this.label110.Size = new System.Drawing.Size(116, 16);
|
|
this.label110.TabIndex = 49;
|
|
this.label110.Text = "Plánovaná údržba";
|
|
//
|
|
// button149
|
|
//
|
|
this.button149.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button149.Location = new System.Drawing.Point(152, 290);
|
|
this.button149.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button149.Name = "button149";
|
|
this.button149.Size = new System.Drawing.Size(88, 28);
|
|
this.button149.TabIndex = 47;
|
|
this.button149.Text = "Zavrieť";
|
|
this.button149.UseVisualStyleBackColor = true;
|
|
this.button149.Click += new System.EventHandler(this.button149_Click);
|
|
//
|
|
// label52
|
|
//
|
|
this.label52.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.label52.AutoSize = true;
|
|
this.label52.Location = new System.Drawing.Point(89, 298);
|
|
this.label52.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label52.Name = "label52";
|
|
this.label52.Size = new System.Drawing.Size(60, 16);
|
|
this.label52.TabIndex = 44;
|
|
this.label52.Text = "224h55m";
|
|
//
|
|
// label51
|
|
//
|
|
this.label51.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.label51.AutoSize = true;
|
|
this.label51.Location = new System.Drawing.Point(-1, 297);
|
|
this.label51.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label51.Name = "label51";
|
|
this.label51.Size = new System.Drawing.Size(87, 16);
|
|
this.label51.TabIndex = 43;
|
|
this.label51.Text = "Dĺžka trvania:";
|
|
//
|
|
// label46
|
|
//
|
|
this.label46.AutoSize = true;
|
|
this.label46.Location = new System.Drawing.Point(0, 5);
|
|
this.label46.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label46.Name = "label46";
|
|
this.label46.Size = new System.Drawing.Size(47, 16);
|
|
this.label46.TabIndex = 42;
|
|
this.label46.Text = "Dieľňa";
|
|
//
|
|
// comboBox8
|
|
//
|
|
this.comboBox8.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox8.FormattingEnabled = true;
|
|
this.comboBox8.Location = new System.Drawing.Point(153, 1);
|
|
this.comboBox8.Margin = new System.Windows.Forms.Padding(4);
|
|
this.comboBox8.Name = "comboBox8";
|
|
this.comboBox8.Size = new System.Drawing.Size(220, 24);
|
|
this.comboBox8.TabIndex = 41;
|
|
this.comboBox8.SelectedValueChanged += new System.EventHandler(this.comboBox8_SelectedValueChanged);
|
|
//
|
|
// textBox3
|
|
//
|
|
this.textBox3.Enabled = false;
|
|
this.textBox3.Location = new System.Drawing.Point(153, 262);
|
|
this.textBox3.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox3.MaxLength = 200;
|
|
this.textBox3.Name = "textBox3";
|
|
this.textBox3.Size = new System.Drawing.Size(220, 22);
|
|
this.textBox3.TabIndex = 40;
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Enabled = false;
|
|
this.label3.Location = new System.Drawing.Point(0, 266);
|
|
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(89, 16);
|
|
this.label3.TabIndex = 39;
|
|
this.label3.Text = "Číslo dokladu";
|
|
//
|
|
// label42
|
|
//
|
|
this.label42.AutoSize = true;
|
|
this.label42.Enabled = false;
|
|
this.label42.Location = new System.Drawing.Point(0, 153);
|
|
this.label42.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label42.Name = "label42";
|
|
this.label42.Size = new System.Drawing.Size(117, 16);
|
|
this.label42.TabIndex = 38;
|
|
this.label42.Text = "Dátum čas začatia";
|
|
//
|
|
// numericUpDown21
|
|
//
|
|
this.numericUpDown21.Enabled = false;
|
|
this.numericUpDown21.Location = new System.Drawing.Point(332, 149);
|
|
this.numericUpDown21.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown21.Maximum = new decimal(new int[] {
|
|
59,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown21.Name = "numericUpDown21";
|
|
this.numericUpDown21.Size = new System.Drawing.Size(43, 22);
|
|
this.numericUpDown21.TabIndex = 37;
|
|
this.numericUpDown21.Value = new decimal(new int[] {
|
|
59,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// numericUpDown22
|
|
//
|
|
this.numericUpDown22.Enabled = false;
|
|
this.numericUpDown22.Location = new System.Drawing.Point(288, 149);
|
|
this.numericUpDown22.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown22.Maximum = new decimal(new int[] {
|
|
23,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown22.Name = "numericUpDown22";
|
|
this.numericUpDown22.Size = new System.Drawing.Size(43, 22);
|
|
this.numericUpDown22.TabIndex = 36;
|
|
this.numericUpDown22.UpDownAlign = System.Windows.Forms.LeftRightAlignment.Left;
|
|
this.numericUpDown22.Value = new decimal(new int[] {
|
|
23,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// numericUpDown18
|
|
//
|
|
this.numericUpDown18.Enabled = false;
|
|
this.numericUpDown18.Location = new System.Drawing.Point(332, 177);
|
|
this.numericUpDown18.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown18.Maximum = new decimal(new int[] {
|
|
59,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown18.Name = "numericUpDown18";
|
|
this.numericUpDown18.Size = new System.Drawing.Size(43, 22);
|
|
this.numericUpDown18.TabIndex = 35;
|
|
this.numericUpDown18.Value = new decimal(new int[] {
|
|
59,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// numericUpDown17
|
|
//
|
|
this.numericUpDown17.Enabled = false;
|
|
this.numericUpDown17.Location = new System.Drawing.Point(288, 177);
|
|
this.numericUpDown17.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown17.Maximum = new decimal(new int[] {
|
|
23,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown17.Name = "numericUpDown17";
|
|
this.numericUpDown17.Size = new System.Drawing.Size(43, 22);
|
|
this.numericUpDown17.TabIndex = 34;
|
|
this.numericUpDown17.UpDownAlign = System.Windows.Forms.LeftRightAlignment.Left;
|
|
this.numericUpDown17.Value = new decimal(new int[] {
|
|
23,
|
|
0,
|
|
0,
|
|
0});
|
|
//
|
|
// dateTimePicker5
|
|
//
|
|
this.dateTimePicker5.Enabled = false;
|
|
this.dateTimePicker5.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
|
|
this.dateTimePicker5.Location = new System.Drawing.Point(153, 149);
|
|
this.dateTimePicker5.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dateTimePicker5.Name = "dateTimePicker5";
|
|
this.dateTimePicker5.Size = new System.Drawing.Size(132, 22);
|
|
this.dateTimePicker5.TabIndex = 32;
|
|
this.dateTimePicker5.ValueChanged += new System.EventHandler(this.dateTimePicker5_ValueChanged);
|
|
//
|
|
// button81
|
|
//
|
|
this.button81.Enabled = false;
|
|
this.button81.Location = new System.Drawing.Point(345, 118);
|
|
this.button81.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button81.Name = "button81";
|
|
this.button81.Size = new System.Drawing.Size(31, 28);
|
|
this.button81.TabIndex = 18;
|
|
this.button81.Text = "+";
|
|
this.button81.UseVisualStyleBackColor = true;
|
|
this.button81.Click += new System.EventHandler(this.button81_Click);
|
|
//
|
|
// comboBox7
|
|
//
|
|
this.comboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox7.Enabled = false;
|
|
this.comboBox7.FormattingEnabled = true;
|
|
this.comboBox7.Location = new System.Drawing.Point(153, 119);
|
|
this.comboBox7.Margin = new System.Windows.Forms.Padding(4);
|
|
this.comboBox7.Name = "comboBox7";
|
|
this.comboBox7.Size = new System.Drawing.Size(191, 24);
|
|
this.comboBox7.TabIndex = 17;
|
|
this.comboBox7.SelectedValueChanged += new System.EventHandler(this.comboBox7_SelectedValueChanged);
|
|
//
|
|
// button70
|
|
//
|
|
this.button70.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button70.Enabled = false;
|
|
this.button70.Location = new System.Drawing.Point(248, 290);
|
|
this.button70.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button70.Name = "button70";
|
|
this.button70.Size = new System.Drawing.Size(128, 28);
|
|
this.button70.TabIndex = 16;
|
|
this.button70.Text = "Pridať opravu";
|
|
this.button70.UseVisualStyleBackColor = true;
|
|
this.button70.Click += new System.EventHandler(this.button70_Click);
|
|
//
|
|
// textBox20
|
|
//
|
|
this.textBox20.Enabled = false;
|
|
this.textBox20.Location = new System.Drawing.Point(153, 234);
|
|
this.textBox20.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox20.MaxLength = 200;
|
|
this.textBox20.Name = "textBox20";
|
|
this.textBox20.Size = new System.Drawing.Size(220, 22);
|
|
this.textBox20.TabIndex = 15;
|
|
//
|
|
// textBox21
|
|
//
|
|
this.textBox21.Enabled = false;
|
|
this.textBox21.Location = new System.Drawing.Point(153, 206);
|
|
this.textBox21.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox21.Name = "textBox21";
|
|
this.textBox21.Size = new System.Drawing.Size(220, 22);
|
|
this.textBox21.TabIndex = 14;
|
|
this.textBox21.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox21_KeyPress);
|
|
//
|
|
// label26
|
|
//
|
|
this.label26.AutoSize = true;
|
|
this.label26.Enabled = false;
|
|
this.label26.Location = new System.Drawing.Point(0, 238);
|
|
this.label26.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label26.Name = "label26";
|
|
this.label26.Size = new System.Drawing.Size(71, 16);
|
|
this.label26.TabIndex = 13;
|
|
this.label26.Text = "Poznámka";
|
|
//
|
|
// label27
|
|
//
|
|
this.label27.AutoSize = true;
|
|
this.label27.Enabled = false;
|
|
this.label27.Location = new System.Drawing.Point(0, 209);
|
|
this.label27.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label27.Name = "label27";
|
|
this.label27.Size = new System.Drawing.Size(39, 16);
|
|
this.label27.TabIndex = 12;
|
|
this.label27.Text = "Cena";
|
|
//
|
|
// dateTimePicker2
|
|
//
|
|
this.dateTimePicker2.Enabled = false;
|
|
this.dateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
|
|
this.dateTimePicker2.Location = new System.Drawing.Point(153, 177);
|
|
this.dateTimePicker2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dateTimePicker2.Name = "dateTimePicker2";
|
|
this.dateTimePicker2.Size = new System.Drawing.Size(132, 22);
|
|
this.dateTimePicker2.TabIndex = 11;
|
|
this.dateTimePicker2.ValueChanged += new System.EventHandler(this.dateTimePicker2_ValueChanged);
|
|
//
|
|
// label41
|
|
//
|
|
this.label41.AutoSize = true;
|
|
this.label41.Enabled = false;
|
|
this.label41.Location = new System.Drawing.Point(0, 181);
|
|
this.label41.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label41.Name = "label41";
|
|
this.label41.Size = new System.Drawing.Size(136, 16);
|
|
this.label41.TabIndex = 8;
|
|
this.label41.Text = "Dátum čas skončenia";
|
|
//
|
|
// label43
|
|
//
|
|
this.label43.AutoSize = true;
|
|
this.label43.Enabled = false;
|
|
this.label43.Location = new System.Drawing.Point(0, 123);
|
|
this.label43.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label43.Name = "label43";
|
|
this.label43.Size = new System.Drawing.Size(109, 16);
|
|
this.label43.TabIndex = 6;
|
|
this.label43.Text = "Servisujúca firma";
|
|
//
|
|
// button79
|
|
//
|
|
this.button79.Enabled = false;
|
|
this.button79.Location = new System.Drawing.Point(345, 59);
|
|
this.button79.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button79.Name = "button79";
|
|
this.button79.Size = new System.Drawing.Size(31, 28);
|
|
this.button79.TabIndex = 5;
|
|
this.button79.Text = "+";
|
|
this.button79.UseVisualStyleBackColor = true;
|
|
this.button79.Click += new System.EventHandler(this.button79_Click);
|
|
//
|
|
// label44
|
|
//
|
|
this.label44.AutoSize = true;
|
|
this.label44.Enabled = false;
|
|
this.label44.Location = new System.Drawing.Point(0, 64);
|
|
this.label44.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label44.Name = "label44";
|
|
this.label44.Size = new System.Drawing.Size(63, 16);
|
|
this.label44.TabIndex = 3;
|
|
this.label44.Text = "Operácia";
|
|
//
|
|
// label45
|
|
//
|
|
this.label45.AutoSize = true;
|
|
this.label45.Enabled = false;
|
|
this.label45.Location = new System.Drawing.Point(0, 34);
|
|
this.label45.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label45.Name = "label45";
|
|
this.label45.Size = new System.Drawing.Size(34, 16);
|
|
this.label45.TabIndex = 2;
|
|
this.label45.Text = "Stroj";
|
|
//
|
|
// comboBox5
|
|
//
|
|
this.comboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox5.Enabled = false;
|
|
this.comboBox5.FormattingEnabled = true;
|
|
this.comboBox5.Location = new System.Drawing.Point(153, 60);
|
|
this.comboBox5.Margin = new System.Windows.Forms.Padding(4);
|
|
this.comboBox5.Name = "comboBox5";
|
|
this.comboBox5.Size = new System.Drawing.Size(191, 24);
|
|
this.comboBox5.TabIndex = 1;
|
|
this.comboBox5.SelectedIndexChanged += new System.EventHandler(this.comboBox5_SelectedIndexChanged);
|
|
//
|
|
// comboBox6
|
|
//
|
|
this.comboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox6.Enabled = false;
|
|
this.comboBox6.FormattingEnabled = true;
|
|
this.comboBox6.Location = new System.Drawing.Point(153, 31);
|
|
this.comboBox6.Margin = new System.Windows.Forms.Padding(4);
|
|
this.comboBox6.Name = "comboBox6";
|
|
this.comboBox6.Size = new System.Drawing.Size(220, 24);
|
|
this.comboBox6.TabIndex = 0;
|
|
this.comboBox6.SelectedValueChanged += new System.EventHandler(this.comboBox6_SelectedValueChanged);
|
|
//
|
|
// button72
|
|
//
|
|
this.button72.Location = new System.Drawing.Point(261, 0);
|
|
this.button72.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button72.Name = "button72";
|
|
this.button72.Size = new System.Drawing.Size(132, 42);
|
|
this.button72.TabIndex = 29;
|
|
this.button72.Text = "Pridať údržbu/opravu";
|
|
this.button72.UseVisualStyleBackColor = true;
|
|
this.button72.Click += new System.EventHandler(this.button72_Click);
|
|
//
|
|
// panel25
|
|
//
|
|
this.panel25.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel25.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel25.Controls.Add(this.panel26);
|
|
this.panel25.Controls.Add(this.groupBox28);
|
|
this.panel25.Controls.Add(this.groupBox31);
|
|
this.panel25.Location = new System.Drawing.Point(1497, 33);
|
|
this.panel25.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel25.Name = "panel25";
|
|
this.panel25.Size = new System.Drawing.Size(245, 233);
|
|
this.panel25.TabIndex = 28;
|
|
this.panel25.Visible = false;
|
|
//
|
|
// panel26
|
|
//
|
|
this.panel26.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel26.BackgroundImage")));
|
|
this.panel26.Location = new System.Drawing.Point(155, 150);
|
|
this.panel26.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel26.Name = "panel26";
|
|
this.panel26.Size = new System.Drawing.Size(85, 79);
|
|
this.panel26.TabIndex = 23;
|
|
//
|
|
// groupBox28
|
|
//
|
|
this.groupBox28.Controls.Add(this.textBox22);
|
|
this.groupBox28.Controls.Add(this.label28);
|
|
this.groupBox28.Controls.Add(this.numericUpDown19);
|
|
this.groupBox28.Location = new System.Drawing.Point(1, 75);
|
|
this.groupBox28.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBox28.Name = "groupBox28";
|
|
this.groupBox28.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBox28.Size = new System.Drawing.Size(240, 74);
|
|
this.groupBox28.TabIndex = 22;
|
|
this.groupBox28.TabStop = false;
|
|
this.groupBox28.Text = "Hľadať...";
|
|
//
|
|
// textBox22
|
|
//
|
|
this.textBox22.Location = new System.Drawing.Point(5, 44);
|
|
this.textBox22.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox22.Name = "textBox22";
|
|
this.textBox22.Size = new System.Drawing.Size(228, 22);
|
|
this.textBox22.TabIndex = 2;
|
|
//
|
|
// label28
|
|
//
|
|
this.label28.AutoSize = true;
|
|
this.label28.Location = new System.Drawing.Point(29, 21);
|
|
this.label28.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label28.Name = "label28";
|
|
this.label28.Size = new System.Drawing.Size(45, 16);
|
|
this.label28.TabIndex = 1;
|
|
this.label28.Text = "Stĺpec";
|
|
//
|
|
// numericUpDown19
|
|
//
|
|
this.numericUpDown19.Location = new System.Drawing.Point(5, 17);
|
|
this.numericUpDown19.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown19.Name = "numericUpDown19";
|
|
this.numericUpDown19.Size = new System.Drawing.Size(23, 22);
|
|
this.numericUpDown19.TabIndex = 0;
|
|
//
|
|
// groupBox31
|
|
//
|
|
this.groupBox31.Controls.Add(this.textBox23);
|
|
this.groupBox31.Controls.Add(this.label29);
|
|
this.groupBox31.Controls.Add(this.numericUpDown20);
|
|
this.groupBox31.Location = new System.Drawing.Point(1, 1);
|
|
this.groupBox31.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBox31.Name = "groupBox31";
|
|
this.groupBox31.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBox31.Size = new System.Drawing.Size(240, 74);
|
|
this.groupBox31.TabIndex = 20;
|
|
this.groupBox31.TabStop = false;
|
|
this.groupBox31.Text = "Hľadať...";
|
|
//
|
|
// textBox23
|
|
//
|
|
this.textBox23.Location = new System.Drawing.Point(5, 44);
|
|
this.textBox23.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox23.Name = "textBox23";
|
|
this.textBox23.Size = new System.Drawing.Size(228, 22);
|
|
this.textBox23.TabIndex = 2;
|
|
//
|
|
// label29
|
|
//
|
|
this.label29.AutoSize = true;
|
|
this.label29.Location = new System.Drawing.Point(29, 21);
|
|
this.label29.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label29.Name = "label29";
|
|
this.label29.Size = new System.Drawing.Size(45, 16);
|
|
this.label29.TabIndex = 1;
|
|
this.label29.Text = "Stĺpec";
|
|
//
|
|
// numericUpDown20
|
|
//
|
|
this.numericUpDown20.Location = new System.Drawing.Point(5, 17);
|
|
this.numericUpDown20.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown20.Name = "numericUpDown20";
|
|
this.numericUpDown20.Size = new System.Drawing.Size(23, 22);
|
|
this.numericUpDown20.TabIndex = 0;
|
|
//
|
|
// button73
|
|
//
|
|
this.button73.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.button73.Location = new System.Drawing.Point(1613, 4);
|
|
this.button73.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button73.Name = "button73";
|
|
this.button73.Size = new System.Drawing.Size(129, 28);
|
|
this.button73.TabIndex = 27;
|
|
this.button73.Text = "Filter";
|
|
this.button73.UseVisualStyleBackColor = true;
|
|
//
|
|
// dataGridView8
|
|
//
|
|
this.dataGridView8.AllowUserToAddRows = false;
|
|
this.dataGridView8.AllowUserToDeleteRows = false;
|
|
this.dataGridView8.AllowUserToResizeRows = false;
|
|
this.dataGridView8.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dataGridView8.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView8.Location = new System.Drawing.Point(1, 42);
|
|
this.dataGridView8.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dataGridView8.Name = "dataGridView8";
|
|
this.dataGridView8.ReadOnly = true;
|
|
this.dataGridView8.RowHeadersVisible = false;
|
|
this.dataGridView8.RowHeadersWidth = 51;
|
|
this.dataGridView8.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dataGridView8.Size = new System.Drawing.Size(1743, 593);
|
|
this.dataGridView8.TabIndex = 26;
|
|
this.dataGridView8.SelectionChanged += new System.EventHandler(this.dataGridView8_SelectionChanged);
|
|
//
|
|
// tabPage12
|
|
//
|
|
this.tabPage12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.tabPage12.Controls.Add(this.button206);
|
|
this.tabPage12.Controls.Add(this.button207);
|
|
this.tabPage12.Controls.Add(this.panel63);
|
|
this.tabPage12.Controls.Add(this.button201);
|
|
this.tabPage12.Controls.Add(this.panel75);
|
|
this.tabPage12.Controls.Add(this.button169);
|
|
this.tabPage12.Controls.Add(this.button168);
|
|
this.tabPage12.Controls.Add(this.button162);
|
|
this.tabPage12.Controls.Add(this.panel23);
|
|
this.tabPage12.Controls.Add(this.button57);
|
|
this.tabPage12.Controls.Add(this.button99);
|
|
this.tabPage12.Controls.Add(this.button100);
|
|
this.tabPage12.Controls.Add(this.button101);
|
|
this.tabPage12.Controls.Add(this.button102);
|
|
this.tabPage12.Controls.Add(this.textBox35);
|
|
this.tabPage12.Controls.Add(this.label64);
|
|
this.tabPage12.Controls.Add(this.numericUpDown13);
|
|
this.tabPage12.Controls.Add(this.button98);
|
|
this.tabPage12.Controls.Add(this.dataGridView7);
|
|
this.tabPage12.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage12.Margin = new System.Windows.Forms.Padding(4);
|
|
this.tabPage12.Name = "tabPage12";
|
|
this.tabPage12.Size = new System.Drawing.Size(1752, 642);
|
|
this.tabPage12.TabIndex = 17;
|
|
this.tabPage12.Text = "Naceňovanie";
|
|
this.tabPage12.UseVisualStyleBackColor = true;
|
|
this.tabPage12.Enter += new System.EventHandler(this.tabPage12_Enter);
|
|
//
|
|
// button206
|
|
//
|
|
this.button206.Enabled = false;
|
|
this.button206.Location = new System.Drawing.Point(1103, 0);
|
|
this.button206.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button206.Name = "button206";
|
|
this.button206.Size = new System.Drawing.Size(109, 53);
|
|
this.button206.TabIndex = 45;
|
|
this.button206.Text = "Zobraziť vyhodnotenie";
|
|
this.button206.UseVisualStyleBackColor = true;
|
|
this.button206.Click += new System.EventHandler(this.button206_Click);
|
|
//
|
|
// button207
|
|
//
|
|
this.button207.Location = new System.Drawing.Point(997, 0);
|
|
this.button207.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button207.Name = "button207";
|
|
this.button207.Size = new System.Drawing.Size(107, 53);
|
|
this.button207.TabIndex = 44;
|
|
this.button207.Text = "Požiadať o vyhodnotenie";
|
|
this.button207.UseVisualStyleBackColor = true;
|
|
this.button207.Click += new System.EventHandler(this.button207_Click);
|
|
//
|
|
// panel63
|
|
//
|
|
this.panel63.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel63.Controls.Add(this.comboBox16);
|
|
this.panel63.Controls.Add(this.button171);
|
|
this.panel63.Controls.Add(this.button170);
|
|
this.panel63.Location = new System.Drawing.Point(809, 53);
|
|
this.panel63.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel63.Name = "panel63";
|
|
this.panel63.Size = new System.Drawing.Size(363, 30);
|
|
this.panel63.TabIndex = 41;
|
|
this.panel63.Visible = false;
|
|
//
|
|
// comboBox16
|
|
//
|
|
this.comboBox16.FormattingEnabled = true;
|
|
this.comboBox16.Location = new System.Drawing.Point(1, 1);
|
|
this.comboBox16.Margin = new System.Windows.Forms.Padding(4);
|
|
this.comboBox16.Name = "comboBox16";
|
|
this.comboBox16.Size = new System.Drawing.Size(160, 24);
|
|
this.comboBox16.TabIndex = 0;
|
|
//
|
|
// button171
|
|
//
|
|
this.button171.Location = new System.Drawing.Point(261, 0);
|
|
this.button171.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button171.Name = "button171";
|
|
this.button171.Size = new System.Drawing.Size(100, 28);
|
|
this.button171.TabIndex = 2;
|
|
this.button171.Text = "Zavrieť";
|
|
this.button171.UseVisualStyleBackColor = true;
|
|
this.button171.Click += new System.EventHandler(this.button171_Click);
|
|
//
|
|
// button170
|
|
//
|
|
this.button170.Location = new System.Drawing.Point(163, 0);
|
|
this.button170.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button170.Name = "button170";
|
|
this.button170.Size = new System.Drawing.Size(100, 28);
|
|
this.button170.TabIndex = 1;
|
|
this.button170.Text = "Opraviť";
|
|
this.button170.UseVisualStyleBackColor = true;
|
|
this.button170.Click += new System.EventHandler(this.button170_Click);
|
|
//
|
|
// button201
|
|
//
|
|
this.button201.Location = new System.Drawing.Point(860, 0);
|
|
this.button201.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button201.Name = "button201";
|
|
this.button201.Size = new System.Drawing.Size(139, 53);
|
|
this.button201.TabIndex = 43;
|
|
this.button201.Text = "Pridať (upraviť) poznámku výroby";
|
|
this.button201.UseVisualStyleBackColor = true;
|
|
this.button201.Click += new System.EventHandler(this.button201_Click);
|
|
//
|
|
// panel75
|
|
//
|
|
this.panel75.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel75.Controls.Add(this.textBox51);
|
|
this.panel75.Controls.Add(this.button199);
|
|
this.panel75.Controls.Add(this.button200);
|
|
this.panel75.Location = new System.Drawing.Point(841, 53);
|
|
this.panel75.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel75.Name = "panel75";
|
|
this.panel75.Size = new System.Drawing.Size(578, 30);
|
|
this.panel75.TabIndex = 42;
|
|
this.panel75.Visible = false;
|
|
//
|
|
// textBox51
|
|
//
|
|
this.textBox51.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.textBox51.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.textBox51.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.textBox51.Location = new System.Drawing.Point(1, 1);
|
|
this.textBox51.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox51.Name = "textBox51";
|
|
this.textBox51.Size = new System.Drawing.Size(343, 24);
|
|
this.textBox51.TabIndex = 3;
|
|
//
|
|
// button199
|
|
//
|
|
this.button199.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.button199.Location = new System.Drawing.Point(476, 0);
|
|
this.button199.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button199.Name = "button199";
|
|
this.button199.Size = new System.Drawing.Size(100, 28);
|
|
this.button199.TabIndex = 2;
|
|
this.button199.Text = "Zavrieť";
|
|
this.button199.UseVisualStyleBackColor = true;
|
|
this.button199.Click += new System.EventHandler(this.button199_Click);
|
|
//
|
|
// button200
|
|
//
|
|
this.button200.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.button200.Location = new System.Drawing.Point(345, 0);
|
|
this.button200.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button200.Name = "button200";
|
|
this.button200.Size = new System.Drawing.Size(132, 28);
|
|
this.button200.TabIndex = 1;
|
|
this.button200.Text = "Uložiť poznámku";
|
|
this.button200.UseVisualStyleBackColor = true;
|
|
this.button200.Click += new System.EventHandler(this.button200_Click);
|
|
//
|
|
// button169
|
|
//
|
|
this.button169.Location = new System.Drawing.Point(752, 0);
|
|
this.button169.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button169.Name = "button169";
|
|
this.button169.Size = new System.Drawing.Size(109, 53);
|
|
this.button169.TabIndex = 40;
|
|
this.button169.Text = "Opraviť iný názov";
|
|
this.button169.UseVisualStyleBackColor = true;
|
|
this.button169.Click += new System.EventHandler(this.button169_Click);
|
|
//
|
|
// button168
|
|
//
|
|
this.button168.Enabled = false;
|
|
this.button168.Location = new System.Drawing.Point(644, 0);
|
|
this.button168.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button168.Name = "button168";
|
|
this.button168.Size = new System.Drawing.Size(109, 53);
|
|
this.button168.TabIndex = 39;
|
|
this.button168.Text = "Editovať iné názvy";
|
|
this.button168.UseVisualStyleBackColor = true;
|
|
this.button168.Click += new System.EventHandler(this.button168_Click);
|
|
//
|
|
// button162
|
|
//
|
|
this.button162.Location = new System.Drawing.Point(536, 0);
|
|
this.button162.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button162.Name = "button162";
|
|
this.button162.Size = new System.Drawing.Size(109, 53);
|
|
this.button162.TabIndex = 38;
|
|
this.button162.Text = "Tlačiť cenovú ponuku";
|
|
this.button162.UseVisualStyleBackColor = true;
|
|
this.button162.Click += new System.EventHandler(this.button162_Click);
|
|
//
|
|
// panel23
|
|
//
|
|
this.panel23.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel23.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel23.Controls.Add(this.groupBox2);
|
|
this.panel23.Controls.Add(this.panel42);
|
|
this.panel23.Location = new System.Drawing.Point(1505, 53);
|
|
this.panel23.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel23.Name = "panel23";
|
|
this.panel23.Size = new System.Drawing.Size(238, 100);
|
|
this.panel23.TabIndex = 29;
|
|
this.panel23.Visible = false;
|
|
//
|
|
// groupBox2
|
|
//
|
|
this.groupBox2.Controls.Add(this.checkBox56);
|
|
this.groupBox2.Controls.Add(this.checkBox57);
|
|
this.groupBox2.Controls.Add(this.checkBox58);
|
|
this.groupBox2.Controls.Add(this.checkBox59);
|
|
this.groupBox2.Location = new System.Drawing.Point(1, 0);
|
|
this.groupBox2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBox2.Name = "groupBox2";
|
|
this.groupBox2.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBox2.Size = new System.Drawing.Size(171, 94);
|
|
this.groupBox2.TabIndex = 21;
|
|
this.groupBox2.TabStop = false;
|
|
this.groupBox2.Text = "Zobraziť";
|
|
//
|
|
// checkBox56
|
|
//
|
|
this.checkBox56.AutoSize = true;
|
|
this.checkBox56.Location = new System.Drawing.Point(3, 71);
|
|
this.checkBox56.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox56.Name = "checkBox56";
|
|
this.checkBox56.Size = new System.Drawing.Size(109, 20);
|
|
this.checkBox56.TabIndex = 2;
|
|
this.checkBox56.Text = "Vyhodnotená";
|
|
this.checkBox56.UseVisualStyleBackColor = true;
|
|
this.checkBox56.CheckedChanged += new System.EventHandler(this.checkBox56_CheckedChanged);
|
|
//
|
|
// checkBox57
|
|
//
|
|
this.checkBox57.AutoSize = true;
|
|
this.checkBox57.Location = new System.Drawing.Point(3, 53);
|
|
this.checkBox57.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox57.Name = "checkBox57";
|
|
this.checkBox57.Size = new System.Drawing.Size(92, 20);
|
|
this.checkBox57.TabIndex = 1;
|
|
this.checkBox57.Text = "Nacenená";
|
|
this.checkBox57.UseVisualStyleBackColor = true;
|
|
this.checkBox57.CheckedChanged += new System.EventHandler(this.checkBox57_CheckedChanged);
|
|
//
|
|
// checkBox58
|
|
//
|
|
this.checkBox58.AutoSize = true;
|
|
this.checkBox58.Checked = true;
|
|
this.checkBox58.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox58.Location = new System.Drawing.Point(3, 34);
|
|
this.checkBox58.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox58.Name = "checkBox58";
|
|
this.checkBox58.Size = new System.Drawing.Size(67, 20);
|
|
this.checkBox58.TabIndex = 6;
|
|
this.checkBox58.Text = "Prijatá";
|
|
this.checkBox58.UseVisualStyleBackColor = true;
|
|
this.checkBox58.CheckedChanged += new System.EventHandler(this.checkBox58_CheckedChanged);
|
|
//
|
|
// checkBox59
|
|
//
|
|
this.checkBox59.AutoSize = true;
|
|
this.checkBox59.Location = new System.Drawing.Point(3, 17);
|
|
this.checkBox59.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox59.Name = "checkBox59";
|
|
this.checkBox59.Size = new System.Drawing.Size(78, 20);
|
|
this.checkBox59.TabIndex = 0;
|
|
this.checkBox59.Text = "Zrušená";
|
|
this.checkBox59.UseVisualStyleBackColor = true;
|
|
this.checkBox59.CheckedChanged += new System.EventHandler(this.checkBox59_CheckedChanged);
|
|
//
|
|
// panel42
|
|
//
|
|
this.panel42.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel42.BackgroundImage")));
|
|
this.panel42.Location = new System.Drawing.Point(161, 26);
|
|
this.panel42.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel42.Name = "panel42";
|
|
this.panel42.Size = new System.Drawing.Size(85, 79);
|
|
this.panel42.TabIndex = 23;
|
|
//
|
|
// button57
|
|
//
|
|
this.button57.Location = new System.Drawing.Point(444, 0);
|
|
this.button57.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button57.Name = "button57";
|
|
this.button57.Size = new System.Drawing.Size(93, 53);
|
|
this.button57.TabIndex = 37;
|
|
this.button57.Text = "Naceniť";
|
|
this.button57.UseVisualStyleBackColor = true;
|
|
this.button57.Click += new System.EventHandler(this.button57_Click);
|
|
//
|
|
// button99
|
|
//
|
|
this.button99.Location = new System.Drawing.Point(352, 0);
|
|
this.button99.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button99.Name = "button99";
|
|
this.button99.Size = new System.Drawing.Size(93, 53);
|
|
this.button99.TabIndex = 36;
|
|
this.button99.Text = "Zrušiť";
|
|
this.button99.UseVisualStyleBackColor = true;
|
|
this.button99.Click += new System.EventHandler(this.button99_Click);
|
|
//
|
|
// button100
|
|
//
|
|
this.button100.Location = new System.Drawing.Point(235, 0);
|
|
this.button100.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button100.Name = "button100";
|
|
this.button100.Size = new System.Drawing.Size(119, 53);
|
|
this.button100.TabIndex = 35;
|
|
this.button100.Text = "--";
|
|
this.button100.UseVisualStyleBackColor = true;
|
|
this.button100.Click += new System.EventHandler(this.button100_Click);
|
|
//
|
|
// button101
|
|
//
|
|
this.button101.Location = new System.Drawing.Point(117, 0);
|
|
this.button101.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button101.Name = "button101";
|
|
this.button101.Size = new System.Drawing.Size(119, 53);
|
|
this.button101.TabIndex = 5;
|
|
this.button101.Text = "Zobrazenie (max)";
|
|
this.button101.UseVisualStyleBackColor = true;
|
|
this.button101.Click += new System.EventHandler(this.button101_Click);
|
|
//
|
|
// button102
|
|
//
|
|
this.button102.Location = new System.Drawing.Point(0, 0);
|
|
this.button102.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button102.Name = "button102";
|
|
this.button102.Size = new System.Drawing.Size(119, 53);
|
|
this.button102.TabIndex = 33;
|
|
this.button102.Text = "Zobraziť výkres";
|
|
this.button102.UseVisualStyleBackColor = true;
|
|
this.button102.Click += new System.EventHandler(this.button102_Click);
|
|
//
|
|
// textBox35
|
|
//
|
|
this.textBox35.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.textBox35.BackColor = System.Drawing.Color.BlanchedAlmond;
|
|
this.textBox35.Enabled = false;
|
|
this.textBox35.Font = new System.Drawing.Font("Microsoft Sans Serif", 21F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.textBox35.Location = new System.Drawing.Point(1233, 2);
|
|
this.textBox35.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox35.Name = "textBox35";
|
|
this.textBox35.Size = new System.Drawing.Size(319, 47);
|
|
this.textBox35.TabIndex = 27;
|
|
this.textBox35.TextChanged += new System.EventHandler(this.textBox35_TextChanged);
|
|
//
|
|
// label64
|
|
//
|
|
this.label64.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label64.Location = new System.Drawing.Point(1621, 1);
|
|
this.label64.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label64.Name = "label64";
|
|
this.label64.Size = new System.Drawing.Size(120, 23);
|
|
this.label64.TabIndex = 26;
|
|
this.label64.Text = "1/1";
|
|
this.label64.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// numericUpDown13
|
|
//
|
|
this.numericUpDown13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.numericUpDown13.Location = new System.Drawing.Point(1556, 1);
|
|
this.numericUpDown13.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown13.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown13.Name = "numericUpDown13";
|
|
this.numericUpDown13.Size = new System.Drawing.Size(60, 22);
|
|
this.numericUpDown13.TabIndex = 25;
|
|
this.numericUpDown13.Value = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown13.ValueChanged += new System.EventHandler(this.numericUpDown13_ValueChanged);
|
|
//
|
|
// button98
|
|
//
|
|
this.button98.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.button98.Location = new System.Drawing.Point(1555, 26);
|
|
this.button98.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button98.Name = "button98";
|
|
this.button98.Size = new System.Drawing.Size(191, 27);
|
|
this.button98.TabIndex = 28;
|
|
this.button98.Text = "Filter";
|
|
this.button98.UseVisualStyleBackColor = true;
|
|
this.button98.Click += new System.EventHandler(this.button98_Click);
|
|
//
|
|
// dataGridView7
|
|
//
|
|
this.dataGridView7.AllowUserToAddRows = false;
|
|
this.dataGridView7.AllowUserToDeleteRows = false;
|
|
this.dataGridView7.AllowUserToResizeRows = false;
|
|
this.dataGridView7.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dataGridView7.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView7.Location = new System.Drawing.Point(1, 53);
|
|
this.dataGridView7.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dataGridView7.MultiSelect = false;
|
|
this.dataGridView7.Name = "dataGridView7";
|
|
this.dataGridView7.ReadOnly = true;
|
|
this.dataGridView7.RowHeadersVisible = false;
|
|
this.dataGridView7.RowHeadersWidth = 51;
|
|
this.dataGridView7.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dataGridView7.Size = new System.Drawing.Size(1743, 556);
|
|
this.dataGridView7.TabIndex = 34;
|
|
this.dataGridView7.DataSourceChanged += new System.EventHandler(this.dataGridView7_DataSourceChanged);
|
|
this.dataGridView7.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView7_CellDoubleClick);
|
|
this.dataGridView7.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.dataGridView7_CellPainting);
|
|
this.dataGridView7.ColumnHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridView7_ColumnHeaderMouseClick);
|
|
this.dataGridView7.RowEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView7_RowEnter);
|
|
this.dataGridView7.Paint += new System.Windows.Forms.PaintEventHandler(this.dataGridView7_Paint);
|
|
//
|
|
// tabPage13
|
|
//
|
|
this.tabPage13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.tabPage13.Controls.Add(this.button205);
|
|
this.tabPage13.Controls.Add(this.button181);
|
|
this.tabPage13.Controls.Add(this.dataGridViewVyhodnocovanie);
|
|
this.tabPage13.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage13.Margin = new System.Windows.Forms.Padding(4);
|
|
this.tabPage13.Name = "tabPage13";
|
|
this.tabPage13.Size = new System.Drawing.Size(1752, 642);
|
|
this.tabPage13.TabIndex = 18;
|
|
this.tabPage13.Text = "Vyhodnocovanie";
|
|
this.tabPage13.UseVisualStyleBackColor = true;
|
|
this.tabPage13.Enter += new System.EventHandler(this.tabPage13_Enter);
|
|
//
|
|
// button205
|
|
//
|
|
this.button205.Location = new System.Drawing.Point(117, 0);
|
|
this.button205.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button205.Name = "button205";
|
|
this.button205.Size = new System.Drawing.Size(119, 53);
|
|
this.button205.TabIndex = 8;
|
|
this.button205.Text = "Editovať vyhodnotenie";
|
|
this.button205.UseVisualStyleBackColor = true;
|
|
this.button205.Click += new System.EventHandler(this.button205_Click);
|
|
//
|
|
// button181
|
|
//
|
|
this.button181.Location = new System.Drawing.Point(0, 0);
|
|
this.button181.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button181.Name = "button181";
|
|
this.button181.Size = new System.Drawing.Size(119, 53);
|
|
this.button181.TabIndex = 7;
|
|
this.button181.Text = "Vyhodnotiť zákazku";
|
|
this.button181.UseVisualStyleBackColor = true;
|
|
this.button181.Click += new System.EventHandler(this.button181_Click);
|
|
//
|
|
// dataGridViewVyhodnocovanie
|
|
//
|
|
this.dataGridViewVyhodnocovanie.AllowUserToAddRows = false;
|
|
this.dataGridViewVyhodnocovanie.AllowUserToDeleteRows = false;
|
|
this.dataGridViewVyhodnocovanie.AllowUserToResizeRows = false;
|
|
this.dataGridViewVyhodnocovanie.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dataGridViewVyhodnocovanie.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridViewVyhodnocovanie.Location = new System.Drawing.Point(1, 53);
|
|
this.dataGridViewVyhodnocovanie.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dataGridViewVyhodnocovanie.MultiSelect = false;
|
|
this.dataGridViewVyhodnocovanie.Name = "dataGridViewVyhodnocovanie";
|
|
this.dataGridViewVyhodnocovanie.ReadOnly = true;
|
|
this.dataGridViewVyhodnocovanie.RowHeadersVisible = false;
|
|
this.dataGridViewVyhodnocovanie.RowHeadersWidth = 51;
|
|
this.dataGridViewVyhodnocovanie.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dataGridViewVyhodnocovanie.Size = new System.Drawing.Size(1743, 551);
|
|
this.dataGridViewVyhodnocovanie.TabIndex = 6;
|
|
this.dataGridViewVyhodnocovanie.DataSourceChanged += new System.EventHandler(this.dataGridViewVyhodnocovanie_DataSourceChanged);
|
|
this.dataGridViewVyhodnocovanie.SelectionChanged += new System.EventHandler(this.dataGridViewVyhodnocovanie_SelectionChanged);
|
|
//
|
|
// tabPage14
|
|
//
|
|
this.tabPage14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.tabPage14.Controls.Add(this.flowLayoutPanel1);
|
|
this.tabPage14.Controls.Add(this.panel34);
|
|
this.tabPage14.Controls.Add(this.gMapControl1);
|
|
this.tabPage14.Controls.Add(this.trackBar1);
|
|
this.tabPage14.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage14.Margin = new System.Windows.Forms.Padding(4);
|
|
this.tabPage14.Name = "tabPage14";
|
|
this.tabPage14.Size = new System.Drawing.Size(1752, 642);
|
|
this.tabPage14.TabIndex = 19;
|
|
this.tabPage14.Text = "Zoznam firiem";
|
|
this.tabPage14.UseVisualStyleBackColor = true;
|
|
this.tabPage14.Enter += new System.EventHandler(this.tabPage14_Enter);
|
|
//
|
|
// flowLayoutPanel1
|
|
//
|
|
this.flowLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.flowLayoutPanel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.flowLayoutPanel1.Controls.Add(this.panel28);
|
|
this.flowLayoutPanel1.Controls.Add(this.panel29);
|
|
this.flowLayoutPanel1.Controls.Add(this.panel31);
|
|
this.flowLayoutPanel1.Controls.Add(this.panel32);
|
|
this.flowLayoutPanel1.Controls.Add(this.panel33);
|
|
this.flowLayoutPanel1.Location = new System.Drawing.Point(-1, -1);
|
|
this.flowLayoutPanel1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.flowLayoutPanel1.Name = "flowLayoutPanel1";
|
|
this.flowLayoutPanel1.Size = new System.Drawing.Size(361, 608);
|
|
this.flowLayoutPanel1.TabIndex = 10;
|
|
//
|
|
// panel28
|
|
//
|
|
this.panel28.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel28.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel28.Controls.Add(this.label115);
|
|
this.panel28.Controls.Add(this.panel64);
|
|
this.panel28.Controls.Add(this.panel41);
|
|
this.panel28.Controls.Add(this.panel40);
|
|
this.panel28.Controls.Add(this.panel39);
|
|
this.panel28.Controls.Add(this.textBox32);
|
|
this.panel28.Controls.Add(this.dataGridView11);
|
|
this.panel28.Controls.Add(this.label53);
|
|
this.panel28.Controls.Add(this.panel30);
|
|
this.panel28.Location = new System.Drawing.Point(1, 1);
|
|
this.panel28.Margin = new System.Windows.Forms.Padding(1);
|
|
this.panel28.Name = "panel28";
|
|
this.panel28.Size = new System.Drawing.Size(355, 30);
|
|
this.panel28.TabIndex = 0;
|
|
this.panel28.Resize += new System.EventHandler(this.panel28_Resize);
|
|
//
|
|
// label115
|
|
//
|
|
this.label115.Location = new System.Drawing.Point(271, 33);
|
|
this.label115.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label115.Name = "label115";
|
|
this.label115.Size = new System.Drawing.Size(52, 18);
|
|
this.label115.TabIndex = 14;
|
|
this.label115.Text = "0";
|
|
this.label115.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// panel64
|
|
//
|
|
this.panel64.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel64.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel64.BackgroundImage")));
|
|
this.panel64.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.panel64.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel64.Location = new System.Drawing.Point(324, 138);
|
|
this.panel64.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel64.Name = "panel64";
|
|
this.panel64.Size = new System.Drawing.Size(27, 25);
|
|
this.panel64.TabIndex = 13;
|
|
this.panel64.Click += new System.EventHandler(this.panel64_Click);
|
|
//
|
|
// panel41
|
|
//
|
|
this.panel41.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel41.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel41.BackgroundImage")));
|
|
this.panel41.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.panel41.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel41.Location = new System.Drawing.Point(324, 111);
|
|
this.panel41.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel41.Name = "panel41";
|
|
this.panel41.Size = new System.Drawing.Size(27, 25);
|
|
this.panel41.TabIndex = 12;
|
|
this.panel41.Click += new System.EventHandler(this.panel41_Click);
|
|
//
|
|
// panel40
|
|
//
|
|
this.panel40.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel40.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel40.BackgroundImage")));
|
|
this.panel40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.panel40.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel40.Location = new System.Drawing.Point(324, 84);
|
|
this.panel40.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel40.Name = "panel40";
|
|
this.panel40.Size = new System.Drawing.Size(27, 25);
|
|
this.panel40.TabIndex = 11;
|
|
//
|
|
// panel39
|
|
//
|
|
this.panel39.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel39.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel39.BackgroundImage")));
|
|
this.panel39.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.panel39.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel39.Location = new System.Drawing.Point(324, 57);
|
|
this.panel39.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel39.Name = "panel39";
|
|
this.panel39.Size = new System.Drawing.Size(27, 25);
|
|
this.panel39.TabIndex = 10;
|
|
this.panel39.Click += new System.EventHandler(this.panel39_Click);
|
|
//
|
|
// textBox32
|
|
//
|
|
this.textBox32.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.textBox32.Location = new System.Drawing.Point(1, 31);
|
|
this.textBox32.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox32.Name = "textBox32";
|
|
this.textBox32.Size = new System.Drawing.Size(268, 22);
|
|
this.textBox32.TabIndex = 9;
|
|
this.textBox32.TextChanged += new System.EventHandler(this.textBox32_TextChanged);
|
|
//
|
|
// dataGridView11
|
|
//
|
|
this.dataGridView11.AllowUserToAddRows = false;
|
|
this.dataGridView11.AllowUserToDeleteRows = false;
|
|
this.dataGridView11.AllowUserToResizeColumns = false;
|
|
this.dataGridView11.AllowUserToResizeRows = false;
|
|
this.dataGridView11.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dataGridView11.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView11.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
|
|
this.dataGridView11.Location = new System.Drawing.Point(1, 57);
|
|
this.dataGridView11.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dataGridView11.Name = "dataGridView11";
|
|
this.dataGridView11.ReadOnly = true;
|
|
this.dataGridView11.RowHeadersVisible = false;
|
|
this.dataGridView11.RowHeadersWidth = 51;
|
|
this.dataGridView11.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dataGridView11.Size = new System.Drawing.Size(321, 0);
|
|
this.dataGridView11.TabIndex = 8;
|
|
//
|
|
// label53
|
|
//
|
|
this.label53.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label53.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label53.Location = new System.Drawing.Point(-1, -1);
|
|
this.label53.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label53.Name = "label53";
|
|
this.label53.Size = new System.Drawing.Size(323, 30);
|
|
this.label53.TabIndex = 7;
|
|
this.label53.Text = "Zoznam firiem";
|
|
this.label53.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// panel30
|
|
//
|
|
this.panel30.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel30.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel30.BackgroundImage")));
|
|
this.panel30.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.panel30.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel30.Location = new System.Drawing.Point(324, 1);
|
|
this.panel30.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel30.Name = "panel30";
|
|
this.panel30.Size = new System.Drawing.Size(27, 25);
|
|
this.panel30.TabIndex = 6;
|
|
this.panel30.LocationChanged += new System.EventHandler(this.panel30_LocationChanged);
|
|
this.panel30.Click += new System.EventHandler(this.panel30_Click);
|
|
this.panel30.Paint += new System.Windows.Forms.PaintEventHandler(this.panel30_Paint);
|
|
//
|
|
// panel29
|
|
//
|
|
this.panel29.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel29.BackColor = System.Drawing.Color.Transparent;
|
|
this.panel29.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel29.Controls.Add(this.label54);
|
|
this.panel29.Controls.Add(this.ndgv);
|
|
this.panel29.Controls.Add(this.panel35);
|
|
this.panel29.Controls.Add(this.textBox31);
|
|
this.panel29.Controls.Add(this.button2);
|
|
this.panel29.Controls.Add(this.button91);
|
|
this.panel29.Location = new System.Drawing.Point(1, 33);
|
|
this.panel29.Margin = new System.Windows.Forms.Padding(1);
|
|
this.panel29.Name = "panel29";
|
|
this.panel29.Size = new System.Drawing.Size(355, 30);
|
|
this.panel29.TabIndex = 1;
|
|
this.panel29.Resize += new System.EventHandler(this.panel29_Resize);
|
|
//
|
|
// label54
|
|
//
|
|
this.label54.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label54.BackColor = System.Drawing.Color.Transparent;
|
|
this.label54.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label54.Location = new System.Drawing.Point(-1, -1);
|
|
this.label54.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label54.Name = "label54";
|
|
this.label54.Size = new System.Drawing.Size(323, 30);
|
|
this.label54.TabIndex = 9;
|
|
this.label54.Text = "Hľadať na mape";
|
|
this.label54.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// ndgv
|
|
//
|
|
this.ndgv.AllowUserToAddRows = false;
|
|
this.ndgv.AllowUserToDeleteRows = false;
|
|
this.ndgv.AllowUserToOrderColumns = true;
|
|
this.ndgv.AllowUserToResizeColumns = false;
|
|
this.ndgv.AllowUserToResizeRows = false;
|
|
this.ndgv.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.ndgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.ndgv.Location = new System.Drawing.Point(1, -288);
|
|
this.ndgv.Margin = new System.Windows.Forms.Padding(4);
|
|
this.ndgv.MultiSelect = false;
|
|
this.ndgv.Name = "ndgv";
|
|
this.ndgv.ReadOnly = true;
|
|
this.ndgv.RowHeadersVisible = false;
|
|
this.ndgv.RowHeadersWidth = 51;
|
|
this.ndgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.ndgv.Size = new System.Drawing.Size(321, 315);
|
|
this.ndgv.TabIndex = 12;
|
|
this.ndgv.Click += new System.EventHandler(this.ndgv_Click);
|
|
//
|
|
// panel35
|
|
//
|
|
this.panel35.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel35.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel35.BackgroundImage")));
|
|
this.panel35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.panel35.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel35.Location = new System.Drawing.Point(324, 1);
|
|
this.panel35.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel35.Name = "panel35";
|
|
this.panel35.Size = new System.Drawing.Size(27, 25);
|
|
this.panel35.TabIndex = 8;
|
|
this.panel35.LocationChanged += new System.EventHandler(this.panel35_LocationChanged);
|
|
this.panel35.Click += new System.EventHandler(this.panel35_Click);
|
|
//
|
|
// textBox31
|
|
//
|
|
this.textBox31.Location = new System.Drawing.Point(1, 31);
|
|
this.textBox31.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox31.Name = "textBox31";
|
|
this.textBox31.Size = new System.Drawing.Size(320, 22);
|
|
this.textBox31.TabIndex = 3;
|
|
this.textBox31.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox31_KeyPress);
|
|
//
|
|
// button2
|
|
//
|
|
this.button2.Location = new System.Drawing.Point(0, 57);
|
|
this.button2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button2.Name = "button2";
|
|
this.button2.Size = new System.Drawing.Size(323, 28);
|
|
this.button2.TabIndex = 5;
|
|
this.button2.Text = "Hľadať";
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
this.button2.Click += new System.EventHandler(this.button2_Click_1);
|
|
//
|
|
// button91
|
|
//
|
|
this.button91.Location = new System.Drawing.Point(0, 84);
|
|
this.button91.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button91.Name = "button91";
|
|
this.button91.Size = new System.Drawing.Size(152, 28);
|
|
this.button91.TabIndex = 13;
|
|
this.button91.Text = "Pridať adresu z mapy";
|
|
this.button91.UseVisualStyleBackColor = true;
|
|
this.button91.Click += new System.EventHandler(this.button91_Click);
|
|
//
|
|
// panel31
|
|
//
|
|
this.panel31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel31.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel31.Controls.Add(this.label55);
|
|
this.panel31.Controls.Add(this.panel36);
|
|
this.panel31.Enabled = false;
|
|
this.panel31.Location = new System.Drawing.Point(1, 65);
|
|
this.panel31.Margin = new System.Windows.Forms.Padding(1);
|
|
this.panel31.Name = "panel31";
|
|
this.panel31.Size = new System.Drawing.Size(355, 30);
|
|
this.panel31.TabIndex = 2;
|
|
this.panel31.Resize += new System.EventHandler(this.panel31_Resize);
|
|
//
|
|
// label55
|
|
//
|
|
this.label55.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label55.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label55.Location = new System.Drawing.Point(-1, -1);
|
|
this.label55.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label55.Name = "label55";
|
|
this.label55.Size = new System.Drawing.Size(323, 30);
|
|
this.label55.TabIndex = 9;
|
|
this.label55.Text = "Vzdialenosť";
|
|
this.label55.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// panel36
|
|
//
|
|
this.panel36.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel36.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel36.BackgroundImage")));
|
|
this.panel36.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.panel36.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel36.Location = new System.Drawing.Point(324, 1);
|
|
this.panel36.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel36.Name = "panel36";
|
|
this.panel36.Size = new System.Drawing.Size(27, 25);
|
|
this.panel36.TabIndex = 8;
|
|
this.panel36.Click += new System.EventHandler(this.panel36_Click);
|
|
//
|
|
// panel32
|
|
//
|
|
this.panel32.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel32.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel32.Controls.Add(this.label56);
|
|
this.panel32.Controls.Add(this.panel37);
|
|
this.panel32.Enabled = false;
|
|
this.panel32.Location = new System.Drawing.Point(1, 97);
|
|
this.panel32.Margin = new System.Windows.Forms.Padding(1);
|
|
this.panel32.Name = "panel32";
|
|
this.panel32.Size = new System.Drawing.Size(355, 30);
|
|
this.panel32.TabIndex = 3;
|
|
this.panel32.Resize += new System.EventHandler(this.panel32_Resize);
|
|
//
|
|
// label56
|
|
//
|
|
this.label56.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label56.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label56.Location = new System.Drawing.Point(-1, -1);
|
|
this.label56.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label56.Name = "label56";
|
|
this.label56.Size = new System.Drawing.Size(323, 30);
|
|
this.label56.TabIndex = 9;
|
|
this.label56.Text = "Nastavenia";
|
|
this.label56.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// panel37
|
|
//
|
|
this.panel37.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel37.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel37.BackgroundImage")));
|
|
this.panel37.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.panel37.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel37.Location = new System.Drawing.Point(324, 1);
|
|
this.panel37.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel37.Name = "panel37";
|
|
this.panel37.Size = new System.Drawing.Size(27, 25);
|
|
this.panel37.TabIndex = 8;
|
|
this.panel37.Click += new System.EventHandler(this.panel37_Click);
|
|
//
|
|
// panel33
|
|
//
|
|
this.panel33.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel33.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel33.Controls.Add(this.label57);
|
|
this.panel33.Controls.Add(this.panel38);
|
|
this.panel33.Enabled = false;
|
|
this.panel33.Location = new System.Drawing.Point(1, 129);
|
|
this.panel33.Margin = new System.Windows.Forms.Padding(1);
|
|
this.panel33.Name = "panel33";
|
|
this.panel33.Size = new System.Drawing.Size(355, 30);
|
|
this.panel33.TabIndex = 4;
|
|
this.panel33.Resize += new System.EventHandler(this.panel33_Resize);
|
|
//
|
|
// label57
|
|
//
|
|
this.label57.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label57.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label57.Location = new System.Drawing.Point(-1, -1);
|
|
this.label57.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label57.Name = "label57";
|
|
this.label57.Size = new System.Drawing.Size(323, 30);
|
|
this.label57.TabIndex = 9;
|
|
this.label57.Text = "??";
|
|
this.label57.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// panel38
|
|
//
|
|
this.panel38.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel38.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel38.BackgroundImage")));
|
|
this.panel38.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.panel38.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel38.Location = new System.Drawing.Point(324, 1);
|
|
this.panel38.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel38.Name = "panel38";
|
|
this.panel38.Size = new System.Drawing.Size(27, 25);
|
|
this.panel38.TabIndex = 8;
|
|
this.panel38.Click += new System.EventHandler(this.panel38_Click);
|
|
//
|
|
// panel34
|
|
//
|
|
this.panel34.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.panel34.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel34.Location = new System.Drawing.Point(361, 574);
|
|
this.panel34.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel34.Name = "panel34";
|
|
this.panel34.Size = new System.Drawing.Size(35, 33);
|
|
this.panel34.TabIndex = 5;
|
|
//
|
|
// gMapControl1
|
|
//
|
|
this.gMapControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.gMapControl1.Bearing = 0F;
|
|
this.gMapControl1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.gMapControl1.CanDragMap = true;
|
|
this.gMapControl1.EmptyTileColor = System.Drawing.Color.Navy;
|
|
this.gMapControl1.GrayScaleMode = false;
|
|
this.gMapControl1.HelperLineOption = GMap.NET.WindowsForms.HelperLineOptions.DontShow;
|
|
this.gMapControl1.LevelsKeepInMemmory = 5;
|
|
this.gMapControl1.Location = new System.Drawing.Point(399, -1);
|
|
this.gMapControl1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.gMapControl1.MarkersEnabled = true;
|
|
this.gMapControl1.MaxZoom = 18;
|
|
this.gMapControl1.MinZoom = 3;
|
|
this.gMapControl1.MouseWheelZoomType = GMap.NET.MouseWheelZoomType.MousePositionAndCenter;
|
|
this.gMapControl1.Name = "gMapControl1";
|
|
this.gMapControl1.NegativeMode = false;
|
|
this.gMapControl1.PolygonsEnabled = true;
|
|
this.gMapControl1.RetryLoadTile = 0;
|
|
this.gMapControl1.RoutesEnabled = true;
|
|
this.gMapControl1.ScaleMode = GMap.NET.WindowsForms.ScaleModes.Integer;
|
|
this.gMapControl1.SelectedAreaFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(65)))), ((int)(((byte)(105)))), ((int)(((byte)(225)))));
|
|
this.gMapControl1.ShowTileGridLines = false;
|
|
this.gMapControl1.Size = new System.Drawing.Size(1347, 608);
|
|
this.gMapControl1.TabIndex = 4;
|
|
this.gMapControl1.Zoom = 8D;
|
|
this.gMapControl1.Paint += new System.Windows.Forms.PaintEventHandler(this.gMapControl1_Paint);
|
|
//
|
|
// trackBar1
|
|
//
|
|
this.trackBar1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.trackBar1.BackColor = System.Drawing.SystemColors.Window;
|
|
this.trackBar1.Location = new System.Drawing.Point(360, 0);
|
|
this.trackBar1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.trackBar1.Maximum = 18;
|
|
this.trackBar1.Minimum = 3;
|
|
this.trackBar1.Name = "trackBar1";
|
|
this.trackBar1.Orientation = System.Windows.Forms.Orientation.Vertical;
|
|
this.trackBar1.Size = new System.Drawing.Size(56, 577);
|
|
this.trackBar1.TabIndex = 6;
|
|
this.trackBar1.Value = 14;
|
|
this.trackBar1.ValueChanged += new System.EventHandler(this.trackBar1_ValueChanged);
|
|
//
|
|
// tabPage15
|
|
//
|
|
this.tabPage15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.tabPage15.Controls.Add(this.panel55);
|
|
this.tabPage15.Controls.Add(this.panel54);
|
|
this.tabPage15.Controls.Add(this.dataGridView17);
|
|
this.tabPage15.Controls.Add(this.panel53);
|
|
this.tabPage15.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage15.Margin = new System.Windows.Forms.Padding(4);
|
|
this.tabPage15.Name = "tabPage15";
|
|
this.tabPage15.Size = new System.Drawing.Size(1752, 642);
|
|
this.tabPage15.TabIndex = 20;
|
|
this.tabPage15.Text = "Nástroje";
|
|
this.tabPage15.UseVisualStyleBackColor = true;
|
|
this.tabPage15.Enter += new System.EventHandler(this.tabPage15_Enter);
|
|
//
|
|
// panel55
|
|
//
|
|
this.panel55.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel55.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel55.Controls.Add(this.button142);
|
|
this.panel55.Controls.Add(this.button143);
|
|
this.panel55.Controls.Add(this.button141);
|
|
this.panel55.Controls.Add(this.button139);
|
|
this.panel55.Controls.Add(this.button140);
|
|
this.panel55.Controls.Add(this.button138);
|
|
this.panel55.Controls.Add(this.button137);
|
|
this.panel55.Controls.Add(this.button136);
|
|
this.panel55.Controls.Add(this.label76);
|
|
this.panel55.Controls.Add(this.label77);
|
|
this.panel55.Location = new System.Drawing.Point(1053, 2);
|
|
this.panel55.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel55.Name = "panel55";
|
|
this.panel55.Size = new System.Drawing.Size(141, 605);
|
|
this.panel55.TabIndex = 3;
|
|
//
|
|
// button142
|
|
//
|
|
this.button142.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button142.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button142.Location = new System.Drawing.Point(3, 356);
|
|
this.button142.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button142.Name = "button142";
|
|
this.button142.Size = new System.Drawing.Size(133, 60);
|
|
this.button142.TabIndex = 23;
|
|
this.button142.Text = "Odoslať na brúsenie";
|
|
this.button142.UseVisualStyleBackColor = true;
|
|
//
|
|
// button143
|
|
//
|
|
this.button143.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button143.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button143.Location = new System.Drawing.Point(3, 417);
|
|
this.button143.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button143.Name = "button143";
|
|
this.button143.Size = new System.Drawing.Size(133, 60);
|
|
this.button143.TabIndex = 22;
|
|
this.button143.Text = "Prijať z brúsenia";
|
|
this.button143.UseVisualStyleBackColor = true;
|
|
//
|
|
// button141
|
|
//
|
|
this.button141.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button141.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button141.Location = new System.Drawing.Point(3, 479);
|
|
this.button141.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button141.Name = "button141";
|
|
this.button141.Size = new System.Drawing.Size(133, 60);
|
|
this.button141.TabIndex = 21;
|
|
this.button141.Text = "Tlačiť info nástroja";
|
|
this.button141.UseVisualStyleBackColor = true;
|
|
//
|
|
// button139
|
|
//
|
|
this.button139.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button139.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button139.Location = new System.Drawing.Point(3, 233);
|
|
this.button139.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button139.Name = "button139";
|
|
this.button139.Size = new System.Drawing.Size(133, 60);
|
|
this.button139.TabIndex = 20;
|
|
this.button139.Text = "Zobraziť nákres";
|
|
this.button139.UseVisualStyleBackColor = true;
|
|
//
|
|
// button140
|
|
//
|
|
this.button140.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button140.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button140.Location = new System.Drawing.Point(3, 294);
|
|
this.button140.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button140.Name = "button140";
|
|
this.button140.Size = new System.Drawing.Size(133, 60);
|
|
this.button140.TabIndex = 19;
|
|
this.button140.Text = "Zobraziť 3D model";
|
|
this.button140.UseVisualStyleBackColor = true;
|
|
//
|
|
// button138
|
|
//
|
|
this.button138.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button138.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button138.Location = new System.Drawing.Point(3, 110);
|
|
this.button138.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button138.Name = "button138";
|
|
this.button138.Size = new System.Drawing.Size(133, 60);
|
|
this.button138.TabIndex = 18;
|
|
this.button138.Text = "Pridať nástroj";
|
|
this.button138.UseVisualStyleBackColor = true;
|
|
this.button138.Click += new System.EventHandler(this.button138_Click);
|
|
//
|
|
// button137
|
|
//
|
|
this.button137.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button137.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button137.Location = new System.Drawing.Point(3, 171);
|
|
this.button137.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button137.Name = "button137";
|
|
this.button137.Size = new System.Drawing.Size(133, 60);
|
|
this.button137.TabIndex = 17;
|
|
this.button137.Text = "Editovať nástroj";
|
|
this.button137.UseVisualStyleBackColor = true;
|
|
this.button137.Click += new System.EventHandler(this.button137_Click);
|
|
//
|
|
// button136
|
|
//
|
|
this.button136.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button136.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button136.Location = new System.Drawing.Point(3, 540);
|
|
this.button136.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button136.Name = "button136";
|
|
this.button136.Size = new System.Drawing.Size(133, 60);
|
|
this.button136.TabIndex = 16;
|
|
this.button136.Text = "Tlačiť zoznam";
|
|
this.button136.UseVisualStyleBackColor = true;
|
|
//
|
|
// label76
|
|
//
|
|
this.label76.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label76.BackColor = System.Drawing.Color.PaleGreen;
|
|
this.label76.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label76.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label76.Location = new System.Drawing.Point(3, 2);
|
|
this.label76.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label76.Name = "label76";
|
|
this.label76.Size = new System.Drawing.Size(133, 55);
|
|
this.label76.TabIndex = 11;
|
|
this.label76.Text = "Refresh zapnutý";
|
|
this.label76.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label77
|
|
//
|
|
this.label77.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label77.BackColor = System.Drawing.Color.DarkGray;
|
|
this.label77.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label77.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label77.Location = new System.Drawing.Point(3, 60);
|
|
this.label77.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label77.Name = "label77";
|
|
this.label77.Size = new System.Drawing.Size(133, 55);
|
|
this.label77.TabIndex = 12;
|
|
this.label77.Text = "Multiselect vypnutý";
|
|
this.label77.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label77.Click += new System.EventHandler(this.label77_Click);
|
|
//
|
|
// panel54
|
|
//
|
|
this.panel54.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel54.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel54.Controls.Add(this.numericUpDown9);
|
|
this.panel54.Controls.Add(this.label104);
|
|
this.panel54.Controls.Add(this.label102);
|
|
this.panel54.Controls.Add(this.numericUpDown3);
|
|
this.panel54.Controls.Add(this.label75);
|
|
this.panel54.Controls.Add(this.comboBox10);
|
|
this.panel54.Controls.Add(this.label74);
|
|
this.panel54.Controls.Add(this.label73);
|
|
this.panel54.Controls.Add(this.label72);
|
|
this.panel54.Controls.Add(this.label71);
|
|
this.panel54.Controls.Add(this.label70);
|
|
this.panel54.Controls.Add(this.label69);
|
|
this.panel54.Controls.Add(this.label68);
|
|
this.panel54.Controls.Add(this.label67);
|
|
this.panel54.Controls.Add(this.numericUpDown25);
|
|
this.panel54.Controls.Add(this.label103);
|
|
this.panel54.Location = new System.Drawing.Point(3, 2);
|
|
this.panel54.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel54.Name = "panel54";
|
|
this.panel54.Size = new System.Drawing.Size(1047, 121);
|
|
this.panel54.TabIndex = 2;
|
|
//
|
|
// numericUpDown9
|
|
//
|
|
this.numericUpDown9.DecimalPlaces = 3;
|
|
this.numericUpDown9.Enabled = false;
|
|
this.numericUpDown9.Font = new System.Drawing.Font("Microsoft Sans Serif", 23F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.numericUpDown9.Increment = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
196608});
|
|
this.numericUpDown9.Location = new System.Drawing.Point(679, 66);
|
|
this.numericUpDown9.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown9.Maximum = new decimal(new int[] {
|
|
2000,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown9.Name = "numericUpDown9";
|
|
this.numericUpDown9.Size = new System.Drawing.Size(200, 51);
|
|
this.numericUpDown9.TabIndex = 14;
|
|
//
|
|
// label104
|
|
//
|
|
this.label104.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label104.BackColor = System.Drawing.Color.DarkGray;
|
|
this.label104.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label104.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label104.Location = new System.Drawing.Point(940, 1);
|
|
this.label104.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label104.Name = "label104";
|
|
this.label104.Size = new System.Drawing.Size(103, 64);
|
|
this.label104.TabIndex = 17;
|
|
this.label104.Text = "Filter vypnutý";
|
|
this.label104.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label104.Click += new System.EventHandler(this.label104_Click);
|
|
//
|
|
// label102
|
|
//
|
|
this.label102.BackColor = System.Drawing.Color.LavenderBlush;
|
|
this.label102.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label102.Enabled = false;
|
|
this.label102.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label102.Location = new System.Drawing.Point(679, 1);
|
|
this.label102.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label102.Name = "label102";
|
|
this.label102.Size = new System.Drawing.Size(199, 64);
|
|
this.label102.TabIndex = 13;
|
|
this.label102.Text = "Rozmery od";
|
|
this.label102.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// numericUpDown3
|
|
//
|
|
this.numericUpDown3.Enabled = false;
|
|
this.numericUpDown3.Font = new System.Drawing.Font("Microsoft Sans Serif", 23F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.numericUpDown3.Location = new System.Drawing.Point(509, 66);
|
|
this.numericUpDown3.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown3.Maximum = new decimal(new int[] {
|
|
99999,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown3.Name = "numericUpDown3";
|
|
this.numericUpDown3.Size = new System.Drawing.Size(168, 51);
|
|
this.numericUpDown3.TabIndex = 10;
|
|
//
|
|
// label75
|
|
//
|
|
this.label75.BackColor = System.Drawing.Color.Honeydew;
|
|
this.label75.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label75.Enabled = false;
|
|
this.label75.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label75.Location = new System.Drawing.Point(340, 66);
|
|
this.label75.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label75.Name = "label75";
|
|
this.label75.Size = new System.Drawing.Size(167, 51);
|
|
this.label75.TabIndex = 9;
|
|
this.label75.Text = "Poradové číslo";
|
|
this.label75.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// comboBox10
|
|
//
|
|
this.comboBox10.Enabled = false;
|
|
this.comboBox10.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.comboBox10.FormattingEnabled = true;
|
|
this.comboBox10.Location = new System.Drawing.Point(340, 31);
|
|
this.comboBox10.Margin = new System.Windows.Forms.Padding(4);
|
|
this.comboBox10.Name = "comboBox10";
|
|
this.comboBox10.Size = new System.Drawing.Size(336, 33);
|
|
this.comboBox10.TabIndex = 8;
|
|
//
|
|
// label74
|
|
//
|
|
this.label74.BackColor = System.Drawing.Color.Honeydew;
|
|
this.label74.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label74.Enabled = false;
|
|
this.label74.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label74.Location = new System.Drawing.Point(340, 1);
|
|
this.label74.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label74.Name = "label74";
|
|
this.label74.Size = new System.Drawing.Size(337, 28);
|
|
this.label74.TabIndex = 7;
|
|
this.label74.Text = "Kategória";
|
|
this.label74.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label73
|
|
//
|
|
this.label73.BackColor = System.Drawing.Color.LightYellow;
|
|
this.label73.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label73.Enabled = false;
|
|
this.label73.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label73.Location = new System.Drawing.Point(171, 90);
|
|
this.label73.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label73.Name = "label73";
|
|
this.label73.Size = new System.Drawing.Size(167, 28);
|
|
this.label73.TabIndex = 6;
|
|
this.label73.Text = "Zapožičaný";
|
|
this.label73.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label72
|
|
//
|
|
this.label72.BackColor = System.Drawing.Color.LightYellow;
|
|
this.label72.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label72.Enabled = false;
|
|
this.label72.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label72.Location = new System.Drawing.Point(171, 60);
|
|
this.label72.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label72.Name = "label72";
|
|
this.label72.Size = new System.Drawing.Size(167, 28);
|
|
this.label72.TabIndex = 5;
|
|
this.label72.Text = "Ručné brúsenie";
|
|
this.label72.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label71
|
|
//
|
|
this.label71.BackColor = System.Drawing.Color.LightYellow;
|
|
this.label71.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label71.Enabled = false;
|
|
this.label71.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label71.Location = new System.Drawing.Point(171, 31);
|
|
this.label71.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label71.Name = "label71";
|
|
this.label71.Size = new System.Drawing.Size(167, 28);
|
|
this.label71.TabIndex = 4;
|
|
this.label71.Text = "Vyradený";
|
|
this.label71.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label70
|
|
//
|
|
this.label70.BackColor = System.Drawing.Color.LightYellow;
|
|
this.label70.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label70.Enabled = false;
|
|
this.label70.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label70.Location = new System.Drawing.Point(1, 90);
|
|
this.label70.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label70.Name = "label70";
|
|
this.label70.Size = new System.Drawing.Size(167, 28);
|
|
this.label70.TabIndex = 3;
|
|
this.label70.Text = "Na brúsení";
|
|
this.label70.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label69
|
|
//
|
|
this.label69.BackColor = System.Drawing.Color.LightYellow;
|
|
this.label69.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label69.Enabled = false;
|
|
this.label69.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label69.Location = new System.Drawing.Point(1, 60);
|
|
this.label69.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label69.Name = "label69";
|
|
this.label69.Size = new System.Drawing.Size(167, 28);
|
|
this.label69.TabIndex = 2;
|
|
this.label69.Text = "V sklade";
|
|
this.label69.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label68
|
|
//
|
|
this.label68.BackColor = System.Drawing.Color.LightYellow;
|
|
this.label68.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label68.Enabled = false;
|
|
this.label68.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label68.Location = new System.Drawing.Point(1, 31);
|
|
this.label68.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label68.Name = "label68";
|
|
this.label68.Size = new System.Drawing.Size(167, 28);
|
|
this.label68.TabIndex = 1;
|
|
this.label68.Text = "Vo výrobe";
|
|
this.label68.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label67
|
|
//
|
|
this.label67.BackColor = System.Drawing.Color.LightYellow;
|
|
this.label67.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label67.Enabled = false;
|
|
this.label67.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label67.Location = new System.Drawing.Point(1, 1);
|
|
this.label67.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label67.Name = "label67";
|
|
this.label67.Size = new System.Drawing.Size(337, 28);
|
|
this.label67.TabIndex = 0;
|
|
this.label67.Text = "Status";
|
|
this.label67.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// numericUpDown25
|
|
//
|
|
this.numericUpDown25.DecimalPlaces = 3;
|
|
this.numericUpDown25.Enabled = false;
|
|
this.numericUpDown25.Font = new System.Drawing.Font("Microsoft Sans Serif", 23F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.numericUpDown25.Increment = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
196608});
|
|
this.numericUpDown25.Location = new System.Drawing.Point(880, 66);
|
|
this.numericUpDown25.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown25.Maximum = new decimal(new int[] {
|
|
2000,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown25.Name = "numericUpDown25";
|
|
this.numericUpDown25.Size = new System.Drawing.Size(200, 51);
|
|
this.numericUpDown25.TabIndex = 16;
|
|
//
|
|
// label103
|
|
//
|
|
this.label103.BackColor = System.Drawing.Color.LavenderBlush;
|
|
this.label103.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label103.Enabled = false;
|
|
this.label103.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label103.Location = new System.Drawing.Point(880, 1);
|
|
this.label103.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label103.Name = "label103";
|
|
this.label103.Size = new System.Drawing.Size(199, 64);
|
|
this.label103.TabIndex = 15;
|
|
this.label103.Text = "Rozmery do";
|
|
this.label103.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// dataGridView17
|
|
//
|
|
this.dataGridView17.AllowUserToAddRows = false;
|
|
this.dataGridView17.AllowUserToDeleteRows = false;
|
|
this.dataGridView17.AllowUserToResizeColumns = false;
|
|
this.dataGridView17.AllowUserToResizeRows = false;
|
|
this.dataGridView17.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dataGridView17.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells;
|
|
this.dataGridView17.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView17.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
|
|
this.dataGridView17.Location = new System.Drawing.Point(3, 127);
|
|
this.dataGridView17.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dataGridView17.MultiSelect = false;
|
|
this.dataGridView17.Name = "dataGridView17";
|
|
this.dataGridView17.RowHeadersVisible = false;
|
|
this.dataGridView17.RowHeadersWidth = 51;
|
|
this.dataGridView17.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dataGridView17.Size = new System.Drawing.Size(1048, 481);
|
|
this.dataGridView17.TabIndex = 1;
|
|
this.dataGridView17.RowEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView17_RowEnter);
|
|
//
|
|
// panel53
|
|
//
|
|
this.panel53.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel53.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel53.Controls.Add(this.label106);
|
|
this.panel53.Controls.Add(this.flowLayoutPanel3);
|
|
this.panel53.Controls.Add(this.label105);
|
|
this.panel53.Controls.Add(this.flowLayoutPanel2);
|
|
this.panel53.Controls.Add(this.label100);
|
|
this.panel53.Controls.Add(this.label101);
|
|
this.panel53.Controls.Add(this.label92);
|
|
this.panel53.Controls.Add(this.label93);
|
|
this.panel53.Controls.Add(this.label94);
|
|
this.panel53.Controls.Add(this.label95);
|
|
this.panel53.Controls.Add(this.label96);
|
|
this.panel53.Controls.Add(this.label97);
|
|
this.panel53.Controls.Add(this.label98);
|
|
this.panel53.Controls.Add(this.label99);
|
|
this.panel53.Controls.Add(this.label84);
|
|
this.panel53.Controls.Add(this.label85);
|
|
this.panel53.Controls.Add(this.label86);
|
|
this.panel53.Controls.Add(this.label87);
|
|
this.panel53.Controls.Add(this.label88);
|
|
this.panel53.Controls.Add(this.label89);
|
|
this.panel53.Controls.Add(this.label90);
|
|
this.panel53.Controls.Add(this.label91);
|
|
this.panel53.Controls.Add(this.label82);
|
|
this.panel53.Controls.Add(this.label83);
|
|
this.panel53.Controls.Add(this.label80);
|
|
this.panel53.Controls.Add(this.label81);
|
|
this.panel53.Controls.Add(this.label78);
|
|
this.panel53.Controls.Add(this.label79);
|
|
this.panel53.Controls.Add(this.chart2);
|
|
this.panel53.Controls.Add(this.label66);
|
|
this.panel53.Controls.Add(this.label49);
|
|
this.panel53.Location = new System.Drawing.Point(1197, 2);
|
|
this.panel53.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel53.Name = "panel53";
|
|
this.panel53.Size = new System.Drawing.Size(545, 605);
|
|
this.panel53.TabIndex = 0;
|
|
//
|
|
// label106
|
|
//
|
|
this.label106.BackColor = System.Drawing.Color.Wheat;
|
|
this.label106.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label106.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.label106.Location = new System.Drawing.Point(0, 324);
|
|
this.label106.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label106.Name = "label106";
|
|
this.label106.Size = new System.Drawing.Size(543, 27);
|
|
this.label106.TabIndex = 30;
|
|
this.label106.Text = "Šecifikácie brúsiteľné";
|
|
this.label106.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// flowLayoutPanel3
|
|
//
|
|
this.flowLayoutPanel3.AutoSize = true;
|
|
this.flowLayoutPanel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.flowLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.flowLayoutPanel3.Location = new System.Drawing.Point(0, 351);
|
|
this.flowLayoutPanel3.Margin = new System.Windows.Forms.Padding(4);
|
|
this.flowLayoutPanel3.Name = "flowLayoutPanel3";
|
|
this.flowLayoutPanel3.Size = new System.Drawing.Size(543, 2);
|
|
this.flowLayoutPanel3.TabIndex = 29;
|
|
//
|
|
// label105
|
|
//
|
|
this.label105.BackColor = System.Drawing.Color.Wheat;
|
|
this.label105.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label105.Location = new System.Drawing.Point(3, 224);
|
|
this.label105.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label105.Name = "label105";
|
|
this.label105.Size = new System.Drawing.Size(537, 27);
|
|
this.label105.TabIndex = 28;
|
|
this.label105.Text = "Šecifikácie";
|
|
this.label105.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// flowLayoutPanel2
|
|
//
|
|
this.flowLayoutPanel2.AutoSize = true;
|
|
this.flowLayoutPanel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.flowLayoutPanel2.Location = new System.Drawing.Point(3, 250);
|
|
this.flowLayoutPanel2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.flowLayoutPanel2.Name = "flowLayoutPanel2";
|
|
this.flowLayoutPanel2.Size = new System.Drawing.Size(537, 23);
|
|
this.flowLayoutPanel2.TabIndex = 27;
|
|
//
|
|
// label100
|
|
//
|
|
this.label100.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label100.Location = new System.Drawing.Point(3, 194);
|
|
this.label100.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label100.Name = "label100";
|
|
this.label100.Size = new System.Drawing.Size(537, 27);
|
|
this.label100.TabIndex = 26;
|
|
this.label100.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label101
|
|
//
|
|
this.label101.BackColor = System.Drawing.Color.Wheat;
|
|
this.label101.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label101.Location = new System.Drawing.Point(3, 169);
|
|
this.label101.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label101.Name = "label101";
|
|
this.label101.Size = new System.Drawing.Size(537, 27);
|
|
this.label101.TabIndex = 25;
|
|
this.label101.Text = "Poznámka";
|
|
this.label101.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label92
|
|
//
|
|
this.label92.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label92.Location = new System.Drawing.Point(407, 139);
|
|
this.label92.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label92.Name = "label92";
|
|
this.label92.Size = new System.Drawing.Size(133, 27);
|
|
this.label92.TabIndex = 24;
|
|
this.label92.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label93
|
|
//
|
|
this.label93.BackColor = System.Drawing.Color.Wheat;
|
|
this.label93.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label93.Location = new System.Drawing.Point(407, 113);
|
|
this.label93.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label93.Name = "label93";
|
|
this.label93.Size = new System.Drawing.Size(133, 27);
|
|
this.label93.TabIndex = 23;
|
|
this.label93.Text = "Počet brúsení";
|
|
this.label93.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label94
|
|
//
|
|
this.label94.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label94.Location = new System.Drawing.Point(272, 139);
|
|
this.label94.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label94.Name = "label94";
|
|
this.label94.Size = new System.Drawing.Size(133, 27);
|
|
this.label94.TabIndex = 22;
|
|
this.label94.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label95
|
|
//
|
|
this.label95.BackColor = System.Drawing.Color.Wheat;
|
|
this.label95.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label95.Location = new System.Drawing.Point(272, 113);
|
|
this.label95.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label95.Name = "label95";
|
|
this.label95.Size = new System.Drawing.Size(133, 27);
|
|
this.label95.TabIndex = 21;
|
|
this.label95.Text = "Počet použití";
|
|
this.label95.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label96
|
|
//
|
|
this.label96.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label96.Location = new System.Drawing.Point(137, 139);
|
|
this.label96.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label96.Name = "label96";
|
|
this.label96.Size = new System.Drawing.Size(133, 27);
|
|
this.label96.TabIndex = 20;
|
|
this.label96.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label97
|
|
//
|
|
this.label97.BackColor = System.Drawing.Color.Wheat;
|
|
this.label97.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label97.Location = new System.Drawing.Point(137, 113);
|
|
this.label97.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label97.Name = "label97";
|
|
this.label97.Size = new System.Drawing.Size(133, 27);
|
|
this.label97.TabIndex = 19;
|
|
this.label97.Text = "Dôvod vyradenia";
|
|
this.label97.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label98
|
|
//
|
|
this.label98.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label98.Location = new System.Drawing.Point(3, 139);
|
|
this.label98.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label98.Name = "label98";
|
|
this.label98.Size = new System.Drawing.Size(133, 27);
|
|
this.label98.TabIndex = 18;
|
|
this.label98.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label99
|
|
//
|
|
this.label99.BackColor = System.Drawing.Color.Wheat;
|
|
this.label99.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label99.Location = new System.Drawing.Point(3, 113);
|
|
this.label99.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label99.Name = "label99";
|
|
this.label99.Size = new System.Drawing.Size(133, 27);
|
|
this.label99.TabIndex = 17;
|
|
this.label99.Text = "Dátum vyradenia";
|
|
this.label99.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label84
|
|
//
|
|
this.label84.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label84.Location = new System.Drawing.Point(407, 84);
|
|
this.label84.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label84.Name = "label84";
|
|
this.label84.Size = new System.Drawing.Size(133, 27);
|
|
this.label84.TabIndex = 16;
|
|
this.label84.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label85
|
|
//
|
|
this.label85.BackColor = System.Drawing.Color.Wheat;
|
|
this.label85.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label85.Location = new System.Drawing.Point(407, 58);
|
|
this.label85.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label85.Name = "label85";
|
|
this.label85.Size = new System.Drawing.Size(133, 27);
|
|
this.label85.TabIndex = 15;
|
|
this.label85.Text = "Pôvodný rozmer 2";
|
|
this.label85.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label86
|
|
//
|
|
this.label86.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label86.Location = new System.Drawing.Point(272, 84);
|
|
this.label86.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label86.Name = "label86";
|
|
this.label86.Size = new System.Drawing.Size(133, 27);
|
|
this.label86.TabIndex = 14;
|
|
this.label86.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label87
|
|
//
|
|
this.label87.BackColor = System.Drawing.Color.Wheat;
|
|
this.label87.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label87.Location = new System.Drawing.Point(272, 58);
|
|
this.label87.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label87.Name = "label87";
|
|
this.label87.Size = new System.Drawing.Size(133, 27);
|
|
this.label87.TabIndex = 13;
|
|
this.label87.Text = "Pôvodný rozmer 1";
|
|
this.label87.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label88
|
|
//
|
|
this.label88.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label88.Location = new System.Drawing.Point(137, 84);
|
|
this.label88.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label88.Name = "label88";
|
|
this.label88.Size = new System.Drawing.Size(133, 27);
|
|
this.label88.TabIndex = 12;
|
|
this.label88.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label89
|
|
//
|
|
this.label89.BackColor = System.Drawing.Color.Wheat;
|
|
this.label89.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label89.Location = new System.Drawing.Point(137, 58);
|
|
this.label89.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label89.Name = "label89";
|
|
this.label89.Size = new System.Drawing.Size(133, 27);
|
|
this.label89.TabIndex = 11;
|
|
this.label89.Text = "Status";
|
|
this.label89.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label90
|
|
//
|
|
this.label90.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label90.Location = new System.Drawing.Point(3, 84);
|
|
this.label90.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label90.Name = "label90";
|
|
this.label90.Size = new System.Drawing.Size(133, 27);
|
|
this.label90.TabIndex = 10;
|
|
this.label90.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label91
|
|
//
|
|
this.label91.BackColor = System.Drawing.Color.Wheat;
|
|
this.label91.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label91.Location = new System.Drawing.Point(3, 58);
|
|
this.label91.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label91.Name = "label91";
|
|
this.label91.Size = new System.Drawing.Size(133, 27);
|
|
this.label91.TabIndex = 9;
|
|
this.label91.Text = "Dátum zaradenia";
|
|
this.label91.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label82
|
|
//
|
|
this.label82.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label82.Location = new System.Drawing.Point(407, 28);
|
|
this.label82.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label82.Name = "label82";
|
|
this.label82.Size = new System.Drawing.Size(133, 27);
|
|
this.label82.TabIndex = 8;
|
|
this.label82.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label83
|
|
//
|
|
this.label83.BackColor = System.Drawing.Color.Wheat;
|
|
this.label83.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label83.Location = new System.Drawing.Point(407, 2);
|
|
this.label83.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label83.Name = "label83";
|
|
this.label83.Size = new System.Drawing.Size(133, 27);
|
|
this.label83.TabIndex = 7;
|
|
this.label83.Text = "Poradové číslo";
|
|
this.label83.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label80
|
|
//
|
|
this.label80.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label80.Location = new System.Drawing.Point(272, 28);
|
|
this.label80.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label80.Name = "label80";
|
|
this.label80.Size = new System.Drawing.Size(133, 27);
|
|
this.label80.TabIndex = 6;
|
|
this.label80.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label81
|
|
//
|
|
this.label81.BackColor = System.Drawing.Color.Wheat;
|
|
this.label81.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label81.Location = new System.Drawing.Point(272, 2);
|
|
this.label81.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label81.Name = "label81";
|
|
this.label81.Size = new System.Drawing.Size(133, 27);
|
|
this.label81.TabIndex = 5;
|
|
this.label81.Text = "Výrobné číslo";
|
|
this.label81.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label78
|
|
//
|
|
this.label78.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label78.Location = new System.Drawing.Point(137, 28);
|
|
this.label78.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label78.Name = "label78";
|
|
this.label78.Size = new System.Drawing.Size(133, 27);
|
|
this.label78.TabIndex = 4;
|
|
this.label78.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label79
|
|
//
|
|
this.label79.BackColor = System.Drawing.Color.Wheat;
|
|
this.label79.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label79.Location = new System.Drawing.Point(137, 2);
|
|
this.label79.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label79.Name = "label79";
|
|
this.label79.Size = new System.Drawing.Size(133, 27);
|
|
this.label79.TabIndex = 3;
|
|
this.label79.Text = "Kategória";
|
|
this.label79.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// chart2
|
|
//
|
|
this.chart2.BackColor = System.Drawing.Color.DarkGray;
|
|
this.chart2.BorderlineColor = System.Drawing.Color.Black;
|
|
this.chart2.BorderlineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Solid;
|
|
chartArea4.Name = "ChartArea1";
|
|
this.chart2.ChartAreas.Add(chartArea4);
|
|
this.chart2.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
legend4.Name = "Legend1";
|
|
this.chart2.Legends.Add(legend4);
|
|
this.chart2.Location = new System.Drawing.Point(0, 353);
|
|
this.chart2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.chart2.Name = "chart2";
|
|
series6.ChartArea = "ChartArea1";
|
|
series6.IsValueShownAsLabel = true;
|
|
series6.Legend = "Legend1";
|
|
series6.Name = "Rozmer";
|
|
series6.Points.Add(dataPoint5);
|
|
series6.Points.Add(dataPoint6);
|
|
series6.Points.Add(dataPoint7);
|
|
series6.Points.Add(dataPoint8);
|
|
this.chart2.Series.Add(series6);
|
|
this.chart2.Size = new System.Drawing.Size(543, 250);
|
|
this.chart2.TabIndex = 2;
|
|
this.chart2.Text = "chart2";
|
|
//
|
|
// label66
|
|
//
|
|
this.label66.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label66.Location = new System.Drawing.Point(3, 28);
|
|
this.label66.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label66.Name = "label66";
|
|
this.label66.Size = new System.Drawing.Size(133, 27);
|
|
this.label66.TabIndex = 1;
|
|
this.label66.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label49
|
|
//
|
|
this.label49.BackColor = System.Drawing.Color.Wheat;
|
|
this.label49.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label49.Location = new System.Drawing.Point(3, 2);
|
|
this.label49.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label49.Name = "label49";
|
|
this.label49.Size = new System.Drawing.Size(133, 27);
|
|
this.label49.TabIndex = 0;
|
|
this.label49.Text = "ID nástroja";
|
|
this.label49.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// tabPage16
|
|
//
|
|
this.tabPage16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.tabPage16.Controls.Add(this.button204);
|
|
this.tabPage16.Controls.Add(this.label59);
|
|
this.tabPage16.Controls.Add(this.numericUpDown2);
|
|
this.tabPage16.Controls.Add(this.label58);
|
|
this.tabPage16.Controls.Add(this.label47);
|
|
this.tabPage16.Controls.Add(this.label21);
|
|
this.tabPage16.Controls.Add(this.textBox16);
|
|
this.tabPage16.Controls.Add(this.textBox14);
|
|
this.tabPage16.Controls.Add(this.dataGridView12);
|
|
this.tabPage16.Controls.Add(this.textBox5);
|
|
this.tabPage16.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage16.Margin = new System.Windows.Forms.Padding(4);
|
|
this.tabPage16.Name = "tabPage16";
|
|
this.tabPage16.Size = new System.Drawing.Size(1752, 642);
|
|
this.tabPage16.TabIndex = 21;
|
|
this.tabPage16.Text = "Výkresy";
|
|
this.tabPage16.UseVisualStyleBackColor = true;
|
|
this.tabPage16.Enter += new System.EventHandler(this.tabPage16_Enter);
|
|
//
|
|
// button204
|
|
//
|
|
this.button204.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button204.Location = new System.Drawing.Point(1009, 30);
|
|
this.button204.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button204.Name = "button204";
|
|
this.button204.Size = new System.Drawing.Size(243, 49);
|
|
this.button204.TabIndex = 9;
|
|
this.button204.Text = "Pridať polotovar";
|
|
this.button204.UseVisualStyleBackColor = true;
|
|
this.button204.Click += new System.EventHandler(this.button204_Click);
|
|
//
|
|
// label59
|
|
//
|
|
this.label59.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label59.Location = new System.Drawing.Point(1609, 6);
|
|
this.label59.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label59.Name = "label59";
|
|
this.label59.Size = new System.Drawing.Size(132, 20);
|
|
this.label59.TabIndex = 8;
|
|
this.label59.Text = "Strana: 9999/9999";
|
|
this.label59.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// numericUpDown2
|
|
//
|
|
this.numericUpDown2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.numericUpDown2.Location = new System.Drawing.Point(1521, 4);
|
|
this.numericUpDown2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown2.Maximum = new decimal(new int[] {
|
|
9999,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown2.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown2.Name = "numericUpDown2";
|
|
this.numericUpDown2.Size = new System.Drawing.Size(85, 22);
|
|
this.numericUpDown2.TabIndex = 7;
|
|
this.numericUpDown2.Value = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown2.ValueChanged += new System.EventHandler(this.numericUpDown2_ValueChanged);
|
|
//
|
|
// label58
|
|
//
|
|
this.label58.AutoSize = true;
|
|
this.label58.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label58.Location = new System.Drawing.Point(673, 2);
|
|
this.label58.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label58.Name = "label58";
|
|
this.label58.Size = new System.Drawing.Size(89, 25);
|
|
this.label58.TabIndex = 6;
|
|
this.label58.Text = "Rozmery";
|
|
//
|
|
// label47
|
|
//
|
|
this.label47.AutoSize = true;
|
|
this.label47.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label47.Location = new System.Drawing.Point(340, 2);
|
|
this.label47.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label47.Name = "label47";
|
|
this.label47.Size = new System.Drawing.Size(91, 25);
|
|
this.label47.TabIndex = 5;
|
|
this.label47.Text = "Zákazník";
|
|
//
|
|
// label21
|
|
//
|
|
this.label21.AutoSize = true;
|
|
this.label21.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label21.Location = new System.Drawing.Point(7, 2);
|
|
this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label21.Name = "label21";
|
|
this.label21.Size = new System.Drawing.Size(68, 25);
|
|
this.label21.TabIndex = 4;
|
|
this.label21.Text = "Názov";
|
|
//
|
|
// textBox16
|
|
//
|
|
this.textBox16.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.textBox16.Location = new System.Drawing.Point(669, 30);
|
|
this.textBox16.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox16.Name = "textBox16";
|
|
this.textBox16.Size = new System.Drawing.Size(331, 49);
|
|
this.textBox16.TabIndex = 3;
|
|
this.textBox16.TextChanged += new System.EventHandler(this.textBox16_TextChanged_1);
|
|
//
|
|
// textBox14
|
|
//
|
|
this.textBox14.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.textBox14.Location = new System.Drawing.Point(336, 30);
|
|
this.textBox14.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox14.Name = "textBox14";
|
|
this.textBox14.Size = new System.Drawing.Size(331, 49);
|
|
this.textBox14.TabIndex = 2;
|
|
this.textBox14.TextChanged += new System.EventHandler(this.textBox14_TextChanged);
|
|
//
|
|
// dataGridView12
|
|
//
|
|
this.dataGridView12.AllowUserToAddRows = false;
|
|
this.dataGridView12.AllowUserToDeleteRows = false;
|
|
this.dataGridView12.AllowUserToResizeColumns = false;
|
|
this.dataGridView12.AllowUserToResizeRows = false;
|
|
this.dataGridView12.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dataGridView12.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView12.Location = new System.Drawing.Point(1, 81);
|
|
this.dataGridView12.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dataGridView12.MultiSelect = false;
|
|
this.dataGridView12.Name = "dataGridView12";
|
|
this.dataGridView12.ReadOnly = true;
|
|
this.dataGridView12.RowHeadersVisible = false;
|
|
this.dataGridView12.RowHeadersWidth = 51;
|
|
this.dataGridView12.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dataGridView12.Size = new System.Drawing.Size(1743, 528);
|
|
this.dataGridView12.TabIndex = 1;
|
|
this.dataGridView12.Visible = false;
|
|
this.dataGridView12.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView12_CellDoubleClick);
|
|
this.dataGridView12.SelectionChanged += new System.EventHandler(this.dataGridView12_SelectionChanged);
|
|
this.dataGridView12.Paint += new System.Windows.Forms.PaintEventHandler(this.dataGridView12_Paint);
|
|
//
|
|
// textBox5
|
|
//
|
|
this.textBox5.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.textBox5.Location = new System.Drawing.Point(3, 30);
|
|
this.textBox5.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox5.Name = "textBox5";
|
|
this.textBox5.Size = new System.Drawing.Size(331, 49);
|
|
this.textBox5.TabIndex = 0;
|
|
this.textBox5.TextChanged += new System.EventHandler(this.textBox5_TextChanged_1);
|
|
//
|
|
// tabPage17
|
|
//
|
|
this.tabPage17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.tabPage17.Controls.Add(this.label17);
|
|
this.tabPage17.Controls.Add(this.dataGridView15);
|
|
this.tabPage17.Controls.Add(this.button116);
|
|
this.tabPage17.Controls.Add(this.button117);
|
|
this.tabPage17.Controls.Add(this.button97);
|
|
this.tabPage17.Controls.Add(this.button96);
|
|
this.tabPage17.Controls.Add(this.button95);
|
|
this.tabPage17.Controls.Add(this.label60);
|
|
this.tabPage17.Controls.Add(this.numericUpDown11);
|
|
this.tabPage17.Controls.Add(this.label61);
|
|
this.tabPage17.Controls.Add(this.label62);
|
|
this.tabPage17.Controls.Add(this.label63);
|
|
this.tabPage17.Controls.Add(this.textBox29);
|
|
this.tabPage17.Controls.Add(this.textBox33);
|
|
this.tabPage17.Controls.Add(this.dataGridView13);
|
|
this.tabPage17.Controls.Add(this.textBox34);
|
|
this.tabPage17.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage17.Margin = new System.Windows.Forms.Padding(4);
|
|
this.tabPage17.Name = "tabPage17";
|
|
this.tabPage17.Size = new System.Drawing.Size(1752, 642);
|
|
this.tabPage17.TabIndex = 22;
|
|
this.tabPage17.Text = "Sklad";
|
|
this.tabPage17.UseVisualStyleBackColor = true;
|
|
this.tabPage17.Enter += new System.EventHandler(this.tabPage17_Enter);
|
|
//
|
|
// label17
|
|
//
|
|
this.label17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label17.Location = new System.Drawing.Point(1479, 81);
|
|
this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label17.Name = "label17";
|
|
this.label17.Size = new System.Drawing.Size(265, 38);
|
|
this.label17.TabIndex = 24;
|
|
this.label17.Text = "Počty v krabiciach";
|
|
this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// dataGridView15
|
|
//
|
|
this.dataGridView15.AllowUserToAddRows = false;
|
|
this.dataGridView15.AllowUserToDeleteRows = false;
|
|
this.dataGridView15.AllowUserToResizeColumns = false;
|
|
this.dataGridView15.AllowUserToResizeRows = false;
|
|
this.dataGridView15.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dataGridView15.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView15.Location = new System.Drawing.Point(1479, 121);
|
|
this.dataGridView15.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dataGridView15.MultiSelect = false;
|
|
this.dataGridView15.Name = "dataGridView15";
|
|
this.dataGridView15.ReadOnly = true;
|
|
this.dataGridView15.RowHeadersVisible = false;
|
|
this.dataGridView15.RowHeadersWidth = 51;
|
|
this.dataGridView15.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dataGridView15.Size = new System.Drawing.Size(265, 489);
|
|
this.dataGridView15.TabIndex = 23;
|
|
this.dataGridView15.Visible = false;
|
|
this.dataGridView15.Paint += new System.Windows.Forms.PaintEventHandler(this.dataGridView15_Paint);
|
|
//
|
|
// button116
|
|
//
|
|
this.button116.Location = new System.Drawing.Point(1239, 0);
|
|
this.button116.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button116.Name = "button116";
|
|
this.button116.Size = new System.Drawing.Size(80, 81);
|
|
this.button116.TabIndex = 22;
|
|
this.button116.Text = "Tlačiť sklad podľa výrobkov";
|
|
this.button116.UseVisualStyleBackColor = true;
|
|
this.button116.Click += new System.EventHandler(this.button116_Click);
|
|
//
|
|
// button117
|
|
//
|
|
this.button117.Location = new System.Drawing.Point(1160, 0);
|
|
this.button117.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button117.Name = "button117";
|
|
this.button117.Size = new System.Drawing.Size(80, 81);
|
|
this.button117.TabIndex = 21;
|
|
this.button117.Text = "Tlačiť sklad podľa krabíc";
|
|
this.button117.UseVisualStyleBackColor = true;
|
|
this.button117.Click += new System.EventHandler(this.button117_Click);
|
|
//
|
|
// button97
|
|
//
|
|
this.button97.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.button97.BackColor = System.Drawing.Color.PaleGreen;
|
|
this.button97.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button97.Location = new System.Drawing.Point(1520, 28);
|
|
this.button97.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button97.Name = "button97";
|
|
this.button97.Size = new System.Drawing.Size(225, 53);
|
|
this.button97.TabIndex = 20;
|
|
this.button97.Text = "Obnovovanie zapnuté";
|
|
this.button97.UseVisualStyleBackColor = false;
|
|
this.button97.Click += new System.EventHandler(this.button97_Click);
|
|
//
|
|
// button96
|
|
//
|
|
this.button96.Location = new System.Drawing.Point(1081, 0);
|
|
this.button96.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button96.Name = "button96";
|
|
this.button96.Size = new System.Drawing.Size(80, 81);
|
|
this.button96.TabIndex = 19;
|
|
this.button96.Text = "Zobraziť výkres";
|
|
this.button96.UseVisualStyleBackColor = true;
|
|
this.button96.Click += new System.EventHandler(this.button96_Click);
|
|
//
|
|
// button95
|
|
//
|
|
this.button95.Location = new System.Drawing.Point(1003, 0);
|
|
this.button95.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button95.Name = "button95";
|
|
this.button95.Size = new System.Drawing.Size(80, 81);
|
|
this.button95.TabIndex = 18;
|
|
this.button95.Text = "Tlačiť zoznam";
|
|
this.button95.UseVisualStyleBackColor = true;
|
|
this.button95.Click += new System.EventHandler(this.button95_Click);
|
|
//
|
|
// label60
|
|
//
|
|
this.label60.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label60.Location = new System.Drawing.Point(1609, 6);
|
|
this.label60.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label60.Name = "label60";
|
|
this.label60.Size = new System.Drawing.Size(132, 20);
|
|
this.label60.TabIndex = 17;
|
|
this.label60.Text = "Strana: 9999/9999";
|
|
this.label60.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// numericUpDown11
|
|
//
|
|
this.numericUpDown11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.numericUpDown11.Location = new System.Drawing.Point(1521, 4);
|
|
this.numericUpDown11.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown11.Maximum = new decimal(new int[] {
|
|
9999,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown11.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown11.Name = "numericUpDown11";
|
|
this.numericUpDown11.Size = new System.Drawing.Size(85, 22);
|
|
this.numericUpDown11.TabIndex = 16;
|
|
this.numericUpDown11.Value = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown11.ValueChanged += new System.EventHandler(this.numericUpDown11_ValueChanged);
|
|
//
|
|
// label61
|
|
//
|
|
this.label61.AutoSize = true;
|
|
this.label61.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label61.Location = new System.Drawing.Point(673, 2);
|
|
this.label61.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label61.Name = "label61";
|
|
this.label61.Size = new System.Drawing.Size(89, 25);
|
|
this.label61.TabIndex = 15;
|
|
this.label61.Text = "Rozmery";
|
|
//
|
|
// label62
|
|
//
|
|
this.label62.AutoSize = true;
|
|
this.label62.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label62.Location = new System.Drawing.Point(340, 2);
|
|
this.label62.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label62.Name = "label62";
|
|
this.label62.Size = new System.Drawing.Size(91, 25);
|
|
this.label62.TabIndex = 14;
|
|
this.label62.Text = "Zákazník";
|
|
//
|
|
// label63
|
|
//
|
|
this.label63.AutoSize = true;
|
|
this.label63.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label63.Location = new System.Drawing.Point(7, 2);
|
|
this.label63.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label63.Name = "label63";
|
|
this.label63.Size = new System.Drawing.Size(68, 25);
|
|
this.label63.TabIndex = 13;
|
|
this.label63.Text = "Názov";
|
|
//
|
|
// textBox29
|
|
//
|
|
this.textBox29.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.textBox29.Location = new System.Drawing.Point(669, 30);
|
|
this.textBox29.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox29.Name = "textBox29";
|
|
this.textBox29.Size = new System.Drawing.Size(331, 49);
|
|
this.textBox29.TabIndex = 12;
|
|
this.textBox29.TextChanged += new System.EventHandler(this.textBox29_TextChanged);
|
|
//
|
|
// textBox33
|
|
//
|
|
this.textBox33.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.textBox33.Location = new System.Drawing.Point(336, 30);
|
|
this.textBox33.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox33.Name = "textBox33";
|
|
this.textBox33.Size = new System.Drawing.Size(331, 49);
|
|
this.textBox33.TabIndex = 11;
|
|
this.textBox33.TextChanged += new System.EventHandler(this.textBox33_TextChanged);
|
|
//
|
|
// dataGridView13
|
|
//
|
|
this.dataGridView13.AllowUserToAddRows = false;
|
|
this.dataGridView13.AllowUserToDeleteRows = false;
|
|
this.dataGridView13.AllowUserToResizeColumns = false;
|
|
this.dataGridView13.AllowUserToResizeRows = false;
|
|
this.dataGridView13.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dataGridView13.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView13.Location = new System.Drawing.Point(1, 81);
|
|
this.dataGridView13.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dataGridView13.MultiSelect = false;
|
|
this.dataGridView13.Name = "dataGridView13";
|
|
this.dataGridView13.ReadOnly = true;
|
|
this.dataGridView13.RowHeadersVisible = false;
|
|
this.dataGridView13.RowHeadersWidth = 51;
|
|
this.dataGridView13.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dataGridView13.Size = new System.Drawing.Size(1476, 528);
|
|
this.dataGridView13.TabIndex = 10;
|
|
this.dataGridView13.Visible = false;
|
|
this.dataGridView13.DataSourceChanged += new System.EventHandler(this.dataGridView13_DataSourceChanged);
|
|
this.dataGridView13.Click += new System.EventHandler(this.dataGridView13_Click);
|
|
//
|
|
// textBox34
|
|
//
|
|
this.textBox34.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.textBox34.Location = new System.Drawing.Point(3, 30);
|
|
this.textBox34.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox34.Name = "textBox34";
|
|
this.textBox34.Size = new System.Drawing.Size(331, 49);
|
|
this.textBox34.TabIndex = 9;
|
|
this.textBox34.TextChanged += new System.EventHandler(this.textBox34_TextChanged);
|
|
//
|
|
// tabPage18
|
|
//
|
|
this.tabPage18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.tabPage18.Controls.Add(this.panel45);
|
|
this.tabPage18.Controls.Add(this.button107);
|
|
this.tabPage18.Controls.Add(this.button106);
|
|
this.tabPage18.Controls.Add(this.button103);
|
|
this.tabPage18.Controls.Add(this.button104);
|
|
this.tabPage18.Controls.Add(this.label65);
|
|
this.tabPage18.Controls.Add(this.numericUpDown23);
|
|
this.tabPage18.Controls.Add(this.panel43);
|
|
this.tabPage18.Controls.Add(this.button105);
|
|
this.tabPage18.Controls.Add(this.dataGridView14);
|
|
this.tabPage18.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage18.Margin = new System.Windows.Forms.Padding(4);
|
|
this.tabPage18.Name = "tabPage18";
|
|
this.tabPage18.Size = new System.Drawing.Size(1752, 642);
|
|
this.tabPage18.TabIndex = 23;
|
|
this.tabPage18.Text = "Požiadavky/Pripomienky";
|
|
this.tabPage18.UseVisualStyleBackColor = true;
|
|
this.tabPage18.Enter += new System.EventHandler(this.tabPage18_Enter);
|
|
//
|
|
// panel45
|
|
//
|
|
this.panel45.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
|
|
this.panel45.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel45.Controls.Add(this.textBox36);
|
|
this.panel45.Controls.Add(this.button109);
|
|
this.panel45.Controls.Add(this.button108);
|
|
this.panel45.Location = new System.Drawing.Point(1, 53);
|
|
this.panel45.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel45.Name = "panel45";
|
|
this.panel45.Size = new System.Drawing.Size(393, 201);
|
|
this.panel45.TabIndex = 45;
|
|
this.panel45.Visible = false;
|
|
//
|
|
// textBox36
|
|
//
|
|
this.textBox36.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.textBox36.Location = new System.Drawing.Point(1, 1);
|
|
this.textBox36.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox36.MaxLength = 250;
|
|
this.textBox36.Multiline = true;
|
|
this.textBox36.Name = "textBox36";
|
|
this.textBox36.Size = new System.Drawing.Size(387, 168);
|
|
this.textBox36.TabIndex = 2;
|
|
this.textBox36.TextChanged += new System.EventHandler(this.textBox36_TextChanged);
|
|
//
|
|
// button109
|
|
//
|
|
this.button109.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.button109.Enabled = false;
|
|
this.button109.Location = new System.Drawing.Point(231, 171);
|
|
this.button109.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button109.Name = "button109";
|
|
this.button109.Size = new System.Drawing.Size(160, 28);
|
|
this.button109.TabIndex = 1;
|
|
this.button109.Text = "Pridať požiadavku";
|
|
this.button109.UseVisualStyleBackColor = true;
|
|
this.button109.Click += new System.EventHandler(this.button109_Click);
|
|
//
|
|
// button108
|
|
//
|
|
this.button108.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button108.Location = new System.Drawing.Point(0, 171);
|
|
this.button108.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button108.Name = "button108";
|
|
this.button108.Size = new System.Drawing.Size(91, 28);
|
|
this.button108.TabIndex = 0;
|
|
this.button108.Text = "Zavrieť";
|
|
this.button108.UseVisualStyleBackColor = true;
|
|
this.button108.Click += new System.EventHandler(this.button108_Click);
|
|
//
|
|
// button107
|
|
//
|
|
this.button107.BackColor = System.Drawing.Color.Tomato;
|
|
this.button107.Location = new System.Drawing.Point(393, 0);
|
|
this.button107.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button107.Name = "button107";
|
|
this.button107.Size = new System.Drawing.Size(119, 53);
|
|
this.button107.TabIndex = 44;
|
|
this.button107.Text = "Označiť ako Zrušená";
|
|
this.button107.UseVisualStyleBackColor = false;
|
|
this.button107.Click += new System.EventHandler(this.button107_Click);
|
|
//
|
|
// button106
|
|
//
|
|
this.button106.BackColor = System.Drawing.Color.PaleGreen;
|
|
this.button106.Location = new System.Drawing.Point(276, 0);
|
|
this.button106.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button106.Name = "button106";
|
|
this.button106.Size = new System.Drawing.Size(119, 53);
|
|
this.button106.TabIndex = 43;
|
|
this.button106.Text = "Označiť ako Dokončená";
|
|
this.button106.UseVisualStyleBackColor = false;
|
|
this.button106.Click += new System.EventHandler(this.button106_Click);
|
|
//
|
|
// button103
|
|
//
|
|
this.button103.BackColor = System.Drawing.Color.Khaki;
|
|
this.button103.Location = new System.Drawing.Point(117, 0);
|
|
this.button103.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button103.Name = "button103";
|
|
this.button103.Size = new System.Drawing.Size(160, 53);
|
|
this.button103.TabIndex = 42;
|
|
this.button103.Text = "Označiť ako Čiastočne dokončená";
|
|
this.button103.UseVisualStyleBackColor = false;
|
|
this.button103.Click += new System.EventHandler(this.button103_Click);
|
|
//
|
|
// button104
|
|
//
|
|
this.button104.Location = new System.Drawing.Point(0, 0);
|
|
this.button104.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button104.Name = "button104";
|
|
this.button104.Size = new System.Drawing.Size(119, 53);
|
|
this.button104.TabIndex = 41;
|
|
this.button104.Text = "Nový záznam";
|
|
this.button104.UseVisualStyleBackColor = true;
|
|
this.button104.Click += new System.EventHandler(this.button104_Click);
|
|
//
|
|
// label65
|
|
//
|
|
this.label65.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label65.Location = new System.Drawing.Point(1623, 1);
|
|
this.label65.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label65.Name = "label65";
|
|
this.label65.Size = new System.Drawing.Size(120, 23);
|
|
this.label65.TabIndex = 37;
|
|
this.label65.Text = "1/1";
|
|
this.label65.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// numericUpDown23
|
|
//
|
|
this.numericUpDown23.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.numericUpDown23.Location = new System.Drawing.Point(1557, 1);
|
|
this.numericUpDown23.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown23.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown23.Name = "numericUpDown23";
|
|
this.numericUpDown23.Size = new System.Drawing.Size(60, 22);
|
|
this.numericUpDown23.TabIndex = 36;
|
|
this.numericUpDown23.Value = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown23.ValueChanged += new System.EventHandler(this.numericUpDown23_ValueChanged);
|
|
//
|
|
// panel43
|
|
//
|
|
this.panel43.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel43.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel43.Controls.Add(this.groupBox4);
|
|
this.panel43.Controls.Add(this.panel44);
|
|
this.panel43.Location = new System.Drawing.Point(1507, 53);
|
|
this.panel43.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel43.Name = "panel43";
|
|
this.panel43.Size = new System.Drawing.Size(238, 100);
|
|
this.panel43.TabIndex = 40;
|
|
this.panel43.Visible = false;
|
|
//
|
|
// groupBox4
|
|
//
|
|
this.groupBox4.Controls.Add(this.checkBox52);
|
|
this.groupBox4.Controls.Add(this.checkBox53);
|
|
this.groupBox4.Controls.Add(this.checkBox54);
|
|
this.groupBox4.Controls.Add(this.checkBox55);
|
|
this.groupBox4.Location = new System.Drawing.Point(1, 0);
|
|
this.groupBox4.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBox4.Name = "groupBox4";
|
|
this.groupBox4.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBox4.Size = new System.Drawing.Size(171, 94);
|
|
this.groupBox4.TabIndex = 21;
|
|
this.groupBox4.TabStop = false;
|
|
this.groupBox4.Text = "Zobraziť";
|
|
//
|
|
// checkBox52
|
|
//
|
|
this.checkBox52.AutoSize = true;
|
|
this.checkBox52.Checked = true;
|
|
this.checkBox52.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox52.Location = new System.Drawing.Point(3, 71);
|
|
this.checkBox52.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox52.Name = "checkBox52";
|
|
this.checkBox52.Size = new System.Drawing.Size(78, 20);
|
|
this.checkBox52.TabIndex = 2;
|
|
this.checkBox52.Text = "Zrušená";
|
|
this.checkBox52.UseVisualStyleBackColor = true;
|
|
this.checkBox52.CheckedChanged += new System.EventHandler(this.checkBox52_CheckedChanged);
|
|
//
|
|
// checkBox53
|
|
//
|
|
this.checkBox53.AutoSize = true;
|
|
this.checkBox53.Checked = true;
|
|
this.checkBox53.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox53.Location = new System.Drawing.Point(3, 53);
|
|
this.checkBox53.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox53.Name = "checkBox53";
|
|
this.checkBox53.Size = new System.Drawing.Size(99, 20);
|
|
this.checkBox53.TabIndex = 1;
|
|
this.checkBox53.Text = "Dokončená";
|
|
this.checkBox53.UseVisualStyleBackColor = true;
|
|
this.checkBox53.CheckedChanged += new System.EventHandler(this.checkBox53_CheckedChanged);
|
|
//
|
|
// checkBox54
|
|
//
|
|
this.checkBox54.AutoSize = true;
|
|
this.checkBox54.Checked = true;
|
|
this.checkBox54.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox54.Location = new System.Drawing.Point(3, 34);
|
|
this.checkBox54.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox54.Name = "checkBox54";
|
|
this.checkBox54.Size = new System.Drawing.Size(160, 20);
|
|
this.checkBox54.TabIndex = 6;
|
|
this.checkBox54.Text = "Čiastočne dokončená";
|
|
this.checkBox54.UseVisualStyleBackColor = true;
|
|
this.checkBox54.CheckedChanged += new System.EventHandler(this.checkBox54_CheckedChanged);
|
|
//
|
|
// checkBox55
|
|
//
|
|
this.checkBox55.AutoSize = true;
|
|
this.checkBox55.Checked = true;
|
|
this.checkBox55.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.checkBox55.Location = new System.Drawing.Point(3, 17);
|
|
this.checkBox55.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox55.Name = "checkBox55";
|
|
this.checkBox55.Size = new System.Drawing.Size(76, 20);
|
|
this.checkBox55.TabIndex = 0;
|
|
this.checkBox55.Text = "Zadaná";
|
|
this.checkBox55.UseVisualStyleBackColor = true;
|
|
this.checkBox55.CheckedChanged += new System.EventHandler(this.checkBox55_CheckedChanged);
|
|
//
|
|
// panel44
|
|
//
|
|
this.panel44.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel44.BackgroundImage")));
|
|
this.panel44.Location = new System.Drawing.Point(161, 26);
|
|
this.panel44.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel44.Name = "panel44";
|
|
this.panel44.Size = new System.Drawing.Size(85, 79);
|
|
this.panel44.TabIndex = 23;
|
|
this.panel44.Click += new System.EventHandler(this.panel44_Click);
|
|
//
|
|
// button105
|
|
//
|
|
this.button105.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.button105.Location = new System.Drawing.Point(1556, 26);
|
|
this.button105.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button105.Name = "button105";
|
|
this.button105.Size = new System.Drawing.Size(191, 27);
|
|
this.button105.TabIndex = 39;
|
|
this.button105.Text = "Filter";
|
|
this.button105.UseVisualStyleBackColor = true;
|
|
this.button105.Click += new System.EventHandler(this.button105_Click);
|
|
//
|
|
// dataGridView14
|
|
//
|
|
this.dataGridView14.AllowUserToAddRows = false;
|
|
this.dataGridView14.AllowUserToDeleteRows = false;
|
|
this.dataGridView14.AllowUserToResizeRows = false;
|
|
this.dataGridView14.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dataGridView14.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView14.Location = new System.Drawing.Point(1, 53);
|
|
this.dataGridView14.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dataGridView14.MultiSelect = false;
|
|
this.dataGridView14.Name = "dataGridView14";
|
|
this.dataGridView14.ReadOnly = true;
|
|
this.dataGridView14.RowHeadersVisible = false;
|
|
this.dataGridView14.RowHeadersWidth = 51;
|
|
this.dataGridView14.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dataGridView14.Size = new System.Drawing.Size(1744, 582);
|
|
this.dataGridView14.TabIndex = 35;
|
|
this.dataGridView14.Visible = false;
|
|
this.dataGridView14.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView14_CellClick);
|
|
this.dataGridView14.Paint += new System.Windows.Forms.PaintEventHandler(this.dataGridView14_Paint);
|
|
//
|
|
// tabPage19
|
|
//
|
|
this.tabPage19.Controls.Add(this.panel59);
|
|
this.tabPage19.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage19.Margin = new System.Windows.Forms.Padding(4);
|
|
this.tabPage19.Name = "tabPage19";
|
|
this.tabPage19.Size = new System.Drawing.Size(1752, 642);
|
|
this.tabPage19.TabIndex = 24;
|
|
this.tabPage19.Text = "Žiadankový systém";
|
|
this.tabPage19.UseVisualStyleBackColor = true;
|
|
this.tabPage19.Enter += new System.EventHandler(this.tabPage19_Enter);
|
|
//
|
|
// panel59
|
|
//
|
|
this.panel59.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel59.Controls.Add(this.label118);
|
|
this.panel59.Controls.Add(this.panel66);
|
|
this.panel59.Controls.Add(this.checkBox64);
|
|
this.panel59.Controls.Add(this.checkBox63);
|
|
this.panel59.Controls.Add(this.panel62);
|
|
this.panel59.Controls.Add(this.panel61);
|
|
this.panel59.Controls.Add(this.panel60);
|
|
this.panel59.Controls.Add(this.panel57);
|
|
this.panel59.Controls.Add(this.panel51);
|
|
this.panel59.Controls.Add(this.panel52);
|
|
this.panel59.Controls.Add(this.panel50);
|
|
this.panel59.Controls.Add(this.panel49);
|
|
this.panel59.Controls.Add(this.dataGridView16);
|
|
this.panel59.Controls.Add(this.label174);
|
|
this.panel59.Controls.Add(this.textBox38);
|
|
this.panel59.Controls.Add(this.label227);
|
|
this.panel59.Controls.Add(this.textBox52);
|
|
this.panel59.Controls.Add(this.button202);
|
|
this.panel59.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel59.Location = new System.Drawing.Point(0, 0);
|
|
this.panel59.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel59.Name = "panel59";
|
|
this.panel59.Size = new System.Drawing.Size(1752, 642);
|
|
this.panel59.TabIndex = 3;
|
|
//
|
|
// label118
|
|
//
|
|
this.label118.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label118.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label118.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label118.Location = new System.Drawing.Point(1543, 38);
|
|
this.label118.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label118.Name = "label118";
|
|
this.label118.Size = new System.Drawing.Size(205, 35);
|
|
this.label118.TabIndex = 0;
|
|
this.label118.Text = "Filter";
|
|
this.label118.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label118.Click += new System.EventHandler(this.label118_Click);
|
|
//
|
|
// panel66
|
|
//
|
|
this.panel66.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel66.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel66.Controls.Add(this.labelVsetkyAleboMeskajuce);
|
|
this.panel66.Controls.Add(this.label119);
|
|
this.panel66.Controls.Add(this.checkBox73);
|
|
this.panel66.Controls.Add(this.checkBox72);
|
|
this.panel66.Controls.Add(this.checkBox71);
|
|
this.panel66.Controls.Add(this.checkBox70);
|
|
this.panel66.Controls.Add(this.checkBox69);
|
|
this.panel66.Controls.Add(this.checkBox68);
|
|
this.panel66.Controls.Add(this.checkBox67);
|
|
this.panel66.Controls.Add(this.checkBox66);
|
|
this.panel66.Controls.Add(this.checkBox65);
|
|
this.panel66.Location = new System.Drawing.Point(1543, 75);
|
|
this.panel66.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel66.Name = "panel66";
|
|
this.panel66.Size = new System.Drawing.Size(202, 288);
|
|
this.panel66.TabIndex = 14;
|
|
this.panel66.Visible = false;
|
|
//
|
|
// labelVsetkyAleboMeskajuce
|
|
//
|
|
this.labelVsetkyAleboMeskajuce.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.labelVsetkyAleboMeskajuce.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.labelVsetkyAleboMeskajuce.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.labelVsetkyAleboMeskajuce.Location = new System.Drawing.Point(3, 215);
|
|
this.labelVsetkyAleboMeskajuce.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labelVsetkyAleboMeskajuce.Name = "labelVsetkyAleboMeskajuce";
|
|
this.labelVsetkyAleboMeskajuce.Size = new System.Drawing.Size(194, 28);
|
|
this.labelVsetkyAleboMeskajuce.TabIndex = 10;
|
|
this.labelVsetkyAleboMeskajuce.Tag = "true";
|
|
this.labelVsetkyAleboMeskajuce.Text = "Všetky";
|
|
this.labelVsetkyAleboMeskajuce.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.labelVsetkyAleboMeskajuce.Click += new System.EventHandler(this.labelVsetkyAleboMeskajuce_Click);
|
|
//
|
|
// label119
|
|
//
|
|
this.label119.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label119.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label119.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label119.Location = new System.Drawing.Point(3, 255);
|
|
this.label119.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label119.Name = "label119";
|
|
this.label119.Size = new System.Drawing.Size(194, 28);
|
|
this.label119.TabIndex = 9;
|
|
this.label119.Text = "Zavrieť";
|
|
this.label119.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label119.MouseEnter += new System.EventHandler(this.label119_MouseEnter);
|
|
//
|
|
// checkBox64
|
|
//
|
|
this.checkBox64.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.checkBox64.AutoSize = true;
|
|
this.checkBox64.Location = new System.Drawing.Point(1553, 20);
|
|
this.checkBox64.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox64.Name = "checkBox64";
|
|
this.checkBox64.Size = new System.Drawing.Size(150, 20);
|
|
this.checkBox64.TabIndex = 12;
|
|
this.checkBox64.Text = "Vymazané žiadanky";
|
|
this.checkBox64.UseVisualStyleBackColor = true;
|
|
this.checkBox64.CheckedChanged += new System.EventHandler(this.checkBox64_CheckedChanged);
|
|
//
|
|
// checkBox63
|
|
//
|
|
this.checkBox63.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.checkBox63.AutoSize = true;
|
|
this.checkBox63.Location = new System.Drawing.Point(1564, 2);
|
|
this.checkBox63.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox63.Name = "checkBox63";
|
|
this.checkBox63.Size = new System.Drawing.Size(170, 20);
|
|
this.checkBox63.TabIndex = 11;
|
|
this.checkBox63.Text = "Žiadanky všetkých užív.";
|
|
this.checkBox63.UseVisualStyleBackColor = true;
|
|
this.checkBox63.CheckedChanged += new System.EventHandler(this.checkBox63_CheckedChanged);
|
|
//
|
|
// panel62
|
|
//
|
|
this.panel62.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel62.Controls.Add(this.label228);
|
|
this.panel62.Controls.Add(this.button167);
|
|
this.panel62.Controls.Add(this.button166);
|
|
this.panel62.Controls.Add(this.button165);
|
|
this.panel62.Controls.Add(this.button164);
|
|
this.panel62.Controls.Add(this.label113);
|
|
this.panel62.Controls.Add(this.button163);
|
|
this.panel62.Location = new System.Drawing.Point(699, 139);
|
|
this.panel62.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel62.Name = "panel62";
|
|
this.panel62.Size = new System.Drawing.Size(209, 209);
|
|
this.panel62.TabIndex = 10;
|
|
this.panel62.Visible = false;
|
|
this.panel62.Leave += new System.EventHandler(this.panel62_Leave);
|
|
//
|
|
// label228
|
|
//
|
|
this.label228.AutoSize = true;
|
|
this.label228.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label228.ForeColor = System.Drawing.Color.Red;
|
|
this.label228.Location = new System.Drawing.Point(7, 151);
|
|
this.label228.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label228.Name = "label228";
|
|
this.label228.Size = new System.Drawing.Size(171, 18);
|
|
this.label228.TabIndex = 6;
|
|
this.label228.Text = "Vybraných viac firiem!";
|
|
this.label228.Visible = false;
|
|
//
|
|
// button167
|
|
//
|
|
this.button167.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.button167.Location = new System.Drawing.Point(1, 177);
|
|
this.button167.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button167.Name = "button167";
|
|
this.button167.Size = new System.Drawing.Size(204, 28);
|
|
this.button167.TabIndex = 5;
|
|
this.button167.Text = "Zavrieť";
|
|
this.button167.UseVisualStyleBackColor = true;
|
|
this.button167.Click += new System.EventHandler(this.button167_Click);
|
|
//
|
|
// button166
|
|
//
|
|
this.button166.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.button166.Location = new System.Drawing.Point(1, 114);
|
|
this.button166.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button166.Name = "button166";
|
|
this.button166.Size = new System.Drawing.Size(204, 28);
|
|
this.button166.TabIndex = 4;
|
|
this.button166.Tag = "zObjENG";
|
|
this.button166.Text = "Objednávka ENG";
|
|
this.button166.UseVisualStyleBackColor = true;
|
|
this.button166.Visible = false;
|
|
this.button166.Click += new System.EventHandler(this.button166_Click);
|
|
//
|
|
// button165
|
|
//
|
|
this.button165.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.button165.Location = new System.Drawing.Point(1, 86);
|
|
this.button165.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button165.Name = "button165";
|
|
this.button165.Size = new System.Drawing.Size(204, 28);
|
|
this.button165.TabIndex = 3;
|
|
this.button165.Tag = "zObjSK";
|
|
this.button165.Text = "Objednávka SK";
|
|
this.button165.UseVisualStyleBackColor = true;
|
|
this.button165.Visible = false;
|
|
this.button165.Click += new System.EventHandler(this.button165_Click);
|
|
//
|
|
// button164
|
|
//
|
|
this.button164.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.button164.Location = new System.Drawing.Point(1, 58);
|
|
this.button164.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button164.Name = "button164";
|
|
this.button164.Size = new System.Drawing.Size(204, 28);
|
|
this.button164.TabIndex = 2;
|
|
this.button164.Tag = "zDopytENG";
|
|
this.button164.Text = "Dopyt ENG";
|
|
this.button164.UseVisualStyleBackColor = true;
|
|
this.button164.Click += new System.EventHandler(this.button164_Click);
|
|
//
|
|
// label113
|
|
//
|
|
this.label113.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label113.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label113.Location = new System.Drawing.Point(1, 1);
|
|
this.label113.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label113.Name = "label113";
|
|
this.label113.Size = new System.Drawing.Size(203, 28);
|
|
this.label113.TabIndex = 1;
|
|
this.label113.Text = "Tlačiť";
|
|
this.label113.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// button163
|
|
//
|
|
this.button163.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.button163.Location = new System.Drawing.Point(1, 30);
|
|
this.button163.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button163.Name = "button163";
|
|
this.button163.Size = new System.Drawing.Size(204, 28);
|
|
this.button163.TabIndex = 0;
|
|
this.button163.Tag = "zDopytSK";
|
|
this.button163.Text = "Dopyt SK";
|
|
this.button163.UseVisualStyleBackColor = true;
|
|
this.button163.Click += new System.EventHandler(this.button163_Click);
|
|
//
|
|
// panel61
|
|
//
|
|
this.panel61.AutoSize = true;
|
|
this.panel61.BackColor = System.Drawing.Color.Bisque;
|
|
this.panel61.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel61.Controls.Add(this.numericUpDown30);
|
|
this.panel61.Controls.Add(this.label116);
|
|
this.panel61.Controls.Add(this.button160);
|
|
this.panel61.Controls.Add(this.button161);
|
|
this.panel61.Location = new System.Drawing.Point(800, 75);
|
|
this.panel61.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel61.Name = "panel61";
|
|
this.panel61.Size = new System.Drawing.Size(201, 59);
|
|
this.panel61.TabIndex = 9;
|
|
this.panel61.Visible = false;
|
|
//
|
|
// numericUpDown30
|
|
//
|
|
this.numericUpDown30.DecimalPlaces = 2;
|
|
this.numericUpDown30.Increment = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
131072});
|
|
this.numericUpDown30.Location = new System.Drawing.Point(4, 2);
|
|
this.numericUpDown30.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown30.Maximum = new decimal(new int[] {
|
|
1000000,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown30.Name = "numericUpDown30";
|
|
this.numericUpDown30.Size = new System.Drawing.Size(169, 22);
|
|
this.numericUpDown30.TabIndex = 3;
|
|
this.numericUpDown30.ThousandsSeparator = true;
|
|
//
|
|
// label116
|
|
//
|
|
this.label116.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label116.Location = new System.Drawing.Point(171, 0);
|
|
this.label116.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label116.Name = "label116";
|
|
this.label116.Size = new System.Drawing.Size(24, 28);
|
|
this.label116.TabIndex = 4;
|
|
this.label116.Text = "€";
|
|
this.label116.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// button160
|
|
//
|
|
this.button160.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.button160.Location = new System.Drawing.Point(99, 28);
|
|
this.button160.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button160.Name = "button160";
|
|
this.button160.Size = new System.Drawing.Size(100, 28);
|
|
this.button160.TabIndex = 2;
|
|
this.button160.Text = "Zavrieť";
|
|
this.button160.UseVisualStyleBackColor = true;
|
|
this.button160.Click += new System.EventHandler(this.button160_Click);
|
|
//
|
|
// button161
|
|
//
|
|
this.button161.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button161.Location = new System.Drawing.Point(0, 28);
|
|
this.button161.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button161.Name = "button161";
|
|
this.button161.Size = new System.Drawing.Size(100, 28);
|
|
this.button161.TabIndex = 1;
|
|
this.button161.Text = "Uložiť";
|
|
this.button161.UseVisualStyleBackColor = true;
|
|
this.button161.Click += new System.EventHandler(this.button161_Click);
|
|
//
|
|
// panel60
|
|
//
|
|
this.panel60.AutoSize = true;
|
|
this.panel60.BackColor = System.Drawing.Color.Bisque;
|
|
this.panel60.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel60.Controls.Add(this.textBox12);
|
|
this.panel60.Controls.Add(this.button158);
|
|
this.panel60.Controls.Add(this.button159);
|
|
this.panel60.Location = new System.Drawing.Point(1003, 75);
|
|
this.panel60.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel60.Name = "panel60";
|
|
this.panel60.Size = new System.Drawing.Size(201, 59);
|
|
this.panel60.TabIndex = 8;
|
|
this.panel60.Visible = false;
|
|
this.panel60.VisibleChanged += new System.EventHandler(this.panel60_VisibleChanged);
|
|
//
|
|
// textBox12
|
|
//
|
|
this.textBox12.Location = new System.Drawing.Point(4, 2);
|
|
this.textBox12.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox12.Name = "textBox12";
|
|
this.textBox12.Size = new System.Drawing.Size(189, 22);
|
|
this.textBox12.TabIndex = 3;
|
|
//
|
|
// button158
|
|
//
|
|
this.button158.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.button158.Location = new System.Drawing.Point(99, 28);
|
|
this.button158.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button158.Name = "button158";
|
|
this.button158.Size = new System.Drawing.Size(100, 28);
|
|
this.button158.TabIndex = 2;
|
|
this.button158.Text = "Zavrieť";
|
|
this.button158.UseVisualStyleBackColor = true;
|
|
this.button158.Click += new System.EventHandler(this.button158_Click);
|
|
//
|
|
// button159
|
|
//
|
|
this.button159.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button159.Location = new System.Drawing.Point(0, 28);
|
|
this.button159.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button159.Name = "button159";
|
|
this.button159.Size = new System.Drawing.Size(100, 28);
|
|
this.button159.TabIndex = 1;
|
|
this.button159.Text = "Uložiť";
|
|
this.button159.UseVisualStyleBackColor = true;
|
|
this.button159.Click += new System.EventHandler(this.button159_Click);
|
|
//
|
|
// panel57
|
|
//
|
|
this.panel57.AutoSize = true;
|
|
this.panel57.BackColor = System.Drawing.Color.Bisque;
|
|
this.panel57.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel57.Controls.Add(this.button154);
|
|
this.panel57.Controls.Add(this.button153);
|
|
this.panel57.Controls.Add(this.dateTimePicker6);
|
|
this.panel57.Location = new System.Drawing.Point(521, 75);
|
|
this.panel57.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel57.Name = "panel57";
|
|
this.panel57.Size = new System.Drawing.Size(277, 59);
|
|
this.panel57.TabIndex = 7;
|
|
this.panel57.Visible = false;
|
|
this.panel57.VisibleChanged += new System.EventHandler(this.panel57_VisibleChanged);
|
|
//
|
|
// button154
|
|
//
|
|
this.button154.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.button154.Location = new System.Drawing.Point(175, 28);
|
|
this.button154.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button154.Name = "button154";
|
|
this.button154.Size = new System.Drawing.Size(100, 28);
|
|
this.button154.TabIndex = 2;
|
|
this.button154.Text = "Zavrieť";
|
|
this.button154.UseVisualStyleBackColor = true;
|
|
this.button154.Click += new System.EventHandler(this.button154_Click);
|
|
//
|
|
// button153
|
|
//
|
|
this.button153.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button153.Location = new System.Drawing.Point(0, 28);
|
|
this.button153.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button153.Name = "button153";
|
|
this.button153.Size = new System.Drawing.Size(100, 28);
|
|
this.button153.TabIndex = 1;
|
|
this.button153.Text = "Uložiť";
|
|
this.button153.UseVisualStyleBackColor = true;
|
|
this.button153.Click += new System.EventHandler(this.button153_Click);
|
|
//
|
|
// dateTimePicker6
|
|
//
|
|
this.dateTimePicker6.Location = new System.Drawing.Point(4, 2);
|
|
this.dateTimePicker6.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dateTimePicker6.Name = "dateTimePicker6";
|
|
this.dateTimePicker6.Size = new System.Drawing.Size(265, 22);
|
|
this.dateTimePicker6.TabIndex = 0;
|
|
//
|
|
// panel51
|
|
//
|
|
this.panel51.BackColor = System.Drawing.Color.PaleTurquoise;
|
|
this.panel51.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel51.Controls.Add(this.button125);
|
|
this.panel51.Controls.Add(this.button126);
|
|
this.panel51.Location = new System.Drawing.Point(247, -1);
|
|
this.panel51.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel51.Name = "panel51";
|
|
this.panel51.Size = new System.Drawing.Size(147, 75);
|
|
this.panel51.TabIndex = 6;
|
|
//
|
|
// button125
|
|
//
|
|
this.button125.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.button125.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button125.Location = new System.Drawing.Point(0, 0);
|
|
this.button125.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button125.Name = "button125";
|
|
this.button125.Size = new System.Drawing.Size(145, 37);
|
|
this.button125.TabIndex = 4;
|
|
this.button125.Text = "Nevybavená";
|
|
this.button125.UseVisualStyleBackColor = false;
|
|
this.button125.Click += new System.EventHandler(this.button125_Click_1);
|
|
//
|
|
// button126
|
|
//
|
|
this.button126.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.button126.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button126.Location = new System.Drawing.Point(0, 36);
|
|
this.button126.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button126.Name = "button126";
|
|
this.button126.Size = new System.Drawing.Size(145, 37);
|
|
this.button126.TabIndex = 3;
|
|
this.button126.Text = "Vybavená";
|
|
this.button126.UseVisualStyleBackColor = false;
|
|
this.button126.Click += new System.EventHandler(this.button126_Click);
|
|
//
|
|
// panel52
|
|
//
|
|
this.panel52.BackColor = System.Drawing.Color.MediumAquamarine;
|
|
this.panel52.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel52.Controls.Add(this.button135);
|
|
this.panel52.Controls.Add(this.button129);
|
|
this.panel52.Controls.Add(this.button128);
|
|
this.panel52.Controls.Add(this.button122);
|
|
this.panel52.Cursor = System.Windows.Forms.Cursors.Default;
|
|
this.panel52.Location = new System.Drawing.Point(-1, -1);
|
|
this.panel52.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel52.Name = "panel52";
|
|
this.panel52.Size = new System.Drawing.Size(246, 75);
|
|
this.panel52.TabIndex = 1;
|
|
//
|
|
// button135
|
|
//
|
|
this.button135.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.button135.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button135.Location = new System.Drawing.Point(121, 36);
|
|
this.button135.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button135.Name = "button135";
|
|
this.button135.Size = new System.Drawing.Size(123, 37);
|
|
this.button135.TabIndex = 4;
|
|
this.button135.Text = "Nákres";
|
|
this.button135.UseVisualStyleBackColor = false;
|
|
this.button135.Click += new System.EventHandler(this.button135_Click);
|
|
//
|
|
// button129
|
|
//
|
|
this.button129.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.button129.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button129.Location = new System.Drawing.Point(121, 0);
|
|
this.button129.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button129.Name = "button129";
|
|
this.button129.Size = new System.Drawing.Size(123, 37);
|
|
this.button129.TabIndex = 3;
|
|
this.button129.Text = "Vymazať";
|
|
this.button129.UseVisualStyleBackColor = false;
|
|
this.button129.Click += new System.EventHandler(this.button129_Click);
|
|
//
|
|
// button128
|
|
//
|
|
this.button128.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.button128.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button128.Location = new System.Drawing.Point(0, 36);
|
|
this.button128.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button128.Name = "button128";
|
|
this.button128.Size = new System.Drawing.Size(123, 37);
|
|
this.button128.TabIndex = 2;
|
|
this.button128.Text = "Editovať";
|
|
this.button128.UseVisualStyleBackColor = false;
|
|
this.button128.Click += new System.EventHandler(this.button128_Click);
|
|
//
|
|
// button122
|
|
//
|
|
this.button122.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.button122.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button122.Location = new System.Drawing.Point(0, 0);
|
|
this.button122.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button122.Name = "button122";
|
|
this.button122.Size = new System.Drawing.Size(123, 37);
|
|
this.button122.TabIndex = 1;
|
|
this.button122.Text = "Pridať";
|
|
this.button122.UseVisualStyleBackColor = false;
|
|
this.button122.Click += new System.EventHandler(this.button122_Click);
|
|
//
|
|
// panel50
|
|
//
|
|
this.panel50.BackColor = System.Drawing.Color.Coral;
|
|
this.panel50.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel50.Controls.Add(this.button175);
|
|
this.panel50.Controls.Add(this.button174);
|
|
this.panel50.Controls.Add(this.button172);
|
|
this.panel50.Controls.Add(this.button173);
|
|
this.panel50.Controls.Add(this.button156);
|
|
this.panel50.Controls.Add(this.button157);
|
|
this.panel50.Controls.Add(this.button155);
|
|
this.panel50.Controls.Add(this.button152);
|
|
this.panel50.Controls.Add(this.button130);
|
|
this.panel50.Controls.Add(this.button127);
|
|
this.panel50.Location = new System.Drawing.Point(523, -1);
|
|
this.panel50.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel50.Name = "panel50";
|
|
this.panel50.Size = new System.Drawing.Size(925, 75);
|
|
this.panel50.TabIndex = 5;
|
|
//
|
|
// button175
|
|
//
|
|
this.button175.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.button175.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button175.Location = new System.Drawing.Point(736, 0);
|
|
this.button175.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button175.Name = "button175";
|
|
this.button175.Size = new System.Drawing.Size(185, 37);
|
|
this.button175.TabIndex = 10;
|
|
this.button175.Text = "č. objednávky";
|
|
this.button175.UseVisualStyleBackColor = false;
|
|
this.button175.Click += new System.EventHandler(this.button175_Click);
|
|
//
|
|
// button174
|
|
//
|
|
this.button174.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.button174.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button174.Location = new System.Drawing.Point(736, 36);
|
|
this.button174.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button174.Name = "button174";
|
|
this.button174.Size = new System.Drawing.Size(185, 37);
|
|
this.button174.TabIndex = 9;
|
|
this.button174.Text = "Tovar doručený";
|
|
this.button174.UseVisualStyleBackColor = false;
|
|
this.button174.Click += new System.EventHandler(this.button174_Click);
|
|
//
|
|
// button172
|
|
//
|
|
this.button172.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.button172.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button172.Location = new System.Drawing.Point(552, 36);
|
|
this.button172.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button172.Name = "button172";
|
|
this.button172.Size = new System.Drawing.Size(185, 37);
|
|
this.button172.TabIndex = 8;
|
|
this.button172.Text = "Obj. odoslaná";
|
|
this.button172.UseVisualStyleBackColor = false;
|
|
this.button172.Click += new System.EventHandler(this.button172_Click);
|
|
//
|
|
// button173
|
|
//
|
|
this.button173.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.button173.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button173.Location = new System.Drawing.Point(552, 0);
|
|
this.button173.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button173.Name = "button173";
|
|
this.button173.Size = new System.Drawing.Size(185, 37);
|
|
this.button173.TabIndex = 7;
|
|
this.button173.Text = "Dopyt odoslaný";
|
|
this.button173.UseVisualStyleBackColor = false;
|
|
this.button173.Click += new System.EventHandler(this.button173_Click);
|
|
//
|
|
// button156
|
|
//
|
|
this.button156.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.button156.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button156.Location = new System.Drawing.Point(368, 36);
|
|
this.button156.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button156.Name = "button156";
|
|
this.button156.Size = new System.Drawing.Size(185, 37);
|
|
this.button156.TabIndex = 6;
|
|
this.button156.Text = "Priradiť faktúru";
|
|
this.button156.UseVisualStyleBackColor = false;
|
|
this.button156.Click += new System.EventHandler(this.button156_Click);
|
|
//
|
|
// button157
|
|
//
|
|
this.button157.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.button157.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button157.Location = new System.Drawing.Point(368, 0);
|
|
this.button157.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button157.Name = "button157";
|
|
this.button157.Size = new System.Drawing.Size(185, 37);
|
|
this.button157.TabIndex = 5;
|
|
this.button157.Text = "Priradiť cenu";
|
|
this.button157.UseVisualStyleBackColor = false;
|
|
this.button157.Click += new System.EventHandler(this.button157_Click);
|
|
//
|
|
// button155
|
|
//
|
|
this.button155.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.button155.Enabled = false;
|
|
this.button155.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button155.Location = new System.Drawing.Point(184, 36);
|
|
this.button155.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button155.Name = "button155";
|
|
this.button155.Size = new System.Drawing.Size(185, 37);
|
|
this.button155.TabIndex = 4;
|
|
this.button155.Text = "Vytlačiť";
|
|
this.button155.UseVisualStyleBackColor = false;
|
|
this.button155.Click += new System.EventHandler(this.button155_Click);
|
|
//
|
|
// button152
|
|
//
|
|
this.button152.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.button152.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button152.Location = new System.Drawing.Point(0, 36);
|
|
this.button152.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button152.Name = "button152";
|
|
this.button152.Size = new System.Drawing.Size(185, 37);
|
|
this.button152.TabIndex = 3;
|
|
this.button152.Text = "Potvrdený dátum";
|
|
this.button152.UseVisualStyleBackColor = false;
|
|
this.button152.Click += new System.EventHandler(this.button152_Click);
|
|
//
|
|
// button130
|
|
//
|
|
this.button130.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.button130.Enabled = false;
|
|
this.button130.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button130.Location = new System.Drawing.Point(184, 0);
|
|
this.button130.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button130.Name = "button130";
|
|
this.button130.Size = new System.Drawing.Size(185, 37);
|
|
this.button130.TabIndex = 2;
|
|
this.button130.Text = "Export XLSX";
|
|
this.button130.UseVisualStyleBackColor = false;
|
|
this.button130.Click += new System.EventHandler(this.button130_Click);
|
|
//
|
|
// button127
|
|
//
|
|
this.button127.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.button127.Enabled = false;
|
|
this.button127.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button127.Location = new System.Drawing.Point(0, 0);
|
|
this.button127.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button127.Name = "button127";
|
|
this.button127.Size = new System.Drawing.Size(185, 37);
|
|
this.button127.TabIndex = 1;
|
|
this.button127.Text = "Multiselect: False";
|
|
this.button127.UseVisualStyleBackColor = false;
|
|
this.button127.Click += new System.EventHandler(this.button127_Click);
|
|
//
|
|
// panel49
|
|
//
|
|
this.panel49.BackColor = System.Drawing.Color.Khaki;
|
|
this.panel49.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel49.Controls.Add(this.button124);
|
|
this.panel49.Controls.Add(this.button123);
|
|
this.panel49.Location = new System.Drawing.Point(396, -1);
|
|
this.panel49.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel49.Name = "panel49";
|
|
this.panel49.Size = new System.Drawing.Size(125, 75);
|
|
this.panel49.TabIndex = 4;
|
|
//
|
|
// button124
|
|
//
|
|
this.button124.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.button124.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button124.Location = new System.Drawing.Point(0, 0);
|
|
this.button124.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button124.Name = "button124";
|
|
this.button124.Size = new System.Drawing.Size(123, 37);
|
|
this.button124.TabIndex = 4;
|
|
this.button124.Text = "Zamietnuť";
|
|
this.button124.UseVisualStyleBackColor = false;
|
|
this.button124.Click += new System.EventHandler(this.button124_Click);
|
|
//
|
|
// button123
|
|
//
|
|
this.button123.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.button123.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button123.Location = new System.Drawing.Point(0, 36);
|
|
this.button123.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button123.Name = "button123";
|
|
this.button123.Size = new System.Drawing.Size(123, 37);
|
|
this.button123.TabIndex = 3;
|
|
this.button123.Text = "Schváliť";
|
|
this.button123.UseVisualStyleBackColor = false;
|
|
this.button123.Click += new System.EventHandler(this.button123_Click);
|
|
//
|
|
// dataGridView16
|
|
//
|
|
this.dataGridView16.AllowUserToAddRows = false;
|
|
this.dataGridView16.AllowUserToDeleteRows = false;
|
|
this.dataGridView16.AllowUserToResizeRows = false;
|
|
this.dataGridView16.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dataGridView16.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView16.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
|
|
this.dataGridView16.Location = new System.Drawing.Point(1, 75);
|
|
this.dataGridView16.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dataGridView16.MultiSelect = false;
|
|
this.dataGridView16.Name = "dataGridView16";
|
|
this.dataGridView16.RowHeadersVisible = false;
|
|
this.dataGridView16.RowHeadersWidth = 51;
|
|
this.dataGridView16.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dataGridView16.Size = new System.Drawing.Size(1747, 564);
|
|
this.dataGridView16.TabIndex = 3;
|
|
this.dataGridView16.CellMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridView16_CellMouseClick);
|
|
this.dataGridView16.CellMouseUp += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridView16_CellMouseUp);
|
|
this.dataGridView16.ColumnHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridView16_ColumnHeaderMouseClick);
|
|
this.dataGridView16.RowEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView16_RowEnter);
|
|
this.dataGridView16.SelectionChanged += new System.EventHandler(this.dataGridView16_SelectionChanged);
|
|
this.dataGridView16.Paint += new System.Windows.Forms.PaintEventHandler(this.dataGridView16_Paint);
|
|
//
|
|
// label174
|
|
//
|
|
this.label174.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label174.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label174.Location = new System.Drawing.Point(1322, 1);
|
|
this.label174.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label174.Name = "label174";
|
|
this.label174.Size = new System.Drawing.Size(219, 23);
|
|
this.label174.TabIndex = 29;
|
|
this.label174.Text = "Stĺpec 2 nevybraný";
|
|
this.label174.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label174.TextChanged += new System.EventHandler(this.label174_TextChanged);
|
|
//
|
|
// textBox38
|
|
//
|
|
this.textBox38.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.textBox38.BackColor = System.Drawing.Color.BlanchedAlmond;
|
|
this.textBox38.Enabled = false;
|
|
this.textBox38.Font = new System.Drawing.Font("Microsoft Sans Serif", 21F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.textBox38.Location = new System.Drawing.Point(1322, 26);
|
|
this.textBox38.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox38.Name = "textBox38";
|
|
this.textBox38.Size = new System.Drawing.Size(219, 47);
|
|
this.textBox38.TabIndex = 28;
|
|
this.textBox38.TextChanged += new System.EventHandler(this.textBox38_TextChanged);
|
|
//
|
|
// label227
|
|
//
|
|
this.label227.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label227.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label227.Location = new System.Drawing.Point(1100, 1);
|
|
this.label227.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label227.Name = "label227";
|
|
this.label227.Size = new System.Drawing.Size(219, 23);
|
|
this.label227.TabIndex = 31;
|
|
this.label227.Text = "Stĺpec 1 nevybraný";
|
|
this.label227.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label227.TextChanged += new System.EventHandler(this.label227_TextChanged);
|
|
//
|
|
// textBox52
|
|
//
|
|
this.textBox52.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.textBox52.BackColor = System.Drawing.Color.BlanchedAlmond;
|
|
this.textBox52.Enabled = false;
|
|
this.textBox52.Font = new System.Drawing.Font("Microsoft Sans Serif", 21F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.textBox52.Location = new System.Drawing.Point(1100, 26);
|
|
this.textBox52.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox52.Name = "textBox52";
|
|
this.textBox52.Size = new System.Drawing.Size(219, 47);
|
|
this.textBox52.TabIndex = 30;
|
|
this.textBox52.TextChanged += new System.EventHandler(this.textBox52_TextChanged);
|
|
//
|
|
// button202
|
|
//
|
|
this.button202.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.button202.BackColor = System.Drawing.Color.Coral;
|
|
this.button202.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button202.Location = new System.Drawing.Point(1000, 1);
|
|
this.button202.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button202.Name = "button202";
|
|
this.button202.Size = new System.Drawing.Size(100, 73);
|
|
this.button202.TabIndex = 32;
|
|
this.button202.Text = "Zrušiť filtre";
|
|
this.button202.UseVisualStyleBackColor = false;
|
|
this.button202.Click += new System.EventHandler(this.button202_Click);
|
|
//
|
|
// tabPage20
|
|
//
|
|
this.tabPage20.Controls.Add(this.panel69);
|
|
this.tabPage20.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage20.Margin = new System.Windows.Forms.Padding(4);
|
|
this.tabPage20.Name = "tabPage20";
|
|
this.tabPage20.Size = new System.Drawing.Size(1752, 642);
|
|
this.tabPage20.TabIndex = 25;
|
|
this.tabPage20.Text = "Evidencia brúsených nástrojov";
|
|
this.tabPage20.UseVisualStyleBackColor = true;
|
|
this.tabPage20.Enter += new System.EventHandler(this.tabPage20_Enter);
|
|
//
|
|
// panel69
|
|
//
|
|
this.panel69.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel69.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel69.Controls.Add(this.button198);
|
|
this.panel69.Controls.Add(this.button197);
|
|
this.panel69.Controls.Add(this.button193);
|
|
this.panel69.Controls.Add(this.panel71);
|
|
this.panel69.Controls.Add(this.button190);
|
|
this.panel69.Controls.Add(this.button189);
|
|
this.panel69.Controls.Add(this.label212);
|
|
this.panel69.Controls.Add(this.label211);
|
|
this.panel69.Controls.Add(this.textBox43);
|
|
this.panel69.Controls.Add(this.textBox42);
|
|
this.panel69.Controls.Add(this.textBox41);
|
|
this.panel69.Controls.Add(this.panel70);
|
|
this.panel69.Controls.Add(this.label209);
|
|
this.panel69.Controls.Add(this.label208);
|
|
this.panel69.Controls.Add(this.label207);
|
|
this.panel69.Controls.Add(this.label206);
|
|
this.panel69.Controls.Add(this.label205);
|
|
this.panel69.Controls.Add(this.label204);
|
|
this.panel69.Controls.Add(this.label203);
|
|
this.panel69.Controls.Add(this.label202);
|
|
this.panel69.Controls.Add(this.label201);
|
|
this.panel69.Controls.Add(this.label200);
|
|
this.panel69.Controls.Add(this.label199);
|
|
this.panel69.Controls.Add(this.label198);
|
|
this.panel69.Controls.Add(this.label197);
|
|
this.panel69.Controls.Add(this.label196);
|
|
this.panel69.Controls.Add(this.label195);
|
|
this.panel69.Controls.Add(this.textBox39);
|
|
this.panel69.Controls.Add(this.label193);
|
|
this.panel69.Controls.Add(this.label194);
|
|
this.panel69.Controls.Add(this.label192);
|
|
this.panel69.Controls.Add(this.label226);
|
|
this.panel69.Controls.Add(this.button186);
|
|
this.panel69.Controls.Add(this.button185);
|
|
this.panel69.Controls.Add(this.button184);
|
|
this.panel69.Controls.Add(this.button183);
|
|
this.panel69.Controls.Add(this.button182);
|
|
this.panel69.Controls.Add(this.dataGridView22);
|
|
this.panel69.Controls.Add(this.dataGridView21);
|
|
this.panel69.Controls.Add(this.dataGridView20);
|
|
this.panel69.Controls.Add(this.dataGridView19);
|
|
this.panel69.Location = new System.Drawing.Point(3, 2);
|
|
this.panel69.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel69.Name = "panel69";
|
|
this.panel69.Size = new System.Drawing.Size(1749, 638);
|
|
this.panel69.TabIndex = 1;
|
|
//
|
|
// button198
|
|
//
|
|
this.button198.Location = new System.Drawing.Point(1712, 533);
|
|
this.button198.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button198.Name = "button198";
|
|
this.button198.Size = new System.Drawing.Size(187, 28);
|
|
this.button198.TabIndex = 42;
|
|
this.button198.Text = "Vrátiť do výroby";
|
|
this.button198.UseVisualStyleBackColor = true;
|
|
this.button198.Click += new System.EventHandler(this.button198_Click);
|
|
//
|
|
// button197
|
|
//
|
|
this.button197.Location = new System.Drawing.Point(1900, 533);
|
|
this.button197.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button197.Name = "button197";
|
|
this.button197.Size = new System.Drawing.Size(187, 28);
|
|
this.button197.TabIndex = 41;
|
|
this.button197.Text = "Vrátiť na sklad";
|
|
this.button197.UseVisualStyleBackColor = true;
|
|
this.button197.Click += new System.EventHandler(this.button197_Click);
|
|
//
|
|
// button193
|
|
//
|
|
this.button193.Location = new System.Drawing.Point(563, 533);
|
|
this.button193.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button193.Name = "button193";
|
|
this.button193.Size = new System.Drawing.Size(187, 28);
|
|
this.button193.TabIndex = 40;
|
|
this.button193.Text = "Editovať počet brúsení";
|
|
this.button193.UseVisualStyleBackColor = true;
|
|
this.button193.Click += new System.EventHandler(this.button193_Click);
|
|
//
|
|
// panel71
|
|
//
|
|
this.panel71.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel71.Controls.Add(this.label213);
|
|
this.panel71.Controls.Add(this.button191);
|
|
this.panel71.Controls.Add(this.button192);
|
|
this.panel71.Controls.Add(this.textBox44);
|
|
this.panel71.Location = new System.Drawing.Point(561, 562);
|
|
this.panel71.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel71.Name = "panel71";
|
|
this.panel71.Size = new System.Drawing.Size(221, 60);
|
|
this.panel71.TabIndex = 39;
|
|
this.panel71.Visible = false;
|
|
this.panel71.VisibleChanged += new System.EventHandler(this.panel71_VisibleChanged);
|
|
//
|
|
// label213
|
|
//
|
|
this.label213.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label213.Location = new System.Drawing.Point(3, 2);
|
|
this.label213.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label213.Name = "label213";
|
|
this.label213.Size = new System.Drawing.Size(66, 24);
|
|
this.label213.TabIndex = 3;
|
|
this.label213.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// button191
|
|
//
|
|
this.button191.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button191.Location = new System.Drawing.Point(117, 28);
|
|
this.button191.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button191.Name = "button191";
|
|
this.button191.Size = new System.Drawing.Size(100, 28);
|
|
this.button191.TabIndex = 2;
|
|
this.button191.Text = "Zrušiť";
|
|
this.button191.UseVisualStyleBackColor = true;
|
|
this.button191.Click += new System.EventHandler(this.button191_Click);
|
|
//
|
|
// button192
|
|
//
|
|
this.button192.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button192.Enabled = false;
|
|
this.button192.Location = new System.Drawing.Point(1, 28);
|
|
this.button192.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button192.Name = "button192";
|
|
this.button192.Size = new System.Drawing.Size(100, 28);
|
|
this.button192.TabIndex = 1;
|
|
this.button192.Text = "Uložiť";
|
|
this.button192.UseVisualStyleBackColor = true;
|
|
this.button192.Click += new System.EventHandler(this.button192_Click);
|
|
//
|
|
// textBox44
|
|
//
|
|
this.textBox44.Location = new System.Drawing.Point(72, 2);
|
|
this.textBox44.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox44.Name = "textBox44";
|
|
this.textBox44.Size = new System.Drawing.Size(143, 22);
|
|
this.textBox44.TabIndex = 0;
|
|
this.textBox44.TextChanged += new System.EventHandler(this.textBox44_TextChanged);
|
|
this.textBox44.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox44_KeyPress);
|
|
//
|
|
// button190
|
|
//
|
|
this.button190.Location = new System.Drawing.Point(376, 533);
|
|
this.button190.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button190.Name = "button190";
|
|
this.button190.Size = new System.Drawing.Size(187, 28);
|
|
this.button190.TabIndex = 38;
|
|
this.button190.Text = "Odpočítať brúsenie";
|
|
this.button190.UseVisualStyleBackColor = true;
|
|
this.button190.Click += new System.EventHandler(this.button190_Click);
|
|
//
|
|
// button189
|
|
//
|
|
this.button189.Location = new System.Drawing.Point(1139, 533);
|
|
this.button189.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button189.Name = "button189";
|
|
this.button189.Size = new System.Drawing.Size(187, 28);
|
|
this.button189.TabIndex = 37;
|
|
this.button189.Text = "Vyradiť zo skladu";
|
|
this.button189.UseVisualStyleBackColor = true;
|
|
this.button189.Click += new System.EventHandler(this.button189_Click);
|
|
//
|
|
// label212
|
|
//
|
|
this.label212.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label212.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label212.Location = new System.Drawing.Point(1225, 81);
|
|
this.label212.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label212.Name = "label212";
|
|
this.label212.Size = new System.Drawing.Size(95, 25);
|
|
this.label212.TabIndex = 36;
|
|
this.label212.Text = "0";
|
|
this.label212.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label211
|
|
//
|
|
this.label211.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label211.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label211.Location = new System.Drawing.Point(464, 81);
|
|
this.label211.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label211.Name = "label211";
|
|
this.label211.Size = new System.Drawing.Size(95, 25);
|
|
this.label211.TabIndex = 35;
|
|
this.label211.Text = "0";
|
|
this.label211.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// textBox43
|
|
//
|
|
this.textBox43.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.textBox43.Location = new System.Drawing.Point(2087, 562);
|
|
this.textBox43.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox43.Name = "textBox43";
|
|
this.textBox43.Size = new System.Drawing.Size(196, 26);
|
|
this.textBox43.TabIndex = 34;
|
|
this.textBox43.TextChanged += new System.EventHandler(this.textBox43_TextChanged);
|
|
//
|
|
// textBox42
|
|
//
|
|
this.textBox42.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.textBox42.Location = new System.Drawing.Point(2087, 79);
|
|
this.textBox42.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox42.Name = "textBox42";
|
|
this.textBox42.Size = new System.Drawing.Size(196, 26);
|
|
this.textBox42.TabIndex = 33;
|
|
this.textBox42.TextChanged += new System.EventHandler(this.textBox42_TextChanged);
|
|
//
|
|
// textBox41
|
|
//
|
|
this.textBox41.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.textBox41.Location = new System.Drawing.Point(564, 79);
|
|
this.textBox41.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox41.Name = "textBox41";
|
|
this.textBox41.Size = new System.Drawing.Size(196, 26);
|
|
this.textBox41.TabIndex = 32;
|
|
this.textBox41.TextChanged += new System.EventHandler(this.textBox41_TextChanged);
|
|
//
|
|
// panel70
|
|
//
|
|
this.panel70.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel70.Controls.Add(this.label210);
|
|
this.panel70.Controls.Add(this.button188);
|
|
this.panel70.Controls.Add(this.button187);
|
|
this.panel70.Controls.Add(this.textBox40);
|
|
this.panel70.Location = new System.Drawing.Point(763, 473);
|
|
this.panel70.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel70.Name = "panel70";
|
|
this.panel70.Size = new System.Drawing.Size(221, 60);
|
|
this.panel70.TabIndex = 31;
|
|
this.panel70.Visible = false;
|
|
this.panel70.VisibleChanged += new System.EventHandler(this.panel70_VisibleChanged);
|
|
//
|
|
// label210
|
|
//
|
|
this.label210.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label210.Location = new System.Drawing.Point(3, 2);
|
|
this.label210.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label210.Name = "label210";
|
|
this.label210.Size = new System.Drawing.Size(66, 24);
|
|
this.label210.TabIndex = 3;
|
|
this.label210.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// button188
|
|
//
|
|
this.button188.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button188.Location = new System.Drawing.Point(117, 28);
|
|
this.button188.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button188.Name = "button188";
|
|
this.button188.Size = new System.Drawing.Size(100, 28);
|
|
this.button188.TabIndex = 2;
|
|
this.button188.Text = "Zrušiť";
|
|
this.button188.UseVisualStyleBackColor = true;
|
|
this.button188.Click += new System.EventHandler(this.button188_Click);
|
|
//
|
|
// button187
|
|
//
|
|
this.button187.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.button187.Enabled = false;
|
|
this.button187.Location = new System.Drawing.Point(1, 28);
|
|
this.button187.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button187.Name = "button187";
|
|
this.button187.Size = new System.Drawing.Size(100, 28);
|
|
this.button187.TabIndex = 1;
|
|
this.button187.Text = "Vydať";
|
|
this.button187.UseVisualStyleBackColor = true;
|
|
this.button187.Click += new System.EventHandler(this.button187_Click);
|
|
//
|
|
// textBox40
|
|
//
|
|
this.textBox40.Location = new System.Drawing.Point(72, 2);
|
|
this.textBox40.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox40.Name = "textBox40";
|
|
this.textBox40.Size = new System.Drawing.Size(143, 22);
|
|
this.textBox40.TabIndex = 0;
|
|
this.textBox40.TextChanged += new System.EventHandler(this.textBox40_TextChanged);
|
|
this.textBox40.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox40_KeyPress);
|
|
//
|
|
// label209
|
|
//
|
|
this.label209.BackColor = System.Drawing.Color.Honeydew;
|
|
this.label209.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label209.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label209.Location = new System.Drawing.Point(1312, 23);
|
|
this.label209.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label209.Name = "label209";
|
|
this.label209.Size = new System.Drawing.Size(521, 28);
|
|
this.label209.TabIndex = 30;
|
|
this.label209.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label208
|
|
//
|
|
this.label208.BackColor = System.Drawing.Color.PaleGreen;
|
|
this.label208.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label208.Location = new System.Drawing.Point(1307, 4);
|
|
this.label208.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label208.Name = "label208";
|
|
this.label208.Size = new System.Drawing.Size(531, 23);
|
|
this.label208.TabIndex = 29;
|
|
this.label208.Text = "Poznámka:";
|
|
//
|
|
// label207
|
|
//
|
|
this.label207.BackColor = System.Drawing.Color.Honeydew;
|
|
this.label207.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label207.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label207.Location = new System.Drawing.Point(1116, 23);
|
|
this.label207.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label207.Name = "label207";
|
|
this.label207.Size = new System.Drawing.Size(182, 28);
|
|
this.label207.TabIndex = 28;
|
|
this.label207.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label206
|
|
//
|
|
this.label206.BackColor = System.Drawing.Color.PaleGreen;
|
|
this.label206.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label206.Location = new System.Drawing.Point(1111, 4);
|
|
this.label206.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label206.Name = "label206";
|
|
this.label206.Size = new System.Drawing.Size(193, 23);
|
|
this.label206.TabIndex = 27;
|
|
this.label206.Text = "Dátum zaradenia do výroby:";
|
|
//
|
|
// label205
|
|
//
|
|
this.label205.BackColor = System.Drawing.Color.Honeydew;
|
|
this.label205.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label205.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label205.Location = new System.Drawing.Point(980, 23);
|
|
this.label205.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label205.Name = "label205";
|
|
this.label205.Size = new System.Drawing.Size(122, 28);
|
|
this.label205.TabIndex = 26;
|
|
this.label205.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label204
|
|
//
|
|
this.label204.BackColor = System.Drawing.Color.PaleGreen;
|
|
this.label204.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label204.Location = new System.Drawing.Point(975, 4);
|
|
this.label204.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label204.Name = "label204";
|
|
this.label204.Size = new System.Drawing.Size(133, 23);
|
|
this.label204.TabIndex = 25;
|
|
this.label204.Text = "Dátum:";
|
|
//
|
|
// label203
|
|
//
|
|
this.label203.BackColor = System.Drawing.Color.Honeydew;
|
|
this.label203.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label203.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label203.Location = new System.Drawing.Point(836, 23);
|
|
this.label203.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label203.Name = "label203";
|
|
this.label203.Size = new System.Drawing.Size(130, 28);
|
|
this.label203.TabIndex = 24;
|
|
this.label203.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label202
|
|
//
|
|
this.label202.BackColor = System.Drawing.Color.PaleGreen;
|
|
this.label202.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label202.Location = new System.Drawing.Point(831, 4);
|
|
this.label202.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label202.Name = "label202";
|
|
this.label202.Size = new System.Drawing.Size(141, 23);
|
|
this.label202.TabIndex = 23;
|
|
this.label202.Text = "Status:";
|
|
//
|
|
// label201
|
|
//
|
|
this.label201.BackColor = System.Drawing.Color.Honeydew;
|
|
this.label201.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label201.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label201.Location = new System.Drawing.Point(700, 23);
|
|
this.label201.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label201.Name = "label201";
|
|
this.label201.Size = new System.Drawing.Size(122, 28);
|
|
this.label201.TabIndex = 22;
|
|
this.label201.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label200
|
|
//
|
|
this.label200.BackColor = System.Drawing.Color.PaleGreen;
|
|
this.label200.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label200.Location = new System.Drawing.Point(695, 4);
|
|
this.label200.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label200.Name = "label200";
|
|
this.label200.Size = new System.Drawing.Size(133, 23);
|
|
this.label200.TabIndex = 21;
|
|
this.label200.Text = "Počet búsení:";
|
|
//
|
|
// label199
|
|
//
|
|
this.label199.BackColor = System.Drawing.Color.Honeydew;
|
|
this.label199.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label199.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label199.Location = new System.Drawing.Point(365, 23);
|
|
this.label199.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label199.Name = "label199";
|
|
this.label199.Size = new System.Drawing.Size(321, 28);
|
|
this.label199.TabIndex = 20;
|
|
this.label199.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label198
|
|
//
|
|
this.label198.BackColor = System.Drawing.Color.PaleGreen;
|
|
this.label198.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label198.Location = new System.Drawing.Point(360, 4);
|
|
this.label198.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label198.Name = "label198";
|
|
this.label198.Size = new System.Drawing.Size(331, 23);
|
|
this.label198.TabIndex = 19;
|
|
this.label198.Text = "Typ:";
|
|
//
|
|
// label197
|
|
//
|
|
this.label197.BackColor = System.Drawing.Color.Honeydew;
|
|
this.label197.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label197.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label197.Location = new System.Drawing.Point(160, 23);
|
|
this.label197.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label197.Name = "label197";
|
|
this.label197.Size = new System.Drawing.Size(191, 28);
|
|
this.label197.TabIndex = 18;
|
|
this.label197.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label196
|
|
//
|
|
this.label196.BackColor = System.Drawing.Color.PaleGreen;
|
|
this.label196.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label196.Location = new System.Drawing.Point(155, 4);
|
|
this.label196.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label196.Name = "label196";
|
|
this.label196.Size = new System.Drawing.Size(202, 23);
|
|
this.label196.TabIndex = 17;
|
|
this.label196.Text = "Číslo:";
|
|
//
|
|
// label195
|
|
//
|
|
this.label195.BackColor = System.Drawing.Color.PaleGreen;
|
|
this.label195.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label195.Location = new System.Drawing.Point(4, 4);
|
|
this.label195.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label195.Name = "label195";
|
|
this.label195.Size = new System.Drawing.Size(147, 23);
|
|
this.label195.TabIndex = 16;
|
|
this.label195.Text = "Informácie o nástroji";
|
|
//
|
|
// textBox39
|
|
//
|
|
this.textBox39.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.textBox39.Location = new System.Drawing.Point(1325, 79);
|
|
this.textBox39.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox39.Name = "textBox39";
|
|
this.textBox39.Size = new System.Drawing.Size(196, 26);
|
|
this.textBox39.TabIndex = 15;
|
|
this.textBox39.TextChanged += new System.EventHandler(this.textBox39_TextChanged);
|
|
//
|
|
// label193
|
|
//
|
|
this.label193.BackColor = System.Drawing.Color.Coral;
|
|
this.label193.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label193.Location = new System.Drawing.Point(1524, 79);
|
|
this.label193.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label193.Name = "label193";
|
|
this.label193.Size = new System.Drawing.Size(561, 30);
|
|
this.label193.TabIndex = 14;
|
|
this.label193.Text = "Vyradené";
|
|
this.label193.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// label194
|
|
//
|
|
this.label194.BackColor = System.Drawing.Color.LightSkyBlue;
|
|
this.label194.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label194.Location = new System.Drawing.Point(1, 562);
|
|
this.label194.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label194.Name = "label194";
|
|
this.label194.Size = new System.Drawing.Size(2083, 30);
|
|
this.label194.TabIndex = 13;
|
|
this.label194.Text = "Vo výrobe";
|
|
this.label194.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// label192
|
|
//
|
|
this.label192.BackColor = System.Drawing.Color.Silver;
|
|
this.label192.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label192.Location = new System.Drawing.Point(763, 79);
|
|
this.label192.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label192.Name = "label192";
|
|
this.label192.Size = new System.Drawing.Size(561, 30);
|
|
this.label192.TabIndex = 12;
|
|
this.label192.Text = "Na sklade";
|
|
this.label192.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// label226
|
|
//
|
|
this.label226.BackColor = System.Drawing.Color.PapayaWhip;
|
|
this.label226.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label226.Location = new System.Drawing.Point(1, 79);
|
|
this.label226.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label226.Name = "label226";
|
|
this.label226.Size = new System.Drawing.Size(561, 30);
|
|
this.label226.TabIndex = 11;
|
|
this.label226.Text = "Na brúsení";
|
|
this.label226.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// button186
|
|
//
|
|
this.button186.Location = new System.Drawing.Point(951, 533);
|
|
this.button186.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button186.Name = "button186";
|
|
this.button186.Size = new System.Drawing.Size(187, 28);
|
|
this.button186.TabIndex = 8;
|
|
this.button186.Text = "Pridať do skladu";
|
|
this.button186.UseVisualStyleBackColor = true;
|
|
this.button186.Click += new System.EventHandler(this.button186_Click);
|
|
//
|
|
// button185
|
|
//
|
|
this.button185.Location = new System.Drawing.Point(1524, 533);
|
|
this.button185.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button185.Name = "button185";
|
|
this.button185.Size = new System.Drawing.Size(187, 28);
|
|
this.button185.TabIndex = 7;
|
|
this.button185.Text = "Vyradiť z výroby";
|
|
this.button185.UseVisualStyleBackColor = true;
|
|
this.button185.Click += new System.EventHandler(this.button185_Click);
|
|
//
|
|
// button184
|
|
//
|
|
this.button184.Location = new System.Drawing.Point(763, 533);
|
|
this.button184.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button184.Name = "button184";
|
|
this.button184.Size = new System.Drawing.Size(187, 28);
|
|
this.button184.TabIndex = 6;
|
|
this.button184.Text = "Vydať zo skladu";
|
|
this.button184.UseVisualStyleBackColor = true;
|
|
this.button184.Click += new System.EventHandler(this.button184_Click);
|
|
//
|
|
// button183
|
|
//
|
|
this.button183.Location = new System.Drawing.Point(188, 533);
|
|
this.button183.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button183.Name = "button183";
|
|
this.button183.Size = new System.Drawing.Size(187, 28);
|
|
this.button183.TabIndex = 5;
|
|
this.button183.Text = "Prijať z brúsenia";
|
|
this.button183.UseVisualStyleBackColor = true;
|
|
this.button183.Click += new System.EventHandler(this.button183_Click);
|
|
//
|
|
// button182
|
|
//
|
|
this.button182.Location = new System.Drawing.Point(0, 533);
|
|
this.button182.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button182.Name = "button182";
|
|
this.button182.Size = new System.Drawing.Size(187, 28);
|
|
this.button182.TabIndex = 4;
|
|
this.button182.Text = "Odoslať na brúsenie";
|
|
this.button182.UseVisualStyleBackColor = true;
|
|
this.button182.Click += new System.EventHandler(this.button182_Click);
|
|
//
|
|
// dataGridView22
|
|
//
|
|
this.dataGridView22.AllowUserToAddRows = false;
|
|
this.dataGridView22.AllowUserToDeleteRows = false;
|
|
this.dataGridView22.AllowUserToResizeColumns = false;
|
|
this.dataGridView22.AllowUserToResizeRows = false;
|
|
this.dataGridView22.BackgroundColor = System.Drawing.Color.MistyRose;
|
|
this.dataGridView22.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView22.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
|
|
this.dataGridView22.Location = new System.Drawing.Point(1524, 108);
|
|
this.dataGridView22.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dataGridView22.MultiSelect = false;
|
|
this.dataGridView22.Name = "dataGridView22";
|
|
this.dataGridView22.RowHeadersVisible = false;
|
|
this.dataGridView22.RowHeadersWidth = 51;
|
|
this.dataGridView22.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dataGridView22.Size = new System.Drawing.Size(760, 425);
|
|
this.dataGridView22.TabIndex = 3;
|
|
this.dataGridView22.CellMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridView22_CellMouseClick);
|
|
this.dataGridView22.RowEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView22_RowEnter);
|
|
this.dataGridView22.SelectionChanged += new System.EventHandler(this.dataGridView22_SelectionChanged);
|
|
this.dataGridView22.Paint += new System.Windows.Forms.PaintEventHandler(this.dataGridView22_Paint);
|
|
//
|
|
// dataGridView21
|
|
//
|
|
this.dataGridView21.AllowUserToAddRows = false;
|
|
this.dataGridView21.AllowUserToDeleteRows = false;
|
|
this.dataGridView21.AllowUserToResizeColumns = false;
|
|
this.dataGridView21.AllowUserToResizeRows = false;
|
|
this.dataGridView21.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
this.dataGridView21.BackgroundColor = System.Drawing.Color.Azure;
|
|
this.dataGridView21.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView21.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
|
|
this.dataGridView21.Location = new System.Drawing.Point(1, 592);
|
|
this.dataGridView21.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dataGridView21.Name = "dataGridView21";
|
|
this.dataGridView21.RowHeadersVisible = false;
|
|
this.dataGridView21.RowHeadersWidth = 51;
|
|
this.dataGridView21.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dataGridView21.Size = new System.Drawing.Size(2283, 43);
|
|
this.dataGridView21.TabIndex = 2;
|
|
this.dataGridView21.CellMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridView21_CellMouseClick);
|
|
this.dataGridView21.RowEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView21_RowEnter);
|
|
this.dataGridView21.SelectionChanged += new System.EventHandler(this.dataGridView21_SelectionChanged);
|
|
this.dataGridView21.Paint += new System.Windows.Forms.PaintEventHandler(this.dataGridView21_Paint);
|
|
//
|
|
// dataGridView20
|
|
//
|
|
this.dataGridView20.AllowUserToAddRows = false;
|
|
this.dataGridView20.AllowUserToDeleteRows = false;
|
|
this.dataGridView20.AllowUserToResizeColumns = false;
|
|
this.dataGridView20.AllowUserToResizeRows = false;
|
|
this.dataGridView20.BackgroundColor = System.Drawing.Color.Gainsboro;
|
|
this.dataGridView20.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView20.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
|
|
this.dataGridView20.Location = new System.Drawing.Point(763, 108);
|
|
this.dataGridView20.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dataGridView20.MultiSelect = false;
|
|
this.dataGridView20.Name = "dataGridView20";
|
|
this.dataGridView20.RowHeadersVisible = false;
|
|
this.dataGridView20.RowHeadersWidth = 51;
|
|
this.dataGridView20.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dataGridView20.Size = new System.Drawing.Size(760, 425);
|
|
this.dataGridView20.TabIndex = 1;
|
|
this.dataGridView20.CellMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridView20_CellMouseClick);
|
|
this.dataGridView20.RowEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView20_RowEnter);
|
|
this.dataGridView20.SelectionChanged += new System.EventHandler(this.dataGridView20_SelectionChanged);
|
|
this.dataGridView20.Paint += new System.Windows.Forms.PaintEventHandler(this.dataGridView20_Paint);
|
|
//
|
|
// dataGridView19
|
|
//
|
|
this.dataGridView19.AllowUserToAddRows = false;
|
|
this.dataGridView19.AllowUserToDeleteRows = false;
|
|
this.dataGridView19.AllowUserToResizeColumns = false;
|
|
this.dataGridView19.AllowUserToResizeRows = false;
|
|
this.dataGridView19.BackgroundColor = System.Drawing.Color.FloralWhite;
|
|
this.dataGridView19.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView19.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
|
|
this.dataGridView19.Location = new System.Drawing.Point(1, 108);
|
|
this.dataGridView19.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dataGridView19.Name = "dataGridView19";
|
|
this.dataGridView19.RowHeadersVisible = false;
|
|
this.dataGridView19.RowHeadersWidth = 51;
|
|
this.dataGridView19.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dataGridView19.Size = new System.Drawing.Size(760, 425);
|
|
this.dataGridView19.TabIndex = 0;
|
|
this.dataGridView19.CellMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridView19_CellMouseClick);
|
|
this.dataGridView19.RowEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView19_RowEnter);
|
|
this.dataGridView19.SelectionChanged += new System.EventHandler(this.dataGridView19_SelectionChanged);
|
|
this.dataGridView19.Paint += new System.Windows.Forms.PaintEventHandler(this.dataGridView19_Paint);
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.button1.Location = new System.Drawing.Point(1767, 629);
|
|
this.button1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(100, 47);
|
|
this.button1.TabIndex = 3;
|
|
this.button1.Text = "Ukončiť";
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
//
|
|
// btnUpdate
|
|
//
|
|
this.btnUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnUpdate.Enabled = false;
|
|
this.btnUpdate.Location = new System.Drawing.Point(1767, 597);
|
|
this.btnUpdate.Margin = new System.Windows.Forms.Padding(4);
|
|
this.btnUpdate.Name = "btnUpdate";
|
|
this.btnUpdate.Size = new System.Drawing.Size(100, 28);
|
|
this.btnUpdate.TabIndex = 4;
|
|
this.btnUpdate.Text = "Update";
|
|
this.btnUpdate.UseVisualStyleBackColor = true;
|
|
this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel1.Controls.Add(this.pictureBox1);
|
|
this.panel1.Controls.Add(this.button42);
|
|
this.panel1.Controls.Add(this.button43);
|
|
this.panel1.Controls.Add(this.button44);
|
|
this.panel1.Controls.Add(this.button45);
|
|
this.panel1.Controls.Add(this.button46);
|
|
this.panel1.Controls.Add(this.button47);
|
|
this.panel1.Controls.Add(this.button37);
|
|
this.panel1.Controls.Add(this.button38);
|
|
this.panel1.Controls.Add(this.button39);
|
|
this.panel1.Controls.Add(this.button40);
|
|
this.panel1.Controls.Add(this.button41);
|
|
this.panel1.Controls.Add(this.button36);
|
|
this.panel1.Controls.Add(this.button30);
|
|
this.panel1.Controls.Add(this.button31);
|
|
this.panel1.Controls.Add(this.button32);
|
|
this.panel1.Controls.Add(this.button33);
|
|
this.panel1.Controls.Add(this.button34);
|
|
this.panel1.Controls.Add(this.button35);
|
|
this.panel1.Controls.Add(this.button26);
|
|
this.panel1.Controls.Add(this.button27);
|
|
this.panel1.Controls.Add(this.button28);
|
|
this.panel1.Controls.Add(this.button29);
|
|
this.panel1.Controls.Add(this.button21);
|
|
this.panel1.Controls.Add(this.button22);
|
|
this.panel1.Controls.Add(this.button23);
|
|
this.panel1.Controls.Add(this.button24);
|
|
this.panel1.Controls.Add(this.button25);
|
|
this.panel1.Controls.Add(this.button16);
|
|
this.panel1.Controls.Add(this.button17);
|
|
this.panel1.Controls.Add(this.button18);
|
|
this.panel1.Controls.Add(this.button19);
|
|
this.panel1.Controls.Add(this.button20);
|
|
this.panel1.Controls.Add(this.button11);
|
|
this.panel1.Controls.Add(this.button12);
|
|
this.panel1.Controls.Add(this.button13);
|
|
this.panel1.Controls.Add(this.button14);
|
|
this.panel1.Controls.Add(this.button15);
|
|
this.panel1.Controls.Add(this.button10);
|
|
this.panel1.Controls.Add(this.button9);
|
|
this.panel1.Controls.Add(this.button8);
|
|
this.panel1.Controls.Add(this.button7);
|
|
this.panel1.Controls.Add(this.button5);
|
|
this.panel1.Controls.Add(this.textBox1);
|
|
this.panel1.Controls.Add(this.label7);
|
|
this.panel1.Controls.Add(this.label5);
|
|
this.panel1.Location = new System.Drawing.Point(1837, 39);
|
|
this.panel1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(47, 43);
|
|
this.panel1.TabIndex = 5;
|
|
//
|
|
// pictureBox1
|
|
//
|
|
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
|
|
this.pictureBox1.Location = new System.Drawing.Point(-4, 1);
|
|
this.pictureBox1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
this.pictureBox1.Size = new System.Drawing.Size(32, 32);
|
|
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.pictureBox1.TabIndex = 46;
|
|
this.pictureBox1.TabStop = false;
|
|
this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
|
|
//
|
|
// button42
|
|
//
|
|
this.button42.Enabled = false;
|
|
this.button42.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button42.Location = new System.Drawing.Point(60, 98);
|
|
this.button42.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button42.Name = "button42";
|
|
this.button42.Size = new System.Drawing.Size(47, 43);
|
|
this.button42.TabIndex = 45;
|
|
this.button42.Text = "..";
|
|
this.button42.UseVisualStyleBackColor = true;
|
|
//
|
|
// button43
|
|
//
|
|
this.button43.Enabled = false;
|
|
this.button43.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button43.Location = new System.Drawing.Point(60, 142);
|
|
this.button43.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button43.Name = "button43";
|
|
this.button43.Size = new System.Drawing.Size(47, 43);
|
|
this.button43.TabIndex = 44;
|
|
this.button43.Text = "..";
|
|
this.button43.UseVisualStyleBackColor = true;
|
|
//
|
|
// button44
|
|
//
|
|
this.button44.Enabled = false;
|
|
this.button44.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button44.Location = new System.Drawing.Point(60, 314);
|
|
this.button44.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button44.Name = "button44";
|
|
this.button44.Size = new System.Drawing.Size(47, 43);
|
|
this.button44.TabIndex = 43;
|
|
this.button44.Text = "..";
|
|
this.button44.UseVisualStyleBackColor = true;
|
|
//
|
|
// button45
|
|
//
|
|
this.button45.Enabled = false;
|
|
this.button45.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button45.Location = new System.Drawing.Point(60, 271);
|
|
this.button45.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button45.Name = "button45";
|
|
this.button45.Size = new System.Drawing.Size(47, 43);
|
|
this.button45.TabIndex = 42;
|
|
this.button45.Text = "..";
|
|
this.button45.UseVisualStyleBackColor = true;
|
|
//
|
|
// button46
|
|
//
|
|
this.button46.Enabled = false;
|
|
this.button46.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button46.Location = new System.Drawing.Point(60, 228);
|
|
this.button46.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button46.Name = "button46";
|
|
this.button46.Size = new System.Drawing.Size(47, 43);
|
|
this.button46.TabIndex = 41;
|
|
this.button46.Text = "..";
|
|
this.button46.UseVisualStyleBackColor = true;
|
|
//
|
|
// button47
|
|
//
|
|
this.button47.Enabled = false;
|
|
this.button47.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button47.Location = new System.Drawing.Point(60, 185);
|
|
this.button47.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button47.Name = "button47";
|
|
this.button47.Size = new System.Drawing.Size(47, 43);
|
|
this.button47.TabIndex = 40;
|
|
this.button47.Text = "..";
|
|
this.button47.UseVisualStyleBackColor = true;
|
|
//
|
|
// button37
|
|
//
|
|
this.button37.Font = new System.Drawing.Font("Calibri", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button37.Location = new System.Drawing.Point(107, 98);
|
|
this.button37.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button37.Name = "button37";
|
|
this.button37.Size = new System.Drawing.Size(47, 43);
|
|
this.button37.TabIndex = 39;
|
|
this.button37.Text = "Inv";
|
|
this.button37.UseVisualStyleBackColor = true;
|
|
this.button37.Click += new System.EventHandler(this.button37_Click);
|
|
//
|
|
// button38
|
|
//
|
|
this.button38.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button38.Location = new System.Drawing.Point(340, 185);
|
|
this.button38.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button38.Name = "button38";
|
|
this.button38.Size = new System.Drawing.Size(47, 43);
|
|
this.button38.TabIndex = 38;
|
|
this.button38.Text = "π";
|
|
this.button38.UseVisualStyleBackColor = true;
|
|
this.button38.Click += new System.EventHandler(this.button38_Click);
|
|
//
|
|
// button39
|
|
//
|
|
this.button39.Enabled = false;
|
|
this.button39.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button39.Location = new System.Drawing.Point(247, 98);
|
|
this.button39.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button39.Name = "button39";
|
|
this.button39.Size = new System.Drawing.Size(47, 43);
|
|
this.button39.TabIndex = 37;
|
|
this.button39.Text = "xⁿ";
|
|
this.button39.UseVisualStyleBackColor = true;
|
|
//
|
|
// button40
|
|
//
|
|
this.button40.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button40.Location = new System.Drawing.Point(200, 98);
|
|
this.button40.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button40.Name = "button40";
|
|
this.button40.Size = new System.Drawing.Size(47, 43);
|
|
this.button40.TabIndex = 36;
|
|
this.button40.Text = "x³";
|
|
this.button40.UseVisualStyleBackColor = true;
|
|
this.button40.Click += new System.EventHandler(this.button40_Click);
|
|
//
|
|
// button41
|
|
//
|
|
this.button41.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button41.Location = new System.Drawing.Point(153, 98);
|
|
this.button41.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button41.Name = "button41";
|
|
this.button41.Size = new System.Drawing.Size(47, 43);
|
|
this.button41.TabIndex = 35;
|
|
this.button41.Text = "x²";
|
|
this.button41.UseVisualStyleBackColor = true;
|
|
this.button41.Click += new System.EventHandler(this.button41_Click);
|
|
//
|
|
// button36
|
|
//
|
|
this.button36.Enabled = false;
|
|
this.button36.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button36.Location = new System.Drawing.Point(340, 142);
|
|
this.button36.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button36.Name = "button36";
|
|
this.button36.Size = new System.Drawing.Size(47, 43);
|
|
this.button36.TabIndex = 34;
|
|
this.button36.Text = "..";
|
|
this.button36.UseVisualStyleBackColor = true;
|
|
//
|
|
// button30
|
|
//
|
|
this.button30.Font = new System.Drawing.Font("Calibri", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button30.Location = new System.Drawing.Point(107, 142);
|
|
this.button30.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button30.Name = "button30";
|
|
this.button30.Size = new System.Drawing.Size(47, 43);
|
|
this.button30.TabIndex = 33;
|
|
this.button30.Text = "cotg";
|
|
this.button30.UseVisualStyleBackColor = true;
|
|
this.button30.Click += new System.EventHandler(this.button30_Click);
|
|
//
|
|
// button31
|
|
//
|
|
this.button31.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button31.Location = new System.Drawing.Point(293, 98);
|
|
this.button31.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button31.Name = "button31";
|
|
this.button31.Size = new System.Drawing.Size(47, 43);
|
|
this.button31.TabIndex = 32;
|
|
this.button31.Text = "←";
|
|
this.button31.UseVisualStyleBackColor = true;
|
|
this.button31.Click += new System.EventHandler(this.button31_Click);
|
|
//
|
|
// button32
|
|
//
|
|
this.button32.Font = new System.Drawing.Font("Calibri", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button32.Location = new System.Drawing.Point(293, 142);
|
|
this.button32.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button32.Name = "button32";
|
|
this.button32.Size = new System.Drawing.Size(47, 43);
|
|
this.button32.TabIndex = 31;
|
|
this.button32.Text = "del";
|
|
this.button32.UseVisualStyleBackColor = true;
|
|
this.button32.Click += new System.EventHandler(this.button32_Click);
|
|
//
|
|
// button33
|
|
//
|
|
this.button33.Enabled = false;
|
|
this.button33.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button33.Location = new System.Drawing.Point(247, 142);
|
|
this.button33.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button33.Name = "button33";
|
|
this.button33.Size = new System.Drawing.Size(47, 43);
|
|
this.button33.TabIndex = 30;
|
|
this.button33.Text = "ⁿ√";
|
|
this.button33.UseVisualStyleBackColor = true;
|
|
//
|
|
// button34
|
|
//
|
|
this.button34.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button34.Location = new System.Drawing.Point(200, 142);
|
|
this.button34.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button34.Name = "button34";
|
|
this.button34.Size = new System.Drawing.Size(47, 43);
|
|
this.button34.TabIndex = 29;
|
|
this.button34.Text = "³√";
|
|
this.button34.UseVisualStyleBackColor = true;
|
|
this.button34.Click += new System.EventHandler(this.button34_Click);
|
|
//
|
|
// button35
|
|
//
|
|
this.button35.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button35.Location = new System.Drawing.Point(153, 142);
|
|
this.button35.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button35.Name = "button35";
|
|
this.button35.Size = new System.Drawing.Size(47, 43);
|
|
this.button35.TabIndex = 28;
|
|
this.button35.Text = "√";
|
|
this.button35.UseVisualStyleBackColor = true;
|
|
this.button35.Click += new System.EventHandler(this.button35_Click);
|
|
//
|
|
// button26
|
|
//
|
|
this.button26.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button26.Location = new System.Drawing.Point(107, 314);
|
|
this.button26.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button26.Name = "button26";
|
|
this.button26.Size = new System.Drawing.Size(47, 43);
|
|
this.button26.TabIndex = 27;
|
|
this.button26.Text = "( )";
|
|
this.button26.UseVisualStyleBackColor = true;
|
|
this.button26.Click += new System.EventHandler(this.button26_Click);
|
|
//
|
|
// button27
|
|
//
|
|
this.button27.Font = new System.Drawing.Font("Calibri", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button27.Location = new System.Drawing.Point(107, 271);
|
|
this.button27.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button27.Name = "button27";
|
|
this.button27.Size = new System.Drawing.Size(47, 43);
|
|
this.button27.TabIndex = 26;
|
|
this.button27.Text = "sin";
|
|
this.button27.UseVisualStyleBackColor = true;
|
|
this.button27.Click += new System.EventHandler(this.button27_Click);
|
|
//
|
|
// button28
|
|
//
|
|
this.button28.Font = new System.Drawing.Font("Calibri", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button28.Location = new System.Drawing.Point(107, 228);
|
|
this.button28.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button28.Name = "button28";
|
|
this.button28.Size = new System.Drawing.Size(47, 43);
|
|
this.button28.TabIndex = 25;
|
|
this.button28.Text = "cos";
|
|
this.button28.UseVisualStyleBackColor = true;
|
|
this.button28.Click += new System.EventHandler(this.button28_Click);
|
|
//
|
|
// button29
|
|
//
|
|
this.button29.Font = new System.Drawing.Font("Calibri", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button29.Location = new System.Drawing.Point(107, 185);
|
|
this.button29.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button29.Name = "button29";
|
|
this.button29.Size = new System.Drawing.Size(47, 43);
|
|
this.button29.TabIndex = 24;
|
|
this.button29.Text = "tan";
|
|
this.button29.UseVisualStyleBackColor = true;
|
|
this.button29.Click += new System.EventHandler(this.button29_Click);
|
|
//
|
|
// button21
|
|
//
|
|
this.button21.BackColor = System.Drawing.Color.YellowGreen;
|
|
this.button21.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button21.Location = new System.Drawing.Point(340, 314);
|
|
this.button21.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button21.Name = "button21";
|
|
this.button21.Size = new System.Drawing.Size(47, 43);
|
|
this.button21.TabIndex = 23;
|
|
this.button21.Text = "=";
|
|
this.button21.UseVisualStyleBackColor = false;
|
|
this.button21.Click += new System.EventHandler(this.button21_Click);
|
|
//
|
|
// button22
|
|
//
|
|
this.button22.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button22.Location = new System.Drawing.Point(293, 314);
|
|
this.button22.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button22.Name = "button22";
|
|
this.button22.Size = new System.Drawing.Size(47, 43);
|
|
this.button22.TabIndex = 22;
|
|
this.button22.Text = "+";
|
|
this.button22.UseVisualStyleBackColor = true;
|
|
this.button22.Click += new System.EventHandler(this.button22_Click);
|
|
//
|
|
// button23
|
|
//
|
|
this.button23.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button23.Location = new System.Drawing.Point(247, 314);
|
|
this.button23.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button23.Name = "button23";
|
|
this.button23.Size = new System.Drawing.Size(47, 43);
|
|
this.button23.TabIndex = 21;
|
|
this.button23.Text = ",";
|
|
this.button23.UseVisualStyleBackColor = true;
|
|
this.button23.Click += new System.EventHandler(this.button23_Click);
|
|
//
|
|
// button24
|
|
//
|
|
this.button24.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button24.Location = new System.Drawing.Point(200, 314);
|
|
this.button24.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button24.Name = "button24";
|
|
this.button24.Size = new System.Drawing.Size(47, 43);
|
|
this.button24.TabIndex = 20;
|
|
this.button24.Text = "00";
|
|
this.button24.UseVisualStyleBackColor = true;
|
|
this.button24.Click += new System.EventHandler(this.button24_Click);
|
|
//
|
|
// button25
|
|
//
|
|
this.button25.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button25.Location = new System.Drawing.Point(153, 314);
|
|
this.button25.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button25.Name = "button25";
|
|
this.button25.Size = new System.Drawing.Size(47, 43);
|
|
this.button25.TabIndex = 19;
|
|
this.button25.Text = "0";
|
|
this.button25.UseVisualStyleBackColor = true;
|
|
this.button25.Click += new System.EventHandler(this.button25_Click);
|
|
//
|
|
// button16
|
|
//
|
|
this.button16.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button16.Location = new System.Drawing.Point(340, 271);
|
|
this.button16.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button16.Name = "button16";
|
|
this.button16.Size = new System.Drawing.Size(47, 43);
|
|
this.button16.TabIndex = 18;
|
|
this.button16.Text = ")";
|
|
this.button16.UseVisualStyleBackColor = true;
|
|
this.button16.Click += new System.EventHandler(this.button16_Click);
|
|
//
|
|
// button17
|
|
//
|
|
this.button17.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button17.Location = new System.Drawing.Point(293, 271);
|
|
this.button17.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button17.Name = "button17";
|
|
this.button17.Size = new System.Drawing.Size(47, 43);
|
|
this.button17.TabIndex = 17;
|
|
this.button17.Text = "-";
|
|
this.button17.UseVisualStyleBackColor = true;
|
|
this.button17.Click += new System.EventHandler(this.button17_Click);
|
|
//
|
|
// button18
|
|
//
|
|
this.button18.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button18.Location = new System.Drawing.Point(247, 271);
|
|
this.button18.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button18.Name = "button18";
|
|
this.button18.Size = new System.Drawing.Size(47, 43);
|
|
this.button18.TabIndex = 16;
|
|
this.button18.Text = "3";
|
|
this.button18.UseVisualStyleBackColor = true;
|
|
this.button18.Click += new System.EventHandler(this.button18_Click);
|
|
//
|
|
// button19
|
|
//
|
|
this.button19.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button19.Location = new System.Drawing.Point(200, 271);
|
|
this.button19.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button19.Name = "button19";
|
|
this.button19.Size = new System.Drawing.Size(47, 43);
|
|
this.button19.TabIndex = 15;
|
|
this.button19.Text = "2";
|
|
this.button19.UseVisualStyleBackColor = true;
|
|
this.button19.Click += new System.EventHandler(this.button19_Click);
|
|
//
|
|
// button20
|
|
//
|
|
this.button20.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button20.Location = new System.Drawing.Point(153, 271);
|
|
this.button20.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button20.Name = "button20";
|
|
this.button20.Size = new System.Drawing.Size(47, 43);
|
|
this.button20.TabIndex = 14;
|
|
this.button20.Text = "1";
|
|
this.button20.UseVisualStyleBackColor = true;
|
|
this.button20.Click += new System.EventHandler(this.button20_Click);
|
|
//
|
|
// button11
|
|
//
|
|
this.button11.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button11.Location = new System.Drawing.Point(340, 228);
|
|
this.button11.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button11.Name = "button11";
|
|
this.button11.Size = new System.Drawing.Size(47, 43);
|
|
this.button11.TabIndex = 13;
|
|
this.button11.Text = "(";
|
|
this.button11.UseVisualStyleBackColor = true;
|
|
this.button11.Click += new System.EventHandler(this.button11_Click);
|
|
//
|
|
// button12
|
|
//
|
|
this.button12.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button12.Location = new System.Drawing.Point(293, 228);
|
|
this.button12.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button12.Name = "button12";
|
|
this.button12.Size = new System.Drawing.Size(47, 43);
|
|
this.button12.TabIndex = 12;
|
|
this.button12.Text = "*";
|
|
this.button12.UseVisualStyleBackColor = true;
|
|
this.button12.Click += new System.EventHandler(this.button12_Click);
|
|
//
|
|
// button13
|
|
//
|
|
this.button13.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button13.Location = new System.Drawing.Point(247, 228);
|
|
this.button13.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button13.Name = "button13";
|
|
this.button13.Size = new System.Drawing.Size(47, 43);
|
|
this.button13.TabIndex = 11;
|
|
this.button13.Text = "6";
|
|
this.button13.UseVisualStyleBackColor = true;
|
|
this.button13.Click += new System.EventHandler(this.button13_Click);
|
|
//
|
|
// button14
|
|
//
|
|
this.button14.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button14.Location = new System.Drawing.Point(200, 228);
|
|
this.button14.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button14.Name = "button14";
|
|
this.button14.Size = new System.Drawing.Size(47, 43);
|
|
this.button14.TabIndex = 10;
|
|
this.button14.Text = "5";
|
|
this.button14.UseVisualStyleBackColor = true;
|
|
this.button14.Click += new System.EventHandler(this.button14_Click);
|
|
//
|
|
// button15
|
|
//
|
|
this.button15.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button15.Location = new System.Drawing.Point(153, 228);
|
|
this.button15.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button15.Name = "button15";
|
|
this.button15.Size = new System.Drawing.Size(47, 43);
|
|
this.button15.TabIndex = 9;
|
|
this.button15.Text = "4";
|
|
this.button15.UseVisualStyleBackColor = true;
|
|
this.button15.Click += new System.EventHandler(this.button15_Click);
|
|
//
|
|
// button10
|
|
//
|
|
this.button10.BackColor = System.Drawing.Color.Khaki;
|
|
this.button10.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button10.Location = new System.Drawing.Point(340, 98);
|
|
this.button10.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button10.Name = "button10";
|
|
this.button10.Size = new System.Drawing.Size(47, 43);
|
|
this.button10.TabIndex = 8;
|
|
this.button10.Text = "C";
|
|
this.button10.UseVisualStyleBackColor = false;
|
|
this.button10.Click += new System.EventHandler(this.button10_Click);
|
|
//
|
|
// button9
|
|
//
|
|
this.button9.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button9.Location = new System.Drawing.Point(293, 185);
|
|
this.button9.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button9.Name = "button9";
|
|
this.button9.Size = new System.Drawing.Size(47, 43);
|
|
this.button9.TabIndex = 7;
|
|
this.button9.Text = "/";
|
|
this.button9.UseVisualStyleBackColor = true;
|
|
this.button9.Click += new System.EventHandler(this.button9_Click);
|
|
//
|
|
// button8
|
|
//
|
|
this.button8.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button8.Location = new System.Drawing.Point(247, 185);
|
|
this.button8.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button8.Name = "button8";
|
|
this.button8.Size = new System.Drawing.Size(47, 43);
|
|
this.button8.TabIndex = 6;
|
|
this.button8.Text = "9";
|
|
this.button8.UseVisualStyleBackColor = true;
|
|
this.button8.Click += new System.EventHandler(this.button8_Click);
|
|
//
|
|
// button7
|
|
//
|
|
this.button7.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button7.Location = new System.Drawing.Point(200, 185);
|
|
this.button7.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button7.Name = "button7";
|
|
this.button7.Size = new System.Drawing.Size(47, 43);
|
|
this.button7.TabIndex = 5;
|
|
this.button7.Text = "8";
|
|
this.button7.UseVisualStyleBackColor = true;
|
|
this.button7.Click += new System.EventHandler(this.button7_Click);
|
|
//
|
|
// button5
|
|
//
|
|
this.button5.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.button5.Location = new System.Drawing.Point(153, 185);
|
|
this.button5.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button5.Name = "button5";
|
|
this.button5.Size = new System.Drawing.Size(47, 43);
|
|
this.button5.TabIndex = 4;
|
|
this.button5.Text = "7";
|
|
this.button5.UseVisualStyleBackColor = true;
|
|
this.button5.Click += new System.EventHandler(this.button5_Click);
|
|
//
|
|
// textBox1
|
|
//
|
|
this.textBox1.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.textBox1.Location = new System.Drawing.Point(60, 42);
|
|
this.textBox1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox1.Name = "textBox1";
|
|
this.textBox1.Size = new System.Drawing.Size(325, 36);
|
|
this.textBox1.TabIndex = 3;
|
|
this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label7.Location = new System.Drawing.Point(57, 5);
|
|
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(0, 29);
|
|
this.label7.TabIndex = 2;
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.BackColor = System.Drawing.Color.LightCoral;
|
|
this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label5.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label5.Location = new System.Drawing.Point(-1, 338);
|
|
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(36, 31);
|
|
this.label5.TabIndex = 1;
|
|
this.label5.Text = "↗";
|
|
this.label5.Click += new System.EventHandler(this.label5_Click);
|
|
//
|
|
// panel2
|
|
//
|
|
this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel2.Controls.Add(this.label11);
|
|
this.panel2.Controls.Add(this.label10);
|
|
this.panel2.Controls.Add(this.label9);
|
|
this.panel2.Controls.Add(this.pBMarkAsRead);
|
|
this.panel2.Controls.Add(this.pBDelete);
|
|
this.panel2.Controls.Add(this.monthCalendar1);
|
|
this.panel2.Controls.Add(this.panel6);
|
|
this.panel2.Controls.Add(this.pictureBox2);
|
|
this.panel2.Controls.Add(this.button4);
|
|
this.panel2.Controls.Add(this.button3);
|
|
this.panel2.Controls.Add(this.label6);
|
|
this.panel2.Location = new System.Drawing.Point(1837, 84);
|
|
this.panel2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel2.Name = "panel2";
|
|
this.panel2.Size = new System.Drawing.Size(47, 43);
|
|
this.panel2.TabIndex = 6;
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label11.Location = new System.Drawing.Point(11, 73);
|
|
this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(14, 15);
|
|
this.label11.TabIndex = 13;
|
|
this.label11.Text = "2";
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label10.Location = new System.Drawing.Point(3, 55);
|
|
this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(37, 15);
|
|
this.label10.TabIndex = 12;
|
|
this.label10.Text = "pozn.";
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label9.Location = new System.Drawing.Point(0, 42);
|
|
this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(38, 15);
|
|
this.label9.TabIndex = 11;
|
|
this.label9.Text = "Počet";
|
|
//
|
|
// pBMarkAsRead
|
|
//
|
|
this.pBMarkAsRead.Image = ((System.Drawing.Image)(resources.GetObject("pBMarkAsRead.Image")));
|
|
this.pBMarkAsRead.Location = new System.Drawing.Point(0, 150);
|
|
this.pBMarkAsRead.Margin = new System.Windows.Forms.Padding(4);
|
|
this.pBMarkAsRead.Name = "pBMarkAsRead";
|
|
this.pBMarkAsRead.Size = new System.Drawing.Size(32, 32);
|
|
this.pBMarkAsRead.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.pBMarkAsRead.TabIndex = 10;
|
|
this.pBMarkAsRead.TabStop = false;
|
|
this.pBMarkAsRead.Visible = false;
|
|
this.pBMarkAsRead.Click += new System.EventHandler(this.pBMarkAsRead_Click);
|
|
//
|
|
// pBDelete
|
|
//
|
|
this.pBDelete.Image = ((System.Drawing.Image)(resources.GetObject("pBDelete.Image")));
|
|
this.pBDelete.Location = new System.Drawing.Point(0, 106);
|
|
this.pBDelete.Margin = new System.Windows.Forms.Padding(4);
|
|
this.pBDelete.Name = "pBDelete";
|
|
this.pBDelete.Size = new System.Drawing.Size(32, 32);
|
|
this.pBDelete.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.pBDelete.TabIndex = 10;
|
|
this.pBDelete.TabStop = false;
|
|
this.pBDelete.Visible = false;
|
|
this.pBDelete.Click += new System.EventHandler(this.pBDelete_Click);
|
|
//
|
|
// monthCalendar1
|
|
//
|
|
this.monthCalendar1.Border.BorderColor = System.Drawing.Color.Black;
|
|
this.monthCalendar1.Border.Parent = this.monthCalendar1;
|
|
this.monthCalendar1.Border.Transparency = 255;
|
|
this.monthCalendar1.Border.Visible = true;
|
|
this.monthCalendar1.CanSelectTrailingDates = true;
|
|
this.monthCalendar1.Culture = new System.Globalization.CultureInfo("sk-SK");
|
|
this.monthCalendar1.FirstDayOfWeek = System.Windows.Forms.Day.Default;
|
|
this.monthCalendar1.Footer.Align = MonthCalendar.HeaderAlign.Left;
|
|
this.monthCalendar1.Footer.Background.EndColor = System.Drawing.Color.Black;
|
|
this.monthCalendar1.Footer.Background.Gradient = MonthCalendar.GradientStyle.Vertical;
|
|
this.monthCalendar1.Footer.Background.Parent = this.monthCalendar1.Footer;
|
|
this.monthCalendar1.Footer.Background.StartColor = System.Drawing.Color.White;
|
|
this.monthCalendar1.Footer.Background.Style = MonthCalendar.EStyle.esParent;
|
|
this.monthCalendar1.Footer.Background.TransparencyEndColor = 255;
|
|
this.monthCalendar1.Footer.Background.TransparencyStartColor = 255;
|
|
this.monthCalendar1.Footer.Border.BorderColor = System.Drawing.Color.Black;
|
|
this.monthCalendar1.Footer.Border.Parent = this.monthCalendar1.Footer;
|
|
this.monthCalendar1.Footer.Border.Transparency = 255;
|
|
this.monthCalendar1.Footer.Border.Visible = true;
|
|
this.monthCalendar1.Footer.DateFormat = MonthCalendar.DateFormat.Long;
|
|
this.monthCalendar1.Footer.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
|
|
this.monthCalendar1.Footer.ForeColor = System.Drawing.Color.Black;
|
|
this.monthCalendar1.Footer.Padding = new System.Windows.Forms.Padding(20, 5, 20, 5);
|
|
this.monthCalendar1.Footer.Text = "";
|
|
this.monthCalendar1.Footer.TextTransparency = 255;
|
|
this.monthCalendar1.Footer.Visible = true;
|
|
this.monthCalendar1.Header.Align = MonthCalendar.HeaderAlign.Center;
|
|
this.monthCalendar1.Header.Background.EndColor = System.Drawing.Color.Black;
|
|
this.monthCalendar1.Header.Background.Gradient = MonthCalendar.GradientStyle.Vertical;
|
|
this.monthCalendar1.Header.Background.Parent = this.monthCalendar1.Header;
|
|
this.monthCalendar1.Header.Background.StartColor = System.Drawing.Color.White;
|
|
this.monthCalendar1.Header.Background.Style = MonthCalendar.EStyle.esParent;
|
|
this.monthCalendar1.Header.Background.TransparencyEndColor = 255;
|
|
this.monthCalendar1.Header.Background.TransparencyStartColor = 255;
|
|
this.monthCalendar1.Header.Border.BorderColor = System.Drawing.Color.Black;
|
|
this.monthCalendar1.Header.Border.Parent = this.monthCalendar1.Header;
|
|
this.monthCalendar1.Header.Border.Transparency = 255;
|
|
this.monthCalendar1.Header.Border.Visible = true;
|
|
this.monthCalendar1.Header.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
|
|
this.monthCalendar1.Header.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(155)))), ((int)(((byte)(155)))));
|
|
this.monthCalendar1.Header.HoverColor = System.Drawing.Color.DarkGray;
|
|
this.monthCalendar1.Header.Padding.Horizontal = 10;
|
|
this.monthCalendar1.Header.Padding.Vertical = 6;
|
|
this.monthCalendar1.Header.ShowNav = true;
|
|
this.monthCalendar1.Header.TextTransparency = 255;
|
|
this.monthCalendar1.Header.Visible = true;
|
|
this.monthCalendar1.ImageList = null;
|
|
this.monthCalendar1.Keyboard.AllowKeyboardSteering = true;
|
|
this.monthCalendar1.Keyboard.Down = System.Windows.Forms.Keys.Down;
|
|
this.monthCalendar1.Keyboard.GoToday = System.Windows.Forms.Keys.F12;
|
|
this.monthCalendar1.Keyboard.Left = System.Windows.Forms.Keys.Left;
|
|
this.monthCalendar1.Keyboard.MultipleSelection = MonthCalendar.ExtendedSelection.Ctrl;
|
|
this.monthCalendar1.Keyboard.NavNext = System.Windows.Forms.Keys.Insert;
|
|
this.monthCalendar1.Keyboard.NavPrev = System.Windows.Forms.Keys.Delete;
|
|
this.monthCalendar1.Keyboard.NextMonth = System.Windows.Forms.Keys.Home;
|
|
this.monthCalendar1.Keyboard.NextYear = System.Windows.Forms.Keys.PageUp;
|
|
this.monthCalendar1.Keyboard.PrevMonth = System.Windows.Forms.Keys.End;
|
|
this.monthCalendar1.Keyboard.PrevYear = System.Windows.Forms.Keys.Next;
|
|
this.monthCalendar1.Keyboard.Right = System.Windows.Forms.Keys.Right;
|
|
this.monthCalendar1.Keyboard.Select = System.Windows.Forms.Keys.Space;
|
|
this.monthCalendar1.Keyboard.Up = System.Windows.Forms.Keys.Up;
|
|
this.monthCalendar1.Keyboard.Zoomin = System.Windows.Forms.Keys.Subtract;
|
|
this.monthCalendar1.Keyboard.ZoomOut = System.Windows.Forms.Keys.Add;
|
|
this.monthCalendar1.Location = new System.Drawing.Point(48, 1);
|
|
this.monthCalendar1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.monthCalendar1.MaxDate = new System.DateTime(9998, 12, 31, 0, 0, 0, 0);
|
|
this.monthCalendar1.MinDate = new System.DateTime(1753, 1, 1, 0, 0, 0, 0);
|
|
this.monthCalendar1.MonthDays.Align = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.monthCalendar1.MonthDays.Background.EndColor = System.Drawing.Color.Black;
|
|
this.monthCalendar1.MonthDays.Background.Gradient = MonthCalendar.GradientStyle.Vertical;
|
|
this.monthCalendar1.MonthDays.Background.Parent = this.monthCalendar1.MonthDays;
|
|
this.monthCalendar1.MonthDays.Background.StartColor = System.Drawing.Color.White;
|
|
this.monthCalendar1.MonthDays.Background.Style = MonthCalendar.EStyle.esParent;
|
|
this.monthCalendar1.MonthDays.Background.TransparencyEndColor = 255;
|
|
this.monthCalendar1.MonthDays.Background.TransparencyStartColor = 255;
|
|
this.monthCalendar1.MonthDays.Border.BorderColor = System.Drawing.Color.Black;
|
|
this.monthCalendar1.MonthDays.Border.Parent = this.monthCalendar1.MonthDays;
|
|
this.monthCalendar1.MonthDays.Border.Transparency = 255;
|
|
this.monthCalendar1.MonthDays.Border.Visible = false;
|
|
this.monthCalendar1.MonthDays.DaysPadding.Horizontal = 1;
|
|
this.monthCalendar1.MonthDays.DaysPadding.Vertical = 1;
|
|
this.monthCalendar1.MonthDays.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
|
|
this.monthCalendar1.MonthDays.ForeColor = System.Drawing.Color.Black;
|
|
this.monthCalendar1.MonthDays.HoverStyle.Background.EndColor = System.Drawing.Color.Black;
|
|
this.monthCalendar1.MonthDays.HoverStyle.Background.Gradient = MonthCalendar.GradientStyle.Vertical;
|
|
this.monthCalendar1.MonthDays.HoverStyle.Background.Parent = this.monthCalendar1.MonthDays.HoverStyle;
|
|
this.monthCalendar1.MonthDays.HoverStyle.Background.StartColor = System.Drawing.Color.PaleGreen;
|
|
this.monthCalendar1.MonthDays.HoverStyle.Background.Style = MonthCalendar.EStyle.esGradient;
|
|
this.monthCalendar1.MonthDays.HoverStyle.Background.TransparencyEndColor = 128;
|
|
this.monthCalendar1.MonthDays.HoverStyle.Background.TransparencyStartColor = 128;
|
|
this.monthCalendar1.MonthDays.HoverStyle.Border.BorderColor = System.Drawing.Color.DarkBlue;
|
|
this.monthCalendar1.MonthDays.HoverStyle.Border.Parent = this.monthCalendar1.MonthDays.HoverStyle;
|
|
this.monthCalendar1.MonthDays.HoverStyle.Border.Transparency = 128;
|
|
this.monthCalendar1.MonthDays.HoverStyle.Border.Visible = true;
|
|
this.monthCalendar1.MonthDays.MarkHover = true;
|
|
this.monthCalendar1.MonthDays.MarkSaturday = true;
|
|
this.monthCalendar1.MonthDays.MarkSelectedDay = true;
|
|
this.monthCalendar1.MonthDays.MarkSunday = true;
|
|
this.monthCalendar1.MonthDays.MarkToday = true;
|
|
this.monthCalendar1.MonthDays.Padding = new System.Windows.Forms.Padding(1);
|
|
this.monthCalendar1.MonthDays.SaturdayColor = System.Drawing.Color.DarkGreen;
|
|
this.monthCalendar1.MonthDays.SelectedDay.Background.EndColor = System.Drawing.Color.Azure;
|
|
this.monthCalendar1.MonthDays.SelectedDay.Background.Gradient = MonthCalendar.GradientStyle.Vertical;
|
|
this.monthCalendar1.MonthDays.SelectedDay.Background.Parent = this.monthCalendar1.MonthDays.SelectedDay;
|
|
this.monthCalendar1.MonthDays.SelectedDay.Background.StartColor = System.Drawing.Color.RoyalBlue;
|
|
this.monthCalendar1.MonthDays.SelectedDay.Background.Style = MonthCalendar.EStyle.esGradient;
|
|
this.monthCalendar1.MonthDays.SelectedDay.Background.TransparencyEndColor = 255;
|
|
this.monthCalendar1.MonthDays.SelectedDay.Background.TransparencyStartColor = 255;
|
|
this.monthCalendar1.MonthDays.SelectedDay.Border.BorderColor = System.Drawing.Color.Red;
|
|
this.monthCalendar1.MonthDays.SelectedDay.Border.Parent = this.monthCalendar1.MonthDays.SelectedDay;
|
|
this.monthCalendar1.MonthDays.SelectedDay.Border.Transparency = 255;
|
|
this.monthCalendar1.MonthDays.SelectedDay.Border.Visible = true;
|
|
this.monthCalendar1.MonthDays.SelectedDay.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
|
|
this.monthCalendar1.MonthDays.SelectedDay.ForeColor = System.Drawing.Color.Black;
|
|
this.monthCalendar1.MonthDays.ShowTrailingDays = true;
|
|
this.monthCalendar1.MonthDays.SundayColor = System.Drawing.Color.Red;
|
|
this.monthCalendar1.MonthDays.TextTransparency = 255;
|
|
this.monthCalendar1.MonthDays.TodayColor = System.Drawing.Color.DarkTurquoise;
|
|
this.monthCalendar1.MonthDays.TrailingDays.Background.EndColor = System.Drawing.Color.Black;
|
|
this.monthCalendar1.MonthDays.TrailingDays.Background.Gradient = MonthCalendar.GradientStyle.Vertical;
|
|
this.monthCalendar1.MonthDays.TrailingDays.Background.Parent = this.monthCalendar1.MonthDays.TrailingDays;
|
|
this.monthCalendar1.MonthDays.TrailingDays.Background.StartColor = System.Drawing.Color.White;
|
|
this.monthCalendar1.MonthDays.TrailingDays.Background.Style = MonthCalendar.EStyle.esParent;
|
|
this.monthCalendar1.MonthDays.TrailingDays.Background.TransparencyEndColor = 255;
|
|
this.monthCalendar1.MonthDays.TrailingDays.Background.TransparencyStartColor = 255;
|
|
this.monthCalendar1.MonthDays.TrailingDays.Border.BorderColor = System.Drawing.Color.White;
|
|
this.monthCalendar1.MonthDays.TrailingDays.Border.Parent = this.monthCalendar1.MonthDays.TrailingDays;
|
|
this.monthCalendar1.MonthDays.TrailingDays.Border.Transparency = 255;
|
|
this.monthCalendar1.MonthDays.TrailingDays.Border.Visible = false;
|
|
this.monthCalendar1.MonthDays.TrailingDays.Font = new System.Drawing.Font("Tahoma", 9F);
|
|
this.monthCalendar1.MonthDays.TrailingDays.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
|
|
this.monthCalendar1.MonthImages.AprilImage = null;
|
|
this.monthCalendar1.MonthImages.AugustImage = null;
|
|
this.monthCalendar1.MonthImages.DecemberImage = null;
|
|
this.monthCalendar1.MonthImages.FebruaryImage = null;
|
|
this.monthCalendar1.MonthImages.ImagePosition = MonthCalendar.MonthImagePosition.Top;
|
|
this.monthCalendar1.MonthImages.ImagesHeight = 68;
|
|
this.monthCalendar1.MonthImages.JanuaryImage = null;
|
|
this.monthCalendar1.MonthImages.JulyImage = null;
|
|
this.monthCalendar1.MonthImages.JuneImage = null;
|
|
this.monthCalendar1.MonthImages.MarchImage = null;
|
|
this.monthCalendar1.MonthImages.MayImage = null;
|
|
this.monthCalendar1.MonthImages.NovemberImage = null;
|
|
this.monthCalendar1.MonthImages.OctoberImage = null;
|
|
this.monthCalendar1.MonthImages.SeptemberImage = null;
|
|
this.monthCalendar1.MonthImages.UseImages = false;
|
|
this.monthCalendar1.Name = "monthCalendar1";
|
|
this.monthCalendar1.OnlyMonthMode = false;
|
|
this.monthCalendar1.SelectedDate = new System.DateTime(((long)(0)));
|
|
this.monthCalendar1.SelectionMode = MonthCalendar.SelectionMode.smOne;
|
|
this.monthCalendar1.Size = new System.Drawing.Size(263, 217);
|
|
this.monthCalendar1.StartWithZoom = MonthCalendar.ViewMode.vmMonth;
|
|
this.monthCalendar1.TabIndex = 9;
|
|
this.monthCalendar1.WeekDays.Align = MonthCalendar.HeaderAlign.Center;
|
|
this.monthCalendar1.WeekDays.Background.EndColor = System.Drawing.Color.Black;
|
|
this.monthCalendar1.WeekDays.Background.Gradient = MonthCalendar.GradientStyle.Vertical;
|
|
this.monthCalendar1.WeekDays.Background.Parent = this.monthCalendar1.WeekDays;
|
|
this.monthCalendar1.WeekDays.Background.StartColor = System.Drawing.Color.White;
|
|
this.monthCalendar1.WeekDays.Background.Style = MonthCalendar.EStyle.esParent;
|
|
this.monthCalendar1.WeekDays.Background.TransparencyEndColor = 255;
|
|
this.monthCalendar1.WeekDays.Background.TransparencyStartColor = 255;
|
|
this.monthCalendar1.WeekDays.Border.BorderColor = System.Drawing.Color.Black;
|
|
this.monthCalendar1.WeekDays.Border.Parent = this.monthCalendar1.WeekDays;
|
|
this.monthCalendar1.WeekDays.Border.Transparency = 255;
|
|
this.monthCalendar1.WeekDays.Border.Visible = true;
|
|
this.monthCalendar1.WeekDays.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
|
|
this.monthCalendar1.WeekDays.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(155)))), ((int)(((byte)(155)))));
|
|
this.monthCalendar1.WeekDays.TextTransparency = 255;
|
|
this.monthCalendar1.WeekDays.Visible = true;
|
|
this.monthCalendar1.Weeknumbers.Align = MonthCalendar.WeekNumberAlign.Center;
|
|
this.monthCalendar1.Weeknumbers.Background.EndColor = System.Drawing.Color.Black;
|
|
this.monthCalendar1.Weeknumbers.Background.Gradient = MonthCalendar.GradientStyle.Vertical;
|
|
this.monthCalendar1.Weeknumbers.Background.Parent = this.monthCalendar1.Weeknumbers;
|
|
this.monthCalendar1.Weeknumbers.Background.StartColor = System.Drawing.Color.White;
|
|
this.monthCalendar1.Weeknumbers.Background.Style = MonthCalendar.EStyle.esParent;
|
|
this.monthCalendar1.Weeknumbers.Background.TransparencyEndColor = 255;
|
|
this.monthCalendar1.Weeknumbers.Background.TransparencyStartColor = 255;
|
|
this.monthCalendar1.Weeknumbers.Border.BorderColor = System.Drawing.Color.Black;
|
|
this.monthCalendar1.Weeknumbers.Border.Parent = this.monthCalendar1.Weeknumbers;
|
|
this.monthCalendar1.Weeknumbers.Border.Transparency = 255;
|
|
this.monthCalendar1.Weeknumbers.Border.Visible = true;
|
|
this.monthCalendar1.Weeknumbers.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
|
|
this.monthCalendar1.Weeknumbers.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(155)))), ((int)(((byte)(155)))));
|
|
this.monthCalendar1.Weeknumbers.Padding = 5;
|
|
this.monthCalendar1.Weeknumbers.TextTransparency = 255;
|
|
this.monthCalendar1.Weeknumbers.Visible = true;
|
|
this.monthCalendar1.SelectDay += new MonthCalendar.SelectDayEventHandler(this.monthCalendar1_SelectDay);
|
|
//
|
|
// panel6
|
|
//
|
|
this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel6.Controls.Add(this.button49);
|
|
this.panel6.Controls.Add(this.button48);
|
|
this.panel6.Controls.Add(this.label8);
|
|
this.panel6.Controls.Add(this.textBox2);
|
|
this.panel6.Location = new System.Drawing.Point(48, 231);
|
|
this.panel6.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel6.Name = "panel6";
|
|
this.panel6.Size = new System.Drawing.Size(262, 124);
|
|
this.panel6.TabIndex = 8;
|
|
this.panel6.Visible = false;
|
|
//
|
|
// button49
|
|
//
|
|
this.button49.Location = new System.Drawing.Point(163, 90);
|
|
this.button49.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button49.Name = "button49";
|
|
this.button49.Size = new System.Drawing.Size(92, 28);
|
|
this.button49.TabIndex = 10;
|
|
this.button49.Text = "Zrušiť";
|
|
this.button49.UseVisualStyleBackColor = true;
|
|
this.button49.Click += new System.EventHandler(this.button49_Click);
|
|
//
|
|
// button48
|
|
//
|
|
this.button48.Enabled = false;
|
|
this.button48.Location = new System.Drawing.Point(4, 90);
|
|
this.button48.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button48.Name = "button48";
|
|
this.button48.Size = new System.Drawing.Size(144, 28);
|
|
this.button48.TabIndex = 9;
|
|
this.button48.Text = "Zapísať poznámku";
|
|
this.button48.UseVisualStyleBackColor = true;
|
|
this.button48.Click += new System.EventHandler(this.button48_Click);
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.Location = new System.Drawing.Point(4, 4);
|
|
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(118, 16);
|
|
this.label8.TabIndex = 8;
|
|
this.label8.Text = "Poznámka na deň:";
|
|
//
|
|
// textBox2
|
|
//
|
|
this.textBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.textBox2.Location = new System.Drawing.Point(1, 25);
|
|
this.textBox2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox2.MaxLength = 100;
|
|
this.textBox2.Multiline = true;
|
|
this.textBox2.Name = "textBox2";
|
|
this.textBox2.Size = new System.Drawing.Size(256, 61);
|
|
this.textBox2.TabIndex = 7;
|
|
this.textBox2.TextChanged += new System.EventHandler(this.textBox2_TextChanged);
|
|
//
|
|
// pictureBox2
|
|
//
|
|
this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
|
|
this.pictureBox2.Location = new System.Drawing.Point(1, 1);
|
|
this.pictureBox2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.pictureBox2.Name = "pictureBox2";
|
|
this.pictureBox2.Size = new System.Drawing.Size(32, 32);
|
|
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.pictureBox2.TabIndex = 6;
|
|
this.pictureBox2.TabStop = false;
|
|
this.pictureBox2.Click += new System.EventHandler(this.pictureBox2_Click);
|
|
//
|
|
// button4
|
|
//
|
|
this.button4.Enabled = false;
|
|
this.button4.Location = new System.Drawing.Point(196, 203);
|
|
this.button4.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button4.Name = "button4";
|
|
this.button4.Size = new System.Drawing.Size(116, 28);
|
|
this.button4.TabIndex = 5;
|
|
this.button4.Text = "Kopírovať";
|
|
this.button4.UseVisualStyleBackColor = true;
|
|
//
|
|
// button3
|
|
//
|
|
this.button3.Location = new System.Drawing.Point(47, 203);
|
|
this.button3.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button3.Name = "button3";
|
|
this.button3.Size = new System.Drawing.Size(116, 28);
|
|
this.button3.TabIndex = 4;
|
|
this.button3.Text = "Poznámka";
|
|
this.button3.UseVisualStyleBackColor = true;
|
|
this.button3.Click += new System.EventHandler(this.button3_Click);
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.BackColor = System.Drawing.Color.LightCoral;
|
|
this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label6.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label6.Location = new System.Drawing.Point(-1, 202);
|
|
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(36, 31);
|
|
this.label6.TabIndex = 2;
|
|
this.label6.Text = "↗";
|
|
this.label6.Click += new System.EventHandler(this.label6_Click);
|
|
//
|
|
// panel3
|
|
//
|
|
this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel3.BackColor = System.Drawing.Color.Honeydew;
|
|
this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel3.Controls.Add(this.pictureBox3);
|
|
this.panel3.Location = new System.Drawing.Point(1837, 128);
|
|
this.panel3.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel3.Name = "panel3";
|
|
this.panel3.Size = new System.Drawing.Size(47, 41);
|
|
this.panel3.TabIndex = 7;
|
|
//
|
|
// pictureBox3
|
|
//
|
|
this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
|
|
this.pictureBox3.Location = new System.Drawing.Point(0, 0);
|
|
this.pictureBox3.Margin = new System.Windows.Forms.Padding(4);
|
|
this.pictureBox3.Name = "pictureBox3";
|
|
this.pictureBox3.Size = new System.Drawing.Size(32, 32);
|
|
this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.pictureBox3.TabIndex = 0;
|
|
this.pictureBox3.TabStop = false;
|
|
this.pictureBox3.Click += new System.EventHandler(this.pictureBox3_Click);
|
|
//
|
|
// panel4
|
|
//
|
|
this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel4.BackColor = System.Drawing.Color.LightSalmon;
|
|
this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel4.Controls.Add(this.lblNovaSprava);
|
|
this.panel4.Location = new System.Drawing.Point(1761, 128);
|
|
this.panel4.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel4.Name = "panel4";
|
|
this.panel4.Size = new System.Drawing.Size(73, 41);
|
|
this.panel4.TabIndex = 8;
|
|
this.panel4.Visible = false;
|
|
//
|
|
// lblNovaSprava
|
|
//
|
|
this.lblNovaSprava.AllowDrop = true;
|
|
this.lblNovaSprava.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.lblNovaSprava.BackColor = System.Drawing.Color.LightSalmon;
|
|
this.lblNovaSprava.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.lblNovaSprava.Location = new System.Drawing.Point(1, 1);
|
|
this.lblNovaSprava.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.lblNovaSprava.Name = "lblNovaSprava";
|
|
this.lblNovaSprava.Size = new System.Drawing.Size(68, 37);
|
|
this.lblNovaSprava.TabIndex = 0;
|
|
this.lblNovaSprava.Text = "Nová správa!";
|
|
this.lblNovaSprava.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// panel5
|
|
//
|
|
this.panel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel5.BackColor = System.Drawing.Color.LightSalmon;
|
|
this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel5.Controls.Add(this.label4);
|
|
this.panel5.Location = new System.Drawing.Point(1761, 84);
|
|
this.panel5.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel5.Name = "panel5";
|
|
this.panel5.Size = new System.Drawing.Size(73, 41);
|
|
this.panel5.TabIndex = 9;
|
|
this.panel5.Visible = false;
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AllowDrop = true;
|
|
this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label4.Location = new System.Drawing.Point(1, 1);
|
|
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(68, 37);
|
|
this.label4.TabIndex = 0;
|
|
this.label4.Text = "Poznámka!";
|
|
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// openFileDialog1
|
|
//
|
|
this.openFileDialog1.FileName = "openFileDialog1";
|
|
//
|
|
// printDialog1
|
|
//
|
|
this.printDialog1.UseEXDialog = true;
|
|
//
|
|
// printPreviewDialog1
|
|
//
|
|
this.printPreviewDialog1.AutoScrollMargin = new System.Drawing.Size(0, 0);
|
|
this.printPreviewDialog1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
|
|
this.printPreviewDialog1.ClientSize = new System.Drawing.Size(400, 300);
|
|
this.printPreviewDialog1.Enabled = true;
|
|
this.printPreviewDialog1.Icon = ((System.Drawing.Icon)(resources.GetObject("printPreviewDialog1.Icon")));
|
|
this.printPreviewDialog1.Name = "printPreviewDialog1";
|
|
this.printPreviewDialog1.Visible = false;
|
|
//
|
|
// lblZobrazenyPocet
|
|
//
|
|
this.lblZobrazenyPocet.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.lblZobrazenyPocet.Font = new System.Drawing.Font("Calibri", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.lblZobrazenyPocet.Location = new System.Drawing.Point(1, 124);
|
|
this.lblZobrazenyPocet.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.lblZobrazenyPocet.Name = "lblZobrazenyPocet";
|
|
this.lblZobrazenyPocet.Size = new System.Drawing.Size(109, 41);
|
|
this.lblZobrazenyPocet.TabIndex = 1;
|
|
this.lblZobrazenyPocet.Text = "0";
|
|
this.lblZobrazenyPocet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label23
|
|
//
|
|
this.label23.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label23.Font = new System.Drawing.Font("Calibri", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label23.Location = new System.Drawing.Point(1, 100);
|
|
this.label23.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label23.Name = "label23";
|
|
this.label23.Size = new System.Drawing.Size(109, 32);
|
|
this.label23.TabIndex = 0;
|
|
this.label23.Text = "Počet zobrazených položiek:";
|
|
this.label23.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
//
|
|
// statusStrip1
|
|
//
|
|
this.statusStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
|
|
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripStatusLabel1,
|
|
this.toolStripStatusLabel3,
|
|
this.toolStripStatusLabel2,
|
|
this.toolStripStatusLabel4,
|
|
this.toolStripStatusLabel5,
|
|
this.toolStripStatusLabel6,
|
|
this.toolStripStatusLabel7});
|
|
this.statusStrip1.Location = new System.Drawing.Point(0, 689);
|
|
this.statusStrip1.Name = "statusStrip1";
|
|
this.statusStrip1.Padding = new System.Windows.Forms.Padding(1, 0, 19, 0);
|
|
this.statusStrip1.Size = new System.Drawing.Size(1876, 26);
|
|
this.statusStrip1.TabIndex = 0;
|
|
this.statusStrip1.Text = "statusStrip1";
|
|
//
|
|
// toolStripStatusLabel1
|
|
//
|
|
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
|
|
this.toolStripStatusLabel1.Size = new System.Drawing.Size(47, 20);
|
|
this.toolStripStatusLabel1.Text = "Meno";
|
|
//
|
|
// toolStripStatusLabel3
|
|
//
|
|
this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
|
|
this.toolStripStatusLabel3.Size = new System.Drawing.Size(29, 20);
|
|
this.toolStripStatusLabel3.Text = " | ";
|
|
//
|
|
// toolStripStatusLabel2
|
|
//
|
|
this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
|
|
this.toolStripStatusLabel2.Size = new System.Drawing.Size(126, 20);
|
|
this.toolStripStatusLabel2.Text = "MariaDB server IP";
|
|
//
|
|
// toolStripStatusLabel4
|
|
//
|
|
this.toolStripStatusLabel4.Name = "toolStripStatusLabel4";
|
|
this.toolStripStatusLabel4.Size = new System.Drawing.Size(29, 20);
|
|
this.toolStripStatusLabel4.Text = " | ";
|
|
//
|
|
// toolStripStatusLabel5
|
|
//
|
|
this.toolStripStatusLabel5.Name = "toolStripStatusLabel5";
|
|
this.toolStripStatusLabel5.Size = new System.Drawing.Size(79, 20);
|
|
this.toolStripStatusLabel5.Text = "Zaradenie:";
|
|
//
|
|
// toolStripStatusLabel6
|
|
//
|
|
this.toolStripStatusLabel6.BorderStyle = System.Windows.Forms.Border3DStyle.RaisedInner;
|
|
this.toolStripStatusLabel6.Name = "toolStripStatusLabel6";
|
|
this.toolStripStatusLabel6.Size = new System.Drawing.Size(48, 20);
|
|
this.toolStripStatusLabel6.Text = "Stroje";
|
|
this.toolStripStatusLabel6.Click += new System.EventHandler(this.toolStripStatusLabel6_Click);
|
|
//
|
|
// toolStripStatusLabel7
|
|
//
|
|
this.toolStripStatusLabel7.Name = "toolStripStatusLabel7";
|
|
this.toolStripStatusLabel7.Size = new System.Drawing.Size(13, 20);
|
|
this.toolStripStatusLabel7.Text = "|";
|
|
//
|
|
// lblVerzia
|
|
//
|
|
this.lblVerzia.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.lblVerzia.AutoSize = true;
|
|
this.lblVerzia.Location = new System.Drawing.Point(1823, 11);
|
|
this.lblVerzia.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.lblVerzia.Name = "lblVerzia";
|
|
this.lblVerzia.Size = new System.Drawing.Size(34, 16);
|
|
this.lblVerzia.TabIndex = 13;
|
|
this.lblVerzia.Tag = "1,116";
|
|
this.lblVerzia.Text = "1.2.1";
|
|
this.lblVerzia.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label50
|
|
//
|
|
this.label50.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label50.AutoSize = true;
|
|
this.label50.Location = new System.Drawing.Point(1811, 11);
|
|
this.label50.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label50.Name = "label50";
|
|
this.label50.Size = new System.Drawing.Size(14, 16);
|
|
this.label50.TabIndex = 14;
|
|
this.label50.Text = "v";
|
|
//
|
|
// checkBox60
|
|
//
|
|
this.checkBox60.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.checkBox60.AutoSize = true;
|
|
this.checkBox60.Location = new System.Drawing.Point(1, 163);
|
|
this.checkBox60.Margin = new System.Windows.Forms.Padding(4);
|
|
this.checkBox60.Name = "checkBox60";
|
|
this.checkBox60.Size = new System.Drawing.Size(90, 20);
|
|
this.checkBox60.TabIndex = 15;
|
|
this.checkBox60.Text = "Neaktívne";
|
|
this.checkBox60.UseVisualStyleBackColor = true;
|
|
this.checkBox60.CheckedChanged += new System.EventHandler(this.checkBox60_CheckedChanged);
|
|
//
|
|
// panel46
|
|
//
|
|
this.panel46.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel46.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel46.Controls.Add(this.label191);
|
|
this.panel46.Controls.Add(this.numericUpDown40);
|
|
this.panel46.Controls.Add(this.checkBox60);
|
|
this.panel46.Controls.Add(this.label23);
|
|
this.panel46.Controls.Add(this.lblZobrazenyPocet);
|
|
this.panel46.Location = new System.Drawing.Point(1761, 215);
|
|
this.panel46.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel46.Name = "panel46";
|
|
this.panel46.Size = new System.Drawing.Size(114, 182);
|
|
this.panel46.TabIndex = 15;
|
|
//
|
|
// label191
|
|
//
|
|
this.label191.Font = new System.Drawing.Font("Calibri", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label191.Location = new System.Drawing.Point(1, 1);
|
|
this.label191.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label191.Name = "label191";
|
|
this.label191.Size = new System.Drawing.Size(109, 50);
|
|
this.label191.TabIndex = 17;
|
|
this.label191.Text = "MAX počet položiek na zobrazenie:";
|
|
this.label191.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
|
//
|
|
// numericUpDown40
|
|
//
|
|
this.numericUpDown40.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.numericUpDown40.Increment = new decimal(new int[] {
|
|
100,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown40.Location = new System.Drawing.Point(1, 52);
|
|
this.numericUpDown40.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown40.Maximum = new decimal(new int[] {
|
|
99900,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown40.Minimum = new decimal(new int[] {
|
|
100,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown40.Name = "numericUpDown40";
|
|
this.numericUpDown40.Size = new System.Drawing.Size(109, 38);
|
|
this.numericUpDown40.TabIndex = 16;
|
|
this.numericUpDown40.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.numericUpDown40.Value = new decimal(new int[] {
|
|
99900,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown40.ValueChanged += new System.EventHandler(this.numericUpDown40_ValueChanged);
|
|
//
|
|
// flowLayoutPanel4
|
|
//
|
|
this.flowLayoutPanel4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.flowLayoutPanel4.AutoSize = true;
|
|
this.flowLayoutPanel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.flowLayoutPanel4.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
|
|
this.flowLayoutPanel4.Location = new System.Drawing.Point(600, 629);
|
|
this.flowLayoutPanel4.Margin = new System.Windows.Forms.Padding(4);
|
|
this.flowLayoutPanel4.Name = "flowLayoutPanel4";
|
|
this.flowLayoutPanel4.Size = new System.Drawing.Size(153, 50);
|
|
this.flowLayoutPanel4.TabIndex = 11;
|
|
this.flowLayoutPanel4.Visible = false;
|
|
this.flowLayoutPanel4.VisibleChanged += new System.EventHandler(this.flowLayoutPanel4_VisibleChanged);
|
|
//
|
|
// panel68
|
|
//
|
|
this.panel68.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panel68.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel68.Controls.Add(this.label190);
|
|
this.panel68.Controls.Add(this.label189);
|
|
this.panel68.Controls.Add(this.label188);
|
|
this.panel68.Controls.Add(this.label187);
|
|
this.panel68.Controls.Add(this.numericUpDown39);
|
|
this.panel68.Controls.Add(this.numericUpDown38);
|
|
this.panel68.Controls.Add(this.numericUpDown37);
|
|
this.panel68.Controls.Add(this.label186);
|
|
this.panel68.Controls.Add(this.label185);
|
|
this.panel68.Controls.Add(this.label184);
|
|
this.panel68.Controls.Add(this.label183);
|
|
this.panel68.Controls.Add(this.pictureBox4);
|
|
this.panel68.Controls.Add(this.label175);
|
|
this.panel68.Controls.Add(this.label182);
|
|
this.panel68.Location = new System.Drawing.Point(1837, 171);
|
|
this.panel68.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel68.Name = "panel68";
|
|
this.panel68.Size = new System.Drawing.Size(47, 43);
|
|
this.panel68.TabIndex = 16;
|
|
//
|
|
// label190
|
|
//
|
|
this.label190.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label190.Location = new System.Drawing.Point(243, 167);
|
|
this.label190.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label190.Name = "label190";
|
|
this.label190.Size = new System.Drawing.Size(160, 28);
|
|
this.label190.TabIndex = 57;
|
|
this.label190.Text = "0";
|
|
this.label190.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// label189
|
|
//
|
|
this.label189.AutoSize = true;
|
|
this.label189.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label189.Location = new System.Drawing.Point(211, 167);
|
|
this.label189.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label189.Name = "label189";
|
|
this.label189.Size = new System.Drawing.Size(23, 25);
|
|
this.label189.TabIndex = 56;
|
|
this.label189.Text = "x";
|
|
//
|
|
// label188
|
|
//
|
|
this.label188.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label188.Location = new System.Drawing.Point(47, 170);
|
|
this.label188.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label188.Name = "label188";
|
|
this.label188.Size = new System.Drawing.Size(160, 22);
|
|
this.label188.TabIndex = 55;
|
|
this.label188.Text = "0";
|
|
this.label188.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// label187
|
|
//
|
|
this.label187.AutoSize = true;
|
|
this.label187.Location = new System.Drawing.Point(47, 144);
|
|
this.label187.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label187.Name = "label187";
|
|
this.label187.Size = new System.Drawing.Size(219, 16);
|
|
this.label187.TabIndex = 54;
|
|
this.label187.Text = "Rozmery obdĺžnikového polotovaru";
|
|
//
|
|
// numericUpDown39
|
|
//
|
|
this.numericUpDown39.Location = new System.Drawing.Point(243, 107);
|
|
this.numericUpDown39.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown39.Maximum = new decimal(new int[] {
|
|
360,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown39.Minimum = new decimal(new int[] {
|
|
3,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown39.Name = "numericUpDown39";
|
|
this.numericUpDown39.Size = new System.Drawing.Size(160, 22);
|
|
this.numericUpDown39.TabIndex = 53;
|
|
this.numericUpDown39.Value = new decimal(new int[] {
|
|
3,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown39.ValueChanged += new System.EventHandler(this.numericUpDown39_ValueChanged);
|
|
//
|
|
// numericUpDown38
|
|
//
|
|
this.numericUpDown38.DecimalPlaces = 3;
|
|
this.numericUpDown38.Increment = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
196608});
|
|
this.numericUpDown38.Location = new System.Drawing.Point(243, 80);
|
|
this.numericUpDown38.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown38.Maximum = new decimal(new int[] {
|
|
10000,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown38.Minimum = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
196608});
|
|
this.numericUpDown38.Name = "numericUpDown38";
|
|
this.numericUpDown38.Size = new System.Drawing.Size(160, 22);
|
|
this.numericUpDown38.TabIndex = 52;
|
|
this.numericUpDown38.Value = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
196608});
|
|
this.numericUpDown38.ValueChanged += new System.EventHandler(this.numericUpDown38_ValueChanged);
|
|
//
|
|
// numericUpDown37
|
|
//
|
|
this.numericUpDown37.DecimalPlaces = 3;
|
|
this.numericUpDown37.Increment = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
196608});
|
|
this.numericUpDown37.Location = new System.Drawing.Point(243, 53);
|
|
this.numericUpDown37.Margin = new System.Windows.Forms.Padding(4);
|
|
this.numericUpDown37.Maximum = new decimal(new int[] {
|
|
10000,
|
|
0,
|
|
0,
|
|
0});
|
|
this.numericUpDown37.Minimum = new decimal(new int[] {
|
|
2,
|
|
0,
|
|
0,
|
|
196608});
|
|
this.numericUpDown37.Name = "numericUpDown37";
|
|
this.numericUpDown37.Size = new System.Drawing.Size(160, 22);
|
|
this.numericUpDown37.TabIndex = 51;
|
|
this.numericUpDown37.Value = new decimal(new int[] {
|
|
2,
|
|
0,
|
|
0,
|
|
196608});
|
|
this.numericUpDown37.ValueChanged += new System.EventHandler(this.numericUpDown37_ValueChanged);
|
|
//
|
|
// label186
|
|
//
|
|
this.label186.Location = new System.Drawing.Point(47, 108);
|
|
this.label186.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label186.Name = "label186";
|
|
this.label186.Size = new System.Drawing.Size(160, 22);
|
|
this.label186.TabIndex = 50;
|
|
this.label186.Text = "Počet segmentov [ks]";
|
|
this.label186.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// label185
|
|
//
|
|
this.label185.Location = new System.Drawing.Point(47, 79);
|
|
this.label185.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label185.Name = "label185";
|
|
this.label185.Size = new System.Drawing.Size(160, 22);
|
|
this.label185.TabIndex = 49;
|
|
this.label185.Text = "Ø Otvoru [mm]";
|
|
this.label185.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// label184
|
|
//
|
|
this.label184.Location = new System.Drawing.Point(47, 52);
|
|
this.label184.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label184.Name = "label184";
|
|
this.label184.Size = new System.Drawing.Size(160, 22);
|
|
this.label184.TabIndex = 48;
|
|
this.label184.Text = "Ø Povrchu [mm]";
|
|
this.label184.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// label183
|
|
//
|
|
this.label183.AutoSize = true;
|
|
this.label183.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label183.Location = new System.Drawing.Point(43, 11);
|
|
this.label183.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label183.Name = "label183";
|
|
this.label183.Size = new System.Drawing.Size(343, 25);
|
|
this.label183.TabIndex = 47;
|
|
this.label183.Text = "Výpočet veľkosti polotovaru segmentu";
|
|
//
|
|
// pictureBox4
|
|
//
|
|
this.pictureBox4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
|
|
this.pictureBox4.Location = new System.Drawing.Point(-4, 1);
|
|
this.pictureBox4.Margin = new System.Windows.Forms.Padding(4);
|
|
this.pictureBox4.Name = "pictureBox4";
|
|
this.pictureBox4.Size = new System.Drawing.Size(34, 34);
|
|
this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.pictureBox4.TabIndex = 46;
|
|
this.pictureBox4.TabStop = false;
|
|
this.pictureBox4.Click += new System.EventHandler(this.pictureBox4_Click);
|
|
//
|
|
// label175
|
|
//
|
|
this.label175.AutoSize = true;
|
|
this.label175.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label175.Location = new System.Drawing.Point(57, 5);
|
|
this.label175.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label175.Name = "label175";
|
|
this.label175.Size = new System.Drawing.Size(0, 29);
|
|
this.label175.TabIndex = 2;
|
|
//
|
|
// label182
|
|
//
|
|
this.label182.AutoSize = true;
|
|
this.label182.BackColor = System.Drawing.Color.LightCoral;
|
|
this.label182.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label182.Font = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.label182.Location = new System.Drawing.Point(-4, 174);
|
|
this.label182.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label182.Name = "label182";
|
|
this.label182.Size = new System.Drawing.Size(36, 31);
|
|
this.label182.TabIndex = 1;
|
|
this.label182.Text = "↗";
|
|
this.label182.Click += new System.EventHandler(this.label182_Click);
|
|
//
|
|
// frmMain
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1876, 715);
|
|
this.Controls.Add(this.panel68);
|
|
this.Controls.Add(this.flowLayoutPanel4);
|
|
this.Controls.Add(this.lblVerzia);
|
|
this.Controls.Add(this.label50);
|
|
this.Controls.Add(this.panel3);
|
|
this.Controls.Add(this.panel2);
|
|
this.Controls.Add(this.panel1);
|
|
this.Controls.Add(this.panel5);
|
|
this.Controls.Add(this.panel4);
|
|
this.Controls.Add(this.btnUpdate);
|
|
this.Controls.Add(this.button1);
|
|
this.Controls.Add(this.tabControl1);
|
|
this.Controls.Add(this.statusStrip1);
|
|
this.Controls.Add(this.panel46);
|
|
this.DoubleBuffered = true;
|
|
this.Margin = new System.Windows.Forms.Padding(4);
|
|
this.MinimumSize = new System.Drawing.Size(1047, 715);
|
|
this.Name = "frmMain";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "Manažment interných procesov - Kompozitum s.r.o.";
|
|
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmMain_FormClosed);
|
|
this.Load += new System.EventHandler(this.frmMain_Load);
|
|
this.Shown += new System.EventHandler(this.frmMain_Shown);
|
|
this.ResizeBegin += new System.EventHandler(this.frmMain_ResizeBegin);
|
|
this.ResizeEnd += new System.EventHandler(this.frmMain_ResizeEnd);
|
|
this.Resize += new System.EventHandler(this.frmMain_Resize);
|
|
this.tabControl1.ResumeLayout(false);
|
|
this.tabPage1.ResumeLayout(false);
|
|
this.tabPage1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
|
|
this.panel7.ResumeLayout(false);
|
|
this.groupBox19.ResumeLayout(false);
|
|
this.groupBox19.PerformLayout();
|
|
this.groupBox17.ResumeLayout(false);
|
|
this.groupBox17.PerformLayout();
|
|
this.groupBox3.ResumeLayout(false);
|
|
this.groupBox3.PerformLayout();
|
|
this.splitContainer3.Panel1.ResumeLayout(false);
|
|
this.splitContainer3.Panel2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).EndInit();
|
|
this.splitContainer3.ResumeLayout(false);
|
|
this.panel48.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
|
|
this.splitContainer4.Panel1.ResumeLayout(false);
|
|
this.splitContainer4.Panel2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer4)).EndInit();
|
|
this.splitContainer4.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView5)).EndInit();
|
|
this.tabPage2.ResumeLayout(false);
|
|
this.tabPage2.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown4)).EndInit();
|
|
this.panelPridatVyrobok.ResumeLayout(false);
|
|
this.panelPridatVyrobok.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dGVZoznamVyrobkov)).EndInit();
|
|
this.tabPage3.ResumeLayout(false);
|
|
this.tabPage3.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown14)).EndInit();
|
|
this.panel19.ResumeLayout(false);
|
|
this.groupBox21.ResumeLayout(false);
|
|
this.groupBox21.PerformLayout();
|
|
this.groupBox22.ResumeLayout(false);
|
|
this.groupBox22.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dGVVydajMat)).EndInit();
|
|
this.tabPage4.ResumeLayout(false);
|
|
this.tabPage4.PerformLayout();
|
|
this.panel9.ResumeLayout(false);
|
|
this.panel9.PerformLayout();
|
|
this.panel17.ResumeLayout(false);
|
|
this.groupBox18.ResumeLayout(false);
|
|
this.groupBox18.PerformLayout();
|
|
this.groupBox26.ResumeLayout(false);
|
|
this.groupBox26.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown12)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dGVRV)).EndInit();
|
|
this.tabPage5.ResumeLayout(false);
|
|
this.splitContainer1.Panel1.ResumeLayout(false);
|
|
this.splitContainer1.Panel2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
|
|
this.splitContainer1.ResumeLayout(false);
|
|
this.panel11.ResumeLayout(false);
|
|
this.groupBox24.ResumeLayout(false);
|
|
this.groupBox24.PerformLayout();
|
|
this.groupBox8.ResumeLayout(false);
|
|
this.groupBox8.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown5)).EndInit();
|
|
this.groupBox9.ResumeLayout(false);
|
|
this.groupBox9.PerformLayout();
|
|
this.groupBox10.ResumeLayout(false);
|
|
this.groupBox10.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dGVSkladPrijem)).EndInit();
|
|
this.panel13.ResumeLayout(false);
|
|
this.groupBox12.ResumeLayout(false);
|
|
this.groupBox12.PerformLayout();
|
|
this.groupBox25.ResumeLayout(false);
|
|
this.groupBox25.PerformLayout();
|
|
this.groupBox11.ResumeLayout(false);
|
|
this.groupBox11.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown7)).EndInit();
|
|
this.groupBox13.ResumeLayout(false);
|
|
this.groupBox13.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown8)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dGVSkladVydaj)).EndInit();
|
|
this.tabPage6.ResumeLayout(false);
|
|
this.tabPage6.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown10)).EndInit();
|
|
this.panel15.ResumeLayout(false);
|
|
this.groupBox23.ResumeLayout(false);
|
|
this.groupBox23.PerformLayout();
|
|
this.groupBox15.ResumeLayout(false);
|
|
this.groupBox15.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dGVExpedicia)).EndInit();
|
|
this.tabPage7.ResumeLayout(false);
|
|
this.tabPage7.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown24)).EndInit();
|
|
this.tabPage8.ResumeLayout(false);
|
|
this.panel58.ResumeLayout(false);
|
|
this.panel65.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown36)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown35)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown34)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown33)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown32)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown31)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView18)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
|
|
this.tabPage9.ResumeLayout(false);
|
|
this.panel74.ResumeLayout(false);
|
|
this.panel74.PerformLayout();
|
|
this.panel72.ResumeLayout(false);
|
|
this.panel72.PerformLayout();
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.panel73.ResumeLayout(false);
|
|
this.panel73.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
|
|
this.grboxFormulare.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView9)).EndInit();
|
|
this.tabPage10.ResumeLayout(false);
|
|
this.splitContainer2.Panel1.ResumeLayout(false);
|
|
this.splitContainer2.Panel2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
|
|
this.splitContainer2.ResumeLayout(false);
|
|
this.panelPridajStroj.ResumeLayout(false);
|
|
this.panelPridajStroj.PerformLayout();
|
|
this.panel21.ResumeLayout(false);
|
|
this.groupBox27.ResumeLayout(false);
|
|
this.groupBox27.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown15)).EndInit();
|
|
this.groupBox29.ResumeLayout(false);
|
|
this.groupBox29.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown16)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dGVStroje)).EndInit();
|
|
this.panel27.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView6)).EndInit();
|
|
this.panelPridatPU.ResumeLayout(false);
|
|
this.panelPridatPU.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dGVPU)).EndInit();
|
|
this.tabPage11.ResumeLayout(false);
|
|
this.panel56.ResumeLayout(false);
|
|
this.panel56.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown26)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown27)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown28)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown29)).EndInit();
|
|
this.panelPridatUdrzbu.ResumeLayout(false);
|
|
this.panelPridatUdrzbu.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown21)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown22)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown18)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown17)).EndInit();
|
|
this.panel25.ResumeLayout(false);
|
|
this.groupBox28.ResumeLayout(false);
|
|
this.groupBox28.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown19)).EndInit();
|
|
this.groupBox31.ResumeLayout(false);
|
|
this.groupBox31.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown20)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView8)).EndInit();
|
|
this.tabPage12.ResumeLayout(false);
|
|
this.tabPage12.PerformLayout();
|
|
this.panel63.ResumeLayout(false);
|
|
this.panel75.ResumeLayout(false);
|
|
this.panel75.PerformLayout();
|
|
this.panel23.ResumeLayout(false);
|
|
this.groupBox2.ResumeLayout(false);
|
|
this.groupBox2.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown13)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView7)).EndInit();
|
|
this.tabPage13.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridViewVyhodnocovanie)).EndInit();
|
|
this.tabPage14.ResumeLayout(false);
|
|
this.tabPage14.PerformLayout();
|
|
this.flowLayoutPanel1.ResumeLayout(false);
|
|
this.panel28.ResumeLayout(false);
|
|
this.panel28.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView11)).EndInit();
|
|
this.panel29.ResumeLayout(false);
|
|
this.panel29.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.ndgv)).EndInit();
|
|
this.panel31.ResumeLayout(false);
|
|
this.panel32.ResumeLayout(false);
|
|
this.panel33.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit();
|
|
this.tabPage15.ResumeLayout(false);
|
|
this.panel55.ResumeLayout(false);
|
|
this.panel54.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown9)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown25)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView17)).EndInit();
|
|
this.panel53.ResumeLayout(false);
|
|
this.panel53.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.chart2)).EndInit();
|
|
this.tabPage16.ResumeLayout(false);
|
|
this.tabPage16.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView12)).EndInit();
|
|
this.tabPage17.ResumeLayout(false);
|
|
this.tabPage17.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView15)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown11)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView13)).EndInit();
|
|
this.tabPage18.ResumeLayout(false);
|
|
this.panel45.ResumeLayout(false);
|
|
this.panel45.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown23)).EndInit();
|
|
this.panel43.ResumeLayout(false);
|
|
this.groupBox4.ResumeLayout(false);
|
|
this.groupBox4.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView14)).EndInit();
|
|
this.tabPage19.ResumeLayout(false);
|
|
this.panel59.ResumeLayout(false);
|
|
this.panel59.PerformLayout();
|
|
this.panel66.ResumeLayout(false);
|
|
this.panel62.ResumeLayout(false);
|
|
this.panel62.PerformLayout();
|
|
this.panel61.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown30)).EndInit();
|
|
this.panel60.ResumeLayout(false);
|
|
this.panel60.PerformLayout();
|
|
this.panel57.ResumeLayout(false);
|
|
this.panel51.ResumeLayout(false);
|
|
this.panel52.ResumeLayout(false);
|
|
this.panel50.ResumeLayout(false);
|
|
this.panel49.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView16)).EndInit();
|
|
this.tabPage20.ResumeLayout(false);
|
|
this.panel69.ResumeLayout(false);
|
|
this.panel69.PerformLayout();
|
|
this.panel71.ResumeLayout(false);
|
|
this.panel71.PerformLayout();
|
|
this.panel70.ResumeLayout(false);
|
|
this.panel70.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView22)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView21)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView20)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView19)).EndInit();
|
|
this.panel1.ResumeLayout(false);
|
|
this.panel1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
this.panel2.ResumeLayout(false);
|
|
this.panel2.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pBMarkAsRead)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pBDelete)).EndInit();
|
|
this.panel6.ResumeLayout(false);
|
|
this.panel6.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
|
this.panel3.ResumeLayout(false);
|
|
this.panel3.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
|
|
this.panel4.ResumeLayout(false);
|
|
this.panel5.ResumeLayout(false);
|
|
this.statusStrip1.ResumeLayout(false);
|
|
this.statusStrip1.PerformLayout();
|
|
this.panel46.ResumeLayout(false);
|
|
this.panel46.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown40)).EndInit();
|
|
this.panel68.ResumeLayout(false);
|
|
this.panel68.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown39)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown38)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown37)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
//private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
|
|
private System.Windows.Forms.TabControl tabControl1;
|
|
private System.Windows.Forms.TabPage tabPage1;
|
|
private System.Windows.Forms.Button button1;
|
|
private System.Windows.Forms.TabPage tabPage5;
|
|
private System.Windows.Forms.TabPage tabPage3;
|
|
private System.Windows.Forms.TabPage tabPage4;
|
|
private System.Windows.Forms.TabPage tabPage6;
|
|
private System.Windows.Forms.TabPage tabPage7;
|
|
private System.Windows.Forms.TabPage tabPage9;
|
|
private System.Windows.Forms.TabPage tabPage2;
|
|
private System.Windows.Forms.TabPage tabPage8;
|
|
private System.Windows.Forms.Button btnUpdate;
|
|
private System.Windows.Forms.DataGridView dataGridView1;
|
|
private System.Windows.Forms.Button btnObnovit;
|
|
private System.Windows.Forms.DataGridView dataGridView2;
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private System.Windows.Forms.Button btnEditOBJ;
|
|
private System.Windows.Forms.Button btnNewOBJ;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private System.Windows.Forms.Panel panel2;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Button button4;
|
|
private System.Windows.Forms.Button button3;
|
|
private System.Windows.Forms.Button button30;
|
|
private System.Windows.Forms.Button button31;
|
|
private System.Windows.Forms.Button button32;
|
|
private System.Windows.Forms.Button button33;
|
|
private System.Windows.Forms.Button button34;
|
|
private System.Windows.Forms.Button button35;
|
|
private System.Windows.Forms.Button button26;
|
|
private System.Windows.Forms.Button button27;
|
|
private System.Windows.Forms.Button button28;
|
|
private System.Windows.Forms.Button button29;
|
|
private System.Windows.Forms.Button button21;
|
|
private System.Windows.Forms.Button button22;
|
|
private System.Windows.Forms.Button button23;
|
|
private System.Windows.Forms.Button button24;
|
|
private System.Windows.Forms.Button button25;
|
|
private System.Windows.Forms.Button button16;
|
|
private System.Windows.Forms.Button button17;
|
|
private System.Windows.Forms.Button button18;
|
|
private System.Windows.Forms.Button button19;
|
|
private System.Windows.Forms.Button button20;
|
|
private System.Windows.Forms.Button button11;
|
|
private System.Windows.Forms.Button button12;
|
|
private System.Windows.Forms.Button button13;
|
|
private System.Windows.Forms.Button button14;
|
|
private System.Windows.Forms.Button button15;
|
|
private System.Windows.Forms.Button button10;
|
|
private System.Windows.Forms.Button button9;
|
|
private System.Windows.Forms.Button button8;
|
|
private System.Windows.Forms.Button button7;
|
|
private System.Windows.Forms.Button button5;
|
|
private System.Windows.Forms.TextBox textBox1;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Button button42;
|
|
private System.Windows.Forms.Button button43;
|
|
private System.Windows.Forms.Button button44;
|
|
private System.Windows.Forms.Button button45;
|
|
private System.Windows.Forms.Button button46;
|
|
private System.Windows.Forms.Button button47;
|
|
private System.Windows.Forms.Button button37;
|
|
private System.Windows.Forms.Button button38;
|
|
private System.Windows.Forms.Button button39;
|
|
private System.Windows.Forms.Button button40;
|
|
private System.Windows.Forms.Button button41;
|
|
private System.Windows.Forms.Button button36;
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
private System.Windows.Forms.PictureBox pictureBox2;
|
|
private System.Windows.Forms.Panel panel3;
|
|
private System.Windows.Forms.PictureBox pictureBox3;
|
|
private System.Windows.Forms.Panel panel4;
|
|
private System.Windows.Forms.Label lblNovaSprava;
|
|
private System.Windows.Forms.Panel panel5;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.CheckBox checkBox3;
|
|
private System.Windows.Forms.CheckBox checkBox2;
|
|
private System.Windows.Forms.CheckBox checkBox1;
|
|
private System.Windows.Forms.DataGridView dataGridView4;
|
|
private System.Windows.Forms.DataGridView dataGridView5;
|
|
private System.Windows.Forms.SplitContainer splitContainer1;
|
|
private System.Windows.Forms.SplitContainer splitContainer3;
|
|
private System.Windows.Forms.SplitContainer splitContainer4;
|
|
private System.Windows.Forms.Button btnTlacitZadnuStranu;
|
|
private System.Windows.Forms.Button btnTlacitPrednuStranu;
|
|
private System.Windows.Forms.GroupBox grboxFormulare;
|
|
private System.Windows.Forms.Button btnExportFrm;
|
|
private System.Windows.Forms.Button btnZmazatFrm;
|
|
private System.Windows.Forms.Button btnPridatFrm;
|
|
private System.Windows.Forms.DataGridView dataGridView9;
|
|
private System.Windows.Forms.OpenFileDialog openFileDialog1;
|
|
private System.Windows.Forms.Button btnTlacitForm;
|
|
private System.Windows.Forms.DataGridView dGVVydajMat;
|
|
private System.Windows.Forms.DataGridView dGVRV;
|
|
private System.Windows.Forms.Button btnZobrazVykres;
|
|
private System.Windows.Forms.DataGridView dGVZoznamVyrobkov;
|
|
//private classGlobal.DoubleBufferedDataGridView dGVZoznamVyrobkov;
|
|
private System.Windows.Forms.DataGridView dGVExpedicia;
|
|
private System.Windows.Forms.DataGridView dGVSkladPrijem;
|
|
private System.Windows.Forms.DataGridView dGVSkladVydaj;
|
|
private System.Windows.Forms.SaveFileDialog saveFileDialog1;
|
|
private System.Windows.Forms.PrintDialog printDialog1;
|
|
private System.Windows.Forms.Button btnTlacitZoznamDopytov;
|
|
private System.Windows.Forms.PrintPreviewDialog printPreviewDialog1;
|
|
private System.Windows.Forms.Panel panel6;
|
|
private System.Windows.Forms.Button button49;
|
|
private System.Windows.Forms.Button button48;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.TextBox textBox2;
|
|
private MonthCalendar.Calendar monthCalendar1;
|
|
private System.Windows.Forms.PictureBox pBDelete;
|
|
private System.Windows.Forms.PictureBox pBMarkAsRead;
|
|
private System.Windows.Forms.Label label11;
|
|
private System.Windows.Forms.Label label10;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.Button btnPridatUzivatela;
|
|
private System.Windows.Forms.Button btnPridajInvPrijem;
|
|
private System.Windows.Forms.Button btnPridajInvVydaj;
|
|
private System.Windows.Forms.CheckBox checkBox5;
|
|
private System.Windows.Forms.CheckBox checkBox4;
|
|
private System.Windows.Forms.CheckBox checkBox6;
|
|
private System.Windows.Forms.CheckBox checkBox7;
|
|
private System.Windows.Forms.Panel panelPridatVyrobok;
|
|
private System.Windows.Forms.Button button50;
|
|
private System.Windows.Forms.ComboBox cBPridajvyrobok;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.Button btnPridatVyrobok;
|
|
private System.Windows.Forms.Button button51;
|
|
private System.Windows.Forms.CheckBox checkBox8;
|
|
private System.Windows.Forms.CheckBox checkBox9;
|
|
private System.Windows.Forms.CheckBox checkBox10;
|
|
private System.Windows.Forms.CheckBox checkBox11;
|
|
private System.Windows.Forms.Button button52;
|
|
private System.Windows.Forms.Button button53;
|
|
private System.Windows.Forms.Button button54;
|
|
private System.Windows.Forms.Button button55;
|
|
private System.Windows.Forms.Button btnObjToCp;
|
|
private System.Windows.Forms.TextBox textBox4;
|
|
private System.Windows.Forms.Label lblStranka;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown1;
|
|
private System.Windows.Forms.Panel panel7;
|
|
private System.Windows.Forms.GroupBox groupBox3;
|
|
private System.Windows.Forms.Button button56;
|
|
private System.Windows.Forms.Button btnTlacitDokumentaciu;
|
|
private System.Windows.Forms.Panel panel8;
|
|
private System.Windows.Forms.Panel panel10;
|
|
private System.Windows.Forms.TextBox textBox6;
|
|
private System.Windows.Forms.Label label12;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown4;
|
|
private System.Windows.Forms.Panel panel19;
|
|
private System.Windows.Forms.Panel panel20;
|
|
private System.Windows.Forms.GroupBox groupBox21;
|
|
private System.Windows.Forms.GroupBox groupBox22;
|
|
private System.Windows.Forms.TextBox textBox17;
|
|
private System.Windows.Forms.Label label22;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown14;
|
|
private System.Windows.Forms.Button button62;
|
|
private System.Windows.Forms.Panel panel17;
|
|
private System.Windows.Forms.Panel panel18;
|
|
private System.Windows.Forms.GroupBox groupBox18;
|
|
private System.Windows.Forms.TextBox textBox15;
|
|
private System.Windows.Forms.Label label20;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown12;
|
|
private System.Windows.Forms.Button button61;
|
|
private System.Windows.Forms.Panel panel11;
|
|
private System.Windows.Forms.Panel panel12;
|
|
private System.Windows.Forms.GroupBox groupBox8;
|
|
private System.Windows.Forms.TextBox textBox8;
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown5;
|
|
private System.Windows.Forms.GroupBox groupBox9;
|
|
private System.Windows.Forms.GroupBox groupBox10;
|
|
private System.Windows.Forms.TextBox textBox9;
|
|
private System.Windows.Forms.Label label14;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown6;
|
|
private System.Windows.Forms.Button button58;
|
|
private System.Windows.Forms.Panel panel13;
|
|
private System.Windows.Forms.Panel panel14;
|
|
private System.Windows.Forms.GroupBox groupBox11;
|
|
private System.Windows.Forms.TextBox textBox10;
|
|
private System.Windows.Forms.Label label15;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown7;
|
|
private System.Windows.Forms.GroupBox groupBox13;
|
|
private System.Windows.Forms.TextBox textBox11;
|
|
private System.Windows.Forms.Label label16;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown8;
|
|
private System.Windows.Forms.Button button59;
|
|
private System.Windows.Forms.Panel panel15;
|
|
private System.Windows.Forms.Panel panel16;
|
|
private System.Windows.Forms.GroupBox groupBox15;
|
|
private System.Windows.Forms.CheckBox checkBox21;
|
|
private System.Windows.Forms.CheckBox checkBox22;
|
|
private System.Windows.Forms.CheckBox checkBox23;
|
|
private System.Windows.Forms.TextBox textBox13;
|
|
private System.Windows.Forms.Label label18;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown10;
|
|
private System.Windows.Forms.Button button60;
|
|
private System.Windows.Forms.Button btnTlacitZoznamZoSkladu;
|
|
private System.Windows.Forms.Button button63;
|
|
private System.Windows.Forms.GroupBox groupBox23;
|
|
private System.Windows.Forms.CheckBox checkBox36;
|
|
private System.Windows.Forms.CheckBox checkBox35;
|
|
private System.Windows.Forms.CheckBox checkBox34;
|
|
private System.Windows.Forms.CheckBox checkBox33;
|
|
private System.Windows.Forms.CheckBox checkBox30;
|
|
private System.Windows.Forms.CheckBox checkBox31;
|
|
private System.Windows.Forms.CheckBox checkBox32;
|
|
private System.Windows.Forms.GroupBox groupBox24;
|
|
private System.Windows.Forms.GroupBox groupBox12;
|
|
private System.Windows.Forms.GroupBox groupBox25;
|
|
private System.Windows.Forms.CheckBox checkBox15;
|
|
private System.Windows.Forms.CheckBox checkBox16;
|
|
private System.Windows.Forms.Button btnZobrazenie;
|
|
private System.Windows.Forms.Label lblZobrazenyPocet;
|
|
private System.Windows.Forms.Label label23;
|
|
private System.Windows.Forms.Button button6;
|
|
private System.Windows.Forms.Button button65;
|
|
private System.Windows.Forms.Button button66;
|
|
private System.Windows.Forms.TabPage tabPage10;
|
|
private System.Windows.Forms.TabPage tabPage11;
|
|
private System.Windows.Forms.TabPage tabPage12;
|
|
private System.Windows.Forms.TabPage tabPage13;
|
|
private System.Windows.Forms.SplitContainer splitContainer2;
|
|
private System.Windows.Forms.Button button64;
|
|
private System.Windows.Forms.Panel panel21;
|
|
private System.Windows.Forms.Panel panel22;
|
|
private System.Windows.Forms.GroupBox groupBox27;
|
|
private System.Windows.Forms.TextBox textBox18;
|
|
private System.Windows.Forms.Label label24;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown15;
|
|
private System.Windows.Forms.GroupBox groupBox29;
|
|
private System.Windows.Forms.TextBox textBox19;
|
|
private System.Windows.Forms.Label label25;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown16;
|
|
private System.Windows.Forms.Button button67;
|
|
private System.Windows.Forms.Button button68;
|
|
private System.Windows.Forms.DataGridView dGVStroje;
|
|
private System.Windows.Forms.Button button69;
|
|
private System.Windows.Forms.Button button71;
|
|
private System.Windows.Forms.DataGridView dGVPU;
|
|
private System.Windows.Forms.Button button72;
|
|
private System.Windows.Forms.Panel panel25;
|
|
private System.Windows.Forms.Panel panel26;
|
|
private System.Windows.Forms.GroupBox groupBox28;
|
|
private System.Windows.Forms.TextBox textBox22;
|
|
private System.Windows.Forms.Label label28;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown19;
|
|
private System.Windows.Forms.GroupBox groupBox31;
|
|
private System.Windows.Forms.TextBox textBox23;
|
|
private System.Windows.Forms.Label label29;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown20;
|
|
private System.Windows.Forms.Button button73;
|
|
private System.Windows.Forms.DataGridView dataGridView8;
|
|
private System.Windows.Forms.Panel panelPridajStroj;
|
|
private System.Windows.Forms.Button button75;
|
|
private System.Windows.Forms.Button button74;
|
|
private System.Windows.Forms.Label label31;
|
|
private System.Windows.Forms.Label label30;
|
|
private System.Windows.Forms.ComboBox comboBox3;
|
|
private System.Windows.Forms.ComboBox comboBox2;
|
|
private System.Windows.Forms.TextBox textBox25;
|
|
private System.Windows.Forms.TextBox textBox24;
|
|
private System.Windows.Forms.Label label34;
|
|
private System.Windows.Forms.Label label33;
|
|
private System.Windows.Forms.Label label32;
|
|
private System.Windows.Forms.Button button76;
|
|
private System.Windows.Forms.TextBox textBox26;
|
|
private System.Windows.Forms.TextBox textBox27;
|
|
private System.Windows.Forms.Label label35;
|
|
private System.Windows.Forms.Label label36;
|
|
private System.Windows.Forms.DateTimePicker dateTimePicker1;
|
|
private System.Windows.Forms.Panel panelPridatPU;
|
|
private System.Windows.Forms.ComboBox comboBox4;
|
|
private System.Windows.Forms.Label label40;
|
|
private System.Windows.Forms.TextBox textBox28;
|
|
private System.Windows.Forms.Label label39;
|
|
private System.Windows.Forms.Label label38;
|
|
private System.Windows.Forms.Label label37;
|
|
private System.Windows.Forms.Button button77;
|
|
private System.Windows.Forms.Panel panel27;
|
|
private System.Windows.Forms.Button button78;
|
|
private System.Windows.Forms.DataGridView dataGridView6;
|
|
private System.Windows.Forms.StatusStrip statusStrip1;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
|
|
private System.Windows.Forms.Panel panelPridatUdrzbu;
|
|
private System.Windows.Forms.Button button81;
|
|
private System.Windows.Forms.ComboBox comboBox7;
|
|
private System.Windows.Forms.Button button70;
|
|
private System.Windows.Forms.TextBox textBox20;
|
|
private System.Windows.Forms.TextBox textBox21;
|
|
private System.Windows.Forms.Label label26;
|
|
private System.Windows.Forms.Label label27;
|
|
private System.Windows.Forms.DateTimePicker dateTimePicker2;
|
|
private System.Windows.Forms.Label label41;
|
|
private System.Windows.Forms.Label label43;
|
|
private System.Windows.Forms.Button button79;
|
|
private System.Windows.Forms.Label label44;
|
|
private System.Windows.Forms.Label label45;
|
|
private System.Windows.Forms.ComboBox comboBox5;
|
|
private System.Windows.Forms.ComboBox comboBox6;
|
|
private System.Windows.Forms.DateTimePicker dateTimePicker5;
|
|
private System.Windows.Forms.Label label42;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown21;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown22;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown18;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown17;
|
|
private System.Windows.Forms.Button btnEditVyrobok;
|
|
private System.Windows.Forms.TextBox textBox3;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label46;
|
|
private System.Windows.Forms.ComboBox comboBox8;
|
|
private System.Windows.Forms.DataGridView dataGridView3;
|
|
private System.Windows.Forms.DataGridView dataGridView7;
|
|
private System.Windows.Forms.DataGridView dataGridViewVyhodnocovanie;
|
|
private System.Windows.Forms.Panel panel24;
|
|
private System.Windows.Forms.RadioButton radioButton1;
|
|
private System.Windows.Forms.RadioButton radioButton2;
|
|
private System.Windows.Forms.RadioButton radioButton3;
|
|
private System.Windows.Forms.TextBox textBox30;
|
|
private System.Windows.Forms.Label label48;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown24;
|
|
private System.Windows.Forms.Button button82;
|
|
private System.Windows.Forms.DataVisualization.Charting.Chart chart1;
|
|
private System.Windows.Forms.Button button83;
|
|
private System.Windows.Forms.Button button84;
|
|
private System.Windows.Forms.Button button85;
|
|
private System.Windows.Forms.Button button86;
|
|
private System.Windows.Forms.Button button89;
|
|
private System.Windows.Forms.Button button90;
|
|
private System.Windows.Forms.Label lblVerzia;
|
|
private System.Windows.Forms.Label label50;
|
|
private System.Windows.Forms.Label label52;
|
|
private System.Windows.Forms.Label label51;
|
|
private System.Windows.Forms.TabPage tabPage14;
|
|
private System.Windows.Forms.TrackBar trackBar1;
|
|
private System.Windows.Forms.Button button2;
|
|
private System.Windows.Forms.TextBox textBox31;
|
|
private GMap.NET.WindowsForms.GMapControl gMapControl1;
|
|
private System.Windows.Forms.Panel panel34;
|
|
private System.Windows.Forms.Panel panel33;
|
|
private System.Windows.Forms.Panel panel32;
|
|
private System.Windows.Forms.Panel panel31;
|
|
private System.Windows.Forms.Panel panel29;
|
|
private System.Windows.Forms.Panel panel28;
|
|
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
|
|
private System.Windows.Forms.Label label53;
|
|
private System.Windows.Forms.Panel panel30;
|
|
private System.Windows.Forms.Label label54;
|
|
private System.Windows.Forms.Panel panel35;
|
|
private System.Windows.Forms.Label label55;
|
|
private System.Windows.Forms.Panel panel36;
|
|
private System.Windows.Forms.Label label56;
|
|
private System.Windows.Forms.Panel panel37;
|
|
private System.Windows.Forms.Label label57;
|
|
private System.Windows.Forms.Panel panel38;
|
|
private System.Windows.Forms.DataGridView dataGridView11;
|
|
private System.Windows.Forms.TextBox textBox32;
|
|
private System.Windows.Forms.Panel panel41;
|
|
private System.Windows.Forms.Panel panel40;
|
|
private System.Windows.Forms.Panel panel39;
|
|
private System.Windows.Forms.DataGridView ndgv;
|
|
private System.Windows.Forms.Button button91;
|
|
private System.Windows.Forms.Button button80;
|
|
private System.Windows.Forms.Button button87;
|
|
private System.Windows.Forms.GroupBox groupBox26;
|
|
private System.Windows.Forms.RadioButton radioButton5;
|
|
private System.Windows.Forms.RadioButton radioButton4;
|
|
private System.Windows.Forms.CheckBox checkBox19;
|
|
private System.Windows.Forms.CheckBox checkBox18;
|
|
private System.Windows.Forms.CheckBox checkBox17;
|
|
private System.Windows.Forms.CheckBox checkBox14;
|
|
private System.Windows.Forms.CheckBox checkBox13;
|
|
private System.Windows.Forms.CheckBox checkBox12;
|
|
private System.Windows.Forms.CheckBox checkBox20;
|
|
private System.Windows.Forms.CheckBox checkBox24;
|
|
private System.Windows.Forms.Button button88;
|
|
private System.Windows.Forms.Button button92;
|
|
private System.Windows.Forms.TabPage tabPage15;
|
|
private System.Windows.Forms.CheckBox checkBox25;
|
|
private System.Windows.Forms.CheckBox checkBox29;
|
|
private System.Windows.Forms.CheckBox checkBox26;
|
|
private System.Windows.Forms.CheckBox checkBox39;
|
|
private System.Windows.Forms.CheckBox checkBox27;
|
|
private System.Windows.Forms.CheckBox checkBox38;
|
|
private System.Windows.Forms.CheckBox checkBox28;
|
|
private System.Windows.Forms.CheckBox checkBox37;
|
|
private System.Windows.Forms.RadioButton radioButton6;
|
|
private System.Windows.Forms.RadioButton radioButton7;
|
|
private System.Windows.Forms.Button button93;
|
|
private System.Windows.Forms.Button button94;
|
|
private System.Windows.Forms.GroupBox groupBox17;
|
|
private System.Windows.Forms.RadioButton radioButton8;
|
|
private System.Windows.Forms.RadioButton radioButton9;
|
|
private System.Windows.Forms.GroupBox groupBox19;
|
|
private System.Windows.Forms.CheckBox checkBox40;
|
|
private System.Windows.Forms.CheckBox checkBox41;
|
|
private System.Windows.Forms.CheckBox checkBox42;
|
|
private System.Windows.Forms.CheckBox checkBox43;
|
|
private System.Windows.Forms.CheckBox checkBox44;
|
|
private System.Windows.Forms.CheckBox checkBox45;
|
|
private System.Windows.Forms.CheckBox checkBox46;
|
|
private System.Windows.Forms.CheckBox checkBox47;
|
|
private System.Windows.Forms.CheckBox checkBox51;
|
|
private System.Windows.Forms.CheckBox checkBox48;
|
|
private System.Windows.Forms.CheckBox checkBox49;
|
|
private System.Windows.Forms.CheckBox checkBox50;
|
|
private System.Windows.Forms.Label label19;
|
|
private System.Windows.Forms.TabPage tabPage16;
|
|
private System.Windows.Forms.Label label58;
|
|
private System.Windows.Forms.Label label47;
|
|
private System.Windows.Forms.Label label21;
|
|
private System.Windows.Forms.TextBox textBox16;
|
|
private System.Windows.Forms.TextBox textBox14;
|
|
private System.Windows.Forms.DataGridView dataGridView12;
|
|
private System.Windows.Forms.TextBox textBox5;
|
|
private System.Windows.Forms.Label label59;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown2;
|
|
private System.Windows.Forms.TabPage tabPage17;
|
|
private System.Windows.Forms.Label label60;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown11;
|
|
private System.Windows.Forms.Label label61;
|
|
private System.Windows.Forms.Label label62;
|
|
private System.Windows.Forms.Label label63;
|
|
private System.Windows.Forms.TextBox textBox29;
|
|
private System.Windows.Forms.TextBox textBox33;
|
|
private System.Windows.Forms.DataGridView dataGridView13;
|
|
private System.Windows.Forms.TextBox textBox34;
|
|
private System.Windows.Forms.Button button95;
|
|
private System.Windows.Forms.Button button96;
|
|
private System.Windows.Forms.Button button97;
|
|
private System.Windows.Forms.Button button99;
|
|
private System.Windows.Forms.Button button100;
|
|
private System.Windows.Forms.Button button101;
|
|
private System.Windows.Forms.Button button102;
|
|
private System.Windows.Forms.TextBox textBox35;
|
|
private System.Windows.Forms.Label label64;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown13;
|
|
private System.Windows.Forms.Panel panel23;
|
|
private System.Windows.Forms.GroupBox groupBox2;
|
|
private System.Windows.Forms.CheckBox checkBox56;
|
|
private System.Windows.Forms.CheckBox checkBox57;
|
|
private System.Windows.Forms.CheckBox checkBox58;
|
|
private System.Windows.Forms.CheckBox checkBox59;
|
|
private System.Windows.Forms.Panel panel42;
|
|
private System.Windows.Forms.Button button98;
|
|
private System.Windows.Forms.TabPage tabPage18;
|
|
private System.Windows.Forms.Button button103;
|
|
private System.Windows.Forms.Button button104;
|
|
private System.Windows.Forms.Label label65;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown23;
|
|
private System.Windows.Forms.Panel panel43;
|
|
private System.Windows.Forms.GroupBox groupBox4;
|
|
private System.Windows.Forms.CheckBox checkBox52;
|
|
private System.Windows.Forms.CheckBox checkBox53;
|
|
private System.Windows.Forms.CheckBox checkBox54;
|
|
private System.Windows.Forms.CheckBox checkBox55;
|
|
private System.Windows.Forms.Panel panel44;
|
|
private System.Windows.Forms.Button button105;
|
|
private System.Windows.Forms.DataGridView dataGridView14;
|
|
private System.Windows.Forms.Button button107;
|
|
private System.Windows.Forms.Button button106;
|
|
private System.Windows.Forms.CheckBox checkBox60;
|
|
private System.Windows.Forms.Panel panel45;
|
|
private System.Windows.Forms.TextBox textBox36;
|
|
private System.Windows.Forms.Button button109;
|
|
private System.Windows.Forms.Button button108;
|
|
private System.Windows.Forms.Panel panel46;
|
|
private System.Windows.Forms.CheckBox checkBox61;
|
|
private System.Windows.Forms.Button button110;
|
|
private System.Windows.Forms.Panel panel47;
|
|
private System.Windows.Forms.Button button111;
|
|
private System.Windows.Forms.Button button57;
|
|
private System.Windows.Forms.ComboBox comboBox9;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Button button112;
|
|
private System.Windows.Forms.Button button113;
|
|
private System.Windows.Forms.Button button114;
|
|
private System.Windows.Forms.Panel panel9;
|
|
private System.Windows.Forms.TextBox textBox7;
|
|
private System.Windows.Forms.Button button115;
|
|
private System.Windows.Forms.Button button116;
|
|
private System.Windows.Forms.Button button117;
|
|
private System.Windows.Forms.DataGridView dataGridView15;
|
|
private System.Windows.Forms.Label label17;
|
|
private System.Windows.Forms.TabPage tabPage19;
|
|
private System.Windows.Forms.Button button118;
|
|
private System.Windows.Forms.Button button119;
|
|
private System.Windows.Forms.Panel panel48;
|
|
private System.Windows.Forms.Button button120;
|
|
private System.Windows.Forms.CheckBox checkBox62;
|
|
private System.Windows.Forms.Button button121;
|
|
private System.Windows.Forms.Panel panel59;
|
|
private System.Windows.Forms.DataGridView dataGridView16;
|
|
private System.Windows.Forms.Panel panel52;
|
|
private System.Windows.Forms.Button button129;
|
|
private System.Windows.Forms.Button button128;
|
|
private System.Windows.Forms.Button button122;
|
|
private System.Windows.Forms.Button button130;
|
|
private System.Windows.Forms.Button button127;
|
|
private System.Windows.Forms.Button button131;
|
|
private System.Windows.Forms.Button button132;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel3;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel4;
|
|
private System.Windows.Forms.Button button133;
|
|
private System.Windows.Forms.Button button134;
|
|
private System.Windows.Forms.Panel panel50;
|
|
private System.Windows.Forms.Panel panel49;
|
|
private System.Windows.Forms.Button button124;
|
|
private System.Windows.Forms.Button button123;
|
|
private System.Windows.Forms.Panel panel51;
|
|
private System.Windows.Forms.Button button125;
|
|
private System.Windows.Forms.Button button126;
|
|
private System.Windows.Forms.Button button135;
|
|
private System.Windows.Forms.DataGridView dataGridView17;
|
|
private System.Windows.Forms.Panel panel53;
|
|
private System.Windows.Forms.Label label49;
|
|
private System.Windows.Forms.Label label66;
|
|
private System.Windows.Forms.Panel panel54;
|
|
private System.Windows.Forms.Label label67;
|
|
private System.Windows.Forms.Label label70;
|
|
private System.Windows.Forms.Label label69;
|
|
private System.Windows.Forms.Label label68;
|
|
private System.Windows.Forms.Label label73;
|
|
private System.Windows.Forms.Label label72;
|
|
private System.Windows.Forms.Label label71;
|
|
private System.Windows.Forms.Label label77;
|
|
private System.Windows.Forms.Label label76;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown3;
|
|
private System.Windows.Forms.Label label75;
|
|
private System.Windows.Forms.ComboBox comboBox10;
|
|
private System.Windows.Forms.Label label74;
|
|
private System.Windows.Forms.DataVisualization.Charting.Chart chart2;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown25;
|
|
private System.Windows.Forms.Label label103;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown9;
|
|
private System.Windows.Forms.Label label102;
|
|
private System.Windows.Forms.Label label100;
|
|
private System.Windows.Forms.Label label101;
|
|
private System.Windows.Forms.Label label92;
|
|
private System.Windows.Forms.Label label93;
|
|
private System.Windows.Forms.Label label94;
|
|
private System.Windows.Forms.Label label95;
|
|
private System.Windows.Forms.Label label96;
|
|
private System.Windows.Forms.Label label97;
|
|
private System.Windows.Forms.Label label98;
|
|
private System.Windows.Forms.Label label99;
|
|
private System.Windows.Forms.Label label84;
|
|
private System.Windows.Forms.Label label85;
|
|
private System.Windows.Forms.Label label86;
|
|
private System.Windows.Forms.Label label87;
|
|
private System.Windows.Forms.Label label88;
|
|
private System.Windows.Forms.Label label89;
|
|
private System.Windows.Forms.Label label90;
|
|
private System.Windows.Forms.Label label91;
|
|
private System.Windows.Forms.Label label82;
|
|
private System.Windows.Forms.Label label83;
|
|
private System.Windows.Forms.Label label80;
|
|
private System.Windows.Forms.Label label81;
|
|
private System.Windows.Forms.Label label78;
|
|
private System.Windows.Forms.Label label79;
|
|
private System.Windows.Forms.Label label104;
|
|
private System.Windows.Forms.Panel panel55;
|
|
private System.Windows.Forms.Button button139;
|
|
private System.Windows.Forms.Button button140;
|
|
private System.Windows.Forms.Button button138;
|
|
private System.Windows.Forms.Button button137;
|
|
private System.Windows.Forms.Button button136;
|
|
private System.Windows.Forms.Button button141;
|
|
private System.Windows.Forms.Button button142;
|
|
private System.Windows.Forms.Button button143;
|
|
private System.Windows.Forms.Label label105;
|
|
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel2;
|
|
private System.Windows.Forms.Label label106;
|
|
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel3;
|
|
private System.Windows.Forms.Button button145;
|
|
private System.Windows.Forms.Button button144;
|
|
private System.Windows.Forms.Panel panel56;
|
|
private System.Windows.Forms.Label label109;
|
|
private System.Windows.Forms.ComboBox comboBox11;
|
|
private System.Windows.Forms.Label label111;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown26;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown27;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown28;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown29;
|
|
private System.Windows.Forms.DateTimePicker dateTimePicker3;
|
|
private System.Windows.Forms.Button button147;
|
|
private System.Windows.Forms.TextBox textBox37;
|
|
private System.Windows.Forms.Label label112;
|
|
private System.Windows.Forms.DateTimePicker dateTimePicker4;
|
|
private System.Windows.Forms.Label label114;
|
|
private System.Windows.Forms.Label label117;
|
|
private System.Windows.Forms.ComboBox comboBox14;
|
|
private System.Windows.Forms.Button button148;
|
|
private System.Windows.Forms.Button button146;
|
|
private System.Windows.Forms.Label label107;
|
|
private System.Windows.Forms.ComboBox comboBox12;
|
|
private System.Windows.Forms.Button button149;
|
|
private System.Windows.Forms.Button button150;
|
|
private System.Windows.Forms.ComboBox comboBox13;
|
|
private System.Windows.Forms.Label label108;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel5;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel6;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel7;
|
|
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel4;
|
|
private System.Windows.Forms.Button button151;
|
|
private System.Windows.Forms.ComboBox comboBox15;
|
|
private System.Windows.Forms.Label label110;
|
|
private System.Windows.Forms.Button button152;
|
|
private System.Windows.Forms.Panel panel57;
|
|
private System.Windows.Forms.DateTimePicker dateTimePicker6;
|
|
private System.Windows.Forms.Button button154;
|
|
private System.Windows.Forms.Button button153;
|
|
private System.Windows.Forms.Button button156;
|
|
private System.Windows.Forms.Button button157;
|
|
private System.Windows.Forms.Button button155;
|
|
private System.Windows.Forms.Panel panel61;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown30;
|
|
private System.Windows.Forms.Button button160;
|
|
private System.Windows.Forms.Button button161;
|
|
private System.Windows.Forms.Panel panel60;
|
|
private System.Windows.Forms.TextBox textBox12;
|
|
private System.Windows.Forms.Button button158;
|
|
private System.Windows.Forms.Button button159;
|
|
private System.Windows.Forms.Button button162;
|
|
private System.Windows.Forms.Panel panel62;
|
|
private System.Windows.Forms.Button button167;
|
|
private System.Windows.Forms.Button button166;
|
|
private System.Windows.Forms.Button button165;
|
|
private System.Windows.Forms.Button button164;
|
|
private System.Windows.Forms.Label label113;
|
|
private System.Windows.Forms.Button button163;
|
|
private System.Windows.Forms.Panel panel63;
|
|
private System.Windows.Forms.Button button170;
|
|
private System.Windows.Forms.ComboBox comboBox16;
|
|
private System.Windows.Forms.Button button169;
|
|
private System.Windows.Forms.Button button168;
|
|
private System.Windows.Forms.Button button171;
|
|
private System.Windows.Forms.Panel panel64;
|
|
private System.Windows.Forms.Label label115;
|
|
private System.Windows.Forms.CheckBox checkBox63;
|
|
private System.Windows.Forms.Button button172;
|
|
private System.Windows.Forms.Button button173;
|
|
private System.Windows.Forms.Button button175;
|
|
private System.Windows.Forms.Button button174;
|
|
private System.Windows.Forms.Label label116;
|
|
private System.Windows.Forms.CheckBox checkBox64;
|
|
private System.Windows.Forms.Panel panel66;
|
|
private System.Windows.Forms.Label label118;
|
|
private System.Windows.Forms.Label label119;
|
|
private System.Windows.Forms.CheckBox checkBox65;
|
|
private System.Windows.Forms.CheckBox checkBox66;
|
|
private System.Windows.Forms.CheckBox checkBox67;
|
|
private System.Windows.Forms.CheckBox checkBox68;
|
|
private System.Windows.Forms.CheckBox checkBox69;
|
|
private System.Windows.Forms.CheckBox checkBox70;
|
|
private System.Windows.Forms.CheckBox checkBox71;
|
|
private System.Windows.Forms.CheckBox checkBox72;
|
|
private System.Windows.Forms.CheckBox checkBox73;
|
|
private System.Windows.Forms.Panel panel58;
|
|
private System.Windows.Forms.Label label121;
|
|
private System.Windows.Forms.Label label120;
|
|
private System.Windows.Forms.ComboBox comboBox18;
|
|
private System.Windows.Forms.ComboBox comboBox17;
|
|
private System.Windows.Forms.DataGridView dataGridView18;
|
|
private System.Windows.Forms.Label label125;
|
|
private System.Windows.Forms.Label label124;
|
|
private System.Windows.Forms.Label label123;
|
|
private System.Windows.Forms.Label label122;
|
|
private System.Windows.Forms.Panel panel65;
|
|
private System.Windows.Forms.Label label139;
|
|
private System.Windows.Forms.Label label138;
|
|
private System.Windows.Forms.Label label137;
|
|
private System.Windows.Forms.Label label127;
|
|
private System.Windows.Forms.Label label126;
|
|
private System.Windows.Forms.Label label136;
|
|
private System.Windows.Forms.Label label135;
|
|
private System.Windows.Forms.Label label134;
|
|
private System.Windows.Forms.Label label133;
|
|
private System.Windows.Forms.Label label132;
|
|
private System.Windows.Forms.Label label131;
|
|
private System.Windows.Forms.Label label130;
|
|
private System.Windows.Forms.Label label129;
|
|
private System.Windows.Forms.Label label128;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown36;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown35;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown34;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown33;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown32;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown31;
|
|
private System.Windows.Forms.Label label156;
|
|
private System.Windows.Forms.Label label157;
|
|
private System.Windows.Forms.Label label154;
|
|
private System.Windows.Forms.Label label155;
|
|
private System.Windows.Forms.Label label152;
|
|
private System.Windows.Forms.Label label153;
|
|
private System.Windows.Forms.Label label150;
|
|
private System.Windows.Forms.Label label151;
|
|
private System.Windows.Forms.Label label148;
|
|
private System.Windows.Forms.Label label149;
|
|
private System.Windows.Forms.Label label146;
|
|
private System.Windows.Forms.Label label147;
|
|
private System.Windows.Forms.Label label144;
|
|
private System.Windows.Forms.Label label145;
|
|
private System.Windows.Forms.Label label142;
|
|
private System.Windows.Forms.Label label143;
|
|
private System.Windows.Forms.Label label140;
|
|
private System.Windows.Forms.Label label141;
|
|
private System.Windows.Forms.Label label161;
|
|
private System.Windows.Forms.Label label160;
|
|
private System.Windows.Forms.Label label159;
|
|
private System.Windows.Forms.Label label158;
|
|
private System.Windows.Forms.Panel panel67;
|
|
private System.Windows.Forms.Button button176;
|
|
private System.Windows.Forms.Button button179;
|
|
private System.Windows.Forms.Button button178;
|
|
private System.Windows.Forms.Button button177;
|
|
private System.Windows.Forms.Label label180;
|
|
private System.Windows.Forms.Label label181;
|
|
private System.Windows.Forms.Label label176;
|
|
private System.Windows.Forms.Label label177;
|
|
private System.Windows.Forms.Label label178;
|
|
private System.Windows.Forms.Label label179;
|
|
private System.Windows.Forms.Label label168;
|
|
private System.Windows.Forms.Label label169;
|
|
private System.Windows.Forms.Label label170;
|
|
private System.Windows.Forms.Label label171;
|
|
private System.Windows.Forms.Label label172;
|
|
private System.Windows.Forms.Label label173;
|
|
private System.Windows.Forms.Label label167;
|
|
private System.Windows.Forms.Label label166;
|
|
private System.Windows.Forms.Label label165;
|
|
private System.Windows.Forms.Label label164;
|
|
private System.Windows.Forms.Label label163;
|
|
private System.Windows.Forms.Label label162;
|
|
private System.Windows.Forms.Label label174;
|
|
private System.Windows.Forms.TextBox textBox38;
|
|
private System.Windows.Forms.Button button180;
|
|
private System.Windows.Forms.Button button181;
|
|
private System.Windows.Forms.Panel panel68;
|
|
private System.Windows.Forms.PictureBox pictureBox4;
|
|
private System.Windows.Forms.Label label175;
|
|
private System.Windows.Forms.Label label182;
|
|
private System.Windows.Forms.Label label190;
|
|
private System.Windows.Forms.Label label189;
|
|
private System.Windows.Forms.Label label188;
|
|
private System.Windows.Forms.Label label187;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown39;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown38;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown37;
|
|
private System.Windows.Forms.Label label186;
|
|
private System.Windows.Forms.Label label185;
|
|
private System.Windows.Forms.Label label184;
|
|
private System.Windows.Forms.Label label183;
|
|
private System.Windows.Forms.NumericUpDown numericUpDown40;
|
|
private System.Windows.Forms.Label label191;
|
|
private System.Windows.Forms.Panel panel73;
|
|
private System.Windows.Forms.Button button195;
|
|
private System.Windows.Forms.CheckBox checkBox89;
|
|
private System.Windows.Forms.CheckBox checkBox90;
|
|
private System.Windows.Forms.CheckBox checkBox91;
|
|
private System.Windows.Forms.CheckBox checkBox92;
|
|
private System.Windows.Forms.CheckBox checkBox93;
|
|
private System.Windows.Forms.CheckBox checkBox94;
|
|
private System.Windows.Forms.CheckBox checkBox86;
|
|
private System.Windows.Forms.CheckBox checkBox87;
|
|
private System.Windows.Forms.CheckBox checkBox88;
|
|
private System.Windows.Forms.CheckBox checkBox83;
|
|
private System.Windows.Forms.CheckBox checkBox84;
|
|
private System.Windows.Forms.CheckBox checkBox85;
|
|
private System.Windows.Forms.CheckBox checkBox80;
|
|
private System.Windows.Forms.CheckBox checkBox81;
|
|
private System.Windows.Forms.CheckBox checkBox82;
|
|
private System.Windows.Forms.CheckBox checkBox77;
|
|
private System.Windows.Forms.CheckBox checkBox78;
|
|
private System.Windows.Forms.CheckBox checkBox79;
|
|
private System.Windows.Forms.CheckBox checkBox76;
|
|
private System.Windows.Forms.CheckBox checkBox75;
|
|
private System.Windows.Forms.CheckBox checkBox74;
|
|
private System.Windows.Forms.TextBox textBox49;
|
|
private System.Windows.Forms.TextBox textBox48;
|
|
private System.Windows.Forms.TextBox textBox47;
|
|
private System.Windows.Forms.TextBox textBox46;
|
|
private System.Windows.Forms.Label label225;
|
|
private System.Windows.Forms.Label label224;
|
|
private System.Windows.Forms.Label label223;
|
|
private System.Windows.Forms.Label label222;
|
|
private System.Windows.Forms.Label label221;
|
|
private System.Windows.Forms.Label label220;
|
|
private System.Windows.Forms.Label label219;
|
|
private System.Windows.Forms.Label label218;
|
|
private System.Windows.Forms.Label label217;
|
|
private System.Windows.Forms.Label label216;
|
|
private System.Windows.Forms.Label label215;
|
|
private System.Windows.Forms.Label label214;
|
|
private System.Windows.Forms.Panel panel72;
|
|
private System.Windows.Forms.TextBox textBox45;
|
|
private System.Windows.Forms.Button button194;
|
|
private System.Windows.Forms.TabPage tabPage20;
|
|
private System.Windows.Forms.Panel panel69;
|
|
private System.Windows.Forms.Button button193;
|
|
private System.Windows.Forms.Panel panel71;
|
|
private System.Windows.Forms.Label label213;
|
|
private System.Windows.Forms.Button button191;
|
|
private System.Windows.Forms.Button button192;
|
|
private System.Windows.Forms.TextBox textBox44;
|
|
private System.Windows.Forms.Button button190;
|
|
private System.Windows.Forms.Button button189;
|
|
private System.Windows.Forms.Label label212;
|
|
private System.Windows.Forms.Label label211;
|
|
private System.Windows.Forms.TextBox textBox43;
|
|
private System.Windows.Forms.TextBox textBox42;
|
|
private System.Windows.Forms.TextBox textBox41;
|
|
private System.Windows.Forms.Panel panel70;
|
|
private System.Windows.Forms.Label label210;
|
|
private System.Windows.Forms.Button button188;
|
|
private System.Windows.Forms.Button button187;
|
|
private System.Windows.Forms.TextBox textBox40;
|
|
private System.Windows.Forms.Label label209;
|
|
private System.Windows.Forms.Label label208;
|
|
private System.Windows.Forms.Label label207;
|
|
private System.Windows.Forms.Label label206;
|
|
private System.Windows.Forms.Label label205;
|
|
private System.Windows.Forms.Label label204;
|
|
private System.Windows.Forms.Label label203;
|
|
private System.Windows.Forms.Label label202;
|
|
private System.Windows.Forms.Label label201;
|
|
private System.Windows.Forms.Label label200;
|
|
private System.Windows.Forms.Label label199;
|
|
private System.Windows.Forms.Label label198;
|
|
private System.Windows.Forms.Label label197;
|
|
private System.Windows.Forms.Label label196;
|
|
private System.Windows.Forms.Label label195;
|
|
private System.Windows.Forms.TextBox textBox39;
|
|
private System.Windows.Forms.Label label193;
|
|
private System.Windows.Forms.Label label194;
|
|
private System.Windows.Forms.Label label192;
|
|
private System.Windows.Forms.Label label226;
|
|
private System.Windows.Forms.Button button186;
|
|
private System.Windows.Forms.Button button185;
|
|
private System.Windows.Forms.Button button184;
|
|
private System.Windows.Forms.Button button183;
|
|
private System.Windows.Forms.Button button182;
|
|
private System.Windows.Forms.DataGridView dataGridView22;
|
|
private System.Windows.Forms.DataGridView dataGridView21;
|
|
private System.Windows.Forms.DataGridView dataGridView20;
|
|
private System.Windows.Forms.DataGridView dataGridView19;
|
|
private System.Windows.Forms.Panel panel74;
|
|
private System.Windows.Forms.TextBox textBox50;
|
|
private System.Windows.Forms.Button button196;
|
|
private System.Windows.Forms.Button button198;
|
|
private System.Windows.Forms.Button button197;
|
|
private System.Windows.Forms.Button button201;
|
|
private System.Windows.Forms.Panel panel75;
|
|
private System.Windows.Forms.TextBox textBox51;
|
|
private System.Windows.Forms.Button button199;
|
|
private System.Windows.Forms.Button button200;
|
|
private System.Windows.Forms.Label labelVsetkyAleboMeskajuce;
|
|
private System.Windows.Forms.Label label227;
|
|
private System.Windows.Forms.TextBox textBox52;
|
|
private System.Windows.Forms.Button button202;
|
|
private System.Windows.Forms.Button button203;
|
|
private System.Windows.Forms.Label label228;
|
|
private System.Windows.Forms.Button button204;
|
|
private System.Windows.Forms.Button button205;
|
|
private System.Windows.Forms.Button button206;
|
|
private System.Windows.Forms.Button button207;
|
|
}
|
|
}
|
|
|