namespace Installer
{
partial class FRMInstaller
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FRMInstaller));
lbl_Title = new Label();
lbl_desc = new Label();
btn_next = new Button();
btn_cnl = new Button();
tablessTabControl = new TablessTabControl();
tabPage_Introduction = new TabPage();
tabPage_Selection = new TabPage();
lbl_GoogleDrivePath = new Label();
btn_next1 = new Button();
lbl_contentdesc = new Label();
label1 = new Label();
checkBox_MicrosoftExcel = new CheckBox();
checkBox_GoogleDrive = new CheckBox();
tabPage_Finish = new TabPage();
label2 = new Label();
btnDone = new Button();
tablessTabControl.SuspendLayout();
tabPage_Introduction.SuspendLayout();
tabPage_Selection.SuspendLayout();
tabPage_Finish.SuspendLayout();
SuspendLayout();
//
// lbl_Title
//
lbl_Title.AutoSize = true;
lbl_Title.Font = new Font("Segoe UI", 12F, FontStyle.Bold, GraphicsUnit.Point);
lbl_Title.Location = new Point(8, 3);
lbl_Title.Name = "lbl_Title";
lbl_Title.Size = new Size(371, 21);
lbl_Title.TabIndex = 0;
lbl_Title.Text = "Welcome to the Horse Reality Exporter Installer";
//
// lbl_desc
//
lbl_desc.Anchor = AnchorStyles.Top | AnchorStyles.Bottom | AnchorStyles.Left | AnchorStyles.Right;
lbl_desc.Font = new Font("Segoe UI", 8.25F, FontStyle.Regular, GraphicsUnit.Point);
lbl_desc.Location = new Point(8, 31);
lbl_desc.Name = "lbl_desc";
lbl_desc.Size = new Size(386, 250);
lbl_desc.TabIndex = 1;
lbl_desc.Text = "This tool will guide you through the installation of the Horse Reality Exporter.\r\n\r\nFor further reference please use the guide on Notion.";
//
// btn_next
//
btn_next.Anchor = AnchorStyles.Bottom | AnchorStyles.Right;
btn_next.Location = new Point(319, 284);
btn_next.Name = "btn_next";
btn_next.Size = new Size(75, 23);
btn_next.TabIndex = 2;
btn_next.Text = "Next >";
btn_next.UseVisualStyleBackColor = true;
btn_next.Click += btn_next_Click;
//
// btn_cnl
//
btn_cnl.Anchor = AnchorStyles.Bottom | AnchorStyles.Left;
btn_cnl.Location = new Point(8, 284);
btn_cnl.Name = "btn_cnl";
btn_cnl.Size = new Size(75, 23);
btn_cnl.TabIndex = 3;
btn_cnl.Text = "Cancel";
btn_cnl.UseVisualStyleBackColor = true;
//
// tablessTabControl
//
tablessTabControl.Controls.Add(tabPage_Introduction);
tablessTabControl.Controls.Add(tabPage_Selection);
tablessTabControl.Controls.Add(tabPage_Finish);
tablessTabControl.Dock = DockStyle.Fill;
tablessTabControl.Location = new Point(0, 0);
tablessTabControl.Name = "tablessTabControl";
tablessTabControl.SelectedIndex = 0;
tablessTabControl.Size = new Size(410, 343);
tablessTabControl.TabIndex = 4;
tablessTabControl.SelectedIndexChanged += tablessTabControl_SelectedIndexChanged;
//
// tabPage_Introduction
//
tabPage_Introduction.Controls.Add(lbl_Title);
tabPage_Introduction.Controls.Add(btn_cnl);
tabPage_Introduction.Controls.Add(lbl_desc);
tabPage_Introduction.Controls.Add(btn_next);
tabPage_Introduction.Location = new Point(4, 24);
tabPage_Introduction.Name = "tabPage_Introduction";
tabPage_Introduction.Padding = new Padding(3);
tabPage_Introduction.Size = new Size(402, 315);
tabPage_Introduction.TabIndex = 0;
tabPage_Introduction.Text = "tabPage_Introduction";
tabPage_Introduction.UseVisualStyleBackColor = true;
//
// tabPage_Selection
//
tabPage_Selection.Controls.Add(lbl_GoogleDrivePath);
tabPage_Selection.Controls.Add(btn_next1);
tabPage_Selection.Controls.Add(lbl_contentdesc);
tabPage_Selection.Controls.Add(label1);
tabPage_Selection.Controls.Add(checkBox_MicrosoftExcel);
tabPage_Selection.Controls.Add(checkBox_GoogleDrive);
tabPage_Selection.Location = new Point(4, 24);
tabPage_Selection.Name = "tabPage_Selection";
tabPage_Selection.Padding = new Padding(3);
tabPage_Selection.Size = new Size(402, 315);
tabPage_Selection.TabIndex = 1;
tabPage_Selection.Text = "tabPage_Selection";
tabPage_Selection.UseVisualStyleBackColor = true;
//
// lbl_GoogleDrivePath
//
lbl_GoogleDrivePath.Anchor = AnchorStyles.Bottom | AnchorStyles.Left;
lbl_GoogleDrivePath.AutoSize = true;
lbl_GoogleDrivePath.Location = new Point(8, 275);
lbl_GoogleDrivePath.Name = "lbl_GoogleDrivePath";
lbl_GoogleDrivePath.Size = new Size(38, 15);
lbl_GoogleDrivePath.TabIndex = 7;
lbl_GoogleDrivePath.Text = "label2";
lbl_GoogleDrivePath.Visible = false;
//
// btn_next1
//
btn_next1.Anchor = AnchorStyles.Bottom | AnchorStyles.Right;
btn_next1.Location = new Point(319, 284);
btn_next1.Name = "btn_next1";
btn_next1.Size = new Size(75, 23);
btn_next1.TabIndex = 6;
btn_next1.Text = "Next >";
btn_next1.UseVisualStyleBackColor = true;
btn_next1.Click += btn_next_Click;
//
// lbl_contentdesc
//
lbl_contentdesc.Anchor = AnchorStyles.Top | AnchorStyles.Left | AnchorStyles.Right;
lbl_contentdesc.Font = new Font("Segoe UI", 8.25F, FontStyle.Regular, GraphicsUnit.Point);
lbl_contentdesc.Location = new Point(8, 24);
lbl_contentdesc.Name = "lbl_contentdesc";
lbl_contentdesc.Size = new Size(386, 201);
lbl_contentdesc.TabIndex = 5;
lbl_contentdesc.Text = resources.GetString("lbl_contentdesc.Text");
//
// label1
//
label1.AutoSize = true;
label1.Font = new Font("Segoe UI", 12F, FontStyle.Bold, GraphicsUnit.Point);
label1.Location = new Point(8, 3);
label1.Name = "label1";
label1.Size = new Size(275, 21);
label1.TabIndex = 2;
label1.Text = "Select your data displaying service";
//
// checkBox_MicrosoftExcel
//
checkBox_MicrosoftExcel.Anchor = AnchorStyles.Bottom | AnchorStyles.Left;
checkBox_MicrosoftExcel.AutoSize = true;
checkBox_MicrosoftExcel.Location = new Point(8, 228);
checkBox_MicrosoftExcel.Name = "checkBox_MicrosoftExcel";
checkBox_MicrosoftExcel.Size = new Size(294, 19);
checkBox_MicrosoftExcel.TabIndex = 1;
checkBox_MicrosoftExcel.Text = "Microsoft Excel (Requires Microsoft Office Licence)";
checkBox_MicrosoftExcel.UseVisualStyleBackColor = true;
//
// checkBox_GoogleDrive
//
checkBox_GoogleDrive.Anchor = AnchorStyles.Bottom | AnchorStyles.Left;
checkBox_GoogleDrive.AutoSize = true;
checkBox_GoogleDrive.Location = new Point(8, 253);
checkBox_GoogleDrive.Name = "checkBox_GoogleDrive";
checkBox_GoogleDrive.Size = new Size(177, 19);
checkBox_GoogleDrive.TabIndex = 0;
checkBox_GoogleDrive.Text = "Google Sheets (Free, limited)";
checkBox_GoogleDrive.UseVisualStyleBackColor = true;
checkBox_GoogleDrive.CheckedChanged += checkBox_GoogleDrive_checked;
//
// tabPage_Finish
//
tabPage_Finish.Controls.Add(label2);
tabPage_Finish.Controls.Add(btnDone);
tabPage_Finish.Location = new Point(4, 24);
tabPage_Finish.Name = "tabPage_Finish";
tabPage_Finish.Size = new Size(402, 315);
tabPage_Finish.TabIndex = 3;
tabPage_Finish.Text = "tabPage_Finish";
tabPage_Finish.UseVisualStyleBackColor = true;
//
// label2
//
label2.Anchor = AnchorStyles.Top | AnchorStyles.Bottom | AnchorStyles.Left | AnchorStyles.Right;
label2.Font = new Font("Segoe UI Emoji", 9F, FontStyle.Regular, GraphicsUnit.Point);
label2.Location = new Point(8, 10);
label2.Name = "label2";
label2.Size = new Size(391, 271);
label2.TabIndex = 6;
label2.Text = "Horse Reality Exporter was installed successfully. Please exit the installer and continue the guide.";
//
// btnDone
//
btnDone.Anchor = AnchorStyles.Bottom | AnchorStyles.Right;
btnDone.Location = new Point(319, 284);
btnDone.Name = "btnDone";
btnDone.Size = new Size(75, 23);
btnDone.TabIndex = 5;
btnDone.Text = "Done";
btnDone.UseVisualStyleBackColor = true;
btnDone.Click += btnDone_Click;
//
// FRMInstaller
//
AutoScaleDimensions = new SizeF(7F, 15F);
AutoScaleMode = AutoScaleMode.Font;
ClientSize = new Size(410, 343);
Controls.Add(tablessTabControl);
FormBorderStyle = FormBorderStyle.FixedSingle;
Icon = (Icon)resources.GetObject("$this.Icon");
MinimumSize = new Size(426, 382);
Name = "FRMInstaller";
StartPosition = FormStartPosition.CenterScreen;
Text = "Installer";
tablessTabControl.ResumeLayout(false);
tabPage_Introduction.ResumeLayout(false);
tabPage_Introduction.PerformLayout();
tabPage_Selection.ResumeLayout(false);
tabPage_Selection.PerformLayout();
tabPage_Finish.ResumeLayout(false);
ResumeLayout(false);
}
#endregion
private Label lbl_Title;
private Label lbl_desc;
private Button btn_next;
private Button btn_cnl;
private TablessTabControl tablessTabControl;
private TabPage tabPage_Introduction;
private TabPage tabPage_Selection;
private Label label1;
private CheckBox checkBox_MicrosoftExcel;
private CheckBox checkBox_GoogleDrive;
private Label lbl_contentdesc;
private Button btn_next1;
private TabPage tabPage_Finish;
private Label lbl_GoogleDrivePath;
private Button btnDone;
private Label label2;
}
}