예제 #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(EditMorphBreaksDlg));
			this.m_btnOk = new System.Windows.Forms.Button();
			this.m_btnCancel = new System.Windows.Forms.Button();
			this.m_txtMorphs = new SIL.FieldWorks.Common.Widgets.FwTextBox();
			this.m_lblWord = new System.Windows.Forms.Label();
			this.m_groupBox2BreakCharacters = new System.Windows.Forms.GroupBox();
			this.m_lblBreakSuprafixtLabel = new System.Windows.Forms.Label();
			this.m_lblBreakSimulfixLabel = new System.Windows.Forms.Label();
			this.m_lblBreakBoundStemLabel = new System.Windows.Forms.Label();
			this.m_lblBreakEncliticLabel = new System.Windows.Forms.Label();
			this.m_lblBreakProcliticLabel = new System.Windows.Forms.Label();
			this.m_lblBreakInfixLabel = new System.Windows.Forms.Label();
			this.m_lblBreakSuprafixExample = new System.Windows.Forms.Label();
			this.m_lblBreakSimulfixExample = new System.Windows.Forms.Label();
			this.m_lblBreakEncliticExample = new System.Windows.Forms.Label();
			this.m_lblBreakProcliticExample = new System.Windows.Forms.Label();
			this.m_lblBreakBoundStemExample = new System.Windows.Forms.Label();
			this.m_lblBreakInfixExample = new System.Windows.Forms.Label();
			this.m_lblBreakSuffixExample = new System.Windows.Forms.Label();
			this.m_lblBreakPrefixExample = new System.Windows.Forms.Label();
			this.m_lblBreakStemExample = new System.Windows.Forms.Label();
			this.m_lblBreakStemLabel = new System.Windows.Forms.Label();
			this.m_lblBreakSuffixLabel = new System.Windows.Forms.Label();
			this.m_lblBreakPrefixLabel = new System.Windows.Forms.Label();
			this.m_groupBox1Examples = new System.Windows.Forms.GroupBox();
			this.m_lblHelp2Example1 = new System.Windows.Forms.Label();
			this.m_lblHelp2Example2 = new System.Windows.Forms.Label();
			this.m_label1 = new System.Windows.Forms.Label();
			this.m_buttonHelp = new System.Windows.Forms.Button();
			this.m_morphBreakHelper = new System.Windows.Forms.Button();
			((System.ComponentModel.ISupportInitialize)(this.m_txtMorphs)).BeginInit();
			this.m_groupBox2BreakCharacters.SuspendLayout();
			this.m_groupBox1Examples.SuspendLayout();
			this.SuspendLayout();
			//
			// m_btnOk
			//
			resources.ApplyResources(this.m_btnOk, "m_btnOk");
			this.m_btnOk.DialogResult = System.Windows.Forms.DialogResult.OK;
			this.m_btnOk.Name = "m_btnOk";
			this.m_btnOk.Click += new System.EventHandler(this.MBtnOkClick);
			//
			// m_btnCancel
			//
			resources.ApplyResources(this.m_btnCancel, "m_btnCancel");
			this.m_btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
			this.m_btnCancel.Name = "m_btnCancel";
			this.m_btnCancel.Click += new System.EventHandler(this.MBtnCancelClick);
			//
			// m_txtMorphs
			//
			this.m_txtMorphs.AcceptsReturn = false;
			this.m_txtMorphs.AdjustStringHeight = true;
			resources.ApplyResources(this.m_txtMorphs, "m_txtMorphs");
			this.m_txtMorphs.BackColor = System.Drawing.SystemColors.Window;
			this.m_txtMorphs.controlID = null;
			this.m_txtMorphs.HasBorder = true;
			this.m_txtMorphs.Name = "m_txtMorphs";
			this.m_txtMorphs.SuppressEnter = false;
			this.m_txtMorphs.WordWrap = false;
			//
			// m_lblWord
			//
			resources.ApplyResources(this.m_lblWord, "m_lblWord");
			this.m_lblWord.Name = "m_lblWord";
			//
			// m_groupBox2BreakCharacters
			//
			resources.ApplyResources(this.m_groupBox2BreakCharacters, "m_groupBox2BreakCharacters");
			this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakSuprafixtLabel);
			this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakSimulfixLabel);
			this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakBoundStemLabel);
			this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakEncliticLabel);
			this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakProcliticLabel);
			this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakInfixLabel);
			this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakSuprafixExample);
			this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakSimulfixExample);
			this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakEncliticExample);
			this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakProcliticExample);
			this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakBoundStemExample);
			this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakInfixExample);
			this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakSuffixExample);
			this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakPrefixExample);
			this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakStemExample);
			this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakStemLabel);
			this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakSuffixLabel);
			this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakPrefixLabel);
			this.m_groupBox2BreakCharacters.ForeColor = System.Drawing.SystemColors.ControlText;
			this.m_groupBox2BreakCharacters.Name = "m_groupBox2BreakCharacters";
			this.m_groupBox2BreakCharacters.TabStop = false;
			//
			// m_lblBreakSuprafixtLabel
			//
			resources.ApplyResources(this.m_lblBreakSuprafixtLabel, "m_lblBreakSuprafixtLabel");
			this.m_lblBreakSuprafixtLabel.Name = "m_lblBreakSuprafixtLabel";
			//
			// m_lblBreakSimulfixLabel
			//
			resources.ApplyResources(this.m_lblBreakSimulfixLabel, "m_lblBreakSimulfixLabel");
			this.m_lblBreakSimulfixLabel.Name = "m_lblBreakSimulfixLabel";
			//
			// m_lblBreakBoundStemLabel
			//
			resources.ApplyResources(this.m_lblBreakBoundStemLabel, "m_lblBreakBoundStemLabel");
			this.m_lblBreakBoundStemLabel.Name = "m_lblBreakBoundStemLabel";
			//
			// m_lblBreakEncliticLabel
			//
			resources.ApplyResources(this.m_lblBreakEncliticLabel, "m_lblBreakEncliticLabel");
			this.m_lblBreakEncliticLabel.Name = "m_lblBreakEncliticLabel";
			//
			// m_lblBreakProcliticLabel
			//
			resources.ApplyResources(this.m_lblBreakProcliticLabel, "m_lblBreakProcliticLabel");
			this.m_lblBreakProcliticLabel.Name = "m_lblBreakProcliticLabel";
			//
			// m_lblBreakInfixLabel
			//
			resources.ApplyResources(this.m_lblBreakInfixLabel, "m_lblBreakInfixLabel");
			this.m_lblBreakInfixLabel.Name = "m_lblBreakInfixLabel";
			//
			// m_lblBreakSuprafixExample
			//
			resources.ApplyResources(this.m_lblBreakSuprafixExample, "m_lblBreakSuprafixExample");
			this.m_lblBreakSuprafixExample.Name = "m_lblBreakSuprafixExample";
			//
			// m_lblBreakSimulfixExample
			//
			resources.ApplyResources(this.m_lblBreakSimulfixExample, "m_lblBreakSimulfixExample");
			this.m_lblBreakSimulfixExample.Name = "m_lblBreakSimulfixExample";
			//
			// m_lblBreakEncliticExample
			//
			resources.ApplyResources(this.m_lblBreakEncliticExample, "m_lblBreakEncliticExample");
			this.m_lblBreakEncliticExample.Name = "m_lblBreakEncliticExample";
			//
			// m_lblBreakProcliticExample
			//
			resources.ApplyResources(this.m_lblBreakProcliticExample, "m_lblBreakProcliticExample");
			this.m_lblBreakProcliticExample.Name = "m_lblBreakProcliticExample";
			//
			// m_lblBreakBoundStemExample
			//
			resources.ApplyResources(this.m_lblBreakBoundStemExample, "m_lblBreakBoundStemExample");
			this.m_lblBreakBoundStemExample.Name = "m_lblBreakBoundStemExample";
			//
			// m_lblBreakInfixExample
			//
			resources.ApplyResources(this.m_lblBreakInfixExample, "m_lblBreakInfixExample");
			this.m_lblBreakInfixExample.Name = "m_lblBreakInfixExample";
			//
			// m_lblBreakSuffixExample
			//
			resources.ApplyResources(this.m_lblBreakSuffixExample, "m_lblBreakSuffixExample");
			this.m_lblBreakSuffixExample.Name = "m_lblBreakSuffixExample";
			//
			// m_lblBreakPrefixExample
			//
			resources.ApplyResources(this.m_lblBreakPrefixExample, "m_lblBreakPrefixExample");
			this.m_lblBreakPrefixExample.Name = "m_lblBreakPrefixExample";
			//
			// m_lblBreakStemExample
			//
			resources.ApplyResources(this.m_lblBreakStemExample, "m_lblBreakStemExample");
			this.m_lblBreakStemExample.Name = "m_lblBreakStemExample";
			//
			// m_lblBreakStemLabel
			//
			resources.ApplyResources(this.m_lblBreakStemLabel, "m_lblBreakStemLabel");
			this.m_lblBreakStemLabel.Name = "m_lblBreakStemLabel";
			//
			// m_lblBreakSuffixLabel
			//
			resources.ApplyResources(this.m_lblBreakSuffixLabel, "m_lblBreakSuffixLabel");
			this.m_lblBreakSuffixLabel.Name = "m_lblBreakSuffixLabel";
			//
			// m_lblBreakPrefixLabel
			//
			resources.ApplyResources(this.m_lblBreakPrefixLabel, "m_lblBreakPrefixLabel");
			this.m_lblBreakPrefixLabel.Name = "m_lblBreakPrefixLabel";
			//
			// m_groupBox1Examples
			//
			this.m_groupBox1Examples.Controls.Add(this.m_lblHelp2Example1);
			this.m_groupBox1Examples.Controls.Add(this.m_lblHelp2Example2);
			resources.ApplyResources(this.m_groupBox1Examples, "m_groupBox1Examples");
			this.m_groupBox1Examples.Name = "m_groupBox1Examples";
			this.m_groupBox1Examples.TabStop = false;
			//
			// m_lblHelp2Example1
			//
			resources.ApplyResources(this.m_lblHelp2Example1, "m_lblHelp2Example1");
			this.m_lblHelp2Example1.Name = "m_lblHelp2Example1";
			//
			// m_lblHelp2Example2
			//
			resources.ApplyResources(this.m_lblHelp2Example2, "m_lblHelp2Example2");
			this.m_lblHelp2Example2.Name = "m_lblHelp2Example2";
			//
			// m_label1
			//
			resources.ApplyResources(this.m_label1, "m_label1");
			this.m_label1.Name = "m_label1";
			//
			// m_buttonHelp
			//
			resources.ApplyResources(this.m_buttonHelp, "m_buttonHelp");
			this.m_buttonHelp.Name = "m_buttonHelp";
			this.m_buttonHelp.Click += new System.EventHandler(this.ButtonHelpClick);
			//
			// m_morphBreakHelper
			//
			resources.ApplyResources(this.m_morphBreakHelper, "m_morphBreakHelper");
			this.m_morphBreakHelper.Name = "m_morphBreakHelper";
			this.m_morphBreakHelper.Click += new System.EventHandler(this.MorphBreakHelperClick);
			//
			// EditMorphBreaksDlg
			//
			this.AcceptButton = this.m_btnOk;
			resources.ApplyResources(this, "$this");
			this.CancelButton = this.m_btnCancel;
			this.Controls.Add(this.m_morphBreakHelper);
			this.Controls.Add(this.m_buttonHelp);
			this.Controls.Add(this.m_label1);
			this.Controls.Add(this.m_groupBox1Examples);
			this.Controls.Add(this.m_groupBox2BreakCharacters);
			this.Controls.Add(this.m_lblWord);
			this.Controls.Add(this.m_txtMorphs);
			this.Controls.Add(this.m_btnCancel);
			this.Controls.Add(this.m_btnOk);
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.Name = "EditMorphBreaksDlg";
			this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
			((System.ComponentModel.ISupportInitialize)(this.m_txtMorphs)).EndInit();
			this.m_groupBox2BreakCharacters.ResumeLayout(false);
			this.m_groupBox1Examples.ResumeLayout(false);
			this.ResumeLayout(false);

		}
