namespace Support.Controls { partial class Dashboard { /// /// Erforderliche Designervariable. /// private System.ComponentModel.IContainer components = null; /// /// Verwendete Ressourcen bereinigen. /// /// True, wenn verwaltete Ressourcen gelöscht werden sollen; andernfalls False. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Vom Komponenten-Designer generierter Code /// /// Erforderliche Methode für die Designerunterstützung. /// Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden. /// private void InitializeComponent() { this.flowPanel = new System.Windows.Forms.FlowLayoutPanel(); this.panel2 = new System.Windows.Forms.Panel(); this.panel3 = new System.Windows.Forms.Panel(); this.lblTodayRegistred = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.panel4 = new System.Windows.Forms.Panel(); this.panel5 = new System.Windows.Forms.Panel(); this.lblDevices = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.panel6 = new System.Windows.Forms.Panel(); this.panel7 = new System.Windows.Forms.Panel(); this.lblResults = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.panel8 = new System.Windows.Forms.Panel(); this.panel9 = new System.Windows.Forms.Panel(); this.lblReadyToDownloads = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.panel10 = new System.Windows.Forms.Panel(); this.panel11 = new System.Windows.Forms.Panel(); this.lblNotifications = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.panel12 = new System.Windows.Forms.Panel(); this.panel13 = new System.Windows.Forms.Panel(); this.lblDownloads = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.panel14 = new System.Windows.Forms.Panel(); this.panel15 = new System.Windows.Forms.Panel(); this.lblServiceInside = new System.Windows.Forms.Label(); this.lblServiceInsideStatus = new System.Windows.Forms.Label(); this.panel16 = new System.Windows.Forms.Panel(); this.panel17 = new System.Windows.Forms.Panel(); this.lblServiceOutside = new System.Windows.Forms.Label(); this.lblServiceOutsideStatus = new System.Windows.Forms.Label(); this.panel18 = new System.Windows.Forms.Panel(); this.panel19 = new System.Windows.Forms.Panel(); this.lblMaintenanceWork = new System.Windows.Forms.Label(); this.lblMaintenanceWorkTitle = new System.Windows.Forms.Label(); this.panel20 = new System.Windows.Forms.Panel(); this.panel21 = new System.Windows.Forms.Panel(); this.lblHL7 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.panel22 = new System.Windows.Forms.Panel(); this.panel23 = new System.Windows.Forms.Panel(); this.lblEncryptedFiles = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.panel24 = new System.Windows.Forms.Panel(); this.panel25 = new System.Windows.Forms.Panel(); this.lblAckFiles = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.panel26 = new System.Windows.Forms.Panel(); this.panel27 = new System.Windows.Forms.Panel(); this.lblAckCompleted = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.splitter1 = new System.Windows.Forms.Splitter(); this.pnlTable = new System.Windows.Forms.Panel(); this.dtLastResults = new System.Windows.Forms.DataGridView(); this.clmPGS = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.clmUDID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.clmNotified = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.clmNotifiedOn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.clmPickedUp = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.clmPickedUpOn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.clmAvailable = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.clmAvailableOnFormated = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.clmCreatedFormated = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.clmStatus = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.clmZIP = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.clmBirthday = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.clmOrderId = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.label2 = new System.Windows.Forms.Label(); this.flowPanel.SuspendLayout(); this.panel2.SuspendLayout(); this.panel3.SuspendLayout(); this.panel4.SuspendLayout(); this.panel5.SuspendLayout(); this.panel6.SuspendLayout(); this.panel7.SuspendLayout(); this.panel8.SuspendLayout(); this.panel9.SuspendLayout(); this.panel10.SuspendLayout(); this.panel11.SuspendLayout(); this.panel12.SuspendLayout(); this.panel13.SuspendLayout(); this.panel14.SuspendLayout(); this.panel15.SuspendLayout(); this.panel16.SuspendLayout(); this.panel17.SuspendLayout(); this.panel18.SuspendLayout(); this.panel19.SuspendLayout(); this.panel20.SuspendLayout(); this.panel21.SuspendLayout(); this.panel22.SuspendLayout(); this.panel23.SuspendLayout(); this.panel24.SuspendLayout(); this.panel25.SuspendLayout(); this.panel26.SuspendLayout(); this.panel27.SuspendLayout(); this.pnlTable.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dtLastResults)).BeginInit(); this.SuspendLayout(); // // flowPanel // this.flowPanel.Controls.Add(this.panel2); this.flowPanel.Controls.Add(this.panel4); this.flowPanel.Controls.Add(this.panel6); this.flowPanel.Controls.Add(this.panel8); this.flowPanel.Controls.Add(this.panel10); this.flowPanel.Controls.Add(this.panel12); this.flowPanel.Controls.Add(this.panel14); this.flowPanel.Controls.Add(this.panel16); this.flowPanel.Controls.Add(this.panel18); this.flowPanel.Controls.Add(this.panel20); this.flowPanel.Controls.Add(this.panel22); this.flowPanel.Controls.Add(this.panel24); this.flowPanel.Controls.Add(this.panel26); this.flowPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.flowPanel.Location = new System.Drawing.Point(0, 0); this.flowPanel.Name = "flowPanel"; this.flowPanel.Size = new System.Drawing.Size(1060, 615); this.flowPanel.TabIndex = 2; // // panel2 // this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(0)))), ((int)(((byte)(122))))); this.panel2.Controls.Add(this.panel3); this.panel2.Location = new System.Drawing.Point(3, 3); this.panel2.Name = "panel2"; this.panel2.Padding = new System.Windows.Forms.Padding(3); this.panel2.Size = new System.Drawing.Size(203, 85); this.panel2.TabIndex = 0; // // panel3 // this.panel3.BackColor = System.Drawing.Color.White; this.panel3.Controls.Add(this.lblTodayRegistred); this.panel3.Controls.Add(this.label1); this.panel3.Dock = System.Windows.Forms.DockStyle.Fill; this.panel3.Location = new System.Drawing.Point(3, 3); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(197, 79); this.panel3.TabIndex = 0; // // lblTodayRegistred // this.lblTodayRegistred.Dock = System.Windows.Forms.DockStyle.Fill; this.lblTodayRegistred.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblTodayRegistred.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(19)))), ((int)(((byte)(85))))); this.lblTodayRegistred.Location = new System.Drawing.Point(0, 0); this.lblTodayRegistred.Name = "lblTodayRegistred"; this.lblTodayRegistred.Size = new System.Drawing.Size(197, 55); this.lblTodayRegistred.TabIndex = 1; this.lblTodayRegistred.Text = "0"; this.lblTodayRegistred.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label1 // this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238))))); this.label1.Dock = System.Windows.Forms.DockStyle.Bottom; this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.Location = new System.Drawing.Point(0, 55); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(197, 24); this.label1.TabIndex = 0; this.label1.Text = "Heute registriert"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel4 // this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(0)))), ((int)(((byte)(122))))); this.panel4.Controls.Add(this.panel5); this.panel4.Location = new System.Drawing.Point(212, 3); this.panel4.Name = "panel4"; this.panel4.Padding = new System.Windows.Forms.Padding(3); this.panel4.Size = new System.Drawing.Size(203, 85); this.panel4.TabIndex = 1; // // panel5 // this.panel5.BackColor = System.Drawing.Color.White; this.panel5.Controls.Add(this.lblDevices); this.panel5.Controls.Add(this.label3); this.panel5.Dock = System.Windows.Forms.DockStyle.Fill; this.panel5.Location = new System.Drawing.Point(3, 3); this.panel5.Name = "panel5"; this.panel5.Size = new System.Drawing.Size(197, 79); this.panel5.TabIndex = 0; // // lblDevices // this.lblDevices.Dock = System.Windows.Forms.DockStyle.Fill; this.lblDevices.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblDevices.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(19)))), ((int)(((byte)(85))))); this.lblDevices.Location = new System.Drawing.Point(0, 0); this.lblDevices.Name = "lblDevices"; this.lblDevices.Size = new System.Drawing.Size(197, 55); this.lblDevices.TabIndex = 1; this.lblDevices.Text = "0"; this.lblDevices.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label3 // this.label3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238))))); this.label3.Dock = System.Windows.Forms.DockStyle.Bottom; this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label3.Location = new System.Drawing.Point(0, 55); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(197, 24); this.label3.TabIndex = 0; this.label3.Text = "Geräte"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel6 // this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(0)))), ((int)(((byte)(122))))); this.panel6.Controls.Add(this.panel7); this.panel6.Location = new System.Drawing.Point(421, 3); this.panel6.Name = "panel6"; this.panel6.Padding = new System.Windows.Forms.Padding(3); this.panel6.Size = new System.Drawing.Size(203, 85); this.panel6.TabIndex = 2; // // panel7 // this.panel7.BackColor = System.Drawing.Color.White; this.panel7.Controls.Add(this.lblResults); this.panel7.Controls.Add(this.label4); this.panel7.Dock = System.Windows.Forms.DockStyle.Fill; this.panel7.Location = new System.Drawing.Point(3, 3); this.panel7.Name = "panel7"; this.panel7.Size = new System.Drawing.Size(197, 79); this.panel7.TabIndex = 0; // // lblResults // this.lblResults.Dock = System.Windows.Forms.DockStyle.Fill; this.lblResults.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblResults.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(19)))), ((int)(((byte)(85))))); this.lblResults.Location = new System.Drawing.Point(0, 0); this.lblResults.Name = "lblResults"; this.lblResults.Size = new System.Drawing.Size(197, 55); this.lblResults.TabIndex = 1; this.lblResults.Text = "0"; this.lblResults.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label4 // this.label4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238))))); this.label4.Dock = System.Windows.Forms.DockStyle.Bottom; this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label4.Location = new System.Drawing.Point(0, 55); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(197, 24); this.label4.TabIndex = 0; this.label4.Text = "Befunde"; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel8 // this.panel8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(0)))), ((int)(((byte)(122))))); this.panel8.Controls.Add(this.panel9); this.panel8.Location = new System.Drawing.Point(630, 3); this.panel8.Name = "panel8"; this.panel8.Padding = new System.Windows.Forms.Padding(3); this.panel8.Size = new System.Drawing.Size(203, 85); this.panel8.TabIndex = 3; // // panel9 // this.panel9.BackColor = System.Drawing.Color.White; this.panel9.Controls.Add(this.lblReadyToDownloads); this.panel9.Controls.Add(this.label5); this.panel9.Dock = System.Windows.Forms.DockStyle.Fill; this.panel9.Location = new System.Drawing.Point(3, 3); this.panel9.Name = "panel9"; this.panel9.Size = new System.Drawing.Size(197, 79); this.panel9.TabIndex = 0; // // lblReadyToDownloads // this.lblReadyToDownloads.Dock = System.Windows.Forms.DockStyle.Fill; this.lblReadyToDownloads.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblReadyToDownloads.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(19)))), ((int)(((byte)(85))))); this.lblReadyToDownloads.Location = new System.Drawing.Point(0, 0); this.lblReadyToDownloads.Name = "lblReadyToDownloads"; this.lblReadyToDownloads.Size = new System.Drawing.Size(197, 55); this.lblReadyToDownloads.TabIndex = 1; this.lblReadyToDownloads.Text = "0"; this.lblReadyToDownloads.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label5 // this.label5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(251)))), ((int)(((byte)(123))))); this.label5.Dock = System.Windows.Forms.DockStyle.Bottom; this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label5.Location = new System.Drawing.Point(0, 55); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(197, 24); this.label5.TabIndex = 0; this.label5.Text = "Bereit zum Download"; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel10 // this.panel10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(0)))), ((int)(((byte)(122))))); this.panel10.Controls.Add(this.panel11); this.panel10.Location = new System.Drawing.Point(839, 3); this.panel10.Name = "panel10"; this.panel10.Padding = new System.Windows.Forms.Padding(3); this.panel10.Size = new System.Drawing.Size(203, 85); this.panel10.TabIndex = 4; // // panel11 // this.panel11.BackColor = System.Drawing.Color.White; this.panel11.Controls.Add(this.lblNotifications); this.panel11.Controls.Add(this.label6); this.panel11.Dock = System.Windows.Forms.DockStyle.Fill; this.panel11.Location = new System.Drawing.Point(3, 3); this.panel11.Name = "panel11"; this.panel11.Size = new System.Drawing.Size(197, 79); this.panel11.TabIndex = 0; // // lblNotifications // this.lblNotifications.Dock = System.Windows.Forms.DockStyle.Fill; this.lblNotifications.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblNotifications.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(19)))), ((int)(((byte)(85))))); this.lblNotifications.Location = new System.Drawing.Point(0, 0); this.lblNotifications.Name = "lblNotifications"; this.lblNotifications.Size = new System.Drawing.Size(197, 55); this.lblNotifications.TabIndex = 1; this.lblNotifications.Text = "0"; this.lblNotifications.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label6 // this.label6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(229)))), ((int)(((byte)(44))))); this.label6.Dock = System.Windows.Forms.DockStyle.Bottom; this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label6.Location = new System.Drawing.Point(0, 55); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(197, 24); this.label6.TabIndex = 0; this.label6.Text = "Benachrichtigung"; this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel12 // this.panel12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(0)))), ((int)(((byte)(122))))); this.panel12.Controls.Add(this.panel13); this.panel12.Location = new System.Drawing.Point(3, 94); this.panel12.Name = "panel12"; this.panel12.Padding = new System.Windows.Forms.Padding(3); this.panel12.Size = new System.Drawing.Size(203, 85); this.panel12.TabIndex = 5; // // panel13 // this.panel13.BackColor = System.Drawing.Color.White; this.panel13.Controls.Add(this.lblDownloads); this.panel13.Controls.Add(this.label7); this.panel13.Dock = System.Windows.Forms.DockStyle.Fill; this.panel13.Location = new System.Drawing.Point(3, 3); this.panel13.Name = "panel13"; this.panel13.Size = new System.Drawing.Size(197, 79); this.panel13.TabIndex = 0; // // lblDownloads // this.lblDownloads.Dock = System.Windows.Forms.DockStyle.Fill; this.lblDownloads.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblDownloads.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(19)))), ((int)(((byte)(85))))); this.lblDownloads.Location = new System.Drawing.Point(0, 0); this.lblDownloads.Name = "lblDownloads"; this.lblDownloads.Size = new System.Drawing.Size(197, 55); this.lblDownloads.TabIndex = 1; this.lblDownloads.Text = "0"; this.lblDownloads.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label7 // this.label7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(131)))), ((int)(((byte)(49))))); this.label7.Dock = System.Windows.Forms.DockStyle.Bottom; this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label7.ForeColor = System.Drawing.Color.White; this.label7.Location = new System.Drawing.Point(0, 55); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(197, 24); this.label7.TabIndex = 0; this.label7.Text = "Heruntergeladen"; this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel14 // this.panel14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(0)))), ((int)(((byte)(122))))); this.panel14.Controls.Add(this.panel15); this.panel14.Location = new System.Drawing.Point(212, 94); this.panel14.Name = "panel14"; this.panel14.Padding = new System.Windows.Forms.Padding(3); this.panel14.Size = new System.Drawing.Size(203, 85); this.panel14.TabIndex = 6; // // panel15 // this.panel15.BackColor = System.Drawing.Color.White; this.panel15.Controls.Add(this.lblServiceInside); this.panel15.Controls.Add(this.lblServiceInsideStatus); this.panel15.Dock = System.Windows.Forms.DockStyle.Fill; this.panel15.Location = new System.Drawing.Point(3, 3); this.panel15.Name = "panel15"; this.panel15.Size = new System.Drawing.Size(197, 79); this.panel15.TabIndex = 0; // // lblServiceInside // this.lblServiceInside.Dock = System.Windows.Forms.DockStyle.Fill; this.lblServiceInside.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblServiceInside.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(19)))), ((int)(((byte)(85))))); this.lblServiceInside.Location = new System.Drawing.Point(0, 0); this.lblServiceInside.Name = "lblServiceInside"; this.lblServiceInside.Size = new System.Drawing.Size(197, 55); this.lblServiceInside.TabIndex = 1; this.lblServiceInside.Text = "Offline"; this.lblServiceInside.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblServiceInsideStatus // this.lblServiceInsideStatus.BackColor = System.Drawing.Color.Red; this.lblServiceInsideStatus.Dock = System.Windows.Forms.DockStyle.Bottom; this.lblServiceInsideStatus.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblServiceInsideStatus.ForeColor = System.Drawing.Color.White; this.lblServiceInsideStatus.Location = new System.Drawing.Point(0, 55); this.lblServiceInsideStatus.Name = "lblServiceInsideStatus"; this.lblServiceInsideStatus.Size = new System.Drawing.Size(197, 24); this.lblServiceInsideStatus.TabIndex = 0; this.lblServiceInsideStatus.Text = "ServiceInside"; this.lblServiceInsideStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel16 // this.panel16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(0)))), ((int)(((byte)(122))))); this.panel16.Controls.Add(this.panel17); this.panel16.Location = new System.Drawing.Point(421, 94); this.panel16.Name = "panel16"; this.panel16.Padding = new System.Windows.Forms.Padding(3); this.panel16.Size = new System.Drawing.Size(203, 85); this.panel16.TabIndex = 7; // // panel17 // this.panel17.BackColor = System.Drawing.Color.White; this.panel17.Controls.Add(this.lblServiceOutside); this.panel17.Controls.Add(this.lblServiceOutsideStatus); this.panel17.Dock = System.Windows.Forms.DockStyle.Fill; this.panel17.Location = new System.Drawing.Point(3, 3); this.panel17.Name = "panel17"; this.panel17.Size = new System.Drawing.Size(197, 79); this.panel17.TabIndex = 0; // // lblServiceOutside // this.lblServiceOutside.Dock = System.Windows.Forms.DockStyle.Fill; this.lblServiceOutside.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblServiceOutside.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(19)))), ((int)(((byte)(85))))); this.lblServiceOutside.Location = new System.Drawing.Point(0, 0); this.lblServiceOutside.Name = "lblServiceOutside"; this.lblServiceOutside.Size = new System.Drawing.Size(197, 55); this.lblServiceOutside.TabIndex = 1; this.lblServiceOutside.Text = "Offline"; this.lblServiceOutside.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblServiceOutsideStatus // this.lblServiceOutsideStatus.BackColor = System.Drawing.Color.Red; this.lblServiceOutsideStatus.Dock = System.Windows.Forms.DockStyle.Bottom; this.lblServiceOutsideStatus.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblServiceOutsideStatus.ForeColor = System.Drawing.Color.White; this.lblServiceOutsideStatus.Location = new System.Drawing.Point(0, 55); this.lblServiceOutsideStatus.Name = "lblServiceOutsideStatus"; this.lblServiceOutsideStatus.Size = new System.Drawing.Size(197, 24); this.lblServiceOutsideStatus.TabIndex = 0; this.lblServiceOutsideStatus.Text = "ServiceOutside"; this.lblServiceOutsideStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel18 // this.panel18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(0)))), ((int)(((byte)(122))))); this.panel18.Controls.Add(this.panel19); this.panel18.Location = new System.Drawing.Point(630, 94); this.panel18.Name = "panel18"; this.panel18.Padding = new System.Windows.Forms.Padding(3); this.panel18.Size = new System.Drawing.Size(203, 85); this.panel18.TabIndex = 8; // // panel19 // this.panel19.BackColor = System.Drawing.Color.White; this.panel19.Controls.Add(this.lblMaintenanceWork); this.panel19.Controls.Add(this.lblMaintenanceWorkTitle); this.panel19.Dock = System.Windows.Forms.DockStyle.Fill; this.panel19.Location = new System.Drawing.Point(3, 3); this.panel19.Name = "panel19"; this.panel19.Size = new System.Drawing.Size(197, 79); this.panel19.TabIndex = 0; // // lblMaintenanceWork // this.lblMaintenanceWork.Dock = System.Windows.Forms.DockStyle.Fill; this.lblMaintenanceWork.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblMaintenanceWork.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(19)))), ((int)(((byte)(85))))); this.lblMaintenanceWork.Location = new System.Drawing.Point(0, 0); this.lblMaintenanceWork.Name = "lblMaintenanceWork"; this.lblMaintenanceWork.Size = new System.Drawing.Size(197, 55); this.lblMaintenanceWork.TabIndex = 1; this.lblMaintenanceWork.Text = "Inaktiv"; this.lblMaintenanceWork.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblMaintenanceWorkTitle // this.lblMaintenanceWorkTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238))))); this.lblMaintenanceWorkTitle.Dock = System.Windows.Forms.DockStyle.Bottom; this.lblMaintenanceWorkTitle.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblMaintenanceWorkTitle.Location = new System.Drawing.Point(0, 55); this.lblMaintenanceWorkTitle.Name = "lblMaintenanceWorkTitle"; this.lblMaintenanceWorkTitle.Size = new System.Drawing.Size(197, 24); this.lblMaintenanceWorkTitle.TabIndex = 0; this.lblMaintenanceWorkTitle.Text = "Wartungsarbeiten "; this.lblMaintenanceWorkTitle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel20 // this.panel20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(0)))), ((int)(((byte)(122))))); this.panel20.Controls.Add(this.panel21); this.panel20.Location = new System.Drawing.Point(839, 94); this.panel20.Name = "panel20"; this.panel20.Padding = new System.Windows.Forms.Padding(3); this.panel20.Size = new System.Drawing.Size(203, 85); this.panel20.TabIndex = 9; // // panel21 // this.panel21.BackColor = System.Drawing.Color.White; this.panel21.Controls.Add(this.lblHL7); this.panel21.Controls.Add(this.label11); this.panel21.Dock = System.Windows.Forms.DockStyle.Fill; this.panel21.Location = new System.Drawing.Point(3, 3); this.panel21.Name = "panel21"; this.panel21.Size = new System.Drawing.Size(197, 79); this.panel21.TabIndex = 0; // // lblHL7 // this.lblHL7.Dock = System.Windows.Forms.DockStyle.Fill; this.lblHL7.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblHL7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(19)))), ((int)(((byte)(85))))); this.lblHL7.Location = new System.Drawing.Point(0, 0); this.lblHL7.Name = "lblHL7"; this.lblHL7.Size = new System.Drawing.Size(197, 55); this.lblHL7.TabIndex = 1; this.lblHL7.Text = "0"; this.lblHL7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label11 // this.label11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238))))); this.label11.Dock = System.Windows.Forms.DockStyle.Bottom; this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label11.Location = new System.Drawing.Point(0, 55); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(197, 24); this.label11.TabIndex = 0; this.label11.Text = "HL7 Befunde "; this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel22 // this.panel22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(0)))), ((int)(((byte)(122))))); this.panel22.Controls.Add(this.panel23); this.panel22.Location = new System.Drawing.Point(3, 185); this.panel22.Name = "panel22"; this.panel22.Padding = new System.Windows.Forms.Padding(3); this.panel22.Size = new System.Drawing.Size(203, 85); this.panel22.TabIndex = 10; // // panel23 // this.panel23.BackColor = System.Drawing.Color.White; this.panel23.Controls.Add(this.lblEncryptedFiles); this.panel23.Controls.Add(this.label12); this.panel23.Dock = System.Windows.Forms.DockStyle.Fill; this.panel23.Location = new System.Drawing.Point(3, 3); this.panel23.Name = "panel23"; this.panel23.Size = new System.Drawing.Size(197, 79); this.panel23.TabIndex = 0; // // lblEncryptedFiles // this.lblEncryptedFiles.Dock = System.Windows.Forms.DockStyle.Fill; this.lblEncryptedFiles.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblEncryptedFiles.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(19)))), ((int)(((byte)(85))))); this.lblEncryptedFiles.Location = new System.Drawing.Point(0, 0); this.lblEncryptedFiles.Name = "lblEncryptedFiles"; this.lblEncryptedFiles.Size = new System.Drawing.Size(197, 55); this.lblEncryptedFiles.TabIndex = 1; this.lblEncryptedFiles.Text = "0"; this.lblEncryptedFiles.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label12 // this.label12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238))))); this.label12.Dock = System.Windows.Forms.DockStyle.Bottom; this.label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label12.Location = new System.Drawing.Point(0, 55); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(197, 24); this.label12.TabIndex = 0; this.label12.Text = "Verschlüsselte Befunde"; this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel24 // this.panel24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(0)))), ((int)(((byte)(122))))); this.panel24.Controls.Add(this.panel25); this.panel24.Location = new System.Drawing.Point(212, 185); this.panel24.Name = "panel24"; this.panel24.Padding = new System.Windows.Forms.Padding(3); this.panel24.Size = new System.Drawing.Size(203, 85); this.panel24.TabIndex = 11; // // panel25 // this.panel25.BackColor = System.Drawing.Color.White; this.panel25.Controls.Add(this.lblAckFiles); this.panel25.Controls.Add(this.label13); this.panel25.Dock = System.Windows.Forms.DockStyle.Fill; this.panel25.Location = new System.Drawing.Point(3, 3); this.panel25.Name = "panel25"; this.panel25.Size = new System.Drawing.Size(197, 79); this.panel25.TabIndex = 0; // // lblAckFiles // this.lblAckFiles.Dock = System.Windows.Forms.DockStyle.Fill; this.lblAckFiles.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblAckFiles.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(19)))), ((int)(((byte)(85))))); this.lblAckFiles.Location = new System.Drawing.Point(0, 0); this.lblAckFiles.Name = "lblAckFiles"; this.lblAckFiles.Size = new System.Drawing.Size(197, 55); this.lblAckFiles.TabIndex = 1; this.lblAckFiles.Text = "0"; this.lblAckFiles.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label13 // this.label13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238))))); this.label13.Dock = System.Windows.Forms.DockStyle.Bottom; this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label13.Location = new System.Drawing.Point(0, 55); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(197, 24); this.label13.TabIndex = 0; this.label13.Text = "Ausstehend (ack)"; this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel26 // this.panel26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(0)))), ((int)(((byte)(122))))); this.panel26.Controls.Add(this.panel27); this.panel26.Location = new System.Drawing.Point(421, 185); this.panel26.Name = "panel26"; this.panel26.Padding = new System.Windows.Forms.Padding(3); this.panel26.Size = new System.Drawing.Size(203, 85); this.panel26.TabIndex = 12; // // panel27 // this.panel27.BackColor = System.Drawing.Color.White; this.panel27.Controls.Add(this.lblAckCompleted); this.panel27.Controls.Add(this.label14); this.panel27.Dock = System.Windows.Forms.DockStyle.Fill; this.panel27.Location = new System.Drawing.Point(3, 3); this.panel27.Name = "panel27"; this.panel27.Size = new System.Drawing.Size(197, 79); this.panel27.TabIndex = 0; // // lblAckCompleted // this.lblAckCompleted.Dock = System.Windows.Forms.DockStyle.Fill; this.lblAckCompleted.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblAckCompleted.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(19)))), ((int)(((byte)(85))))); this.lblAckCompleted.Location = new System.Drawing.Point(0, 0); this.lblAckCompleted.Name = "lblAckCompleted"; this.lblAckCompleted.Size = new System.Drawing.Size(197, 55); this.lblAckCompleted.TabIndex = 1; this.lblAckCompleted.Text = "0"; this.lblAckCompleted.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label14 // this.label14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238))))); this.label14.Dock = System.Windows.Forms.DockStyle.Bottom; this.label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label14.Location = new System.Drawing.Point(0, 55); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(197, 24); this.label14.TabIndex = 0; this.label14.Text = "Fertig (ack)"; this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // splitter1 // this.splitter1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(0)))), ((int)(((byte)(122))))); this.splitter1.Dock = System.Windows.Forms.DockStyle.Bottom; this.splitter1.Location = new System.Drawing.Point(0, 273); this.splitter1.Name = "splitter1"; this.splitter1.Size = new System.Drawing.Size(1060, 3); this.splitter1.TabIndex = 3; this.splitter1.TabStop = false; // // pnlTable // this.pnlTable.Controls.Add(this.dtLastResults); this.pnlTable.Controls.Add(this.label2); this.pnlTable.Dock = System.Windows.Forms.DockStyle.Bottom; this.pnlTable.Location = new System.Drawing.Point(0, 276); this.pnlTable.Name = "pnlTable"; this.pnlTable.Size = new System.Drawing.Size(1060, 339); this.pnlTable.TabIndex = 4; // // dtLastResults // this.dtLastResults.AllowUserToAddRows = false; this.dtLastResults.AllowUserToDeleteRows = false; this.dtLastResults.AllowUserToResizeRows = false; this.dtLastResults.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.dtLastResults.BackgroundColor = System.Drawing.Color.White; this.dtLastResults.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dtLastResults.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.clmPGS, this.clmUDID, this.clmNotified, this.clmNotifiedOn, this.clmPickedUp, this.clmPickedUpOn, this.clmAvailable, this.clmAvailableOnFormated, this.clmCreatedFormated, this.clmStatus, this.clmZIP, this.clmBirthday, this.clmOrderId}); this.dtLastResults.Dock = System.Windows.Forms.DockStyle.Fill; this.dtLastResults.Location = new System.Drawing.Point(0, 34); this.dtLastResults.MultiSelect = false; this.dtLastResults.Name = "dtLastResults"; this.dtLastResults.ReadOnly = true; this.dtLastResults.RowHeadersVisible = false; this.dtLastResults.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect; this.dtLastResults.ShowCellErrors = false; this.dtLastResults.ShowCellToolTips = false; this.dtLastResults.ShowEditingIcon = false; this.dtLastResults.ShowRowErrors = false; this.dtLastResults.Size = new System.Drawing.Size(1060, 305); this.dtLastResults.TabIndex = 0; // // clmPGS // this.clmPGS.DataPropertyName = "PGS"; this.clmPGS.FillWeight = 80.83756F; this.clmPGS.HeaderText = "PGS"; this.clmPGS.Name = "clmPGS"; this.clmPGS.ReadOnly = true; // // clmUDID // this.clmUDID.DataPropertyName = "UDID"; this.clmUDID.FillWeight = 329.9492F; this.clmUDID.HeaderText = "UDID"; this.clmUDID.Name = "clmUDID"; this.clmUDID.ReadOnly = true; // // clmNotified // this.clmNotified.DataPropertyName = "NotifiedFormated"; this.clmNotified.FillWeight = 80.83756F; this.clmNotified.HeaderText = "Benachrichtigt"; this.clmNotified.Name = "clmNotified"; this.clmNotified.ReadOnly = true; // // clmNotifiedOn // this.clmNotifiedOn.DataPropertyName = "NotifiedOn"; this.clmNotifiedOn.FillWeight = 80.83756F; this.clmNotifiedOn.HeaderText = "Benachrichtigt am"; this.clmNotifiedOn.Name = "clmNotifiedOn"; this.clmNotifiedOn.ReadOnly = true; // // clmPickedUp // this.clmPickedUp.DataPropertyName = "PickedUpFormated"; this.clmPickedUp.FillWeight = 80.83756F; this.clmPickedUp.HeaderText = "Heruntergeladen"; this.clmPickedUp.Name = "clmPickedUp"; this.clmPickedUp.ReadOnly = true; // // clmPickedUpOn // this.clmPickedUpOn.DataPropertyName = "PickedUpOn"; this.clmPickedUpOn.FillWeight = 80.83756F; this.clmPickedUpOn.HeaderText = "Heruntergeladen am"; this.clmPickedUpOn.Name = "clmPickedUpOn"; this.clmPickedUpOn.ReadOnly = true; // // clmAvailable // this.clmAvailable.DataPropertyName = "AvailableFormated"; this.clmAvailable.FillWeight = 80.83756F; this.clmAvailable.HeaderText = "Bereit zum Download"; this.clmAvailable.Name = "clmAvailable"; this.clmAvailable.ReadOnly = true; // // clmAvailableOnFormated // this.clmAvailableOnFormated.DataPropertyName = "AvailableOn"; this.clmAvailableOnFormated.FillWeight = 80.83756F; this.clmAvailableOnFormated.HeaderText = "Bereit zum Download am"; this.clmAvailableOnFormated.Name = "clmAvailableOnFormated"; this.clmAvailableOnFormated.ReadOnly = true; // // clmCreatedFormated // this.clmCreatedFormated.DataPropertyName = "Created"; this.clmCreatedFormated.FillWeight = 80.83756F; this.clmCreatedFormated.HeaderText = "Erstellt am"; this.clmCreatedFormated.Name = "clmCreatedFormated"; this.clmCreatedFormated.ReadOnly = true; // // clmStatus // this.clmStatus.DataPropertyName = "Status"; this.clmStatus.FillWeight = 80.83756F; this.clmStatus.HeaderText = "Status"; this.clmStatus.Name = "clmStatus"; this.clmStatus.ReadOnly = true; // // clmZIP // this.clmZIP.DataPropertyName = "ZIP"; this.clmZIP.FillWeight = 80.83756F; this.clmZIP.HeaderText = "PLZ"; this.clmZIP.Name = "clmZIP"; this.clmZIP.ReadOnly = true; // // clmBirthday // this.clmBirthday.DataPropertyName = "Birthday"; this.clmBirthday.FillWeight = 80.83756F; this.clmBirthday.HeaderText = "Geb. Datum"; this.clmBirthday.Name = "clmBirthday"; this.clmBirthday.ReadOnly = true; // // clmOrderId // this.clmOrderId.DataPropertyName = "OrderId"; this.clmOrderId.FillWeight = 80.83756F; this.clmOrderId.HeaderText = "Auftragsnummer"; this.clmOrderId.Name = "clmOrderId"; this.clmOrderId.ReadOnly = true; // // label2 // this.label2.Dock = System.Windows.Forms.DockStyle.Top; this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.Location = new System.Drawing.Point(0, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(1060, 34); this.label2.TabIndex = 1; this.label2.Text = "Letzte 50 Befunde"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // Dashboard // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.White; this.Controls.Add(this.splitter1); this.Controls.Add(this.pnlTable); this.Controls.Add(this.flowPanel); this.Name = "Dashboard"; this.Size = new System.Drawing.Size(1060, 615); this.flowPanel.ResumeLayout(false); this.panel2.ResumeLayout(false); this.panel3.ResumeLayout(false); this.panel4.ResumeLayout(false); this.panel5.ResumeLayout(false); this.panel6.ResumeLayout(false); this.panel7.ResumeLayout(false); this.panel8.ResumeLayout(false); this.panel9.ResumeLayout(false); this.panel10.ResumeLayout(false); this.panel11.ResumeLayout(false); this.panel12.ResumeLayout(false); this.panel13.ResumeLayout(false); this.panel14.ResumeLayout(false); this.panel15.ResumeLayout(false); this.panel16.ResumeLayout(false); this.panel17.ResumeLayout(false); this.panel18.ResumeLayout(false); this.panel19.ResumeLayout(false); this.panel20.ResumeLayout(false); this.panel21.ResumeLayout(false); this.panel22.ResumeLayout(false); this.panel23.ResumeLayout(false); this.panel24.ResumeLayout(false); this.panel25.ResumeLayout(false); this.panel26.ResumeLayout(false); this.panel27.ResumeLayout(false); this.pnlTable.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dtLastResults)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.FlowLayoutPanel flowPanel; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Label lblTodayRegistred; private System.Windows.Forms.Label label1; private System.Windows.Forms.Panel panel4; private System.Windows.Forms.Panel panel5; private System.Windows.Forms.Label lblDevices; private System.Windows.Forms.Label label3; private System.Windows.Forms.Panel panel6; private System.Windows.Forms.Panel panel7; private System.Windows.Forms.Label lblResults; private System.Windows.Forms.Label label4; private System.Windows.Forms.Panel panel8; private System.Windows.Forms.Panel panel9; private System.Windows.Forms.Label lblReadyToDownloads; private System.Windows.Forms.Label label5; private System.Windows.Forms.Panel panel10; private System.Windows.Forms.Panel panel11; private System.Windows.Forms.Label lblNotifications; private System.Windows.Forms.Label label6; private System.Windows.Forms.Panel panel12; private System.Windows.Forms.Panel panel13; private System.Windows.Forms.Label lblDownloads; private System.Windows.Forms.Label label7; private System.Windows.Forms.Panel panel14; private System.Windows.Forms.Panel panel15; private System.Windows.Forms.Label lblServiceInside; private System.Windows.Forms.Label lblServiceInsideStatus; private System.Windows.Forms.Panel panel16; private System.Windows.Forms.Panel panel17; private System.Windows.Forms.Label lblServiceOutside; private System.Windows.Forms.Label lblServiceOutsideStatus; private System.Windows.Forms.Panel panel18; private System.Windows.Forms.Panel panel19; private System.Windows.Forms.Label lblMaintenanceWork; private System.Windows.Forms.Label lblMaintenanceWorkTitle; private System.Windows.Forms.Panel panel20; private System.Windows.Forms.Panel panel21; private System.Windows.Forms.Label lblHL7; private System.Windows.Forms.Label label11; private System.Windows.Forms.Panel panel22; private System.Windows.Forms.Panel panel23; private System.Windows.Forms.Label lblEncryptedFiles; private System.Windows.Forms.Label label12; private System.Windows.Forms.Panel panel24; private System.Windows.Forms.Panel panel25; private System.Windows.Forms.Label lblAckFiles; private System.Windows.Forms.Label label13; private System.Windows.Forms.Panel panel26; private System.Windows.Forms.Panel panel27; private System.Windows.Forms.Label lblAckCompleted; private System.Windows.Forms.Label label14; private System.Windows.Forms.Splitter splitter1; private System.Windows.Forms.Panel pnlTable; private System.Windows.Forms.Label label2; private System.Windows.Forms.DataGridView dtLastResults; private System.Windows.Forms.DataGridViewTextBoxColumn clmPGS; private System.Windows.Forms.DataGridViewTextBoxColumn clmUDID; private System.Windows.Forms.DataGridViewTextBoxColumn clmNotified; private System.Windows.Forms.DataGridViewTextBoxColumn clmNotifiedOn; private System.Windows.Forms.DataGridViewTextBoxColumn clmPickedUp; private System.Windows.Forms.DataGridViewTextBoxColumn clmPickedUpOn; private System.Windows.Forms.DataGridViewTextBoxColumn clmAvailable; private System.Windows.Forms.DataGridViewTextBoxColumn clmAvailableOnFormated; private System.Windows.Forms.DataGridViewTextBoxColumn clmCreatedFormated; private System.Windows.Forms.DataGridViewTextBoxColumn clmStatus; private System.Windows.Forms.DataGridViewTextBoxColumn clmZIP; private System.Windows.Forms.DataGridViewTextBoxColumn clmBirthday; private System.Windows.Forms.DataGridViewTextBoxColumn clmOrderId; } }