mirror of https://github.com/ArduPilot/ardupilot
153 lines
8.8 KiB
C#
153 lines
8.8 KiB
C#
namespace ArdupilotMega.GCSViews
|
|
{
|
|
partial class test
|
|
{
|
|
/// <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 Component 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()
|
|
{
|
|
this.panel3 = new BSE.Windows.Forms.Panel();
|
|
this.splitter1 = new BSE.Windows.Forms.Splitter();
|
|
this.panel1 = new BSE.Windows.Forms.Panel();
|
|
this.splitter2 = new BSE.Windows.Forms.Splitter();
|
|
this.SuspendLayout();
|
|
//
|
|
// panel3
|
|
//
|
|
this.panel3.AssociatedSplitter = this.splitter1;
|
|
this.panel3.BackColor = System.Drawing.Color.Transparent;
|
|
this.panel3.CaptionFont = new System.Drawing.Font("Segoe UI", 11.75F, System.Drawing.FontStyle.Bold);
|
|
this.panel3.CaptionHeight = 27;
|
|
this.panel3.CustomColors.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(184)))), ((int)(((byte)(184)))));
|
|
this.panel3.CustomColors.CaptionCloseIcon = System.Drawing.SystemColors.ControlText;
|
|
this.panel3.CustomColors.CaptionExpandIcon = System.Drawing.SystemColors.ControlText;
|
|
this.panel3.CustomColors.CaptionGradientBegin = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
|
|
this.panel3.CustomColors.CaptionGradientEnd = System.Drawing.SystemColors.ButtonFace;
|
|
this.panel3.CustomColors.CaptionGradientMiddle = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(248)))), ((int)(((byte)(248)))));
|
|
this.panel3.CustomColors.CaptionSelectedGradientBegin = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(224)))), ((int)(((byte)(255)))));
|
|
this.panel3.CustomColors.CaptionSelectedGradientEnd = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(224)))), ((int)(((byte)(255)))));
|
|
this.panel3.CustomColors.CaptionText = System.Drawing.SystemColors.ControlText;
|
|
this.panel3.CustomColors.CollapsedCaptionText = System.Drawing.SystemColors.ControlText;
|
|
this.panel3.CustomColors.ContentGradientBegin = System.Drawing.SystemColors.ButtonFace;
|
|
this.panel3.CustomColors.ContentGradientEnd = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
|
|
this.panel3.CustomColors.InnerBorderColor = System.Drawing.SystemColors.Window;
|
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.panel3.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.panel3.Image = null;
|
|
this.panel3.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
|
this.panel3.Location = new System.Drawing.Point(0, 0);
|
|
this.panel3.MinimumSize = new System.Drawing.Size(27, 27);
|
|
this.panel3.Name = "panel3";
|
|
this.panel3.PanelStyle = BSE.Windows.Forms.PanelStyle.Default;
|
|
this.panel3.ShowExpandIcon = true;
|
|
this.panel3.Size = new System.Drawing.Size(194, 461);
|
|
this.panel3.TabIndex = 4;
|
|
this.panel3.Text = "panel3";
|
|
this.panel3.ToolTipTextCloseIcon = null;
|
|
this.panel3.ToolTipTextExpandIconPanelCollapsed = null;
|
|
this.panel3.ToolTipTextExpandIconPanelExpanded = null;
|
|
//
|
|
// splitter1
|
|
//
|
|
this.splitter1.BackColor = System.Drawing.Color.Transparent;
|
|
this.splitter1.Location = new System.Drawing.Point(194, 0);
|
|
this.splitter1.Name = "splitter1";
|
|
this.splitter1.Size = new System.Drawing.Size(3, 461);
|
|
this.splitter1.TabIndex = 6;
|
|
this.splitter1.TabStop = false;
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.AssociatedSplitter = this.splitter2;
|
|
this.panel1.BackColor = System.Drawing.Color.Transparent;
|
|
this.panel1.CaptionFont = new System.Drawing.Font("Segoe UI", 11.75F, System.Drawing.FontStyle.Bold);
|
|
this.panel1.CaptionHeight = 27;
|
|
this.panel1.CustomColors.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(184)))), ((int)(((byte)(184)))));
|
|
this.panel1.CustomColors.CaptionCloseIcon = System.Drawing.SystemColors.ControlText;
|
|
this.panel1.CustomColors.CaptionExpandIcon = System.Drawing.SystemColors.ControlText;
|
|
this.panel1.CustomColors.CaptionGradientBegin = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
|
|
this.panel1.CustomColors.CaptionGradientEnd = System.Drawing.SystemColors.ButtonFace;
|
|
this.panel1.CustomColors.CaptionGradientMiddle = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(248)))), ((int)(((byte)(248)))));
|
|
this.panel1.CustomColors.CaptionSelectedGradientBegin = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(224)))), ((int)(((byte)(255)))));
|
|
this.panel1.CustomColors.CaptionSelectedGradientEnd = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(224)))), ((int)(((byte)(255)))));
|
|
this.panel1.CustomColors.CaptionText = System.Drawing.SystemColors.ControlText;
|
|
this.panel1.CustomColors.CollapsedCaptionText = System.Drawing.SystemColors.ControlText;
|
|
this.panel1.CustomColors.ContentGradientBegin = System.Drawing.SystemColors.ButtonFace;
|
|
this.panel1.CustomColors.ContentGradientEnd = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
|
|
this.panel1.CustomColors.InnerBorderColor = System.Drawing.SystemColors.Window;
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.panel1.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.panel1.Image = null;
|
|
this.panel1.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
|
this.panel1.Location = new System.Drawing.Point(808, 0);
|
|
this.panel1.MinimumSize = new System.Drawing.Size(27, 27);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.PanelStyle = BSE.Windows.Forms.PanelStyle.Default;
|
|
this.panel1.ShowExpandIcon = true;
|
|
this.panel1.Size = new System.Drawing.Size(200, 461);
|
|
this.panel1.TabIndex = 7;
|
|
this.panel1.Text = "panel1";
|
|
this.panel1.ToolTipTextCloseIcon = null;
|
|
this.panel1.ToolTipTextExpandIconPanelCollapsed = null;
|
|
this.panel1.ToolTipTextExpandIconPanelExpanded = null;
|
|
//
|
|
// splitter2
|
|
//
|
|
this.splitter2.BackColor = System.Drawing.Color.Transparent;
|
|
this.splitter2.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.splitter2.Location = new System.Drawing.Point(805, 0);
|
|
this.splitter2.Name = "splitter2";
|
|
this.splitter2.Size = new System.Drawing.Size(3, 461);
|
|
this.splitter2.TabIndex = 8;
|
|
this.splitter2.TabStop = false;
|
|
//
|
|
// test
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.Controls.Add(this.splitter2);
|
|
this.Controls.Add(this.panel1);
|
|
this.Controls.Add(this.splitter1);
|
|
this.Controls.Add(this.panel3);
|
|
this.MinimumSize = new System.Drawing.Size(1008, 461);
|
|
this.Name = "test";
|
|
this.Size = new System.Drawing.Size(1008, 461);
|
|
this.Load += new System.EventHandler(this.test_Load);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private BSE.Windows.Forms.Panel panel3;
|
|
private BSE.Windows.Forms.Splitter splitter1;
|
|
private BSE.Windows.Forms.Panel panel1;
|
|
private BSE.Windows.Forms.Splitter splitter2;
|
|
|
|
|
|
|
|
}
|
|
}
|