예제 #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();
     System.Windows.Forms.Button m_btnOK;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PicturePropertiesDialog));
     System.Windows.Forms.Button btnCancel;
     System.Windows.Forms.Button btnChooseFile;
     System.Windows.Forms.Label  lblCaption;
     System.Windows.Forms.Label  label2;
     System.Windows.Forms.Label  label3;
     this.m_btnHelp           = new System.Windows.Forms.Button();
     this.m_picPreview        = new System.Windows.Forms.PictureBox();
     this.lblFilename         = new System.Windows.Forms.Label();
     this.m_txtCaption        = new SIL.FieldWorks.Common.Widgets.FwTextBox();
     this.m_tooltip           = new System.Windows.Forms.ToolTip(this.components);
     this.panelBottom         = new System.Windows.Forms.Panel();
     this.pnlPicture          = new SIL.FieldWorks.Common.Controls.FwPanel();
     this.pnlCaption          = new SIL.FieldWorks.Common.Controls.FwPanel();
     this.m_grpFileLocOptions = new System.Windows.Forms.GroupBox();
     this.m_btnBrowseDest     = new System.Windows.Forms.Button();
     this.m_txtDestination    = new System.Windows.Forms.TextBox();
     this.m_lblDestination    = new System.Windows.Forms.Label();
     this.m_rbLeave           = new System.Windows.Forms.RadioButton();
     this.m_rbMove            = new System.Windows.Forms.RadioButton();
     this.m_rbCopy            = new System.Windows.Forms.RadioButton();
     this.panelFileName       = new System.Windows.Forms.Panel();
     this.panel1   = new System.Windows.Forms.Panel();
     m_btnOK       = new System.Windows.Forms.Button();
     btnCancel     = new System.Windows.Forms.Button();
     btnChooseFile = new System.Windows.Forms.Button();
     lblCaption    = new System.Windows.Forms.Label();
     label2        = new System.Windows.Forms.Label();
     label3        = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.m_picPreview)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_txtCaption)).BeginInit();
     this.panelBottom.SuspendLayout();
     this.pnlPicture.SuspendLayout();
     this.pnlCaption.SuspendLayout();
     this.m_grpFileLocOptions.SuspendLayout();
     this.panelFileName.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // m_btnOK
     //
     resources.ApplyResources(m_btnOK, "m_btnOK");
     m_btnOK.DialogResult = System.Windows.Forms.DialogResult.OK;
     m_btnOK.Name         = "m_btnOK";
     //
     // btnCancel
     //
     resources.ApplyResources(btnCancel, "btnCancel");
     btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     btnCancel.Name         = "btnCancel";
     //
     // btnChooseFile
     //
     resources.ApplyResources(btnChooseFile, "btnChooseFile");
     btnChooseFile.Name   = "btnChooseFile";
     btnChooseFile.Click += new System.EventHandler(this.m_btnChooseFile_Click);
     //
     // lblCaption
     //
     resources.ApplyResources(lblCaption, "lblCaption");
     lblCaption.Name = "lblCaption";
     //
     // label2
     //
     resources.ApplyResources(label2, "label2");
     label2.Name = "label2";
     //
     // label3
     //
     resources.ApplyResources(label3, "label3");
     label3.Name = "label3";
     //
     // m_btnHelp
     //
     resources.ApplyResources(this.m_btnHelp, "m_btnHelp");
     this.m_btnHelp.Name   = "m_btnHelp";
     this.m_btnHelp.Click += new System.EventHandler(this.m_btnHelp_Click);
     //
     // m_picPreview
     //
     resources.ApplyResources(this.m_picPreview, "m_picPreview");
     this.m_picPreview.Name               = "m_picPreview";
     this.m_picPreview.TabStop            = false;
     this.m_picPreview.ClientSizeChanged += new System.EventHandler(this.m_picPreview_ClientSizeChanged);
     //
     // lblFilename
     //
     resources.ApplyResources(this.lblFilename, "lblFilename");
     this.lblFilename.Name        = "lblFilename";
     this.lblFilename.Paint      += new System.Windows.Forms.PaintEventHandler(this.lblFilename_Paint);
     this.lblFilename.MouseEnter += new System.EventHandler(this.lblFilename_MouseEnter);
     //
     // m_txtCaption
     //
     this.m_txtCaption.AdjustStringHeight = true;
     this.m_txtCaption.AllowMultipleLines = true;
     this.m_txtCaption.BackColor          = System.Drawing.SystemColors.Window;
     this.m_txtCaption.controlID          = null;
     resources.ApplyResources(this.m_txtCaption, "m_txtCaption");
     this.m_txtCaption.Name            = "m_txtCaption";
     this.m_txtCaption.SelectionLength = 0;
     this.m_txtCaption.SelectionStart  = 0;
     //
     // panelBottom
     //
     this.panelBottom.Controls.Add(this.pnlPicture);
     this.panelBottom.Controls.Add(this.pnlCaption);
     this.panelBottom.Controls.Add(btnChooseFile);
     this.panelBottom.Controls.Add(lblCaption);
     this.panelBottom.Controls.Add(label3);
     resources.ApplyResources(this.panelBottom, "panelBottom");
     this.panelBottom.ForeColor = System.Drawing.SystemColors.ControlText;
     this.panelBottom.Name      = "panelBottom";
     //
     // pnlPicture
     //
     resources.ApplyResources(this.pnlPicture, "pnlPicture");
     this.pnlPicture.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.pnlPicture.ClipTextForChildControls        = true;
     this.pnlPicture.ControlReceivingFocusOnMnemonic = null;
     this.pnlPicture.Controls.Add(this.m_picPreview);
     this.pnlPicture.DoubleBuffered         = true;
     this.pnlPicture.MnemonicGeneratesClick = false;
     this.pnlPicture.Name = "pnlPicture";
     this.pnlPicture.PaintExplorerBarBackground = false;
     //
     // pnlCaption
     //
     resources.ApplyResources(this.pnlCaption, "pnlCaption");
     this.pnlCaption.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.pnlCaption.ClipTextForChildControls        = true;
     this.pnlCaption.ControlReceivingFocusOnMnemonic = null;
     this.pnlCaption.Controls.Add(this.m_txtCaption);
     this.pnlCaption.DoubleBuffered         = true;
     this.pnlCaption.MnemonicGeneratesClick = false;
     this.pnlCaption.Name = "pnlCaption";
     this.pnlCaption.PaintExplorerBarBackground = false;
     //
     // m_grpFileLocOptions
     //
     this.m_grpFileLocOptions.Controls.Add(this.m_btnBrowseDest);
     this.m_grpFileLocOptions.Controls.Add(this.m_txtDestination);
     this.m_grpFileLocOptions.Controls.Add(this.m_lblDestination);
     this.m_grpFileLocOptions.Controls.Add(this.m_rbLeave);
     this.m_grpFileLocOptions.Controls.Add(this.m_rbMove);
     this.m_grpFileLocOptions.Controls.Add(this.m_rbCopy);
     resources.ApplyResources(this.m_grpFileLocOptions, "m_grpFileLocOptions");
     this.m_grpFileLocOptions.Name    = "m_grpFileLocOptions";
     this.m_grpFileLocOptions.TabStop = false;
     //
     // m_btnBrowseDest
     //
     resources.ApplyResources(this.m_btnBrowseDest, "m_btnBrowseDest");
     this.m_btnBrowseDest.Name = "m_btnBrowseDest";
     this.m_btnBrowseDest.UseVisualStyleBackColor = true;
     this.m_btnBrowseDest.Click += new System.EventHandler(this.m_btnBrowseDest_Click);
     //
     // m_txtDestination
     //
     resources.ApplyResources(this.m_txtDestination, "m_txtDestination");
     this.m_txtDestination.Name = "m_txtDestination";
     //
     // m_lblDestination
     //
     resources.ApplyResources(this.m_lblDestination, "m_lblDestination");
     this.m_lblDestination.Name = "m_lblDestination";
     //
     // m_rbLeave
     //
     resources.ApplyResources(this.m_rbLeave, "m_rbLeave");
     this.m_rbLeave.Name = "m_rbLeave";
     this.m_rbLeave.UseVisualStyleBackColor = true;
     this.m_rbLeave.CheckedChanged         += new System.EventHandler(this.HandleLocationCheckedChanged);
     //
     // m_rbMove
     //
     resources.ApplyResources(this.m_rbMove, "m_rbMove");
     this.m_rbMove.Name = "m_rbMove";
     this.m_rbMove.UseVisualStyleBackColor = true;
     this.m_rbMove.CheckedChanged         += new System.EventHandler(this.HandleLocationCheckedChanged);
     //
     // m_rbCopy
     //
     resources.ApplyResources(this.m_rbCopy, "m_rbCopy");
     this.m_rbCopy.Checked = true;
     this.m_rbCopy.Name    = "m_rbCopy";
     this.m_rbCopy.TabStop = true;
     this.m_rbCopy.UseVisualStyleBackColor = true;
     this.m_rbCopy.CheckedChanged         += new System.EventHandler(this.HandleLocationCheckedChanged);
     //
     // panelFileName
     //
     resources.ApplyResources(this.panelFileName, "panelFileName");
     this.panelFileName.Controls.Add(this.lblFilename);
     this.panelFileName.Controls.Add(label2);
     this.panelFileName.ForeColor = System.Drawing.SystemColors.ControlText;
     this.panelFileName.Name      = "panelFileName";
     //
     // panel1
     //
     this.panel1.Controls.Add(btnCancel);
     this.panel1.Controls.Add(this.m_btnHelp);
     this.panel1.Controls.Add(m_btnOK);
     resources.ApplyResources(this.panel1, "panel1");
     this.panel1.Name = "panel1";
     //
     // PicturePropertiesDialog
     //
     this.AcceptButton = m_btnOK;
     resources.ApplyResources(this, "$this");
     this.CancelButton = btnCancel;
     this.Controls.Add(this.panelBottom);
     this.Controls.Add(this.m_grpFileLocOptions);
     this.Controls.Add(this.panelFileName);
     this.Controls.Add(this.panel1);
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "PicturePropertiesDialog";
     this.ShowIcon      = false;
     this.ShowInTaskbar = false;
     ((System.ComponentModel.ISupportInitialize)(this.m_picPreview)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_txtCaption)).EndInit();
     this.panelBottom.ResumeLayout(false);
     this.panelBottom.PerformLayout();
     this.pnlPicture.ResumeLayout(false);
     this.pnlCaption.ResumeLayout(false);
     this.m_grpFileLocOptions.ResumeLayout(false);
     this.m_grpFileLocOptions.PerformLayout();
     this.panelFileName.ResumeLayout(false);
     this.panelFileName.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
