Exemplo n.º 1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager          resources          = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection ccbLegend          = new Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection();
     Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection ccbProgressTextbox = new Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection();
     Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv1  = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv();
     Syncfusion.Windows.Forms.CaptionImage      captionImage1 = new Syncfusion.Windows.Forms.CaptionImage();
     Syncfusion.Windows.Forms.CaptionLabel      captionLabel1 = new Syncfusion.Windows.Forms.CaptionLabel();
     this.dockingManager1          = new Syncfusion.Windows.Forms.Tools.DockingManager(this.components);
     this.Legend                   = new Syncfusion.Windows.Forms.Tools.TreeViewAdv();
     this.ProgressTextbox          = new System.Windows.Forms.TextBox();
     this.dockingClientPanel1      = new Syncfusion.Windows.Forms.Tools.DockingClientPanel();
     this.axMap1                   = new AxMapWinGIS.AxMap();
     this.statusStripEx1           = new Syncfusion.Windows.Forms.Tools.StatusStripEx();
     this.statusStripProjection    = new Syncfusion.Windows.Forms.Tools.StatusStripLabel();
     this.statusStripDivider2      = new Syncfusion.Windows.Forms.Tools.StatusStripLabel();
     this.statusStripMapUnits      = new Syncfusion.Windows.Forms.Tools.StatusStripLabel();
     this.statusStripDivider1      = new Syncfusion.Windows.Forms.Tools.StatusStripLabel();
     this.statusStripCoordinates   = new Syncfusion.Windows.Forms.Tools.StatusStripLabel();
     this.statusStripTilesProvider = new System.Windows.Forms.ToolStripStatusLabel();
     this.statusStripProgressLabel = new System.Windows.Forms.ToolStripStatusLabel();
     this.statusStripProgressBar   = new System.Windows.Forms.ToolStripProgressBar();
     this.toolStripEx1             = new Syncfusion.Windows.Forms.Tools.ToolStripEx();
     this.toolButtonNewProject     = new System.Windows.Forms.ToolStripButton();
     this.toolButtonAddLayer       = new System.Windows.Forms.ToolStripButton();
     ((System.ComponentModel.ISupportInitialize)(this.dockingManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Legend)).BeginInit();
     this.dockingClientPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.axMap1)).BeginInit();
     this.statusStripEx1.SuspendLayout();
     this.toolStripEx1.SuspendLayout();
     this.SuspendLayout();
     //
     // dockingManager1
     //
     this.dockingManager1.ActiveCaptionFont         = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
     this.dockingManager1.DockLayoutStream          = ((System.IO.MemoryStream)(resources.GetObject("dockingManager1.DockLayoutStream")));
     this.dockingManager1.DragProviderStyle         = Syncfusion.Windows.Forms.Tools.DragProviderStyle.VS2012;
     this.dockingManager1.HostControl               = this;
     this.dockingManager1.InActiveCaptionBackground = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(211)))), ((int)(((byte)(212))))));
     this.dockingManager1.InActiveCaptionFont       = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
     this.dockingManager1.MetroButtonColor          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.dockingManager1.MetroCaptionColor         = System.Drawing.Color.White;
     this.dockingManager1.MetroColor             = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
     this.dockingManager1.MetroSplitterBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(159)))), ((int)(((byte)(183)))));
     this.dockingManager1.ReduceFlickeringInRtl  = false;
     this.dockingManager1.VisualStyle            = Syncfusion.Windows.Forms.VisualStyle.Metro;
     this.dockingManager1.CaptionButtons.Add(new Syncfusion.Windows.Forms.Tools.CaptionButton(Syncfusion.Windows.Forms.Tools.CaptionButtonType.Close, "CloseButton"));
     this.dockingManager1.CaptionButtons.Add(new Syncfusion.Windows.Forms.Tools.CaptionButton(Syncfusion.Windows.Forms.Tools.CaptionButtonType.Pin, "PinButton"));
     this.dockingManager1.CaptionButtons.Add(new Syncfusion.Windows.Forms.Tools.CaptionButton(Syncfusion.Windows.Forms.Tools.CaptionButtonType.Menu, "MenuButton"));
     this.dockingManager1.CaptionButtons.Add(new Syncfusion.Windows.Forms.Tools.CaptionButton(Syncfusion.Windows.Forms.Tools.CaptionButtonType.Maximize, "MaximizeButton"));
     this.dockingManager1.CaptionButtons.Add(new Syncfusion.Windows.Forms.Tools.CaptionButton(Syncfusion.Windows.Forms.Tools.CaptionButtonType.Restore, "RestoreButton"));
     this.dockingManager1.SetDockLabel(this.Legend, "Legend");
     this.dockingManager1.SetEnableDocking(this.Legend, true);
     ccbLegend.MergeWith(this.dockingManager1.CaptionButtons, false);
     this.dockingManager1.SetCustomCaptionButtons(this.Legend, ccbLegend);
     this.dockingManager1.SetDockLabel(this.ProgressTextbox, "Messages");
     this.dockingManager1.SetEnableDocking(this.ProgressTextbox, true);
     this.dockingManager1.SetAutoHideOnLoad(this.ProgressTextbox, true);
     ccbProgressTextbox.MergeWith(this.dockingManager1.CaptionButtons, false);
     this.dockingManager1.SetCustomCaptionButtons(this.ProgressTextbox, ccbProgressTextbox);
     //
     // Legend
     //
     this.Legend.BackColor             = System.Drawing.Color.White;
     this.Legend.BeforeTouchSize       = new System.Drawing.Size(148, 612);
     this.Legend.Border3DStyle         = System.Windows.Forms.Border3DStyle.Flat;
     this.Legend.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.Legend.BorderStyle           = System.Windows.Forms.BorderStyle.FixedSingle;
     this.Legend.CanSelectDisabledNode = false;
     this.Legend.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     //
     //
     //
     this.Legend.HelpTextControl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.Legend.HelpTextControl.Location    = new System.Drawing.Point(0, 0);
     this.Legend.HelpTextControl.Name        = "helpText";
     this.Legend.HelpTextControl.Size        = new System.Drawing.Size(49, 15);
     this.Legend.HelpTextControl.TabIndex    = 0;
     this.Legend.HelpTextControl.Text        = "help text";
     this.Legend.HotTracking     = true;
     this.Legend.ItemHeight      = 24;
     this.Legend.Location        = new System.Drawing.Point(1, 19);
     this.Legend.MetroColor      = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
     this.Legend.MetroScrollBars = true;
     this.Legend.Name            = "Legend";
     treeNodeAdv1.CheckState     = System.Windows.Forms.CheckState.Checked;
     treeNodeAdv1.ChildStyle.EnsureDefaultOptionedChild = true;
     treeNodeAdv1.EnsureDefaultOptionedChild            = true;
     treeNodeAdv1.Expanded         = true;
     treeNodeAdv1.MultiLine        = true;
     treeNodeAdv1.PlusMinusSize    = new System.Drawing.Size(9, 9);
     treeNodeAdv1.ShowLine         = true;
     treeNodeAdv1.ShowOptionButton = false;
     treeNodeAdv1.Text             = "Layers";
     this.Legend.Nodes.AddRange(new Syncfusion.Windows.Forms.Tools.TreeNodeAdv[] {
         treeNodeAdv1
     });
     this.Legend.SelectedNodeBackground = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220))))));
     this.Legend.SelectedNodeForeColor  = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     this.Legend.ShowCheckBoxes         = true;
     this.Legend.ShowFocusRect          = false;
     this.Legend.Size     = new System.Drawing.Size(148, 612);
     this.Legend.Style    = Syncfusion.Windows.Forms.Tools.TreeStyle.Metro;
     this.Legend.TabIndex = 3;
     this.Legend.Text     = "treeViewAdv1";
     //
     //
     //
     this.Legend.ToolTipControl.BackColor   = System.Drawing.SystemColors.Info;
     this.Legend.ToolTipControl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.Legend.ToolTipControl.Location    = new System.Drawing.Point(0, 0);
     this.Legend.ToolTipControl.Name        = "toolTip";
     this.Legend.ToolTipControl.Size        = new System.Drawing.Size(41, 15);
     this.Legend.ToolTipControl.TabIndex    = 1;
     this.Legend.ToolTipControl.Text        = "toolTip";
     this.Legend.TransparentControls        = true;
     //
     // ProgressTextbox
     //
     this.ProgressTextbox.Location   = new System.Drawing.Point(1, 19);
     this.ProgressTextbox.Multiline  = true;
     this.ProgressTextbox.Name       = "ProgressTextbox";
     this.ProgressTextbox.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
     this.ProgressTextbox.Size       = new System.Drawing.Size(912, 65);
     this.ProgressTextbox.TabIndex   = 5;
     //
     // dockingClientPanel1
     //
     this.dockingClientPanel1.Controls.Add(this.axMap1);
     this.dockingClientPanel1.Location  = new System.Drawing.Point(154, 46);
     this.dockingClientPanel1.Name      = "dockingClientPanel1";
     this.dockingClientPanel1.Size      = new System.Drawing.Size(914, 543);
     this.dockingClientPanel1.SizeToFit = true;
     this.dockingClientPanel1.TabIndex  = 0;
     //
     // axMap1
     //
     this.axMap1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.axMap1.Enabled         = true;
     this.axMap1.Location        = new System.Drawing.Point(0, 0);
     this.axMap1.Name            = "axMap1";
     this.axMap1.OcxState        = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMap1.OcxState")));
     this.axMap1.Size            = new System.Drawing.Size(914, 543);
     this.axMap1.TabIndex        = 0;
     this.axMap1.MouseMoveEvent += new AxMapWinGIS._DMapEvents_MouseMoveEventHandler(this.AxMap1MouseMoveEvent);
     this.axMap1.FileDropped    += new AxMapWinGIS._DMapEvents_FileDroppedEventHandler(this.AxMap1FileDropped);
     //
     // statusStripEx1
     //
     this.statusStripEx1.AutoSize        = false;
     this.statusStripEx1.BeforeTouchSize = new System.Drawing.Size(1068, 20);
     this.statusStripEx1.Dock            = Syncfusion.Windows.Forms.Tools.DockStyleEx.Bottom;
     this.statusStripEx1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.statusStripProjection,
         this.statusStripDivider2,
         this.statusStripMapUnits,
         this.statusStripDivider1,
         this.statusStripCoordinates,
         this.statusStripTilesProvider,
         this.statusStripProgressLabel,
         this.statusStripProgressBar
     });
     this.statusStripEx1.LayoutStyle      = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
     this.statusStripEx1.Location         = new System.Drawing.Point(0, 678);
     this.statusStripEx1.MetroColor       = System.Drawing.Color.Empty;
     this.statusStripEx1.Name             = "statusStripEx1";
     this.statusStripEx1.ShowItemToolTips = true;
     this.statusStripEx1.Size             = new System.Drawing.Size(1068, 20);
     this.statusStripEx1.TabIndex         = 1;
     this.statusStripEx1.Text             = "statusStripEx1";
     this.statusStripEx1.VisualStyle      = Syncfusion.Windows.Forms.Tools.StatusStripExStyle.Metro;
     //
     // statusStripProjection
     //
     this.statusStripProjection.Margin      = new System.Windows.Forms.Padding(0, 4, 0, 2);
     this.statusStripProjection.Name        = "statusStripProjection";
     this.statusStripProjection.Size        = new System.Drawing.Size(61, 15);
     this.statusStripProjection.Text        = "Projection";
     this.statusStripProjection.ToolTipText = "The projection of the map";
     //
     // statusStripDivider2
     //
     this.statusStripDivider2.Margin = new System.Windows.Forms.Padding(0, 4, 0, 2);
     this.statusStripDivider2.Name   = "statusStripDivider2";
     this.statusStripDivider2.Size   = new System.Drawing.Size(16, 15);
     this.statusStripDivider2.Text   = " | ";
     //
     // statusStripMapUnits
     //
     this.statusStripMapUnits.Margin      = new System.Windows.Forms.Padding(0, 4, 0, 2);
     this.statusStripMapUnits.Name        = "statusStripMapUnits";
     this.statusStripMapUnits.Size        = new System.Drawing.Size(61, 15);
     this.statusStripMapUnits.Text        = "Map Units";
     this.statusStripMapUnits.ToolTipText = "The map units for the map";
     //
     // statusStripDivider1
     //
     this.statusStripDivider1.Margin = new System.Windows.Forms.Padding(0, 4, 0, 2);
     this.statusStripDivider1.Name   = "statusStripDivider1";
     this.statusStripDivider1.Size   = new System.Drawing.Size(16, 15);
     this.statusStripDivider1.Text   = " | ";
     //
     // statusStripCoordinates
     //
     this.statusStripCoordinates.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
     this.statusStripCoordinates.Margin       = new System.Windows.Forms.Padding(0, 4, 0, 2);
     this.statusStripCoordinates.Name         = "statusStripCoordinates";
     this.statusStripCoordinates.Size         = new System.Drawing.Size(71, 15);
     this.statusStripCoordinates.StatusString = "Show the coordinates";
     this.statusStripCoordinates.Text         = "Coordinates";
     this.statusStripCoordinates.TextAlign    = System.Drawing.ContentAlignment.MiddleLeft;
     this.statusStripCoordinates.ToolTipText  = "The coordinates at the mouse pointer";
     //
     // statusStripTilesProvider
     //
     this.statusStripTilesProvider.DisplayStyle       = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
     this.statusStripTilesProvider.DoubleClickEnabled = true;
     this.statusStripTilesProvider.Name         = "statusStripTilesProvider";
     this.statusStripTilesProvider.Size         = new System.Drawing.Size(78, 15);
     this.statusStripTilesProvider.Text         = "Tiles provider";
     this.statusStripTilesProvider.ToolTipText  = "The tiles provider, double click to change.";
     this.statusStripTilesProvider.DoubleClick += new System.EventHandler(this.StatusStripTilesProviderDoubleClick);
     //
     // statusStripProgressLabel
     //
     this.statusStripProgressLabel.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
     this.statusStripProgressLabel.Name         = "statusStripProgressLabel";
     this.statusStripProgressLabel.Size         = new System.Drawing.Size(52, 15);
     this.statusStripProgressLabel.Text         = "Progress";
     //
     // statusStripProgressBar
     //
     this.statusStripProgressBar.Name = "statusStripProgressBar";
     this.statusStripProgressBar.Size = new System.Drawing.Size(100, 14);
     //
     // toolStripEx1
     //
     this.toolStripEx1.BackColor             = System.Drawing.Color.Transparent;
     this.toolStripEx1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.toolStripEx1.ForeColor             = System.Drawing.Color.MidnightBlue;
     this.toolStripEx1.GripStyle             = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStripEx1.Image            = null;
     this.toolStripEx1.ImageScalingSize = new System.Drawing.Size(24, 24);
     this.toolStripEx1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolButtonNewProject,
         this.toolButtonAddLayer
     });
     this.toolStripEx1.Location         = new System.Drawing.Point(0, 0);
     this.toolStripEx1.Name             = "toolStripEx1";
     this.toolStripEx1.Office12Mode     = false;
     this.toolStripEx1.Padding          = new System.Windows.Forms.Padding(0);
     this.toolStripEx1.ShowCaption      = false;
     this.toolStripEx1.ShowItemToolTips = true;
     this.toolStripEx1.ShowLauncher     = false;
     this.toolStripEx1.Size             = new System.Drawing.Size(1068, 46);
     this.toolStripEx1.Stretch          = true;
     this.toolStripEx1.TabIndex         = 2;
     //
     // toolButtonNewProject
     //
     this.toolButtonNewProject.BackColor             = System.Drawing.Color.White;
     this.toolButtonNewProject.Image                 = ((System.Drawing.Image)(resources.GetObject("toolButtonNewProject.Image")));
     this.toolButtonNewProject.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolButtonNewProject.Name = "toolButtonNewProject";
     this.toolButtonNewProject.Size = new System.Drawing.Size(35, 43);
     this.toolButtonNewProject.Text = "New";
     this.toolButtonNewProject.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.toolButtonNewProject.ToolTipText       = "New project";
     this.toolButtonNewProject.Click            += new System.EventHandler(this.ToolStripButton1Click);
     //
     // toolButtonAddLayer
     //
     this.toolButtonAddLayer.BackColor             = System.Drawing.Color.White;
     this.toolButtonAddLayer.Image                 = ((System.Drawing.Image)(resources.GetObject("toolButtonAddLayer.Image")));
     this.toolButtonAddLayer.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolButtonAddLayer.Name = "toolButtonAddLayer";
     this.toolButtonAddLayer.Size = new System.Drawing.Size(33, 43);
     this.toolButtonAddLayer.Text = "Add";
     this.toolButtonAddLayer.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.toolButtonAddLayer.ToolTipText       = "Add layer, opens a new form";
     this.toolButtonAddLayer.Click            += new System.EventHandler(this.ToolButtonAddLayerClick);
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BorderThickness     = 2;
     this.CaptionBarColor     = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
     this.CaptionBarHeight    = 48;
     this.CaptionButtonColor  = System.Drawing.Color.DimGray;
     this.CaptionFont         = new System.Drawing.Font("Arial Black", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.CaptionForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     captionImage1.BackColor  = System.Drawing.Color.Transparent;
     captionImage1.Image      = global::MapWindow.Properties.Resources.mw_ball_48;
     captionImage1.Location   = new System.Drawing.Point(6, 0);
     captionImage1.Name       = "CaptionImage2";
     captionImage1.Size       = new System.Drawing.Size(48, 48);
     this.CaptionImages.Add(captionImage1);
     captionLabel1.Font      = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     captionLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     captionLabel1.Location  = new System.Drawing.Point(60, 2);
     captionLabel1.Name      = "CaptionLabel1";
     captionLabel1.Size      = new System.Drawing.Size(350, 46);
     captionLabel1.Text      = "MapWindow Open Source GIS";
     this.CaptionLabels.Add(captionLabel1);
     this.ClientSize = new System.Drawing.Size(1068, 698);
     this.Controls.Add(this.toolStripEx1);
     this.Controls.Add(this.statusStripEx1);
     this.Controls.Add(this.dockingClientPanel1);
     this.DataBindings.Add(new System.Windows.Forms.Binding("Location", global::MapWindow.Properties.Settings.Default, "MainForm_location", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
     this.DataBindings.Add(new System.Windows.Forms.Binding("StartPosition", global::MapWindow.Properties.Settings.Default, "MainForm_startLocation", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
     this.DataBindings.Add(new System.Windows.Forms.Binding("WindowState", global::MapWindow.Properties.Settings.Default, "MainForm_windowState", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
     this.DoubleBuffered = true;
     this.DropShadow     = true;
     this.Font           = new System.Drawing.Font("Microsoft Sans Serif", 7F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Icon           = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Location       = global::MapWindow.Properties.Settings.Default.MainForm_location;
     this.MetroColor     = System.Drawing.Color.Silver;
     this.Name           = "MainForm";
     this.ShowIcon       = false;
     this.StartPosition  = global::MapWindow.Properties.Settings.Default.MainForm_startLocation;
     this.WindowState    = global::MapWindow.Properties.Settings.Default.MainForm_windowState;
     this.FormClosing   += new System.Windows.Forms.FormClosingEventHandler(this.MainFormFormClosing);
     this.Load          += new System.EventHandler(this.MainFormLoad);
     ((System.ComponentModel.ISupportInitialize)(this.dockingManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Legend)).EndInit();
     this.dockingClientPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.axMap1)).EndInit();
     this.statusStripEx1.ResumeLayout(false);
     this.toolStripEx1.ResumeLayout(false);
     this.toolStripEx1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.Windows.Forms.Gauge.LinearRange     linearRange1  = new Syncfusion.Windows.Forms.Gauge.LinearRange();
     Syncfusion.Windows.Forms.Gauge.Range           range1        = new Syncfusion.Windows.Forms.Gauge.Range();
     Syncfusion.Windows.Forms.Gauge.Range           range2        = new Syncfusion.Windows.Forms.Gauge.Range();
     Syncfusion.Windows.Forms.Gauge.Range           range3        = new Syncfusion.Windows.Forms.Gauge.Range();
     Syncfusion.Windows.Forms.CaptionImage          captionImage1 = new Syncfusion.Windows.Forms.CaptionImage();
     Syncfusion.Windows.Forms.CaptionImage          captionImage2 = new Syncfusion.Windows.Forms.CaptionImage();
     Syncfusion.Windows.Forms.CaptionLabel          captionLabel1 = new Syncfusion.Windows.Forms.CaptionLabel();
     System.ComponentModel.ComponentResourceManager resources     = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.label1       = new System.Windows.Forms.Label();
     this.panel1       = new System.Windows.Forms.Panel();
     this.label6       = new System.Windows.Forms.Label();
     this.pictureBox4  = new System.Windows.Forms.PictureBox();
     this.label4       = new System.Windows.Forms.Label();
     this.pictureBox3  = new System.Windows.Forms.PictureBox();
     this.pictureBox2  = new System.Windows.Forms.PictureBox();
     this.pictureBox1  = new System.Windows.Forms.PictureBox();
     this.label3       = new System.Windows.Forms.Label();
     this.panel2       = new System.Windows.Forms.Panel();
     this.linearGauge1 = new Syncfusion.Windows.Forms.Gauge.LinearGauge();
     this.radialGauge3 = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.radialGauge2 = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.radialGauge1 = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.label2       = new System.Windows.Forms.Label();
     this.timer1       = new System.Windows.Forms.Timer(this.components);
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Left)));
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.Gray;
     this.label1.Location  = new System.Drawing.Point(920, 20);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(27, 13);
     this.label1.TabIndex  = 4;
     this.label1.Text      = "BMI";
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.WhiteSmoke;
     this.panel1.Controls.Add(this.label6);
     this.panel1.Controls.Add(this.pictureBox4);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.pictureBox3);
     this.panel1.Controls.Add(this.pictureBox2);
     this.panel1.Controls.Add(this.pictureBox1);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1170, 100);
     this.panel1.TabIndex = 6;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location = new System.Drawing.Point(157, 66);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(135, 21);
     this.label6.TabIndex = 13;
     this.label6.Text     = "34 years / 175 cm";
     //
     // pictureBox4
     //
     this.pictureBox4.Image    = global::GaugeInterctionSample.Properties.Resources.Blue_Icon;
     this.pictureBox4.Location = new System.Drawing.Point(296, 58);
     this.pictureBox4.Name     = "pictureBox4";
     this.pictureBox4.Size     = new System.Drawing.Size(22, 22);
     this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox4.TabIndex = 11;
     this.pictureBox4.TabStop  = false;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(156, 20);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(116, 21);
     this.label4.TabIndex = 9;
     this.label4.Text     = "Andrew Fuller";
     //
     // pictureBox3
     //
     this.pictureBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureBox3.Image    = global::GaugeInterctionSample.Properties.Resources.Icon_2;
     this.pictureBox3.Location = new System.Drawing.Point(1021, 40);
     this.pictureBox3.Name     = "pictureBox3";
     this.pictureBox3.Size     = new System.Drawing.Size(95, 53);
     this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox3.TabIndex = 8;
     this.pictureBox3.TabStop  = false;
     //
     // pictureBox2
     //
     this.pictureBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureBox2.Image    = global::GaugeInterctionSample.Properties.Resources.Icon_1;
     this.pictureBox2.Location = new System.Drawing.Point(917, 40);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(95, 53);
     this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox2.TabIndex = 7;
     this.pictureBox2.TabStop  = false;
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = global::GaugeInterctionSample.Properties.Resources.person;
     this.pictureBox1.Location = new System.Drawing.Point(46, 3);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(95, 95);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox1.TabIndex = 6;
     this.pictureBox1.TabStop  = false;
     //
     // label3
     //
     this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Left)));
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.Gray;
     this.label3.Location  = new System.Drawing.Point(1022, 20);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(45, 13);
     this.label3.TabIndex  = 5;
     this.label3.Text      = "Weight";
     //
     // panel2
     //
     this.panel2.Controls.Add(this.linearGauge1);
     this.panel2.Controls.Add(this.radialGauge3);
     this.panel2.Controls.Add(this.radialGauge2);
     this.panel2.Controls.Add(this.radialGauge1);
     this.panel2.Controls.Add(this.label2);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 100);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(1170, 602);
     this.panel2.TabIndex = 7;
     //
     // linearGauge1
     //
     this.linearGauge1.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.linearGauge1.BackgroundGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge1.BackgroundGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge1.ForeColor                    = System.Drawing.Color.Gray;
     this.linearGauge1.GaugeBaseColor               = System.Drawing.Color.Black;
     this.linearGauge1.GaugelabelFont               = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.linearGauge1.InnerFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge1.InnerFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge1.LinearFrameType              = Syncfusion.Windows.Forms.Gauge.LinearFrameType.Horizontal;
     this.linearGauge1.Location                     = new System.Drawing.Point(46, 469);
     this.linearGauge1.MajorDifference              = 100;
     this.linearGauge1.MajorTicksHeight             = 0;
     this.linearGauge1.MaximumValue                 = 30000F;
     this.linearGauge1.MinimumSize                  = new System.Drawing.Size(100, 50);
     this.linearGauge1.MinorTickCount               = 50;
     this.linearGauge1.MinorTickHeight              = 0;
     this.linearGauge1.Name                         = "linearGauge1";
     this.linearGauge1.OuterFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.linearGauge1.OuterFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.linearGauge1.PointerPlacement             = Syncfusion.Windows.Forms.Gauge.Placement.Center;
     linearRange1.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     linearRange1.EndValue       = 650F;
     linearRange1.Height         = 5;
     linearRange1.InRange        = false;
     linearRange1.Name           = "GaugeRange1";
     linearRange1.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.Inside;
     linearRange1.StartValue     = 0F;
     this.linearGauge1.Ranges.Add(linearRange1);
     this.linearGauge1.ShowScaleLabel      = false;
     this.linearGauge1.Size                = new System.Drawing.Size(1088, 120);
     this.linearGauge1.TabIndex            = 6;
     this.linearGauge1.Text                = "linearGauge1";
     this.linearGauge1.Value               = 25000F;
     this.linearGauge1.ValueIndicatorColor = System.Drawing.Color.Gray;
     //
     // radialGauge3
     //
     this.radialGauge3.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.radialGauge3.BackgroundGradientEndColor   = System.Drawing.Color.Transparent;
     this.radialGauge3.BackgroundGradientStartColor = System.Drawing.Color.Transparent;
     this.radialGauge3.EnableCustomNeedles          = false;
     this.radialGauge3.GaugeLabel                   = "Floor";
     this.radialGauge3.GaugeLableFont               = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radialGauge3.GaugeValueFont               = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radialGauge3.InnerFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.radialGauge3.InnerFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.radialGauge3.Location              = new System.Drawing.Point(789, 49);
     this.radialGauge3.MajorDifference       = 1F;
     this.radialGauge3.MajorTickMarkHeight   = 0;
     this.radialGauge3.MaximumValue          = 100F;
     this.radialGauge3.MinimumSize           = new System.Drawing.Size(125, 125);
     this.radialGauge3.MinorInnerLinesHeight = 0;
     this.radialGauge3.MinorTickMarkHeight   = 0;
     this.radialGauge3.Name = "radialGauge3";
     this.radialGauge3.OuterFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.radialGauge3.OuterFrameGradientStartColor = System.Drawing.Color.Transparent;
     range1.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     range1.EndValue       = 5F;
     range1.Height         = 7;
     range1.InRange        = true;
     range1.Name           = "GaugeRange1";
     range1.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.OutSide;
     range1.StartValue     = 0F;
     this.radialGauge3.Ranges.Add(range1);
     this.radialGauge3.ShowBackgroundFrame = false;
     this.radialGauge3.ShowGaugeValue      = true;
     this.radialGauge3.ShowNeedle          = false;
     this.radialGauge3.ShowScaleLabel      = false;
     this.radialGauge3.Size     = new System.Drawing.Size(308, 308);
     this.radialGauge3.TabIndex = 9;
     this.radialGauge3.Value    = 5F;
     //
     // radialGauge2
     //
     this.radialGauge2.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.radialGauge2.BackgroundGradientEndColor   = System.Drawing.Color.Transparent;
     this.radialGauge2.BackgroundGradientStartColor = System.Drawing.Color.Transparent;
     this.radialGauge2.EnableCustomNeedles          = false;
     this.radialGauge2.GaugeLabel                   = "Steps";
     this.radialGauge2.GaugeLableFont               = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radialGauge2.GaugeValueFont               = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radialGauge2.InnerFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.radialGauge2.InnerFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.radialGauge2.Location              = new System.Drawing.Point(427, 49);
     this.radialGauge2.MajorTickMarkHeight   = 0;
     this.radialGauge2.MaximumValue          = 100F;
     this.radialGauge2.MinimumSize           = new System.Drawing.Size(125, 125);
     this.radialGauge2.MinorInnerLinesHeight = 0;
     this.radialGauge2.MinorTickMarkHeight   = 0;
     this.radialGauge2.Name = "radialGauge2";
     this.radialGauge2.OuterFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.radialGauge2.OuterFrameGradientStartColor = System.Drawing.Color.Transparent;
     range2.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     range2.EndValue       = 50F;
     range2.Height         = 7;
     range2.InRange        = true;
     range2.Name           = "GaugeRange1";
     range2.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.OutSide;
     range2.StartValue     = 0F;
     this.radialGauge2.Ranges.Add(range2);
     this.radialGauge2.ShowBackgroundFrame = false;
     this.radialGauge2.ShowGaugeValue      = true;
     this.radialGauge2.ShowNeedle          = false;
     this.radialGauge2.ShowScaleLabel      = false;
     this.radialGauge2.Size     = new System.Drawing.Size(308, 308);
     this.radialGauge2.TabIndex = 8;
     this.radialGauge2.Value    = 15F;
     //
     // radialGauge1
     //
     this.radialGauge1.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.radialGauge1.BackgroundGradientEndColor   = System.Drawing.Color.Transparent;
     this.radialGauge1.BackgroundGradientStartColor = System.Drawing.Color.Transparent;
     this.radialGauge1.EnableCustomNeedles          = false;
     this.radialGauge1.GaugeArcColor                = System.Drawing.Color.DarkGray;
     this.radialGauge1.GaugeLabel                   = "Food";
     this.radialGauge1.GaugeLableFont               = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radialGauge1.GaugeValueFont               = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radialGauge1.InnerFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.radialGauge1.InnerFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.radialGauge1.Location              = new System.Drawing.Point(74, 49);
     this.radialGauge1.MajorDifference       = 120F;
     this.radialGauge1.MajorTickMarkHeight   = 0;
     this.radialGauge1.MaximumValue          = 3000F;
     this.radialGauge1.MinimumSize           = new System.Drawing.Size(125, 125);
     this.radialGauge1.MinorDifference       = 0;
     this.radialGauge1.MinorInnerLinesHeight = 0;
     this.radialGauge1.MinorTickMarkHeight   = 0;
     this.radialGauge1.Name = "radialGauge1";
     this.radialGauge1.OuterFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.radialGauge1.OuterFrameGradientStartColor = System.Drawing.Color.Transparent;
     range3.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     range3.EndValue       = 1100F;
     range3.Height         = 7;
     range3.InRange        = false;
     range3.Name           = "GaugeRange1";
     range3.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.OutSide;
     range3.StartValue     = 0F;
     this.radialGauge1.Ranges.Add(range3);
     this.radialGauge1.ShowGaugeValue = true;
     this.radialGauge1.ShowNeedle     = false;
     this.radialGauge1.ShowScaleLabel = false;
     this.radialGauge1.Size           = new System.Drawing.Size(308, 308);
     this.radialGauge1.TabIndex       = 7;
     this.radialGauge1.Value          = 2500F;
     //
     // label2
     //
     this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Left)));
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(539, 438);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(95, 17);
     this.label2.TabIndex = 10;
     this.label2.Text     = "Calories Burnt";
     //
     // timer1
     //
     this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
     //
     // Form1
     //
     this.AutoScaleMode      = System.Windows.Forms.AutoScaleMode.None;
     this.BackColor          = System.Drawing.Color.White;
     this.CaptionBarColor    = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
     this.CaptionBarHeight   = 60;
     this.CaptionButtonColor = System.Drawing.Color.White;
     this.CaptionForeColor   = System.Drawing.Color.White;
     captionImage1.BackColor = System.Drawing.Color.Transparent;
     captionImage1.Image     = global::GaugeInterctionSample.Properties.Resources.Gauge_icon;
     captionImage1.Location  = new System.Drawing.Point(50, 15);
     captionImage1.Name      = "CaptionImage1";
     captionImage1.Size      = new System.Drawing.Size(35, 35);
     captionImage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
     captionImage2.Location  = new System.Drawing.Point(5, 17);
     captionImage2.Name      = "CaptionImage2";
     this.CaptionImages.Add(captionImage1);
     this.CaptionImages.Add(captionImage2);
     captionLabel1.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     captionLabel1.ForeColor = System.Drawing.Color.White;
     captionLabel1.Location  = new System.Drawing.Point(110, 20);
     captionLabel1.Name      = "CaptionLabel1";
     captionLabel1.Size      = new System.Drawing.Size(150, 24);
     captionLabel1.Text      = "Health Tracker";
     this.CaptionLabels.Add(captionLabel1);
     this.ClientSize = new System.Drawing.Size(1170, 702);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Font            = new System.Drawing.Font("Segoe UI Semibold", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximumSize     = new System.Drawing.Size(1190, 780);
     this.MinimumSize     = new System.Drawing.Size(1170, 750);
     this.Name            = "Form1";
     this.ShowMaximizeBox = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Load           += new System.EventHandler(this.Form1_Load);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.ResumeLayout(false);
 }
