653 lines
37 KiB
C#
653 lines
37 KiB
C#
namespace Omega.Forms
|
|
{
|
|
partial class frmViewOpenXMLContent
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmViewOpenXMLContent));
|
|
this.barManager = new DevExpress.XtraBars.BarManager(this.components);
|
|
this.bar1 = new DevExpress.XtraBars.Bar();
|
|
this.Opem = new DevExpress.XtraBars.BarButtonItem();
|
|
this.SaveandClose = new DevExpress.XtraBars.BarButtonItem();
|
|
this.paragraphBar1 = new DevExpress.XtraRichEdit.UI.ParagraphBar();
|
|
this.richEditControl = new DevExpress.XtraRichEdit.RichEditControl();
|
|
this.toggleBulletedListItem1 = new DevExpress.XtraRichEdit.UI.ToggleBulletedListItem();
|
|
this.toggleNumberingListItem1 = new DevExpress.XtraRichEdit.UI.ToggleNumberingListItem();
|
|
this.toggleMultiLevelListItem1 = new DevExpress.XtraRichEdit.UI.ToggleMultiLevelListItem();
|
|
this.decreaseIndentItem1 = new DevExpress.XtraRichEdit.UI.DecreaseIndentItem();
|
|
this.increaseIndentItem1 = new DevExpress.XtraRichEdit.UI.IncreaseIndentItem();
|
|
this.toggleParagraphAlignmentLeftItem1 = new DevExpress.XtraRichEdit.UI.ToggleParagraphAlignmentLeftItem();
|
|
this.toggleParagraphAlignmentCenterItem1 = new DevExpress.XtraRichEdit.UI.ToggleParagraphAlignmentCenterItem();
|
|
this.toggleParagraphAlignmentRightItem1 = new DevExpress.XtraRichEdit.UI.ToggleParagraphAlignmentRightItem();
|
|
this.toggleParagraphAlignmentJustifyItem1 = new DevExpress.XtraRichEdit.UI.ToggleParagraphAlignmentJustifyItem();
|
|
this.changeParagraphLineSpacingItem1 = new DevExpress.XtraRichEdit.UI.ChangeParagraphLineSpacingItem();
|
|
this.setSingleParagraphSpacingItem1 = new DevExpress.XtraRichEdit.UI.SetSingleParagraphSpacingItem();
|
|
this.setSesquialteralParagraphSpacingItem1 = new DevExpress.XtraRichEdit.UI.SetSesquialteralParagraphSpacingItem();
|
|
this.setDoubleParagraphSpacingItem1 = new DevExpress.XtraRichEdit.UI.SetDoubleParagraphSpacingItem();
|
|
this.showLineSpacingFormItem1 = new DevExpress.XtraRichEdit.UI.ShowLineSpacingFormItem();
|
|
this.addSpacingBeforeParagraphItem1 = new DevExpress.XtraRichEdit.UI.AddSpacingBeforeParagraphItem();
|
|
this.removeSpacingBeforeParagraphItem1 = new DevExpress.XtraRichEdit.UI.RemoveSpacingBeforeParagraphItem();
|
|
this.addSpacingAfterParagraphItem1 = new DevExpress.XtraRichEdit.UI.AddSpacingAfterParagraphItem();
|
|
this.removeSpacingAfterParagraphItem1 = new DevExpress.XtraRichEdit.UI.RemoveSpacingAfterParagraphItem();
|
|
this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
|
|
this.pasteItem1 = new DevExpress.XtraRichEdit.UI.PasteItem();
|
|
this.cutItem1 = new DevExpress.XtraRichEdit.UI.CutItem();
|
|
this.copyItem1 = new DevExpress.XtraRichEdit.UI.CopyItem();
|
|
this.pasteSpecialItem1 = new DevExpress.XtraRichEdit.UI.PasteSpecialItem();
|
|
this.changeFontNameItem1 = new DevExpress.XtraRichEdit.UI.ChangeFontNameItem();
|
|
this.repositoryItemFontEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemFontEdit();
|
|
this.changeFontSizeItem1 = new DevExpress.XtraRichEdit.UI.ChangeFontSizeItem();
|
|
this.repositoryItemRichEditFontSizeEdit1 = new DevExpress.XtraRichEdit.Design.RepositoryItemRichEditFontSizeEdit();
|
|
this.fontSizeIncreaseItem1 = new DevExpress.XtraRichEdit.UI.FontSizeIncreaseItem();
|
|
this.fontSizeDecreaseItem1 = new DevExpress.XtraRichEdit.UI.FontSizeDecreaseItem();
|
|
this.toggleFontBoldItem1 = new DevExpress.XtraRichEdit.UI.ToggleFontBoldItem();
|
|
this.toggleFontItalicItem1 = new DevExpress.XtraRichEdit.UI.ToggleFontItalicItem();
|
|
this.toggleFontUnderlineItem1 = new DevExpress.XtraRichEdit.UI.ToggleFontUnderlineItem();
|
|
this.toggleFontDoubleUnderlineItem1 = new DevExpress.XtraRichEdit.UI.ToggleFontDoubleUnderlineItem();
|
|
this.toggleFontStrikeoutItem1 = new DevExpress.XtraRichEdit.UI.ToggleFontStrikeoutItem();
|
|
this.toggleFontDoubleStrikeoutItem1 = new DevExpress.XtraRichEdit.UI.ToggleFontDoubleStrikeoutItem();
|
|
this.toggleFontSuperscriptItem1 = new DevExpress.XtraRichEdit.UI.ToggleFontSuperscriptItem();
|
|
this.toggleFontSubscriptItem1 = new DevExpress.XtraRichEdit.UI.ToggleFontSubscriptItem();
|
|
this.changeFontColorItem1 = new DevExpress.XtraRichEdit.UI.ChangeFontColorItem();
|
|
this.changeFontBackColorItem1 = new DevExpress.XtraRichEdit.UI.ChangeFontBackColorItem();
|
|
this.changeTextCaseItem1 = new DevExpress.XtraRichEdit.UI.ChangeTextCaseItem();
|
|
this.makeTextUpperCaseItem1 = new DevExpress.XtraRichEdit.UI.MakeTextUpperCaseItem();
|
|
this.makeTextLowerCaseItem1 = new DevExpress.XtraRichEdit.UI.MakeTextLowerCaseItem();
|
|
this.toggleTextCaseItem1 = new DevExpress.XtraRichEdit.UI.ToggleTextCaseItem();
|
|
this.clearFormattingItem1 = new DevExpress.XtraRichEdit.UI.ClearFormattingItem();
|
|
this.showFontFormItem1 = new DevExpress.XtraRichEdit.UI.ShowFontFormItem();
|
|
this.changeStyleItem1 = new DevExpress.XtraRichEdit.UI.ChangeStyleItem();
|
|
this.repositoryItemRichEditStyleEdit1 = new DevExpress.XtraRichEdit.Design.RepositoryItemRichEditStyleEdit();
|
|
this.showEditStyleFormItem1 = new DevExpress.XtraRichEdit.UI.ShowEditStyleFormItem();
|
|
this.openFileDialog = new System.Windows.Forms.OpenFileDialog();
|
|
this.richEditBarController1 = new DevExpress.XtraRichEdit.UI.RichEditBarController();
|
|
this.editingBar1 = new DevExpress.XtraRichEdit.UI.EditingBar();
|
|
((System.ComponentModel.ISupportInitialize)(this.barManager)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemFontEdit1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichEditFontSizeEdit1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichEditStyleEdit1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.richEditBarController1)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// barManager
|
|
//
|
|
this.barManager.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
|
|
this.bar1,
|
|
this.paragraphBar1});
|
|
this.barManager.DockControls.Add(this.barDockControlTop);
|
|
this.barManager.DockControls.Add(this.barDockControlBottom);
|
|
this.barManager.DockControls.Add(this.barDockControlLeft);
|
|
this.barManager.DockControls.Add(this.barDockControlRight);
|
|
this.barManager.Form = this;
|
|
this.barManager.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
|
|
this.Opem,
|
|
this.SaveandClose,
|
|
this.pasteItem1,
|
|
this.cutItem1,
|
|
this.copyItem1,
|
|
this.pasteSpecialItem1,
|
|
this.changeFontNameItem1,
|
|
this.changeFontSizeItem1,
|
|
this.fontSizeIncreaseItem1,
|
|
this.fontSizeDecreaseItem1,
|
|
this.toggleFontBoldItem1,
|
|
this.toggleFontItalicItem1,
|
|
this.toggleFontUnderlineItem1,
|
|
this.toggleFontDoubleUnderlineItem1,
|
|
this.toggleFontStrikeoutItem1,
|
|
this.toggleFontDoubleStrikeoutItem1,
|
|
this.toggleFontSuperscriptItem1,
|
|
this.toggleFontSubscriptItem1,
|
|
this.changeFontColorItem1,
|
|
this.changeFontBackColorItem1,
|
|
this.changeTextCaseItem1,
|
|
this.makeTextUpperCaseItem1,
|
|
this.makeTextLowerCaseItem1,
|
|
this.toggleTextCaseItem1,
|
|
this.clearFormattingItem1,
|
|
this.showFontFormItem1,
|
|
this.toggleBulletedListItem1,
|
|
this.toggleNumberingListItem1,
|
|
this.toggleMultiLevelListItem1,
|
|
this.decreaseIndentItem1,
|
|
this.increaseIndentItem1,
|
|
this.toggleParagraphAlignmentLeftItem1,
|
|
this.toggleParagraphAlignmentCenterItem1,
|
|
this.toggleParagraphAlignmentRightItem1,
|
|
this.toggleParagraphAlignmentJustifyItem1,
|
|
this.changeParagraphLineSpacingItem1,
|
|
this.setSingleParagraphSpacingItem1,
|
|
this.setSesquialteralParagraphSpacingItem1,
|
|
this.setDoubleParagraphSpacingItem1,
|
|
this.showLineSpacingFormItem1,
|
|
this.addSpacingBeforeParagraphItem1,
|
|
this.removeSpacingBeforeParagraphItem1,
|
|
this.addSpacingAfterParagraphItem1,
|
|
this.removeSpacingAfterParagraphItem1,
|
|
this.changeStyleItem1,
|
|
this.showEditStyleFormItem1});
|
|
this.barManager.MaxItemId = 52;
|
|
this.barManager.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.repositoryItemFontEdit1,
|
|
this.repositoryItemRichEditFontSizeEdit1,
|
|
this.repositoryItemRichEditStyleEdit1});
|
|
//
|
|
// bar1
|
|
//
|
|
this.bar1.BarName = "Tools";
|
|
this.bar1.DockCol = 0;
|
|
this.bar1.DockRow = 0;
|
|
this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
|
|
this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
|
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.Opem, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
|
|
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.SaveandClose, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)});
|
|
this.bar1.Text = "Tools";
|
|
//
|
|
// Opem
|
|
//
|
|
this.Opem.Caption = "Open";
|
|
this.Opem.Glyph = ((System.Drawing.Image)(resources.GetObject("Opem.Glyph")));
|
|
this.Opem.Id = 0;
|
|
this.Opem.Name = "Opem";
|
|
this.Opem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Opem_ItemClick);
|
|
//
|
|
// SaveandClose
|
|
//
|
|
this.SaveandClose.Caption = "Save and Close";
|
|
this.SaveandClose.Glyph = ((System.Drawing.Image)(resources.GetObject("SaveandClose.Glyph")));
|
|
this.SaveandClose.Id = 1;
|
|
this.SaveandClose.Name = "SaveandClose";
|
|
this.SaveandClose.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.SaveandClose_ItemClick);
|
|
//
|
|
// paragraphBar1
|
|
//
|
|
this.paragraphBar1.Control = this.richEditControl;
|
|
this.paragraphBar1.DockCol = 1;
|
|
this.paragraphBar1.DockRow = 0;
|
|
this.paragraphBar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
|
|
this.paragraphBar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.toggleBulletedListItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.toggleNumberingListItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.toggleMultiLevelListItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.decreaseIndentItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.increaseIndentItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.toggleParagraphAlignmentLeftItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.toggleParagraphAlignmentCenterItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.toggleParagraphAlignmentRightItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.toggleParagraphAlignmentJustifyItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.changeParagraphLineSpacingItem1)});
|
|
//
|
|
// richEditControl
|
|
//
|
|
this.richEditControl.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.richEditControl.Location = new System.Drawing.Point(0, 47);
|
|
this.richEditControl.MenuManager = this.barManager;
|
|
this.richEditControl.Name = "richEditControl";
|
|
this.richEditControl.Options.Fields.UseCurrentCultureDateTimeFormat = false;
|
|
this.richEditControl.Options.MailMerge.KeepLastParagraph = false;
|
|
this.richEditControl.Size = new System.Drawing.Size(717, 291);
|
|
this.richEditControl.TabIndex = 0;
|
|
//
|
|
// toggleBulletedListItem1
|
|
//
|
|
this.toggleBulletedListItem1.Id = 27;
|
|
this.toggleBulletedListItem1.Name = "toggleBulletedListItem1";
|
|
//
|
|
// toggleNumberingListItem1
|
|
//
|
|
this.toggleNumberingListItem1.Id = 28;
|
|
this.toggleNumberingListItem1.Name = "toggleNumberingListItem1";
|
|
//
|
|
// toggleMultiLevelListItem1
|
|
//
|
|
this.toggleMultiLevelListItem1.Id = 29;
|
|
this.toggleMultiLevelListItem1.Name = "toggleMultiLevelListItem1";
|
|
//
|
|
// decreaseIndentItem1
|
|
//
|
|
this.decreaseIndentItem1.Id = 30;
|
|
this.decreaseIndentItem1.Name = "decreaseIndentItem1";
|
|
//
|
|
// increaseIndentItem1
|
|
//
|
|
this.increaseIndentItem1.Id = 31;
|
|
this.increaseIndentItem1.Name = "increaseIndentItem1";
|
|
//
|
|
// toggleParagraphAlignmentLeftItem1
|
|
//
|
|
this.toggleParagraphAlignmentLeftItem1.Id = 32;
|
|
this.toggleParagraphAlignmentLeftItem1.Name = "toggleParagraphAlignmentLeftItem1";
|
|
//
|
|
// toggleParagraphAlignmentCenterItem1
|
|
//
|
|
this.toggleParagraphAlignmentCenterItem1.Id = 33;
|
|
this.toggleParagraphAlignmentCenterItem1.Name = "toggleParagraphAlignmentCenterItem1";
|
|
//
|
|
// toggleParagraphAlignmentRightItem1
|
|
//
|
|
this.toggleParagraphAlignmentRightItem1.Id = 34;
|
|
this.toggleParagraphAlignmentRightItem1.Name = "toggleParagraphAlignmentRightItem1";
|
|
//
|
|
// toggleParagraphAlignmentJustifyItem1
|
|
//
|
|
this.toggleParagraphAlignmentJustifyItem1.Id = 35;
|
|
this.toggleParagraphAlignmentJustifyItem1.Name = "toggleParagraphAlignmentJustifyItem1";
|
|
//
|
|
// changeParagraphLineSpacingItem1
|
|
//
|
|
this.changeParagraphLineSpacingItem1.Id = 37;
|
|
this.changeParagraphLineSpacingItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setSingleParagraphSpacingItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setSesquialteralParagraphSpacingItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setDoubleParagraphSpacingItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.showLineSpacingFormItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.addSpacingBeforeParagraphItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.removeSpacingBeforeParagraphItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.addSpacingAfterParagraphItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.removeSpacingAfterParagraphItem1)});
|
|
this.changeParagraphLineSpacingItem1.Name = "changeParagraphLineSpacingItem1";
|
|
//
|
|
// setSingleParagraphSpacingItem1
|
|
//
|
|
this.setSingleParagraphSpacingItem1.Id = 38;
|
|
this.setSingleParagraphSpacingItem1.Name = "setSingleParagraphSpacingItem1";
|
|
//
|
|
// setSesquialteralParagraphSpacingItem1
|
|
//
|
|
this.setSesquialteralParagraphSpacingItem1.Id = 39;
|
|
this.setSesquialteralParagraphSpacingItem1.Name = "setSesquialteralParagraphSpacingItem1";
|
|
//
|
|
// setDoubleParagraphSpacingItem1
|
|
//
|
|
this.setDoubleParagraphSpacingItem1.Id = 40;
|
|
this.setDoubleParagraphSpacingItem1.Name = "setDoubleParagraphSpacingItem1";
|
|
//
|
|
// showLineSpacingFormItem1
|
|
//
|
|
this.showLineSpacingFormItem1.Id = 41;
|
|
this.showLineSpacingFormItem1.Name = "showLineSpacingFormItem1";
|
|
//
|
|
// addSpacingBeforeParagraphItem1
|
|
//
|
|
this.addSpacingBeforeParagraphItem1.Id = 42;
|
|
this.addSpacingBeforeParagraphItem1.Name = "addSpacingBeforeParagraphItem1";
|
|
//
|
|
// removeSpacingBeforeParagraphItem1
|
|
//
|
|
this.removeSpacingBeforeParagraphItem1.Id = 43;
|
|
this.removeSpacingBeforeParagraphItem1.Name = "removeSpacingBeforeParagraphItem1";
|
|
//
|
|
// addSpacingAfterParagraphItem1
|
|
//
|
|
this.addSpacingAfterParagraphItem1.Id = 44;
|
|
this.addSpacingAfterParagraphItem1.Name = "addSpacingAfterParagraphItem1";
|
|
//
|
|
// removeSpacingAfterParagraphItem1
|
|
//
|
|
this.removeSpacingAfterParagraphItem1.Id = 45;
|
|
this.removeSpacingAfterParagraphItem1.Name = "removeSpacingAfterParagraphItem1";
|
|
//
|
|
// barDockControlTop
|
|
//
|
|
this.barDockControlTop.CausesValidation = false;
|
|
this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
|
|
this.barDockControlTop.Size = new System.Drawing.Size(717, 47);
|
|
//
|
|
// barDockControlBottom
|
|
//
|
|
this.barDockControlBottom.CausesValidation = false;
|
|
this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.barDockControlBottom.Location = new System.Drawing.Point(0, 338);
|
|
this.barDockControlBottom.Size = new System.Drawing.Size(717, 0);
|
|
//
|
|
// barDockControlLeft
|
|
//
|
|
this.barDockControlLeft.CausesValidation = false;
|
|
this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.barDockControlLeft.Location = new System.Drawing.Point(0, 47);
|
|
this.barDockControlLeft.Size = new System.Drawing.Size(0, 291);
|
|
//
|
|
// barDockControlRight
|
|
//
|
|
this.barDockControlRight.CausesValidation = false;
|
|
this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.barDockControlRight.Location = new System.Drawing.Point(717, 47);
|
|
this.barDockControlRight.Size = new System.Drawing.Size(0, 291);
|
|
//
|
|
// pasteItem1
|
|
//
|
|
this.pasteItem1.Id = 3;
|
|
this.pasteItem1.Name = "pasteItem1";
|
|
//
|
|
// cutItem1
|
|
//
|
|
this.cutItem1.Id = 4;
|
|
this.cutItem1.Name = "cutItem1";
|
|
//
|
|
// copyItem1
|
|
//
|
|
this.copyItem1.Id = 5;
|
|
this.copyItem1.Name = "copyItem1";
|
|
//
|
|
// pasteSpecialItem1
|
|
//
|
|
this.pasteSpecialItem1.Id = 6;
|
|
this.pasteSpecialItem1.Name = "pasteSpecialItem1";
|
|
//
|
|
// changeFontNameItem1
|
|
//
|
|
this.changeFontNameItem1.Edit = this.repositoryItemFontEdit1;
|
|
this.changeFontNameItem1.Id = 7;
|
|
this.changeFontNameItem1.Name = "changeFontNameItem1";
|
|
//
|
|
// repositoryItemFontEdit1
|
|
//
|
|
this.repositoryItemFontEdit1.AutoHeight = false;
|
|
this.repositoryItemFontEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.repositoryItemFontEdit1.Name = "repositoryItemFontEdit1";
|
|
//
|
|
// changeFontSizeItem1
|
|
//
|
|
this.changeFontSizeItem1.Edit = this.repositoryItemRichEditFontSizeEdit1;
|
|
this.changeFontSizeItem1.Id = 8;
|
|
this.changeFontSizeItem1.Name = "changeFontSizeItem1";
|
|
//
|
|
// repositoryItemRichEditFontSizeEdit1
|
|
//
|
|
this.repositoryItemRichEditFontSizeEdit1.AutoHeight = false;
|
|
this.repositoryItemRichEditFontSizeEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.repositoryItemRichEditFontSizeEdit1.Control = this.richEditControl;
|
|
this.repositoryItemRichEditFontSizeEdit1.Name = "repositoryItemRichEditFontSizeEdit1";
|
|
//
|
|
// fontSizeIncreaseItem1
|
|
//
|
|
this.fontSizeIncreaseItem1.Id = 9;
|
|
this.fontSizeIncreaseItem1.Name = "fontSizeIncreaseItem1";
|
|
//
|
|
// fontSizeDecreaseItem1
|
|
//
|
|
this.fontSizeDecreaseItem1.Id = 10;
|
|
this.fontSizeDecreaseItem1.Name = "fontSizeDecreaseItem1";
|
|
//
|
|
// toggleFontBoldItem1
|
|
//
|
|
this.toggleFontBoldItem1.Id = 11;
|
|
this.toggleFontBoldItem1.Name = "toggleFontBoldItem1";
|
|
//
|
|
// toggleFontItalicItem1
|
|
//
|
|
this.toggleFontItalicItem1.Id = 12;
|
|
this.toggleFontItalicItem1.Name = "toggleFontItalicItem1";
|
|
//
|
|
// toggleFontUnderlineItem1
|
|
//
|
|
this.toggleFontUnderlineItem1.Id = 13;
|
|
this.toggleFontUnderlineItem1.Name = "toggleFontUnderlineItem1";
|
|
//
|
|
// toggleFontDoubleUnderlineItem1
|
|
//
|
|
this.toggleFontDoubleUnderlineItem1.Id = 14;
|
|
this.toggleFontDoubleUnderlineItem1.Name = "toggleFontDoubleUnderlineItem1";
|
|
//
|
|
// toggleFontStrikeoutItem1
|
|
//
|
|
this.toggleFontStrikeoutItem1.Id = 15;
|
|
this.toggleFontStrikeoutItem1.Name = "toggleFontStrikeoutItem1";
|
|
//
|
|
// toggleFontDoubleStrikeoutItem1
|
|
//
|
|
this.toggleFontDoubleStrikeoutItem1.Id = 16;
|
|
this.toggleFontDoubleStrikeoutItem1.Name = "toggleFontDoubleStrikeoutItem1";
|
|
//
|
|
// toggleFontSuperscriptItem1
|
|
//
|
|
this.toggleFontSuperscriptItem1.Id = 17;
|
|
this.toggleFontSuperscriptItem1.Name = "toggleFontSuperscriptItem1";
|
|
//
|
|
// toggleFontSubscriptItem1
|
|
//
|
|
this.toggleFontSubscriptItem1.Id = 18;
|
|
this.toggleFontSubscriptItem1.Name = "toggleFontSubscriptItem1";
|
|
//
|
|
// changeFontColorItem1
|
|
//
|
|
this.changeFontColorItem1.Id = 19;
|
|
this.changeFontColorItem1.Name = "changeFontColorItem1";
|
|
//
|
|
// changeFontBackColorItem1
|
|
//
|
|
this.changeFontBackColorItem1.Id = 20;
|
|
this.changeFontBackColorItem1.Name = "changeFontBackColorItem1";
|
|
//
|
|
// changeTextCaseItem1
|
|
//
|
|
this.changeTextCaseItem1.Id = 21;
|
|
this.changeTextCaseItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.makeTextUpperCaseItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.makeTextLowerCaseItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.toggleTextCaseItem1)});
|
|
this.changeTextCaseItem1.Name = "changeTextCaseItem1";
|
|
//
|
|
// makeTextUpperCaseItem1
|
|
//
|
|
this.makeTextUpperCaseItem1.Id = 22;
|
|
this.makeTextUpperCaseItem1.Name = "makeTextUpperCaseItem1";
|
|
//
|
|
// makeTextLowerCaseItem1
|
|
//
|
|
this.makeTextLowerCaseItem1.Id = 23;
|
|
this.makeTextLowerCaseItem1.Name = "makeTextLowerCaseItem1";
|
|
//
|
|
// toggleTextCaseItem1
|
|
//
|
|
this.toggleTextCaseItem1.Id = 24;
|
|
this.toggleTextCaseItem1.Name = "toggleTextCaseItem1";
|
|
//
|
|
// clearFormattingItem1
|
|
//
|
|
this.clearFormattingItem1.Id = 25;
|
|
this.clearFormattingItem1.Name = "clearFormattingItem1";
|
|
//
|
|
// showFontFormItem1
|
|
//
|
|
this.showFontFormItem1.Id = 26;
|
|
this.showFontFormItem1.Name = "showFontFormItem1";
|
|
//
|
|
// changeStyleItem1
|
|
//
|
|
this.changeStyleItem1.Edit = this.repositoryItemRichEditStyleEdit1;
|
|
this.changeStyleItem1.Id = 48;
|
|
this.changeStyleItem1.Name = "changeStyleItem1";
|
|
//
|
|
// repositoryItemRichEditStyleEdit1
|
|
//
|
|
this.repositoryItemRichEditStyleEdit1.AutoHeight = false;
|
|
this.repositoryItemRichEditStyleEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.repositoryItemRichEditStyleEdit1.Control = this.richEditControl;
|
|
this.repositoryItemRichEditStyleEdit1.Name = "repositoryItemRichEditStyleEdit1";
|
|
//
|
|
// showEditStyleFormItem1
|
|
//
|
|
this.showEditStyleFormItem1.Id = 49;
|
|
this.showEditStyleFormItem1.Name = "showEditStyleFormItem1";
|
|
//
|
|
// openFileDialog
|
|
//
|
|
this.openFileDialog.FileName = "openFileDialog";
|
|
this.openFileDialog.Filter = "Microsoft|*.docx";
|
|
//
|
|
// richEditBarController1
|
|
//
|
|
this.richEditBarController1.BarItems.Add(this.pasteItem1);
|
|
this.richEditBarController1.BarItems.Add(this.cutItem1);
|
|
this.richEditBarController1.BarItems.Add(this.copyItem1);
|
|
this.richEditBarController1.BarItems.Add(this.pasteSpecialItem1);
|
|
this.richEditBarController1.BarItems.Add(this.changeFontNameItem1);
|
|
this.richEditBarController1.BarItems.Add(this.changeFontSizeItem1);
|
|
this.richEditBarController1.BarItems.Add(this.fontSizeIncreaseItem1);
|
|
this.richEditBarController1.BarItems.Add(this.fontSizeDecreaseItem1);
|
|
this.richEditBarController1.BarItems.Add(this.toggleFontBoldItem1);
|
|
this.richEditBarController1.BarItems.Add(this.toggleFontItalicItem1);
|
|
this.richEditBarController1.BarItems.Add(this.toggleFontUnderlineItem1);
|
|
this.richEditBarController1.BarItems.Add(this.toggleFontDoubleUnderlineItem1);
|
|
this.richEditBarController1.BarItems.Add(this.toggleFontStrikeoutItem1);
|
|
this.richEditBarController1.BarItems.Add(this.toggleFontDoubleStrikeoutItem1);
|
|
this.richEditBarController1.BarItems.Add(this.toggleFontSuperscriptItem1);
|
|
this.richEditBarController1.BarItems.Add(this.toggleFontSubscriptItem1);
|
|
this.richEditBarController1.BarItems.Add(this.changeFontColorItem1);
|
|
this.richEditBarController1.BarItems.Add(this.changeFontBackColorItem1);
|
|
this.richEditBarController1.BarItems.Add(this.changeTextCaseItem1);
|
|
this.richEditBarController1.BarItems.Add(this.makeTextUpperCaseItem1);
|
|
this.richEditBarController1.BarItems.Add(this.makeTextLowerCaseItem1);
|
|
this.richEditBarController1.BarItems.Add(this.toggleTextCaseItem1);
|
|
this.richEditBarController1.BarItems.Add(this.clearFormattingItem1);
|
|
this.richEditBarController1.BarItems.Add(this.showFontFormItem1);
|
|
this.richEditBarController1.BarItems.Add(this.toggleBulletedListItem1);
|
|
this.richEditBarController1.BarItems.Add(this.toggleNumberingListItem1);
|
|
this.richEditBarController1.BarItems.Add(this.toggleMultiLevelListItem1);
|
|
this.richEditBarController1.BarItems.Add(this.decreaseIndentItem1);
|
|
this.richEditBarController1.BarItems.Add(this.increaseIndentItem1);
|
|
this.richEditBarController1.BarItems.Add(this.toggleParagraphAlignmentLeftItem1);
|
|
this.richEditBarController1.BarItems.Add(this.toggleParagraphAlignmentCenterItem1);
|
|
this.richEditBarController1.BarItems.Add(this.toggleParagraphAlignmentRightItem1);
|
|
this.richEditBarController1.BarItems.Add(this.toggleParagraphAlignmentJustifyItem1);
|
|
this.richEditBarController1.BarItems.Add(this.changeParagraphLineSpacingItem1);
|
|
this.richEditBarController1.BarItems.Add(this.setSingleParagraphSpacingItem1);
|
|
this.richEditBarController1.BarItems.Add(this.setSesquialteralParagraphSpacingItem1);
|
|
this.richEditBarController1.BarItems.Add(this.setDoubleParagraphSpacingItem1);
|
|
this.richEditBarController1.BarItems.Add(this.showLineSpacingFormItem1);
|
|
this.richEditBarController1.BarItems.Add(this.addSpacingBeforeParagraphItem1);
|
|
this.richEditBarController1.BarItems.Add(this.removeSpacingBeforeParagraphItem1);
|
|
this.richEditBarController1.BarItems.Add(this.addSpacingAfterParagraphItem1);
|
|
this.richEditBarController1.BarItems.Add(this.removeSpacingAfterParagraphItem1);
|
|
this.richEditBarController1.BarItems.Add(this.changeStyleItem1);
|
|
this.richEditBarController1.BarItems.Add(this.showEditStyleFormItem1);
|
|
this.richEditBarController1.Control = this.richEditControl;
|
|
//
|
|
// editingBar1
|
|
//
|
|
this.editingBar1.BarName = "";
|
|
this.editingBar1.Control = this.richEditControl;
|
|
this.editingBar1.DockCol = 5;
|
|
this.editingBar1.DockRow = 0;
|
|
this.editingBar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
|
|
this.editingBar1.Text = "";
|
|
//
|
|
// frmViewOpenXMLContent
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.ClientSize = new System.Drawing.Size(717, 338);
|
|
this.Controls.Add(this.richEditControl);
|
|
this.Controls.Add(this.barDockControlLeft);
|
|
this.Controls.Add(this.barDockControlRight);
|
|
this.Controls.Add(this.barDockControlBottom);
|
|
this.Controls.Add(this.barDockControlTop);
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.Name = "frmViewOpenXMLContent";
|
|
this.Text = "Xem dữ liệu ";
|
|
((System.ComponentModel.ISupportInitialize)(this.barManager)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemFontEdit1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichEditFontSizeEdit1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichEditStyleEdit1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.richEditBarController1)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraBars.BarManager barManager;
|
|
private DevExpress.XtraBars.Bar bar1;
|
|
private DevExpress.XtraBars.BarButtonItem Opem;
|
|
private DevExpress.XtraBars.BarButtonItem SaveandClose;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlTop;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlBottom;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlLeft;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlRight;
|
|
private System.Windows.Forms.OpenFileDialog openFileDialog;
|
|
private DevExpress.XtraRichEdit.UI.PasteItem pasteItem1;
|
|
private DevExpress.XtraRichEdit.UI.CutItem cutItem1;
|
|
private DevExpress.XtraRichEdit.UI.CopyItem copyItem1;
|
|
private DevExpress.XtraRichEdit.UI.PasteSpecialItem pasteSpecialItem1;
|
|
private DevExpress.XtraRichEdit.UI.ChangeFontNameItem changeFontNameItem1;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemFontEdit repositoryItemFontEdit1;
|
|
private DevExpress.XtraRichEdit.UI.ChangeFontSizeItem changeFontSizeItem1;
|
|
private DevExpress.XtraRichEdit.Design.RepositoryItemRichEditFontSizeEdit repositoryItemRichEditFontSizeEdit1;
|
|
private DevExpress.XtraRichEdit.UI.FontSizeIncreaseItem fontSizeIncreaseItem1;
|
|
private DevExpress.XtraRichEdit.UI.FontSizeDecreaseItem fontSizeDecreaseItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleFontBoldItem toggleFontBoldItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleFontItalicItem toggleFontItalicItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleFontUnderlineItem toggleFontUnderlineItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleFontDoubleUnderlineItem toggleFontDoubleUnderlineItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleFontStrikeoutItem toggleFontStrikeoutItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleFontDoubleStrikeoutItem toggleFontDoubleStrikeoutItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleFontSuperscriptItem toggleFontSuperscriptItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleFontSubscriptItem toggleFontSubscriptItem1;
|
|
private DevExpress.XtraRichEdit.UI.ChangeFontColorItem changeFontColorItem1;
|
|
private DevExpress.XtraRichEdit.UI.ChangeFontBackColorItem changeFontBackColorItem1;
|
|
private DevExpress.XtraRichEdit.UI.ChangeTextCaseItem changeTextCaseItem1;
|
|
private DevExpress.XtraRichEdit.UI.MakeTextUpperCaseItem makeTextUpperCaseItem1;
|
|
private DevExpress.XtraRichEdit.UI.MakeTextLowerCaseItem makeTextLowerCaseItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleTextCaseItem toggleTextCaseItem1;
|
|
private DevExpress.XtraRichEdit.UI.ClearFormattingItem clearFormattingItem1;
|
|
private DevExpress.XtraRichEdit.UI.ShowFontFormItem showFontFormItem1;
|
|
private DevExpress.XtraRichEdit.UI.ParagraphBar paragraphBar1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleBulletedListItem toggleBulletedListItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleNumberingListItem toggleNumberingListItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleMultiLevelListItem toggleMultiLevelListItem1;
|
|
private DevExpress.XtraRichEdit.UI.DecreaseIndentItem decreaseIndentItem1;
|
|
private DevExpress.XtraRichEdit.UI.IncreaseIndentItem increaseIndentItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleParagraphAlignmentLeftItem toggleParagraphAlignmentLeftItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleParagraphAlignmentCenterItem toggleParagraphAlignmentCenterItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleParagraphAlignmentRightItem toggleParagraphAlignmentRightItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleParagraphAlignmentJustifyItem toggleParagraphAlignmentJustifyItem1;
|
|
private DevExpress.XtraRichEdit.UI.ChangeParagraphLineSpacingItem changeParagraphLineSpacingItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetSingleParagraphSpacingItem setSingleParagraphSpacingItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetSesquialteralParagraphSpacingItem setSesquialteralParagraphSpacingItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetDoubleParagraphSpacingItem setDoubleParagraphSpacingItem1;
|
|
private DevExpress.XtraRichEdit.UI.ShowLineSpacingFormItem showLineSpacingFormItem1;
|
|
private DevExpress.XtraRichEdit.UI.AddSpacingBeforeParagraphItem addSpacingBeforeParagraphItem1;
|
|
private DevExpress.XtraRichEdit.UI.RemoveSpacingBeforeParagraphItem removeSpacingBeforeParagraphItem1;
|
|
private DevExpress.XtraRichEdit.UI.AddSpacingAfterParagraphItem addSpacingAfterParagraphItem1;
|
|
private DevExpress.XtraRichEdit.UI.RemoveSpacingAfterParagraphItem removeSpacingAfterParagraphItem1;
|
|
private DevExpress.XtraRichEdit.UI.ChangeStyleItem changeStyleItem1;
|
|
private DevExpress.XtraRichEdit.Design.RepositoryItemRichEditStyleEdit repositoryItemRichEditStyleEdit1;
|
|
private DevExpress.XtraRichEdit.UI.ShowEditStyleFormItem showEditStyleFormItem1;
|
|
private DevExpress.XtraRichEdit.UI.RichEditBarController richEditBarController1;
|
|
private DevExpress.XtraRichEdit.RichEditControl richEditControl;
|
|
private DevExpress.XtraRichEdit.UI.EditingBar editingBar1;
|
|
}
|
|
}
|