예제 #3
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(EditMorphBreaksDlg));
     this.m_btnOk     = new System.Windows.Forms.Button();
     this.m_btnCancel = new System.Windows.Forms.Button();
     this.m_txtMorphs = new SIL.FieldWorks.Common.Widgets.FwTextBox();
     this.m_lblWord   = new System.Windows.Forms.Label();
     this.m_groupBox2BreakCharacters = new System.Windows.Forms.GroupBox();
     this.m_lblBreakSuprafixtLabel   = new System.Windows.Forms.Label();
     this.m_lblBreakSimulfixLabel    = new System.Windows.Forms.Label();
     this.m_lblBreakBoundStemLabel   = new System.Windows.Forms.Label();
     this.m_lblBreakEncliticLabel    = new System.Windows.Forms.Label();
     this.m_lblBreakProcliticLabel   = new System.Windows.Forms.Label();
     this.m_lblBreakInfixLabel       = new System.Windows.Forms.Label();
     this.m_lblBreakSuprafixExample  = new System.Windows.Forms.Label();
     this.m_lblBreakSimulfixExample  = new System.Windows.Forms.Label();
     this.m_lblBreakEncliticExample  = new System.Windows.Forms.Label();
     this.m_lblBreakProcliticExample = new System.Windows.Forms.Label();
     this.m_lblBreakBoundStemExample = new System.Windows.Forms.Label();
     this.m_lblBreakInfixExample     = new System.Windows.Forms.Label();
     this.m_lblBreakSuffixExample    = new System.Windows.Forms.Label();
     this.m_lblBreakPrefixExample    = new System.Windows.Forms.Label();
     this.m_lblBreakStemExample      = new System.Windows.Forms.Label();
     this.m_lblBreakStemLabel        = new System.Windows.Forms.Label();
     this.m_lblBreakSuffixLabel      = new System.Windows.Forms.Label();
     this.m_lblBreakPrefixLabel      = new System.Windows.Forms.Label();
     this.m_groupBox1Examples        = new System.Windows.Forms.GroupBox();
     this.m_lblHelp2Example1         = new System.Windows.Forms.Label();
     this.m_lblHelp2Example2         = new System.Windows.Forms.Label();
     this.m_label1           = new System.Windows.Forms.Label();
     this.m_buttonHelp       = new System.Windows.Forms.Button();
     this.m_morphBreakHelper = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.m_txtMorphs)).BeginInit();
     this.m_groupBox2BreakCharacters.SuspendLayout();
     this.m_groupBox1Examples.SuspendLayout();
     this.SuspendLayout();
     //
     // m_btnOk
     //
     resources.ApplyResources(this.m_btnOk, "m_btnOk");
     this.m_btnOk.DialogResult = System.Windows.Forms.DialogResult.OK;
     this.m_btnOk.Name         = "m_btnOk";
     this.m_btnOk.Click       += new System.EventHandler(this.MBtnOkClick);
     //
     // m_btnCancel
     //
     resources.ApplyResources(this.m_btnCancel, "m_btnCancel");
     this.m_btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.m_btnCancel.Name         = "m_btnCancel";
     this.m_btnCancel.Click       += new System.EventHandler(this.MBtnCancelClick);
     //
     // m_txtMorphs
     //
     this.m_txtMorphs.AcceptsReturn      = false;
     this.m_txtMorphs.AdjustStringHeight = true;
     resources.ApplyResources(this.m_txtMorphs, "m_txtMorphs");
     this.m_txtMorphs.BackColor     = System.Drawing.SystemColors.Window;
     this.m_txtMorphs.controlID     = null;
     this.m_txtMorphs.HasBorder     = true;
     this.m_txtMorphs.Name          = "m_txtMorphs";
     this.m_txtMorphs.SuppressEnter = false;
     this.m_txtMorphs.WordWrap      = false;
     //
     // m_lblWord
     //
     resources.ApplyResources(this.m_lblWord, "m_lblWord");
     this.m_lblWord.Name = "m_lblWord";
     //
     // m_groupBox2BreakCharacters
     //
     resources.ApplyResources(this.m_groupBox2BreakCharacters, "m_groupBox2BreakCharacters");
     this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakSuprafixtLabel);
     this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakSimulfixLabel);
     this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakBoundStemLabel);
     this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakEncliticLabel);
     this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakProcliticLabel);
     this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakInfixLabel);
     this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakSuprafixExample);
     this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakSimulfixExample);
     this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakEncliticExample);
     this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakProcliticExample);
     this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakBoundStemExample);
     this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakInfixExample);
     this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakSuffixExample);
     this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakPrefixExample);
     this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakStemExample);
     this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakStemLabel);
     this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakSuffixLabel);
     this.m_groupBox2BreakCharacters.Controls.Add(this.m_lblBreakPrefixLabel);
     this.m_groupBox2BreakCharacters.ForeColor = System.Drawing.SystemColors.ControlText;
     this.m_groupBox2BreakCharacters.Name      = "m_groupBox2BreakCharacters";
     this.m_groupBox2BreakCharacters.TabStop   = false;
     //
     // m_lblBreakSuprafixtLabel
     //
     resources.ApplyResources(this.m_lblBreakSuprafixtLabel, "m_lblBreakSuprafixtLabel");
     this.m_lblBreakSuprafixtLabel.Name = "m_lblBreakSuprafixtLabel";
     //
     // m_lblBreakSimulfixLabel
     //
     resources.ApplyResources(this.m_lblBreakSimulfixLabel, "m_lblBreakSimulfixLabel");
     this.m_lblBreakSimulfixLabel.Name = "m_lblBreakSimulfixLabel";
     //
     // m_lblBreakBoundStemLabel
     //
     resources.ApplyResources(this.m_lblBreakBoundStemLabel, "m_lblBreakBoundStemLabel");
     this.m_lblBreakBoundStemLabel.Name = "m_lblBreakBoundStemLabel";
     //
     // m_lblBreakEncliticLabel
     //
     resources.ApplyResources(this.m_lblBreakEncliticLabel, "m_lblBreakEncliticLabel");
     this.m_lblBreakEncliticLabel.Name = "m_lblBreakEncliticLabel";
     //
     // m_lblBreakProcliticLabel
     //
     resources.ApplyResources(this.m_lblBreakProcliticLabel, "m_lblBreakProcliticLabel");
     this.m_lblBreakProcliticLabel.Name = "m_lblBreakProcliticLabel";
     //
     // m_lblBreakInfixLabel
     //
     resources.ApplyResources(this.m_lblBreakInfixLabel, "m_lblBreakInfixLabel");
     this.m_lblBreakInfixLabel.Name = "m_lblBreakInfixLabel";
     //
     // m_lblBreakSuprafixExample
     //
     resources.ApplyResources(this.m_lblBreakSuprafixExample, "m_lblBreakSuprafixExample");
     this.m_lblBreakSuprafixExample.Name = "m_lblBreakSuprafixExample";
     //
     // m_lblBreakSimulfixExample
     //
     resources.ApplyResources(this.m_lblBreakSimulfixExample, "m_lblBreakSimulfixExample");
     this.m_lblBreakSimulfixExample.Name = "m_lblBreakSimulfixExample";
     //
     // m_lblBreakEncliticExample
     //
     resources.ApplyResources(this.m_lblBreakEncliticExample, "m_lblBreakEncliticExample");
     this.m_lblBreakEncliticExample.Name = "m_lblBreakEncliticExample";
     //
     // m_lblBreakProcliticExample
     //
     resources.ApplyResources(this.m_lblBreakProcliticExample, "m_lblBreakProcliticExample");
     this.m_lblBreakProcliticExample.Name = "m_lblBreakProcliticExample";
     //
     // m_lblBreakBoundStemExample
     //
     resources.ApplyResources(this.m_lblBreakBoundStemExample, "m_lblBreakBoundStemExample");
     this.m_lblBreakBoundStemExample.Name = "m_lblBreakBoundStemExample";
     //
     // m_lblBreakInfixExample
     //
     resources.ApplyResources(this.m_lblBreakInfixExample, "m_lblBreakInfixExample");
     this.m_lblBreakInfixExample.Name = "m_lblBreakInfixExample";
     //
     // m_lblBreakSuffixExample
     //
     resources.ApplyResources(this.m_lblBreakSuffixExample, "m_lblBreakSuffixExample");
     this.m_lblBreakSuffixExample.Name = "m_lblBreakSuffixExample";
     //
     // m_lblBreakPrefixExample
     //
     resources.ApplyResources(this.m_lblBreakPrefixExample, "m_lblBreakPrefixExample");
     this.m_lblBreakPrefixExample.Name = "m_lblBreakPrefixExample";
     //
     // m_lblBreakStemExample
     //
     resources.ApplyResources(this.m_lblBreakStemExample, "m_lblBreakStemExample");
     this.m_lblBreakStemExample.Name = "m_lblBreakStemExample";
     //
     // m_lblBreakStemLabel
     //
     resources.ApplyResources(this.m_lblBreakStemLabel, "m_lblBreakStemLabel");
     this.m_lblBreakStemLabel.Name = "m_lblBreakStemLabel";
     //
     // m_lblBreakSuffixLabel
     //
     resources.ApplyResources(this.m_lblBreakSuffixLabel, "m_lblBreakSuffixLabel");
     this.m_lblBreakSuffixLabel.Name = "m_lblBreakSuffixLabel";
     //
     // m_lblBreakPrefixLabel
     //
     resources.ApplyResources(this.m_lblBreakPrefixLabel, "m_lblBreakPrefixLabel");
     this.m_lblBreakPrefixLabel.Name = "m_lblBreakPrefixLabel";
     //
     // m_groupBox1Examples
     //
     this.m_groupBox1Examples.Controls.Add(this.m_lblHelp2Example1);
     this.m_groupBox1Examples.Controls.Add(this.m_lblHelp2Example2);
     resources.ApplyResources(this.m_groupBox1Examples, "m_groupBox1Examples");
     this.m_groupBox1Examples.Name    = "m_groupBox1Examples";
     this.m_groupBox1Examples.TabStop = false;
     //
     // m_lblHelp2Example1
     //
     resources.ApplyResources(this.m_lblHelp2Example1, "m_lblHelp2Example1");
     this.m_lblHelp2Example1.Name = "m_lblHelp2Example1";
     //
     // m_lblHelp2Example2
     //
     resources.ApplyResources(this.m_lblHelp2Example2, "m_lblHelp2Example2");
     this.m_lblHelp2Example2.Name = "m_lblHelp2Example2";
     //
     // m_label1
     //
     resources.ApplyResources(this.m_label1, "m_label1");
     this.m_label1.Name = "m_label1";
     //
     // m_buttonHelp
     //
     resources.ApplyResources(this.m_buttonHelp, "m_buttonHelp");
     this.m_buttonHelp.Name   = "m_buttonHelp";
     this.m_buttonHelp.Click += new System.EventHandler(this.ButtonHelpClick);
     //
     // m_morphBreakHelper
     //
     resources.ApplyResources(this.m_morphBreakHelper, "m_morphBreakHelper");
     this.m_morphBreakHelper.Name   = "m_morphBreakHelper";
     this.m_morphBreakHelper.Click += new System.EventHandler(this.MorphBreakHelperClick);
     //
     // EditMorphBreaksDlg
     //
     this.AcceptButton = this.m_btnOk;
     resources.ApplyResources(this, "$this");
     this.CancelButton = this.m_btnCancel;
     this.Controls.Add(this.m_morphBreakHelper);
     this.Controls.Add(this.m_buttonHelp);
     this.Controls.Add(this.m_label1);
     this.Controls.Add(this.m_groupBox1Examples);
     this.Controls.Add(this.m_groupBox2BreakCharacters);
     this.Controls.Add(this.m_lblWord);
     this.Controls.Add(this.m_txtMorphs);
     this.Controls.Add(this.m_btnCancel);
     this.Controls.Add(this.m_btnOk);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "EditMorphBreaksDlg";
     this.SizeGripStyle   = System.Windows.Forms.SizeGripStyle.Hide;
     ((System.ComponentModel.ISupportInitialize)(this.m_txtMorphs)).EndInit();
     this.m_groupBox2BreakCharacters.ResumeLayout(false);
     this.m_groupBox1Examples.ResumeLayout(false);
     this.ResumeLayout(false);
 }