Exemplo n.º 3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     captionImage1          = new Syncfusion.Windows.Forms.CaptionImage();
     captionLabel1          = new Syncfusion.Windows.Forms.CaptionLabel();
     this.navigationDrawer1 = new Syncfusion.Windows.Forms.Tools.NavigationDrawer();
     this.imageListAdv1     = new Syncfusion.Windows.Forms.Tools.ImageListAdv(this.components);
     this.SettingsPanel     = new System.Windows.Forms.Panel();
     this.panel2            = new System.Windows.Forms.Panel();
     this.label2            = new System.Windows.Forms.Label();
     this.Cancel            = new Syncfusion.Windows.Forms.ButtonAdv();
     this.SlideOnTop        = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
     this.Apply             = new Syncfusion.Windows.Forms.ButtonAdv();
     this.Reveal            = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
     this.Push            = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
     this.panel3          = new System.Windows.Forms.Panel();
     this.panel4          = new System.Windows.Forms.Panel();
     this.panel1          = new System.Windows.Forms.Panel();
     this.BottomPosition  = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
     this.TopPosition     = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
     this.rightPosition   = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
     this.leftposition    = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
     this.comboboxAdv1    = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
     this.label3          = new System.Windows.Forms.Label();
     this.label1          = new System.Windows.Forms.Label();
     this.label4          = new System.Windows.Forms.Label();
     this.drawerMenuItem1 = new DrawerMenuItem();
     this.drawerMenuItem2 = new DrawerMenuItem();
     this.drawerMenuItem3 = new DrawerMenuItem();
     this.drawerMenuItem4 = new DrawerMenuItem();
     this.drawerMenuItem5 = new DrawerMenuItem();
     this.header          = new DrawerHeader();
     this.SettingsPanel.SuspendLayout();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.SlideOnTop)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Reveal)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Push)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.BottomPosition)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TopPosition)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rightPosition)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.leftposition)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboboxAdv1)).BeginInit();
     this.SuspendLayout();
     //
     // navigationDrawer1
     //
     this.navigationDrawer1.Dock = System.Windows.Forms.DockStyle.Fill;
     header.Size = new System.Drawing.Size(header.Width, 120);
     header.Font = new System.Drawing.Font("Arial Narrow", 12, System.Drawing.FontStyle.Regular);
     this.navigationDrawer1.Items.Add(this.header);
     this.navigationDrawer1.Items.Add(this.drawerMenuItem1);
     this.navigationDrawer1.Items.Add(this.drawerMenuItem2);
     this.navigationDrawer1.Items.Add(this.drawerMenuItem3);
     this.navigationDrawer1.Items.Add(this.drawerMenuItem4);
     this.navigationDrawer1.Items.Add(this.drawerMenuItem5);
     this.navigationDrawer1.Location = new System.Drawing.Point(0, 0);
     this.navigationDrawer1.Name     = "navigationDrawer1";
     this.navigationDrawer1.Size     = new System.Drawing.Size(988, 719);
     this.navigationDrawer1.TabIndex = 0;
     this.navigationDrawer1.Text     = "navigationDrawer1";
     this.navigationDrawer1.Style    = NavigationDrawerStyle.Office2016Colorful;
     this.navigationDrawer1.Font     = new System.Drawing.Font("Arial Narrow", 12, System.Drawing.FontStyle.Regular);
     //
     // imageListAdv1
     //
     this.imageListAdv1.Images.AddRange(new System.Drawing.Image[] {
         ((System.Drawing.Image)(resources.GetObject("imageListAdv1.Images"))),
         ((System.Drawing.Image)(resources.GetObject("imageListAdv1.Images1"))),
         ((System.Drawing.Image)(resources.GetObject("imageListAdv1.Images2"))),
         ((System.Drawing.Image)(resources.GetObject("imageListAdv1.Images3"))),
         ((System.Drawing.Image)(resources.GetObject("imageListAdv1.Images4"))),
         ((System.Drawing.Image)(resources.GetObject("imageListAdv1.Images5"))),
         ((System.Drawing.Image)(resources.GetObject("imageListAdv1.Images6"))),
         ((System.Drawing.Image)(resources.GetObject("imageListAdv1.Images7"))),
         ((System.Drawing.Image)(resources.GetObject("imageListAdv1.Images8"))),
         ((System.Drawing.Image)(resources.GetObject("imageListAdv1.Images9"))),
         ((System.Drawing.Image)(resources.GetObject("imageListAdv1.Images10"))),
         ((System.Drawing.Image)(resources.GetObject("imageListAdv1.Images11"))),
         ((System.Drawing.Image)(resources.GetObject("imageListAdv1.Images12"))),
         ((System.Drawing.Image)(resources.GetObject("imageListAdv1.Images13")))
     });
     //
     // SettingsPanel
     //
     this.SettingsPanel.Controls.Add(this.panel2);
     this.SettingsPanel.Controls.Add(this.panel3);
     this.SettingsPanel.Controls.Add(this.panel1);
     this.SettingsPanel.Font     = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.SettingsPanel.Location = new System.Drawing.Point(534, 9);
     this.SettingsPanel.Name     = "SettingsPanel";
     this.SettingsPanel.Size     = new System.Drawing.Size(294, 661);
     this.SettingsPanel.TabIndex = 1;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.label2);
     this.panel2.Controls.Add(this.Cancel);
     this.panel2.Controls.Add(this.SlideOnTop);
     this.panel2.Controls.Add(this.Apply);
     this.panel2.Controls.Add(this.Reveal);
     this.panel2.Controls.Add(this.panel4);
     this.panel2.Controls.Add(this.label4);
     this.panel2.Controls.Add(this.comboboxAdv1);
     this.panel2.Controls.Add(this.Push);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.None;
     this.panel2.Location = new System.Drawing.Point(0, 254);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(294, 500);
     this.panel2.TabIndex = 2;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(18, 10);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(86, 21);
     this.label2.TabIndex = 10;
     this.label2.Text     = "Transition";
     //
     // Cancel
     //
     this.Cancel.BeforeTouchSize   = new System.Drawing.Size(85, 27);
     this.Cancel.ForeColor         = System.Drawing.Color.White;
     this.Cancel.IsBackStageButton = false;
     this.Cancel.Location          = new System.Drawing.Point(165, 330);
     this.Cancel.Name           = "Cancel";
     this.Cancel.Size           = new System.Drawing.Size(85, 27);
     this.Cancel.TabIndex       = 15;
     this.Cancel.Text           = "Reset";
     this.Cancel.UseVisualStyle = true;
     this.Cancel.Click         += new System.EventHandler(this.Cancel_Click);
     this.Cancel.Appearance     = Syncfusion.Windows.Forms.ButtonAppearance.Office2016Colorful;
     //
     // SlideOnTop
     //
     this.SlideOnTop.BeforeTouchSize      = new System.Drawing.Size(150, 21);
     this.SlideOnTop.Font                 = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.SlideOnTop.Location             = new System.Drawing.Point(42, 73);
     this.SlideOnTop.Name                 = "SlideOnTop";
     this.SlideOnTop.RightToLeft          = System.Windows.Forms.RightToLeft.Yes;
     this.SlideOnTop.Size                 = new System.Drawing.Size(150, 21);
     this.SlideOnTop.TabIndex             = 11;
     this.SlideOnTop.Text                 = "Slide On Top";
     this.SlideOnTop.TextContentAlignment = System.Drawing.ContentAlignment.MiddleRight;
     this.SlideOnTop.ThemesEnabled        = false;
     this.SlideOnTop.Style                = RadioButtonAdvStyle.Office2016Colorful;
     //
     // Apply
     //
     this.Apply.BeforeTouchSize   = new System.Drawing.Size(85, 27);
     this.Apply.IsBackStageButton = false;
     this.Apply.Location          = new System.Drawing.Point(43, 330);
     this.Apply.Name           = "Apply";
     this.Apply.Size           = new System.Drawing.Size(85, 27);
     this.Apply.TabIndex       = 14;
     this.Apply.Text           = "Apply";
     this.Apply.UseVisualStyle = true;
     this.Apply.Click         += new System.EventHandler(this.Apply_Click);
     this.Apply.Appearance     = Syncfusion.Windows.Forms.ButtonAppearance.Office2016Colorful;
     //
     // Reveal
     //
     this.Reveal.BeforeTouchSize      = new System.Drawing.Size(150, 21);
     this.Reveal.Font                 = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Reveal.Location             = new System.Drawing.Point(42, 108);
     this.Reveal.Name                 = "Reveal";
     this.Reveal.RightToLeft          = System.Windows.Forms.RightToLeft.Yes;
     this.Reveal.Size                 = new System.Drawing.Size(150, 21);
     this.Reveal.TabIndex             = 12;
     this.Reveal.Text                 = "Reveal";
     this.Reveal.TextContentAlignment = System.Drawing.ContentAlignment.MiddleRight;
     this.Reveal.ThemesEnabled        = false;
     this.Reveal.Style                = RadioButtonAdvStyle.Office2016Colorful;
     //
     // Push
     //
     this.Push.BeforeTouchSize      = new System.Drawing.Size(150, 21);
     this.Push.Font                 = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Push.Location             = new System.Drawing.Point(42, 143);
     this.Push.Name                 = "Push";
     this.Push.RightToLeft          = System.Windows.Forms.RightToLeft.Yes;
     this.Push.Size                 = new System.Drawing.Size(150, 21);
     this.Push.TabIndex             = 13;
     this.Push.Text                 = "Push";
     this.Push.TextContentAlignment = System.Drawing.ContentAlignment.MiddleRight;
     this.Push.ThemesEnabled        = false;
     this.Push.Style                = RadioButtonAdvStyle.Office2016Colorful;
     //
     // panel3
     //
     this.panel3.Dock     = System.Windows.Forms.DockStyle.None;
     this.panel3.Location = new System.Drawing.Point(0, 250);
     this.panel3.Name     = "panel3";
     this.panel3.Padding  = new System.Windows.Forms.Padding(25, 0, 25, 0);
     this.panel3.Size     = new System.Drawing.Size(294, 2);
     this.panel3.TabIndex = 17;
     //
     // panel4
     //
     this.panel4.Dock     = System.Windows.Forms.DockStyle.None;
     this.panel4.Location = new System.Drawing.Point(0, 200);
     this.panel4.Name     = "panel4";
     this.panel4.Padding  = new System.Windows.Forms.Padding(25, 0, 25, 0);
     this.panel4.Size     = new System.Drawing.Size(294, 2);
     this.panel4.TabIndex = 17;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.BottomPosition);
     this.panel1.Controls.Add(this.TopPosition);
     this.panel1.Controls.Add(this.rightPosition);
     this.panel1.Controls.Add(this.leftposition);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(294, 322);
     this.panel1.TabIndex = 16;
     //
     // BottomPosition
     //
     this.BottomPosition.BeforeTouchSize      = new System.Drawing.Size(150, 21);
     this.BottomPosition.Font                 = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.BottomPosition.Location             = new System.Drawing.Point(39, 192);
     this.BottomPosition.Name                 = "BottomPosition";
     this.BottomPosition.RightToLeft          = System.Windows.Forms.RightToLeft.Yes;
     this.BottomPosition.Size                 = new System.Drawing.Size(150, 21);
     this.BottomPosition.TabIndex             = 15;
     this.BottomPosition.Text                 = "Bottom";
     this.BottomPosition.TextContentAlignment = System.Drawing.ContentAlignment.MiddleRight;
     this.BottomPosition.ThemesEnabled        = false;
     this.BottomPosition.Style                = RadioButtonAdvStyle.Office2016Colorful;
     //
     // TopPosition
     //
     this.TopPosition.BeforeTouchSize      = new System.Drawing.Size(150, 21);
     this.TopPosition.Font                 = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.TopPosition.Location             = new System.Drawing.Point(39, 157);
     this.TopPosition.Name                 = "TopPosition";
     this.TopPosition.RightToLeft          = System.Windows.Forms.RightToLeft.Yes;
     this.TopPosition.Size                 = new System.Drawing.Size(150, 21);
     this.TopPosition.TabIndex             = 14;
     this.TopPosition.Text                 = "Top";
     this.TopPosition.TextContentAlignment = System.Drawing.ContentAlignment.MiddleRight;
     this.TopPosition.ThemesEnabled        = false;
     this.TopPosition.Style                = RadioButtonAdvStyle.Office2016Colorful;
     //
     // rightPosition
     //
     this.rightPosition.BeforeTouchSize      = new System.Drawing.Size(150, 21);
     this.rightPosition.Font                 = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.rightPosition.Location             = new System.Drawing.Point(39, 122);
     this.rightPosition.Name                 = "rightPosition";
     this.rightPosition.RightToLeft          = System.Windows.Forms.RightToLeft.Yes;
     this.rightPosition.Size                 = new System.Drawing.Size(150, 21);
     this.rightPosition.TabIndex             = 13;
     this.rightPosition.Text                 = "Right";
     this.rightPosition.TextContentAlignment = System.Drawing.ContentAlignment.MiddleRight;
     this.rightPosition.ThemesEnabled        = false;
     this.rightPosition.Style                = RadioButtonAdvStyle.Office2016Colorful;
     //
     // leftposition
     //
     this.leftposition.BeforeTouchSize    = new System.Drawing.Size(150, 21);
     this.leftposition.DrawFocusRectangle = false;
     this.leftposition.Font                 = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.leftposition.Location             = new System.Drawing.Point(39, 87);
     this.leftposition.Name                 = "leftposition";
     this.leftposition.RightToLeft          = System.Windows.Forms.RightToLeft.Yes;
     this.leftposition.Size                 = new System.Drawing.Size(150, 21);
     this.leftposition.TabIndex             = 12;
     this.leftposition.Text                 = "Left";
     this.leftposition.TextContentAlignment = System.Drawing.ContentAlignment.MiddleRight;
     this.leftposition.ThemesEnabled        = false;
     this.leftposition.Style                = RadioButtonAdvStyle.Office2016Colorful;
     //
     //comboBoxAdv1
     //
     this.comboboxAdv1.Items.AddRange(new object[] {
         "Office2016Colorful",
         "Office2016White",
         "Office2016DarkGray",
         "Office2016Black"
     });
     this.comboboxAdv1.Location                      = new System.Drawing.Point(50, 270);
     this.comboboxAdv1.DropDownStyle                 = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboboxAdv1.Size                          = new System.Drawing.Size(200, 200);
     this.comboboxAdv1.Name                          = "Style";
     this.comboboxAdv1.Style                         = Syncfusion.Windows.Forms.VisualStyle.Office2016Colorful;
     this.comboboxAdv1.SelectedIndex                 = 0;
     this.comboboxAdv1.ListBox.SelectionMode         = SelectionMode.One;
     this.comboboxAdv1.ListBox.SelectedIndexChanged += new System.EventHandler(ComboboxAdv1_SelectedIndexChanged);
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(13, 61);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(73, 21);
     this.label3.TabIndex = 11;
     this.label3.Text     = "Position";
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(20, 210);
     this.label4.Text     = "Style";
     this.label4.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Segoe UI", 14F, System.Drawing.FontStyle.Bold);
     this.label1.Location = new System.Drawing.Point(13, 13);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(84, 25);
     this.label1.TabIndex = 10;
     this.label1.Text     = "Settings";
     //
     // drawerMenuItem1
     //
     this.drawerMenuItem1.Font        = new System.Drawing.Font("Segoe UI", 12, System.Drawing.FontStyle.Regular);
     this.drawerMenuItem1.ItemText    = "   Home";
     this.drawerMenuItem1.Location    = new System.Drawing.Point(2, 0);
     this.drawerMenuItem1.Margin      = new System.Windows.Forms.Padding(0);
     this.drawerMenuItem1.MinimumSize = new System.Drawing.Size(200, 50);
     this.drawerMenuItem1.Name        = "drawerMenuItem1";
     this.drawerMenuItem1.Size        = new System.Drawing.Size(200, 50);
     this.drawerMenuItem1.TabIndex    = 0;
     this.drawerMenuItem1.TextAlign   = TextAlignment.Left;
     //
     // drawerMenuItem2
     //
     this.drawerMenuItem2.Font        = new System.Drawing.Font("Segoe UI", 12, System.Drawing.FontStyle.Regular);
     this.drawerMenuItem2.ItemText    = "People";
     this.drawerMenuItem2.Location    = new System.Drawing.Point(2, 50);
     this.drawerMenuItem2.Margin      = new System.Windows.Forms.Padding(0);
     this.drawerMenuItem2.MinimumSize = new System.Drawing.Size(200, 50);
     this.drawerMenuItem2.Name        = "drawerMenuItem2";
     //this.drawerMenuItem2.Selected = false;
     this.drawerMenuItem2.Size      = new System.Drawing.Size(200, 50);
     this.drawerMenuItem2.TabIndex  = 1;
     this.drawerMenuItem2.Text      = "   People";
     this.drawerMenuItem2.TextAlign = TextAlignment.Left;
     //
     // drawerMenuItem3
     //
     this.drawerMenuItem3.Font        = new System.Drawing.Font("Segoe UI", 12, System.Drawing.FontStyle.Regular);
     this.drawerMenuItem3.ItemText    = "Profile";
     this.drawerMenuItem3.Location    = new System.Drawing.Point(2, 100);
     this.drawerMenuItem3.Margin      = new System.Windows.Forms.Padding(0);
     this.drawerMenuItem3.MinimumSize = new System.Drawing.Size(200, 50);
     this.drawerMenuItem3.Name        = "drawerMenuItem3";
     //this.drawerMenuItem3.Selected = false;
     this.drawerMenuItem3.Size      = new System.Drawing.Size(200, 50);
     this.drawerMenuItem3.TabIndex  = 2;
     this.drawerMenuItem3.Text      = "   Profile";
     this.drawerMenuItem3.TextAlign = TextAlignment.Left;
     //
     // drawerMenuItem4
     //
     this.drawerMenuItem4.Font        = new System.Drawing.Font("Segoe UI", 12, System.Drawing.FontStyle.Regular);
     this.drawerMenuItem4.ItemText    = "Photos";
     this.drawerMenuItem4.Location    = new System.Drawing.Point(2, 150);
     this.drawerMenuItem4.Margin      = new System.Windows.Forms.Padding(0);
     this.drawerMenuItem4.MinimumSize = new System.Drawing.Size(200, 50);
     this.drawerMenuItem4.Name        = "drawerMenuItem4";
     //this.drawerMenuItem4.Selected = false;
     this.drawerMenuItem4.Size      = new System.Drawing.Size(200, 50);
     this.drawerMenuItem4.TabIndex  = 3;
     this.drawerMenuItem4.Text      = "   Photos";
     this.drawerMenuItem4.TextAlign = TextAlignment.Left;
     //
     // drawerMenuItem5
     //
     this.drawerMenuItem5.Font        = new System.Drawing.Font("Segoe UI", 12, System.Drawing.FontStyle.Regular);
     this.drawerMenuItem5.ItemText    = "About us";
     this.drawerMenuItem5.Location    = new System.Drawing.Point(2, 200);
     this.drawerMenuItem5.Margin      = new System.Windows.Forms.Padding(0);
     this.drawerMenuItem5.MinimumSize = new System.Drawing.Size(200, 50);
     this.drawerMenuItem5.Name        = "drawerMenuItem5";
     //this.drawerMenuItem5.Selected = false;
     this.drawerMenuItem5.Size      = new System.Drawing.Size(200, 50);
     this.drawerMenuItem5.TabIndex  = 4;
     this.drawerMenuItem5.Text      = "   About us";
     this.drawerMenuItem5.Visible   = false;
     this.drawerMenuItem5.TextAlign = TextAlignment.Left;
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BorderThickness     = 1;
     this.CaptionBarHeight    = 50;
     captionImage1.Image      = global::NavigationDrawer_2010.Properties.Resources.TriggerImage6_1;
     captionImage1.Location   = new System.Drawing.Point(6, 15);
     captionImage1.Name       = "CaptionImage1";
     captionImage1.Size       = new System.Drawing.Size(45, 28);
     this.CaptionImages.Add(captionImage1);
     captionLabel1.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     captionLabel1.ForeColor = System.Drawing.Color.White;
     captionLabel1.Location  = new System.Drawing.Point(55, 16);
     captionLabel1.Name      = "CaptionLabel1";
     captionLabel1.Text      = "Home";
     this.CaptionLabels.Add(captionLabel1);
     this.ClientSize = new System.Drawing.Size(988, 719);
     this.Controls.Add(this.SettingsPanel);
     this.Controls.Add(this.navigationDrawer1);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name          = "MainForm";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.SettingsPanel.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.SlideOnTop)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Reveal)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Push)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.BottomPosition)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TopPosition)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rightPosition)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.leftposition)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboboxAdv1)).EndInit();
     this.ResumeLayout(false);
 }