/// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DetailedLineSymbolDialog));
            this.panel1 = new System.Windows.Forms.Panel();
            this.dialogButtons1 = new MapWindow.Components.DialogButtons();
            this.detailedLineSymbolControl = new MapWindow.Forms.DetailedLineSymbolControl();
            this.panel1.SuspendLayout();
            this.SuspendLayout();
            // 
            // panel1
            // 
            this.panel1.AccessibleDescription = null;
            this.panel1.AccessibleName = null;
            resources.ApplyResources(this.panel1, "panel1");
            this.panel1.BackgroundImage = null;
            this.panel1.Controls.Add(this.dialogButtons1);
            this.panel1.Font = null;
            this.panel1.Name = "panel1";
            // 
            // dialogButtons1
            // 
            this.dialogButtons1.AccessibleDescription = null;
            this.dialogButtons1.AccessibleName = null;
            resources.ApplyResources(this.dialogButtons1, "dialogButtons1");
            this.dialogButtons1.BackgroundImage = null;
            this.dialogButtons1.Font = null;
            this.dialogButtons1.Name = "dialogButtons1";
            // 
            // detailedLineSymbolControl
            // 
            this.detailedLineSymbolControl.AccessibleDescription = null;
            this.detailedLineSymbolControl.AccessibleName = null;
            resources.ApplyResources(this.detailedLineSymbolControl, "detailedLineSymbolControl");
            this.detailedLineSymbolControl.BackgroundImage = null;
            this.detailedLineSymbolControl.Font = null;
            this.detailedLineSymbolControl.Name = "detailedLineSymbolControl";
            // 
            // DetailedLineSymbolDialog
            // 
            this.AccessibleDescription = null;
            this.AccessibleName = null;
            resources.ApplyResources(this, "$this");
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackgroundImage = null;
            this.Controls.Add(this.detailedLineSymbolControl);
            this.Controls.Add(this.panel1);
            this.Font = null;
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
            this.HelpButton = true;
            this.Icon = null;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "DetailedLineSymbolDialog";
            this.ShowIcon = false;
            this.ShowInTaskbar = false;
            this.panel1.ResumeLayout(false);
            this.ResumeLayout(false);

        }