예제 #4
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.Windows.Forms.Button m_btnOK;
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PicturePropertiesDialog));
			System.Windows.Forms.Button btnCancel;
			System.Windows.Forms.Button btnChooseFile;
			System.Windows.Forms.Label lblCaption;
			System.Windows.Forms.Label label2;
			System.Windows.Forms.Label label3;
			this.m_btnHelp = new System.Windows.Forms.Button();
			this.m_picPreview = new System.Windows.Forms.PictureBox();
			this.lblFilename = new System.Windows.Forms.Label();
			this.m_txtCaption = new SIL.FieldWorks.Common.Widgets.FwTextBox();
			this.m_tooltip = new System.Windows.Forms.ToolTip(this.components);
			this.panelBottom = new System.Windows.Forms.Panel();
			this.pnlPicture = new SIL.FieldWorks.Common.Controls.FwPanel();
			this.pnlCaption = new SIL.FieldWorks.Common.Controls.FwPanel();
			this.m_grpFileLocOptions = new System.Windows.Forms.GroupBox();
			this.m_btnBrowseDest = new System.Windows.Forms.Button();
			this.m_txtDestination = new System.Windows.Forms.TextBox();
			this.m_lblDestination = new System.Windows.Forms.Label();
			this.m_rbLeave = new System.Windows.Forms.RadioButton();
			this.m_rbMove = new System.Windows.Forms.RadioButton();
			this.m_rbCopy = new System.Windows.Forms.RadioButton();
			this.panelFileName = new System.Windows.Forms.Panel();
			this.panel1 = new System.Windows.Forms.Panel();
			m_btnOK = new System.Windows.Forms.Button();
			btnCancel = new System.Windows.Forms.Button();
			btnChooseFile = new System.Windows.Forms.Button();
			lblCaption = new System.Windows.Forms.Label();
			label2 = new System.Windows.Forms.Label();
			label3 = new System.Windows.Forms.Label();
			((System.ComponentModel.ISupportInitialize)(this.m_picPreview)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.m_txtCaption)).BeginInit();
			this.panelBottom.SuspendLayout();
			this.pnlPicture.SuspendLayout();
			this.pnlCaption.SuspendLayout();
			this.m_grpFileLocOptions.SuspendLayout();
			this.panelFileName.SuspendLayout();
			this.panel1.SuspendLayout();
			this.SuspendLayout();
			//
			// m_btnOK
			//
			resources.ApplyResources(m_btnOK, "m_btnOK");
			m_btnOK.DialogResult = System.Windows.Forms.DialogResult.OK;
			m_btnOK.Name = "m_btnOK";
			//
			// btnCancel
			//
			resources.ApplyResources(btnCancel, "btnCancel");
			btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
			btnCancel.Name = "btnCancel";
			//
			// btnChooseFile
			//
			resources.ApplyResources(btnChooseFile, "btnChooseFile");
			btnChooseFile.Name = "btnChooseFile";
			btnChooseFile.Click += new System.EventHandler(this.m_btnChooseFile_Click);
			//
			// lblCaption
			//
			resources.ApplyResources(lblCaption, "lblCaption");
			lblCaption.Name = "lblCaption";
			//
			// label2
			//
			resources.ApplyResources(label2, "label2");
			label2.Name = "label2";
			//
			// label3
			//
			resources.ApplyResources(label3, "label3");
			label3.Name = "label3";
			//
			// m_btnHelp
			//
			resources.ApplyResources(this.m_btnHelp, "m_btnHelp");
			this.m_btnHelp.Name = "m_btnHelp";
			this.m_btnHelp.Click += new System.EventHandler(this.m_btnHelp_Click);
			//
			// m_picPreview
			//
			resources.ApplyResources(this.m_picPreview, "m_picPreview");
			this.m_picPreview.Name = "m_picPreview";
			this.m_picPreview.TabStop = false;
			this.m_picPreview.ClientSizeChanged += new System.EventHandler(this.m_picPreview_ClientSizeChanged);
			//
			// lblFilename
			//
			resources.ApplyResources(this.lblFilename, "lblFilename");
			this.lblFilename.Name = "lblFilename";
			this.lblFilename.Paint += new System.Windows.Forms.PaintEventHandler(this.lblFilename_Paint);
			this.lblFilename.MouseEnter += new System.EventHandler(this.lblFilename_MouseEnter);
			//
			// m_txtCaption
			//
			this.m_txtCaption.AdjustStringHeight = true;
			this.m_txtCaption.AllowMultipleLines = true;
			this.m_txtCaption.BackColor = System.Drawing.SystemColors.Window;
			this.m_txtCaption.controlID = null;
			resources.ApplyResources(this.m_txtCaption, "m_txtCaption");
			this.m_txtCaption.Name = "m_txtCaption";
			this.m_txtCaption.SelectionLength = 0;
			this.m_txtCaption.SelectionStart = 0;
			//
			// panelBottom
			//
			this.panelBottom.Controls.Add(this.pnlPicture);
			this.panelBottom.Controls.Add(this.pnlCaption);
			this.panelBottom.Controls.Add(btnChooseFile);
			this.panelBottom.Controls.Add(lblCaption);
			this.panelBottom.Controls.Add(label3);
			resources.ApplyResources(this.panelBottom, "panelBottom");
			this.panelBottom.ForeColor = System.Drawing.SystemColors.ControlText;
			this.panelBottom.Name = "panelBottom";
			//
			// pnlPicture
			//
			resources.ApplyResources(this.pnlPicture, "pnlPicture");
			this.pnlPicture.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.pnlPicture.ClipTextForChildControls = true;
			this.pnlPicture.ControlReceivingFocusOnMnemonic = null;
			this.pnlPicture.Controls.Add(this.m_picPreview);
			this.pnlPicture.DoubleBuffered = true;
			this.pnlPicture.MnemonicGeneratesClick = false;
			this.pnlPicture.Name = "pnlPicture";
			this.pnlPicture.PaintExplorerBarBackground = false;
			//
			// pnlCaption
			//
			resources.ApplyResources(this.pnlCaption, "pnlCaption");
			this.pnlCaption.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.pnlCaption.ClipTextForChildControls = true;
			this.pnlCaption.ControlReceivingFocusOnMnemonic = null;
			this.pnlCaption.Controls.Add(this.m_txtCaption);
			this.pnlCaption.DoubleBuffered = true;
			this.pnlCaption.MnemonicGeneratesClick = false;
			this.pnlCaption.Name = "pnlCaption";
			this.pnlCaption.PaintExplorerBarBackground = false;
			//
			// m_grpFileLocOptions
			//
			this.m_grpFileLocOptions.Controls.Add(this.m_btnBrowseDest);
			this.m_grpFileLocOptions.Controls.Add(this.m_txtDestination);
			this.m_grpFileLocOptions.Controls.Add(this.m_lblDestination);
			this.m_grpFileLocOptions.Controls.Add(this.m_rbLeave);
			this.m_grpFileLocOptions.Controls.Add(this.m_rbMove);
			this.m_grpFileLocOptions.Controls.Add(this.m_rbCopy);
			resources.ApplyResources(this.m_grpFileLocOptions, "m_grpFileLocOptions");
			this.m_grpFileLocOptions.Name = "m_grpFileLocOptions";
			this.m_grpFileLocOptions.TabStop = false;
			//
			// m_btnBrowseDest
			//
			resources.ApplyResources(this.m_btnBrowseDest, "m_btnBrowseDest");
			this.m_btnBrowseDest.Name = "m_btnBrowseDest";
			this.m_btnBrowseDest.UseVisualStyleBackColor = true;
			this.m_btnBrowseDest.Click += new System.EventHandler(this.m_btnBrowseDest_Click);
			//
			// m_txtDestination
			//
			resources.ApplyResources(this.m_txtDestination, "m_txtDestination");
			this.m_txtDestination.Name = "m_txtDestination";
			//
			// m_lblDestination
			//
			resources.ApplyResources(this.m_lblDestination, "m_lblDestination");
			this.m_lblDestination.Name = "m_lblDestination";
			//
			// m_rbLeave
			//
			resources.ApplyResources(this.m_rbLeave, "m_rbLeave");
			this.m_rbLeave.Name = "m_rbLeave";
			this.m_rbLeave.UseVisualStyleBackColor = true;
			this.m_rbLeave.CheckedChanged += new System.EventHandler(this.HandleLocationCheckedChanged);
			//
			// m_rbMove
			//
			resources.ApplyResources(this.m_rbMove, "m_rbMove");
			this.m_rbMove.Name = "m_rbMove";
			this.m_rbMove.UseVisualStyleBackColor = true;
			this.m_rbMove.CheckedChanged += new System.EventHandler(this.HandleLocationCheckedChanged);
			//
			// m_rbCopy
			//
			resources.ApplyResources(this.m_rbCopy, "m_rbCopy");
			this.m_rbCopy.Checked = true;
			this.m_rbCopy.Name = "m_rbCopy";
			this.m_rbCopy.TabStop = true;
			this.m_rbCopy.UseVisualStyleBackColor = true;
			this.m_rbCopy.CheckedChanged += new System.EventHandler(this.HandleLocationCheckedChanged);
			//
			// panelFileName
			//
			resources.ApplyResources(this.panelFileName, "panelFileName");
			this.panelFileName.Controls.Add(this.lblFilename);
			this.panelFileName.Controls.Add(label2);
			this.panelFileName.ForeColor = System.Drawing.SystemColors.ControlText;
			this.panelFileName.Name = "panelFileName";
			//
			// panel1
			//
			this.panel1.Controls.Add(btnCancel);
			this.panel1.Controls.Add(this.m_btnHelp);
			this.panel1.Controls.Add(m_btnOK);
			resources.ApplyResources(this.panel1, "panel1");
			this.panel1.Name = "panel1";
			//
			// PicturePropertiesDialog
			//
			this.AcceptButton = m_btnOK;
			resources.ApplyResources(this, "$this");
			this.CancelButton = btnCancel;
			this.Controls.Add(this.panelBottom);
			this.Controls.Add(this.m_grpFileLocOptions);
			this.Controls.Add(this.panelFileName);
			this.Controls.Add(this.panel1);
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.Name = "PicturePropertiesDialog";
			this.ShowIcon = false;
			this.ShowInTaskbar = false;
			((System.ComponentModel.ISupportInitialize)(this.m_picPreview)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.m_txtCaption)).EndInit();
			this.panelBottom.ResumeLayout(false);
			this.panelBottom.PerformLayout();
			this.pnlPicture.ResumeLayout(false);
			this.pnlCaption.ResumeLayout(false);
			this.m_grpFileLocOptions.ResumeLayout(false);
			this.m_grpFileLocOptions.PerformLayout();
			this.panelFileName.ResumeLayout(false);
			this.panelFileName.PerformLayout();
			this.panel1.ResumeLayout(false);
			this.ResumeLayout(false);

		}