using VistaRoboticsCS2.
UserControls;
namespace [Link]
{
partial class Dashboard
{
/// <summary>
/// Required designer variable.
/// </summary>
private [Link] 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))
{
[Link]();
}
[Link](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()
{
[Link] resources = new
[Link](typeof(Dashboard));
panel1 = new Panel();
panel4 = new Panel();
lbl_current_patient = new Label();
pictureBox7 = new PictureBox();
pictureBox6 = new PictureBox();
panelIcon = new Panel();
panel_logout = new Panel();
lbl_LogOut = new Label();
pictureBox1 = new PictureBox();
panel8 = new Panel();
lbl_settings = new Label();
pictureBox3 = new PictureBox();
panel9 = new Panel();
lbl_patient_list = new Label();
pictureBox2 = new PictureBox();
panel7 = new Panel();
lbl_dashboard = new Label();
pictureBox4 = new PictureBox();
panel2 = new Panel();
settingsControl1 = new SettingsControl();
patientDetailsControl1 = new
PatientDetailsControl(patientListsControl1);
surgicalPlanningControl1 = new
SurgicalPlanningControl(patientListsControl1);
patientListsControl1 = new PatientListsControl(patientDetailsControl1,
surgicalPlanningControl1);
dashboardControl1 = new DashboardControl(patientDetailsControl1,
patientListsControl1);
[Link]();
[Link]();
(([Link])pictureBox7).BeginInit();
(([Link])pictureBox6).BeginInit();
[Link]();
panel_logout.SuspendLayout();
(([Link])pictureBox1).BeginInit();
[Link]();
(([Link])pictureBox3).BeginInit();
[Link]();
(([Link])pictureBox2).BeginInit();
[Link]();
(([Link])pictureBox4).BeginInit();
[Link]();
SuspendLayout();
//
// panel1
//
[Link] = [Link](242, 242, 242);
[Link](panel4);
[Link](pictureBox6);
[Link] = [Link];
[Link] = new Point(0, 0);
[Link] = new Padding(2);
[Link] = "panel1";
[Link] = new Size(1924, 75);
[Link] = 18;
//
// panel4
//
[Link] = [Link];
[Link](lbl_current_patient);
[Link](pictureBox7);
[Link] = new Point(1690, 12);
[Link] = new Padding(2);
[Link] = "panel4";
[Link] = new Size(212, 52);
[Link] = 11;
//
// lbl_current_patient
//
lbl_current_patient.AutoSize = true;
lbl_current_patient.BackColor = [Link];
lbl_current_patient.Font = new Font("Segoe UI", 10F, [Link],
[Link]);
lbl_current_patient.ForeColor = [Link];
lbl_current_patient.Location = new Point(18, 12);
lbl_current_patient.Margin = new Padding(2, 0, 2, 0);
lbl_current_patient.Name = "lbl_current_patient";
lbl_current_patient.Size = new Size(130, 28);
lbl_current_patient.TabIndex = 4;
lbl_current_patient.Text = "Komal Konde";
//
// pictureBox7
//
[Link] = [Link];
[Link] = (Image)[Link]("[Link]");
[Link] = new Point(166, 8);
[Link] = new Padding(2);
[Link] = "pictureBox7";
[Link] = new Size(34, 35);
[Link] = [Link];
[Link] = 3;
[Link] = false;
//
// pictureBox6
//
[Link] = [Link];
[Link] = [Link];
[Link] = [Link];
[Link] = new Point(8, 8);
[Link] = new Padding(2);
[Link] = "pictureBox6";
[Link] = new Size(191, 60);
[Link] = [Link];
[Link] = 4;
[Link] = false;
//
// panelIcon
//
[Link] = [Link](242, 242, 242);
[Link](panel_logout);
[Link](panel8);
[Link](panel9);
[Link](panel7);
[Link] = new Point(18, 95);
[Link] = "panelIcon";
[Link] = new Size(87, 870);
[Link] = 19;
//
// panel_logout
//
panel_logout.BackColor = [Link];
panel_logout.[Link](lbl_LogOut);
panel_logout.[Link](pictureBox1);
panel_logout.Location = new Point(4, 790);
panel_logout.Name = "panel_logout";
panel_logout.Size = new Size(79, 68);
panel_logout.TabIndex = 9;
panel_logout.Click += panel_logout_Click;
panel_logout.MouseEnter += panel_logout_MouseEnter;
panel_logout.MouseLeave += panel_logout_MouseLeave;
//
// lbl_LogOut
//
lbl_LogOut.AutoSize = true;
lbl_LogOut.BackColor = [Link];
lbl_LogOut.Font = new Font("Segoe UI", 7F, [Link],
[Link]);
lbl_LogOut.ForeColor = [Link];
lbl_LogOut.Location = new Point(10, 43);
lbl_LogOut.Name = "lbl_LogOut";
lbl_LogOut.Size = new Size(60, 19);
lbl_LogOut.TabIndex = 6;
lbl_LogOut.Text = "Log Out";
lbl_LogOut.Click += lbl_LogOut_Click;
lbl_LogOut.MouseEnter += lbl_LogOut_MouseEnter;
lbl_LogOut.MouseLeave += lbl_LogOut_MouseLeave;
//
// pictureBox1
//
[Link] = [Link];
[Link] = [Link];
[Link] = [Link];
[Link] = [Link];
[Link] = new Point(16, 12);
[Link] = "pictureBox1";
[Link] = new Size(46, 28);
[Link] = [Link];
[Link] = 1;
[Link] = false;
[Link] += pictureBox1_Click;
[Link] += pictureBox1_MouseEnter;
[Link] += pictureBox1_MouseLeave;
//
// panel8
//
[Link] = [Link];
[Link](lbl_settings);
[Link](pictureBox3);
[Link] = new Point(4, 183);
[Link] = "panel8";
[Link] = new Size(79, 68);
[Link] = 8;
[Link] += panel8_Click;
[Link] += panel8_MouseEnter;
[Link] += panel8_MouseLeave;
//
// lbl_settings
//
lbl_settings.AutoSize = true;
lbl_settings.BackColor = [Link];
lbl_settings.Font = new Font("Segoe UI", 7F, [Link],
[Link]);
lbl_settings.ForeColor = [Link];
lbl_settings.Location = new Point(10, 43);
lbl_settings.Name = "lbl_settings";
lbl_settings.Size = new Size(58, 19);
lbl_settings.TabIndex = 6;
lbl_settings.Text = "Settings";
lbl_settings.Click += lbl_settings_Click;
lbl_settings.MouseEnter += lbl_settings_MouseEnter;
lbl_settings.MouseLeave += lbl_settings_MouseLeave;
//
// pictureBox3
//
[Link] = [Link];
[Link] = [Link];
[Link] = [Link];
[Link] = [Link].white_setting;
[Link] = new Point(16, 12);
[Link] = "pictureBox3";
[Link] = new Size(46, 33);
[Link] = [Link];
[Link] = 1;
[Link] = false;
[Link] += pictureBox3_Click;
[Link] += pictureBox3_MouseEnter;
[Link] += pictureBox3_MouseLeave;
//
// panel9
//
[Link] = [Link];
[Link](lbl_patient_list);
[Link](pictureBox2);
[Link] = new Point(4, 99);
[Link] = "panel9";
[Link] = new Size(79, 77);
[Link] = 7;
[Link] += panel9_Click;
[Link] += panel9_MouseEnter;
[Link] += panel9_MouseLeave;
//
// lbl_patient_list
//
lbl_patient_list.AutoSize = true;
lbl_patient_list.BackColor = [Link];
lbl_patient_list.Font = new Font("Segoe UI", 7F, [Link],
[Link]);
lbl_patient_list.ForeColor = [Link];
lbl_patient_list.Location = new Point(10, 47);
lbl_patient_list.Name = "lbl_patient_list";
lbl_patient_list.Size = new Size(52, 19);
lbl_patient_list.TabIndex = 6;
lbl_patient_list.Text = "Patient";
lbl_patient_list.Click += lbl_patient_list_Click;
lbl_patient_list.MouseEnter += lbl_patient_list_MouseEnter;
lbl_patient_list.MouseLeave += lbl_patient_list_MouseLeave;
//
// pictureBox2
//
[Link] = [Link];
[Link] = [Link];
[Link] = [Link];
[Link] = [Link].white_patient;
[Link] = new Point(16, 12);
[Link] = "pictureBox2";
[Link] = new Size(46, 33);
[Link] = [Link];
[Link] = 1;
[Link] = false;
[Link] += pictureBox2_Click;
[Link] += pictureBox2_MouseEnter;
[Link] += pictureBox2_MouseLeave;
//
// panel7
//
[Link] = [Link];
[Link](lbl_dashboard);
[Link](pictureBox4);
[Link] = new Point(4, 15);
[Link] = "panel7";
[Link] = new Size(79, 77);
[Link] = 7;
[Link] += panel7_Click;
[Link] += panel7_MouseEnter;
[Link] += panel7_MouseLeave;
//
// lbl_dashboard
//
lbl_dashboard.AutoSize = true;
lbl_dashboard.BackColor = [Link];
lbl_dashboard.Font = new Font("Segoe UI", 7F, [Link],
[Link]);
lbl_dashboard.ForeColor = [Link];
lbl_dashboard.Location = new Point(1, 47);
lbl_dashboard.Name = "lbl_dashboard";
lbl_dashboard.Size = new Size(76, 19);
lbl_dashboard.TabIndex = 6;
lbl_dashboard.Text = "Dashboard";
lbl_dashboard.Click += lbl_dashboard_Click;
lbl_dashboard.MouseEnter += lbl_dashboard_MouseEnter;
lbl_dashboard.MouseLeave += lbl_dashboard_MouseLeave;
//
// pictureBox4
//
[Link] = [Link];
[Link] = [Link];
[Link] = [Link];
[Link] = [Link].white_dashboard;
[Link] = new Point(16, 12);
[Link] = "pictureBox4";
[Link] = new Size(46, 33);
[Link] = [Link];
[Link] = 1;
[Link] = false;
[Link] += pictureBox4_Click;
[Link] += pictureBox4_MouseEnter;
[Link] += pictureBox4_MouseLeave;
//
// panel2
//
[Link] = [Link];
[Link](settingsControl1);
[Link](patientDetailsControl1);
[Link](dashboardControl1);
[Link](patientListsControl1);
[Link](surgicalPlanningControl1);
[Link] = new Point(114, 95);
[Link] = "panel2";
[Link] = new Size(1797, 930);
[Link] = 20;
//
// settingsControl1
//
[Link] = [Link];
[Link] = new Point(0, 0);
[Link] = "settingsControl1";
[Link] = new Size(1797, 930);
[Link] = 0;
[Link] = false;
[Link]= [Link];
//patientDetailsControl1
//
[Link] = [Link];
[Link] = new Point(0, 0);
[Link] = [Link];
[Link] = "patientDetailsControl1";
[Link] = new Size(1789, 874);
[Link] = 12;
[Link] = false;
//
//surgicalPlanningControl1
//
[Link] = [Link];
[Link] = new Point(0, 0);
[Link] = [Link];
[Link] = "surgicalPlanningControl1";
[Link] = new Size(1789, 874);
[Link] = 12;
[Link] = false;
//patientListsControl1
//
[Link] = [Link];
[Link] = new Point(0, 0);
[Link] = [Link];
[Link] = "patientListsControl1";
//[Link] = [Link];
[Link] = new Size(1789, 874);//1797, 870
[Link] = 12;
[Link] = false;
//dashboardControl1
//
[Link] = [Link];
[Link] = new Point(0, 0);
[Link] = "dashboardControl1";
[Link] = new Size(1789, 930);
[Link] = 12;
[Link] = true;
[Link] = [Link];
//
// Dashboard
//
AutoScaleDimensions = new SizeF(10F, 25F);
AutoScaleMode = [Link];
BackColor = [Link];
ClientSize = new Size(1924, 1050);
[Link](panel2);
[Link](panelIcon);
[Link](panel1);
Icon = (Icon)[Link]("$[Link]");
Margin = new Padding(2);
Name = "Dashboard";
StartPosition = [Link];
WindowState = [Link];
Activated += Dashboard_Activated;
Load += Dashboard_Load;
Resize += Dashboard_Resize;
[Link](false);
[Link](false);
[Link]();
(([Link])pictureBox7).EndInit();
(([Link])pictureBox6).EndInit();
[Link](false);
panel_logout.ResumeLayout(false);
panel_logout.PerformLayout();
(([Link])pictureBox1).EndInit();
[Link](false);
[Link]();
(([Link])pictureBox3).EndInit();
[Link](false);
[Link]();
(([Link])pictureBox2).EndInit();
[Link](false);
[Link]();
(([Link])pictureBox4).EndInit();
[Link](false);
ResumeLayout(false);
}
#endregion
private Panel panel1;
private Panel panel4;
private Label lbl_current_patient;
private PictureBox pictureBox7;
private PictureBox pictureBox6;
private Panel panelIcon;
private Panel panel_logout;
private Label lbl_LogOut;
private PictureBox pictureBox1;
private Panel panel8;
private Label lbl_settings;
private PictureBox pictureBox3;
private Panel panel9;
private Label lbl_patient_list;
private PictureBox pictureBox2;
private Panel panel7;
private Label lbl_dashboard;
private PictureBox pictureBox4;
private Panel panel2;
private [Link] dashboardControl1;
private [Link] patientListsControl1;
private [Link] patientDetailsControl1;
private [Link] surgicalPlanningControl1;
private SettingsControl settingsControl1;
}
}