Ejemplo 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()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DefaultFontsControl));
     this.lblDefaultNormalFont     = new System.Windows.Forms.Label();
     this.lblDefaultHeadingFont    = new System.Windows.Forms.Label();
     this.helpProvider1            = new System.Windows.Forms.HelpProvider();
     this.lblDefaultPubFont        = new System.Windows.Forms.Label();
     this.cbDefaultPubFont         = new SIL.FieldWorks.Common.Controls.FwOverrideComboBox();
     this.cbDefaultNormalFont      = new SIL.FieldWorks.Common.Controls.FwOverrideComboBox();
     this.cbDefaultHeadingFont     = new SIL.FieldWorks.Common.Controls.FwOverrideComboBox();
     this.m_pubFontFeaturesBtn     = new SIL.FieldWorks.FwCoreDlgControls.FontFeaturesButton();
     this.m_headingFontFeaturesBtn = new SIL.FieldWorks.FwCoreDlgControls.FontFeaturesButton();
     this.m_defaultFontFeaturesBtn = new SIL.FieldWorks.FwCoreDlgControls.FontFeaturesButton();
     this.SuspendLayout();
     //
     // lblDefaultNormalFont
     //
     resources.ApplyResources(this.lblDefaultNormalFont, "lblDefaultNormalFont");
     this.lblDefaultNormalFont.BackColor = System.Drawing.Color.Transparent;
     this.lblDefaultNormalFont.Name      = "lblDefaultNormalFont";
     this.helpProvider1.SetShowHelp(this.lblDefaultNormalFont, ((bool)(resources.GetObject("lblDefaultNormalFont.ShowHelp"))));
     //
     // lblDefaultHeadingFont
     //
     resources.ApplyResources(this.lblDefaultHeadingFont, "lblDefaultHeadingFont");
     this.lblDefaultHeadingFont.BackColor = System.Drawing.Color.Transparent;
     this.lblDefaultHeadingFont.Name      = "lblDefaultHeadingFont";
     this.helpProvider1.SetShowHelp(this.lblDefaultHeadingFont, ((bool)(resources.GetObject("lblDefaultHeadingFont.ShowHelp"))));
     //
     // lblDefaultPubFont
     //
     resources.ApplyResources(this.lblDefaultPubFont, "lblDefaultPubFont");
     this.lblDefaultPubFont.BackColor = System.Drawing.Color.Transparent;
     this.lblDefaultPubFont.Name      = "lblDefaultPubFont";
     this.helpProvider1.SetShowHelp(this.lblDefaultPubFont, ((bool)(resources.GetObject("lblDefaultPubFont.ShowHelp"))));
     //
     // cbDefaultPubFont
     //
     this.cbDefaultPubFont.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.helpProvider1.SetHelpString(this.cbDefaultPubFont, resources.GetString("cbDefaultPubFont.HelpString"));
     resources.ApplyResources(this.cbDefaultPubFont, "cbDefaultPubFont");
     this.cbDefaultPubFont.Name = "cbDefaultPubFont";
     this.helpProvider1.SetShowHelp(this.cbDefaultPubFont, ((bool)(resources.GetObject("cbDefaultPubFont.ShowHelp"))));
     this.cbDefaultPubFont.SelectedIndexChanged += new System.EventHandler(this.cbDefaultPubFont_SelectedIndexChanged);
     //
     // cbDefaultNormalFont
     //
     this.cbDefaultNormalFont.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.helpProvider1.SetHelpString(this.cbDefaultNormalFont, resources.GetString("cbDefaultNormalFont.HelpString"));
     resources.ApplyResources(this.cbDefaultNormalFont, "cbDefaultNormalFont");
     this.cbDefaultNormalFont.Name = "cbDefaultNormalFont";
     this.helpProvider1.SetShowHelp(this.cbDefaultNormalFont, ((bool)(resources.GetObject("cbDefaultNormalFont.ShowHelp"))));
     //
     // cbDefaultHeadingFont
     //
     this.cbDefaultHeadingFont.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.helpProvider1.SetHelpString(this.cbDefaultHeadingFont, resources.GetString("cbDefaultHeadingFont.HelpString"));
     resources.ApplyResources(this.cbDefaultHeadingFont, "cbDefaultHeadingFont");
     this.cbDefaultHeadingFont.Name = "cbDefaultHeadingFont";
     this.helpProvider1.SetShowHelp(this.cbDefaultHeadingFont, ((bool)(resources.GetObject("cbDefaultHeadingFont.ShowHelp"))));
     //
     // m_pubFontFeaturesBtn
     //
     resources.ApplyResources(this.m_pubFontFeaturesBtn, "m_pubFontFeaturesBtn");
     this.m_pubFontFeaturesBtn.FontFeatures = null;
     this.m_pubFontFeaturesBtn.FontName     = null;
     this.helpProvider1.SetHelpString(this.m_pubFontFeaturesBtn, resources.GetString("m_pubFontFeaturesBtn.HelpString"));
     this.m_pubFontFeaturesBtn.Name = "m_pubFontFeaturesBtn";
     this.helpProvider1.SetShowHelp(this.m_pubFontFeaturesBtn, ((bool)(resources.GetObject("m_pubFontFeaturesBtn.ShowHelp"))));
     this.m_pubFontFeaturesBtn.WritingSystemFactory = null;
     this.m_pubFontFeaturesBtn.FontFeatureSelected += new System.EventHandler(this.m_bodyFontFeaturesBtn_FontFeatureSelected);
     //
     // m_headingFontFeaturesBtn
     //
     resources.ApplyResources(this.m_headingFontFeaturesBtn, "m_headingFontFeaturesBtn");
     this.m_headingFontFeaturesBtn.FontFeatures = null;
     this.m_headingFontFeaturesBtn.FontName     = null;
     this.helpProvider1.SetHelpString(this.m_headingFontFeaturesBtn, resources.GetString("m_headingFontFeaturesBtn.HelpString"));
     this.m_headingFontFeaturesBtn.Name = "m_headingFontFeaturesBtn";
     this.helpProvider1.SetShowHelp(this.m_headingFontFeaturesBtn, ((bool)(resources.GetObject("m_headingFontFeaturesBtn.ShowHelp"))));
     this.m_headingFontFeaturesBtn.WritingSystemFactory = null;
     //
     // m_defaultFontFeaturesBtn
     //
     resources.ApplyResources(this.m_defaultFontFeaturesBtn, "m_defaultFontFeaturesBtn");
     this.m_defaultFontFeaturesBtn.FontFeatures = null;
     this.m_defaultFontFeaturesBtn.FontName     = null;
     this.helpProvider1.SetHelpString(this.m_defaultFontFeaturesBtn, resources.GetString("m_defaultFontFeaturesBtn.HelpString"));
     this.m_defaultFontFeaturesBtn.Name = "m_defaultFontFeaturesBtn";
     this.helpProvider1.SetShowHelp(this.m_defaultFontFeaturesBtn, ((bool)(resources.GetObject("m_defaultFontFeaturesBtn.ShowHelp"))));
     this.m_defaultFontFeaturesBtn.WritingSystemFactory = null;
     //
     // DefaultFontsControl
     //
     this.Controls.Add(this.m_pubFontFeaturesBtn);
     this.Controls.Add(this.lblDefaultPubFont);
     this.Controls.Add(this.cbDefaultPubFont);
     this.Controls.Add(this.m_headingFontFeaturesBtn);
     this.Controls.Add(this.m_defaultFontFeaturesBtn);
     this.Controls.Add(this.cbDefaultNormalFont);
     this.Controls.Add(this.lblDefaultNormalFont);
     this.Controls.Add(this.lblDefaultHeadingFont);
     this.Controls.Add(this.cbDefaultHeadingFont);
     this.Name = "DefaultFontsControl";
     this.helpProvider1.SetShowHelp(this, ((bool)(resources.GetObject("$this.ShowHelp"))));
     resources.ApplyResources(this, "$this");
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo 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(DefaultFontsControl));
			this.lblDefaultNormalFont = new System.Windows.Forms.Label();
			this.lblDefaultHeadingFont = new System.Windows.Forms.Label();
			this.helpProvider1 = new System.Windows.Forms.HelpProvider();
			this.lblDefaultPubFont = new System.Windows.Forms.Label();
			this.cbDefaultPubFont = new SIL.FieldWorks.Common.Controls.FwOverrideComboBox();
			this.cbDefaultNormalFont = new SIL.FieldWorks.Common.Controls.FwOverrideComboBox();
			this.cbDefaultHeadingFont = new SIL.FieldWorks.Common.Controls.FwOverrideComboBox();
			this.m_pubFontFeaturesBtn = new SIL.FieldWorks.FwCoreDlgControls.FontFeaturesButton();
			this.m_headingFontFeaturesBtn = new SIL.FieldWorks.FwCoreDlgControls.FontFeaturesButton();
			this.m_defaultFontFeaturesBtn = new SIL.FieldWorks.FwCoreDlgControls.FontFeaturesButton();
			this.SuspendLayout();
			//
			// lblDefaultNormalFont
			//
			resources.ApplyResources(this.lblDefaultNormalFont, "lblDefaultNormalFont");
			this.lblDefaultNormalFont.BackColor = System.Drawing.Color.Transparent;
			this.lblDefaultNormalFont.Name = "lblDefaultNormalFont";
			this.helpProvider1.SetShowHelp(this.lblDefaultNormalFont, ((bool)(resources.GetObject("lblDefaultNormalFont.ShowHelp"))));
			//
			// lblDefaultHeadingFont
			//
			resources.ApplyResources(this.lblDefaultHeadingFont, "lblDefaultHeadingFont");
			this.lblDefaultHeadingFont.BackColor = System.Drawing.Color.Transparent;
			this.lblDefaultHeadingFont.Name = "lblDefaultHeadingFont";
			this.helpProvider1.SetShowHelp(this.lblDefaultHeadingFont, ((bool)(resources.GetObject("lblDefaultHeadingFont.ShowHelp"))));
			//
			// lblDefaultPubFont
			//
			resources.ApplyResources(this.lblDefaultPubFont, "lblDefaultPubFont");
			this.lblDefaultPubFont.BackColor = System.Drawing.Color.Transparent;
			this.lblDefaultPubFont.Name = "lblDefaultPubFont";
			this.helpProvider1.SetShowHelp(this.lblDefaultPubFont, ((bool)(resources.GetObject("lblDefaultPubFont.ShowHelp"))));
			//
			// cbDefaultPubFont
			//
			this.cbDefaultPubFont.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.helpProvider1.SetHelpString(this.cbDefaultPubFont, resources.GetString("cbDefaultPubFont.HelpString"));
			resources.ApplyResources(this.cbDefaultPubFont, "cbDefaultPubFont");
			this.cbDefaultPubFont.Name = "cbDefaultPubFont";
			this.helpProvider1.SetShowHelp(this.cbDefaultPubFont, ((bool)(resources.GetObject("cbDefaultPubFont.ShowHelp"))));
			this.cbDefaultPubFont.SelectedIndexChanged += new System.EventHandler(this.cbDefaultPubFont_SelectedIndexChanged);
			//
			// cbDefaultNormalFont
			//
			this.cbDefaultNormalFont.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.helpProvider1.SetHelpString(this.cbDefaultNormalFont, resources.GetString("cbDefaultNormalFont.HelpString"));
			resources.ApplyResources(this.cbDefaultNormalFont, "cbDefaultNormalFont");
			this.cbDefaultNormalFont.Name = "cbDefaultNormalFont";
			this.helpProvider1.SetShowHelp(this.cbDefaultNormalFont, ((bool)(resources.GetObject("cbDefaultNormalFont.ShowHelp"))));
			//
			// cbDefaultHeadingFont
			//
			this.cbDefaultHeadingFont.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.helpProvider1.SetHelpString(this.cbDefaultHeadingFont, resources.GetString("cbDefaultHeadingFont.HelpString"));
			resources.ApplyResources(this.cbDefaultHeadingFont, "cbDefaultHeadingFont");
			this.cbDefaultHeadingFont.Name = "cbDefaultHeadingFont";
			this.helpProvider1.SetShowHelp(this.cbDefaultHeadingFont, ((bool)(resources.GetObject("cbDefaultHeadingFont.ShowHelp"))));
			//
			// m_pubFontFeaturesBtn
			//
			resources.ApplyResources(this.m_pubFontFeaturesBtn, "m_pubFontFeaturesBtn");
			this.m_pubFontFeaturesBtn.FontFeatures = null;
			this.m_pubFontFeaturesBtn.FontName = null;
			this.helpProvider1.SetHelpString(this.m_pubFontFeaturesBtn, resources.GetString("m_pubFontFeaturesBtn.HelpString"));
			this.m_pubFontFeaturesBtn.Name = "m_pubFontFeaturesBtn";
			this.helpProvider1.SetShowHelp(this.m_pubFontFeaturesBtn, ((bool)(resources.GetObject("m_pubFontFeaturesBtn.ShowHelp"))));
			this.m_pubFontFeaturesBtn.WritingSystemFactory = null;
			this.m_pubFontFeaturesBtn.FontFeatureSelected += new System.EventHandler(this.m_bodyFontFeaturesBtn_FontFeatureSelected);
			//
			// m_headingFontFeaturesBtn
			//
			resources.ApplyResources(this.m_headingFontFeaturesBtn, "m_headingFontFeaturesBtn");
			this.m_headingFontFeaturesBtn.FontFeatures = null;
			this.m_headingFontFeaturesBtn.FontName = null;
			this.helpProvider1.SetHelpString(this.m_headingFontFeaturesBtn, resources.GetString("m_headingFontFeaturesBtn.HelpString"));
			this.m_headingFontFeaturesBtn.Name = "m_headingFontFeaturesBtn";
			this.helpProvider1.SetShowHelp(this.m_headingFontFeaturesBtn, ((bool)(resources.GetObject("m_headingFontFeaturesBtn.ShowHelp"))));
			this.m_headingFontFeaturesBtn.WritingSystemFactory = null;
			//
			// m_defaultFontFeaturesBtn
			//
			resources.ApplyResources(this.m_defaultFontFeaturesBtn, "m_defaultFontFeaturesBtn");
			this.m_defaultFontFeaturesBtn.FontFeatures = null;
			this.m_defaultFontFeaturesBtn.FontName = null;
			this.helpProvider1.SetHelpString(this.m_defaultFontFeaturesBtn, resources.GetString("m_defaultFontFeaturesBtn.HelpString"));
			this.m_defaultFontFeaturesBtn.Name = "m_defaultFontFeaturesBtn";
			this.helpProvider1.SetShowHelp(this.m_defaultFontFeaturesBtn, ((bool)(resources.GetObject("m_defaultFontFeaturesBtn.ShowHelp"))));
			this.m_defaultFontFeaturesBtn.WritingSystemFactory = null;
			//
			// DefaultFontsControl
			//
			this.Controls.Add(this.m_pubFontFeaturesBtn);
			this.Controls.Add(this.lblDefaultPubFont);
			this.Controls.Add(this.cbDefaultPubFont);
			this.Controls.Add(this.m_headingFontFeaturesBtn);
			this.Controls.Add(this.m_defaultFontFeaturesBtn);
			this.Controls.Add(this.cbDefaultNormalFont);
			this.Controls.Add(this.lblDefaultNormalFont);
			this.Controls.Add(this.lblDefaultHeadingFont);
			this.Controls.Add(this.cbDefaultHeadingFont);
			this.Name = "DefaultFontsControl";
			this.helpProvider1.SetShowHelp(this, ((bool)(resources.GetObject("$this.ShowHelp"))));
			resources.ApplyResources(this, "$this");
			this.ResumeLayout(false);
			this.PerformLayout();

		}