Esempio 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()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ColorPicker));
            this.grpPreview = new System.Windows.Forms.GroupBox();
            this.lblPreview = new System.Windows.Forms.Label();
            this.dialogButtons1 = new MapWindow.Components.DialogButtons();
            this.grdSlider = new MapWindow.Components.GradientControl();
            this.mwStatusStrip1 = new MapWindow.Components.mwStatusStrip();
            this.statusText = new System.Windows.Forms.ToolStripStatusLabel();
            this.statusProgress = new System.Windows.Forms.ToolStripProgressBar();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.helpProvider1 = new System.Windows.Forms.HelpProvider();
            this.grpPreview.SuspendLayout();
            this.mwStatusStrip1.SuspendLayout();
            this.tableLayoutPanel1.SuspendLayout();
            this.SuspendLayout();
            // 
            // grpPreview
            // 
            this.grpPreview.AccessibleDescription = null;
            this.grpPreview.AccessibleName = null;
            resources.ApplyResources(this.grpPreview, "grpPreview");
            this.grpPreview.BackgroundImage = null;
            this.grpPreview.Controls.Add(this.lblPreview);
            this.helpProvider1.SetHelpKeyword(this.grpPreview, null);
            this.helpProvider1.SetHelpNavigator(this.grpPreview, ((System.Windows.Forms.HelpNavigator)(resources.GetObject("grpPreview.HelpNavigator"))));
            this.helpProvider1.SetHelpString(this.grpPreview, resources.GetString("grpPreview.HelpString"));
            this.grpPreview.Name = "grpPreview";
            this.helpProvider1.SetShowHelp(this.grpPreview, ((bool)(resources.GetObject("grpPreview.ShowHelp"))));
            this.grpPreview.TabStop = false;
            // 
            // lblPreview
            // 
            this.lblPreview.AccessibleDescription = null;
            this.lblPreview.AccessibleName = null;
            resources.ApplyResources(this.lblPreview, "lblPreview");
            this.lblPreview.BackColor = System.Drawing.Color.White;
            this.lblPreview.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.lblPreview.Font = null;
            this.helpProvider1.SetHelpKeyword(this.lblPreview, null);
            this.helpProvider1.SetHelpNavigator(this.lblPreview, ((System.Windows.Forms.HelpNavigator)(resources.GetObject("lblPreview.HelpNavigator"))));
            this.helpProvider1.SetHelpString(this.lblPreview, null);
            this.lblPreview.Name = "lblPreview";
            this.helpProvider1.SetShowHelp(this.lblPreview, ((bool)(resources.GetObject("lblPreview.ShowHelp"))));
            // 
            // dialogButtons1
            // 
            this.dialogButtons1.AccessibleDescription = null;
            this.dialogButtons1.AccessibleName = null;
            resources.ApplyResources(this.dialogButtons1, "dialogButtons1");
            this.dialogButtons1.BackgroundImage = null;
            this.dialogButtons1.Font = null;
            this.helpProvider1.SetHelpKeyword(this.dialogButtons1, null);
            this.helpProvider1.SetHelpNavigator(this.dialogButtons1, ((System.Windows.Forms.HelpNavigator)(resources.GetObject("dialogButtons1.HelpNavigator"))));
            this.helpProvider1.SetHelpString(this.dialogButtons1, null);
            this.dialogButtons1.Name = "dialogButtons1";
            this.helpProvider1.SetShowHelp(this.dialogButtons1, ((bool)(resources.GetObject("dialogButtons1.ShowHelp"))));
            // 
            // grdSlider
            // 
            this.grdSlider.AccessibleDescription = null;
            this.grdSlider.AccessibleName = null;
            resources.ApplyResources(this.grdSlider, "grdSlider");
            this.grdSlider.BackgroundImage = null;
            this.grdSlider.EndValue = 0.8F;
            this.grdSlider.Font = null;
            this.helpProvider1.SetHelpKeyword(this.grdSlider, null);
            this.helpProvider1.SetHelpNavigator(this.grdSlider, ((System.Windows.Forms.HelpNavigator)(resources.GetObject("grdSlider.HelpNavigator"))));
            this.helpProvider1.SetHelpString(this.grdSlider, resources.GetString("grdSlider.HelpString"));
            this.grdSlider.MaximumColor = System.Drawing.Color.Blue;
            this.grdSlider.MinimumColor = System.Drawing.Color.Lime;
            this.grdSlider.Name = "grdSlider";
            this.helpProvider1.SetShowHelp(this.grdSlider, ((bool)(resources.GetObject("grdSlider.ShowHelp"))));
            this.grdSlider.SlidersEnabled = true;
            this.grdSlider.StartValue = 0.2F;
            // 
            // mwStatusStrip1
            // 
            this.mwStatusStrip1.AccessibleDescription = null;
            this.mwStatusStrip1.AccessibleName = null;
            resources.ApplyResources(this.mwStatusStrip1, "mwStatusStrip1");
            this.mwStatusStrip1.BackgroundImage = null;
            this.mwStatusStrip1.Font = null;
            this.helpProvider1.SetHelpKeyword(this.mwStatusStrip1, null);
            this.helpProvider1.SetHelpNavigator(this.mwStatusStrip1, ((System.Windows.Forms.HelpNavigator)(resources.GetObject("mwStatusStrip1.HelpNavigator"))));
            this.helpProvider1.SetHelpString(this.mwStatusStrip1, null);
            this.mwStatusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.statusText,
            this.statusProgress});
            this.mwStatusStrip1.Name = "mwStatusStrip1";
            this.helpProvider1.SetShowHelp(this.mwStatusStrip1, ((bool)(resources.GetObject("mwStatusStrip1.ShowHelp"))));
            // 
            // statusText
            // 
            this.statusText.AccessibleDescription = null;
            this.statusText.AccessibleName = null;
            resources.ApplyResources(this.statusText, "statusText");
            this.statusText.BackgroundImage = null;
            this.statusText.Name = "statusText";
            this.statusText.Spring = true;
            // 
            // statusProgress
            // 
            this.statusProgress.AccessibleDescription = null;
            this.statusProgress.AccessibleName = null;
            resources.ApplyResources(this.statusProgress, "statusProgress");
            this.statusProgress.Name = "statusProgress";
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.AccessibleDescription = null;
            this.tableLayoutPanel1.AccessibleName = null;
            resources.ApplyResources(this.tableLayoutPanel1, "tableLayoutPanel1");
            this.tableLayoutPanel1.BackgroundImage = null;
            this.tableLayoutPanel1.Controls.Add(this.dialogButtons1, 0, 2);
            this.tableLayoutPanel1.Controls.Add(this.grdSlider, 0, 1);
            this.tableLayoutPanel1.Controls.Add(this.grpPreview, 0, 0);
            this.tableLayoutPanel1.Font = null;
            this.helpProvider1.SetHelpKeyword(this.tableLayoutPanel1, null);
            this.helpProvider1.SetHelpNavigator(this.tableLayoutPanel1, ((System.Windows.Forms.HelpNavigator)(resources.GetObject("tableLayoutPanel1.HelpNavigator"))));
            this.helpProvider1.SetHelpString(this.tableLayoutPanel1, null);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.helpProvider1.SetShowHelp(this.tableLayoutPanel1, ((bool)(resources.GetObject("tableLayoutPanel1.ShowHelp"))));
            // 
            // helpProvider1
            // 
            this.helpProvider1.HelpNamespace = null;
            // 
            // ColorPicker
            // 
            this.AccessibleDescription = null;
            this.AccessibleName = null;
            resources.ApplyResources(this, "$this");
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackgroundImage = null;
            this.Controls.Add(this.tableLayoutPanel1);
            this.Controls.Add(this.mwStatusStrip1);
            this.Font = null;
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
            this.HelpButton = true;
            this.helpProvider1.SetHelpKeyword(this, null);
            this.helpProvider1.SetHelpNavigator(this, ((System.Windows.Forms.HelpNavigator)(resources.GetObject("$this.HelpNavigator"))));
            this.helpProvider1.SetHelpString(this, null);
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "ColorPicker";
            this.helpProvider1.SetShowHelp(this, ((bool)(resources.GetObject("$this.ShowHelp"))));
            this.ShowInTaskbar = false;
            this.grpPreview.ResumeLayout(false);
            this.mwStatusStrip1.ResumeLayout(false);
            this.mwStatusStrip1.PerformLayout();
            this.tableLayoutPanel1.ResumeLayout(false);
            this.tableLayoutPanel1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(LineSymbolDialog));
            this.lblSymbologyType = new System.Windows.Forms.Label();
            this.lblPredefinedSymbol = new System.Windows.Forms.Label();
            this.lblSymbolPreview = new System.Windows.Forms.Label();
            this.btnSymbolDetails = new System.Windows.Forms.Button();
            this.cmbCategories = new System.Windows.Forms.ComboBox();
            this.predefinedLineSymbolControl1 = new MapWindow.Components.PredefinedLineSymbolControl();
            this.symbolPreview1 = new MapWindow.Components.SymbolPreview();
            this.dialogButtons1 = new MapWindow.Components.DialogButtons();
            this.SuspendLayout();
            // 
            // lblSymbologyType
            // 
            this.lblSymbologyType.AccessibleDescription = null;
            this.lblSymbologyType.AccessibleName = null;
            resources.ApplyResources(this.lblSymbologyType, "lblSymbologyType");
            this.lblSymbologyType.Font = null;
            this.lblSymbologyType.Name = "lblSymbologyType";
            // 
            // lblPredefinedSymbol
            // 
            this.lblPredefinedSymbol.AccessibleDescription = null;
            this.lblPredefinedSymbol.AccessibleName = null;
            resources.ApplyResources(this.lblPredefinedSymbol, "lblPredefinedSymbol");
            this.lblPredefinedSymbol.Font = null;
            this.lblPredefinedSymbol.Name = "lblPredefinedSymbol";
            // 
            // lblSymbolPreview
            // 
            this.lblSymbolPreview.AccessibleDescription = null;
            this.lblSymbolPreview.AccessibleName = null;
            resources.ApplyResources(this.lblSymbolPreview, "lblSymbolPreview");
            this.lblSymbolPreview.Font = null;
            this.lblSymbolPreview.Name = "lblSymbolPreview";
            // 
            // btnSymbolDetails
            // 
            this.btnSymbolDetails.AccessibleDescription = null;
            this.btnSymbolDetails.AccessibleName = null;
            resources.ApplyResources(this.btnSymbolDetails, "btnSymbolDetails");
            this.btnSymbolDetails.BackgroundImage = null;
            this.btnSymbolDetails.Font = null;
            this.btnSymbolDetails.Name = "btnSymbolDetails";
            this.btnSymbolDetails.UseVisualStyleBackColor = true;
            this.btnSymbolDetails.Click += new System.EventHandler(this.btnSymbolDetails_Click);
            // 
            // cmbCategories
            // 
            this.cmbCategories.AccessibleDescription = null;
            this.cmbCategories.AccessibleName = null;
            resources.ApplyResources(this.cmbCategories, "cmbCategories");
            this.cmbCategories.BackgroundImage = null;
            this.cmbCategories.Font = null;
            this.cmbCategories.FormattingEnabled = true;
            this.cmbCategories.Name = "cmbCategories";
            this.cmbCategories.SelectedIndexChanged += new System.EventHandler(this.cmbCategories_SelectedIndexChanged);
            // 
            // predefinedLineSymbolControl1
            // 
            this.predefinedLineSymbolControl1.AccessibleDescription = null;
            this.predefinedLineSymbolControl1.AccessibleName = null;
            resources.ApplyResources(this.predefinedLineSymbolControl1, "predefinedLineSymbolControl1");
            this.predefinedLineSymbolControl1.BackColor = System.Drawing.Color.White;
            this.predefinedLineSymbolControl1.BackgroundImage = null;
            this.predefinedLineSymbolControl1.CategoryFilter = "";
            this.predefinedLineSymbolControl1.CellMargin = 8;
            this.predefinedLineSymbolControl1.CellSize = new System.Drawing.Size(62, 62);
            this.predefinedLineSymbolControl1.ControlRectangle = new System.Drawing.Rectangle(0, 0, 272, 253);
            this.predefinedLineSymbolControl1.DefaultCategoryFilter = "All";
            this.predefinedLineSymbolControl1.DynamicColumns = true;
            this.predefinedLineSymbolControl1.Font = null;
            this.predefinedLineSymbolControl1.IsInitialized = false;
            this.predefinedLineSymbolControl1.IsSelected = true;
            this.predefinedLineSymbolControl1.Name = "predefinedLineSymbolControl1";
            this.predefinedLineSymbolControl1.SelectedIndex = -1;
            this.predefinedLineSymbolControl1.SelectionBackColor = System.Drawing.Color.LightGray;
            this.predefinedLineSymbolControl1.SelectionForeColor = System.Drawing.Color.White;
            this.predefinedLineSymbolControl1.ShowSymbolNames = true;
            this.predefinedLineSymbolControl1.TextFont = new System.Drawing.Font("Arial", 8F);
            this.predefinedLineSymbolControl1.VerticalScrollEnabled = true;
            // 
            // symbolPreview1
            // 
            this.symbolPreview1.AccessibleDescription = null;
            this.symbolPreview1.AccessibleName = null;
            resources.ApplyResources(this.symbolPreview1, "symbolPreview1");
            this.symbolPreview1.BackColor = System.Drawing.Color.White;
            this.symbolPreview1.BackgroundImage = null;
            this.symbolPreview1.Font = null;
            this.symbolPreview1.Name = "symbolPreview1";
            // 
            // dialogButtons1
            // 
            this.dialogButtons1.AccessibleDescription = null;
            this.dialogButtons1.AccessibleName = null;
            resources.ApplyResources(this.dialogButtons1, "dialogButtons1");
            this.dialogButtons1.BackgroundImage = null;
            this.dialogButtons1.Font = null;
            this.dialogButtons1.Name = "dialogButtons1";
            // 
            // LineSymbolDialog
            // 
            this.AccessibleDescription = null;
            this.AccessibleName = null;
            resources.ApplyResources(this, "$this");
            this.BackgroundImage = null;
            this.Controls.Add(this.dialogButtons1);
            this.Controls.Add(this.predefinedLineSymbolControl1);
            this.Controls.Add(this.cmbCategories);
            this.Controls.Add(this.symbolPreview1);
            this.Controls.Add(this.btnSymbolDetails);
            this.Controls.Add(this.lblSymbolPreview);
            this.Controls.Add(this.lblPredefinedSymbol);
            this.Controls.Add(this.lblSymbologyType);
            this.Font = null;
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
            this.HelpButton = true;
            this.Icon = null;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "LineSymbolDialog";
            this.ResumeLayout(false);
            this.PerformLayout();

        }