2694 lines
163 KiB
C#
2694 lines
163 KiB
C#
namespace Omega.Forms
|
|
{
|
|
partial class frmQuestionImport
|
|
{
|
|
/// <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(frmQuestionImport));
|
|
DevExpress.XtraBars.Ribbon.GalleryItemGroup galleryItemGroup1 = new DevExpress.XtraBars.Ribbon.GalleryItemGroup();
|
|
DevExpress.XtraRichEdit.Model.BorderInfo borderInfo1 = new DevExpress.XtraRichEdit.Model.BorderInfo();
|
|
this.barManager = new DevExpress.XtraBars.BarManager(this.components);
|
|
this.commonBar1 = new DevExpress.XtraRichEdit.UI.CommonBar();
|
|
this.Open = new DevExpress.XtraBars.BarButtonItem();
|
|
this.SaveToDB = new DevExpress.XtraBars.BarButtonItem();
|
|
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.fileNewItem1 = new DevExpress.XtraRichEdit.UI.FileNewItem();
|
|
this.fileOpenItem1 = new DevExpress.XtraRichEdit.UI.FileOpenItem();
|
|
this.fileSaveItem1 = new DevExpress.XtraRichEdit.UI.FileSaveItem();
|
|
this.fileSaveAsItem1 = new DevExpress.XtraRichEdit.UI.FileSaveAsItem();
|
|
this.quickPrintItem1 = new DevExpress.XtraRichEdit.UI.QuickPrintItem();
|
|
this.printItem1 = new DevExpress.XtraRichEdit.UI.PrintItem();
|
|
this.printPreviewItem1 = new DevExpress.XtraRichEdit.UI.PrintPreviewItem();
|
|
this.undoItem1 = new DevExpress.XtraRichEdit.UI.UndoItem();
|
|
this.redoItem1 = new DevExpress.XtraRichEdit.UI.RedoItem();
|
|
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.richEditControl = new DevExpress.XtraRichEdit.RichEditControl();
|
|
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.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.toggleShowWhitespaceItem1 = new DevExpress.XtraRichEdit.UI.ToggleShowWhitespaceItem();
|
|
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.changeParagraphBackColorItem1 = new DevExpress.XtraRichEdit.UI.ChangeParagraphBackColorItem();
|
|
this.showParagraphFormItem1 = new DevExpress.XtraRichEdit.UI.ShowParagraphFormItem();
|
|
this.changeStyleItem1 = new DevExpress.XtraRichEdit.UI.ChangeStyleItem();
|
|
this.repositoryItemRichEditStyleEdit1 = new DevExpress.XtraRichEdit.Design.RepositoryItemRichEditStyleEdit();
|
|
this.showEditStyleFormItem1 = new DevExpress.XtraRichEdit.UI.ShowEditStyleFormItem();
|
|
this.findItem1 = new DevExpress.XtraRichEdit.UI.FindItem();
|
|
this.replaceItem1 = new DevExpress.XtraRichEdit.UI.ReplaceItem();
|
|
this.insertPageBreakItem1 = new DevExpress.XtraRichEdit.UI.InsertPageBreakItem();
|
|
this.insertTableItem1 = new DevExpress.XtraRichEdit.UI.InsertTableItem();
|
|
this.insertPictureItem1 = new DevExpress.XtraRichEdit.UI.InsertPictureItem();
|
|
this.insertFloatingPictureItem1 = new DevExpress.XtraRichEdit.UI.InsertFloatingPictureItem();
|
|
this.insertBookmarkItem1 = new DevExpress.XtraRichEdit.UI.InsertBookmarkItem();
|
|
this.insertHyperlinkItem1 = new DevExpress.XtraRichEdit.UI.InsertHyperlinkItem();
|
|
this.editPageHeaderItem1 = new DevExpress.XtraRichEdit.UI.EditPageHeaderItem();
|
|
this.editPageFooterItem1 = new DevExpress.XtraRichEdit.UI.EditPageFooterItem();
|
|
this.insertPageNumberItem1 = new DevExpress.XtraRichEdit.UI.InsertPageNumberItem();
|
|
this.insertPageCountItem1 = new DevExpress.XtraRichEdit.UI.InsertPageCountItem();
|
|
this.insertTextBoxItem1 = new DevExpress.XtraRichEdit.UI.InsertTextBoxItem();
|
|
this.insertSymbolItem1 = new DevExpress.XtraRichEdit.UI.InsertSymbolItem();
|
|
this.changeSectionPageMarginsItem1 = new DevExpress.XtraRichEdit.UI.ChangeSectionPageMarginsItem();
|
|
this.setNormalSectionPageMarginsItem1 = new DevExpress.XtraRichEdit.UI.SetNormalSectionPageMarginsItem();
|
|
this.setNarrowSectionPageMarginsItem1 = new DevExpress.XtraRichEdit.UI.SetNarrowSectionPageMarginsItem();
|
|
this.setModerateSectionPageMarginsItem1 = new DevExpress.XtraRichEdit.UI.SetModerateSectionPageMarginsItem();
|
|
this.setWideSectionPageMarginsItem1 = new DevExpress.XtraRichEdit.UI.SetWideSectionPageMarginsItem();
|
|
this.showPageMarginsSetupFormItem1 = new DevExpress.XtraRichEdit.UI.ShowPageMarginsSetupFormItem();
|
|
this.changeSectionPageOrientationItem1 = new DevExpress.XtraRichEdit.UI.ChangeSectionPageOrientationItem();
|
|
this.setPortraitPageOrientationItem1 = new DevExpress.XtraRichEdit.UI.SetPortraitPageOrientationItem();
|
|
this.setLandscapePageOrientationItem1 = new DevExpress.XtraRichEdit.UI.SetLandscapePageOrientationItem();
|
|
this.changeSectionPaperKindItem1 = new DevExpress.XtraRichEdit.UI.ChangeSectionPaperKindItem();
|
|
this.changeSectionColumnsItem1 = new DevExpress.XtraRichEdit.UI.ChangeSectionColumnsItem();
|
|
this.setSectionOneColumnItem1 = new DevExpress.XtraRichEdit.UI.SetSectionOneColumnItem();
|
|
this.setSectionTwoColumnsItem1 = new DevExpress.XtraRichEdit.UI.SetSectionTwoColumnsItem();
|
|
this.setSectionThreeColumnsItem1 = new DevExpress.XtraRichEdit.UI.SetSectionThreeColumnsItem();
|
|
this.showColumnsSetupFormItem1 = new DevExpress.XtraRichEdit.UI.ShowColumnsSetupFormItem();
|
|
this.insertBreakItem1 = new DevExpress.XtraRichEdit.UI.InsertBreakItem();
|
|
this.insertColumnBreakItem1 = new DevExpress.XtraRichEdit.UI.InsertColumnBreakItem();
|
|
this.insertSectionBreakNextPageItem1 = new DevExpress.XtraRichEdit.UI.InsertSectionBreakNextPageItem();
|
|
this.insertSectionBreakEvenPageItem1 = new DevExpress.XtraRichEdit.UI.InsertSectionBreakEvenPageItem();
|
|
this.insertSectionBreakOddPageItem1 = new DevExpress.XtraRichEdit.UI.InsertSectionBreakOddPageItem();
|
|
this.changeSectionLineNumberingItem1 = new DevExpress.XtraRichEdit.UI.ChangeSectionLineNumberingItem();
|
|
this.setSectionLineNumberingNoneItem1 = new DevExpress.XtraRichEdit.UI.SetSectionLineNumberingNoneItem();
|
|
this.setSectionLineNumberingContinuousItem1 = new DevExpress.XtraRichEdit.UI.SetSectionLineNumberingContinuousItem();
|
|
this.setSectionLineNumberingRestartNewPageItem1 = new DevExpress.XtraRichEdit.UI.SetSectionLineNumberingRestartNewPageItem();
|
|
this.setSectionLineNumberingRestartNewSectionItem1 = new DevExpress.XtraRichEdit.UI.SetSectionLineNumberingRestartNewSectionItem();
|
|
this.toggleParagraphSuppressLineNumbersItem1 = new DevExpress.XtraRichEdit.UI.ToggleParagraphSuppressLineNumbersItem();
|
|
this.showLineNumberingFormItem1 = new DevExpress.XtraRichEdit.UI.ShowLineNumberingFormItem();
|
|
this.changePageColorItem1 = new DevExpress.XtraRichEdit.UI.ChangePageColorItem();
|
|
this.insertTableOfContentsItem1 = new DevExpress.XtraRichEdit.UI.InsertTableOfContentsItem();
|
|
this.updateTableOfContentsItem1 = new DevExpress.XtraRichEdit.UI.UpdateTableOfContentsItem();
|
|
this.addParagraphsToTableOfContentItem1 = new DevExpress.XtraRichEdit.UI.AddParagraphsToTableOfContentItem();
|
|
this.setParagraphHeadingLevelItem1 = new DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem();
|
|
this.setParagraphHeadingLevelItem2 = new DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem();
|
|
this.setParagraphHeadingLevelItem3 = new DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem();
|
|
this.setParagraphHeadingLevelItem4 = new DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem();
|
|
this.setParagraphHeadingLevelItem5 = new DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem();
|
|
this.setParagraphHeadingLevelItem6 = new DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem();
|
|
this.setParagraphHeadingLevelItem7 = new DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem();
|
|
this.setParagraphHeadingLevelItem8 = new DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem();
|
|
this.setParagraphHeadingLevelItem9 = new DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem();
|
|
this.setParagraphHeadingLevelItem10 = new DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem();
|
|
this.insertCaptionPlaceholderItem1 = new DevExpress.XtraRichEdit.UI.InsertCaptionPlaceholderItem();
|
|
this.insertFiguresCaptionItems1 = new DevExpress.XtraRichEdit.UI.InsertFiguresCaptionItems();
|
|
this.insertTablesCaptionItems1 = new DevExpress.XtraRichEdit.UI.InsertTablesCaptionItems();
|
|
this.insertEquationsCaptionItems1 = new DevExpress.XtraRichEdit.UI.InsertEquationsCaptionItems();
|
|
this.insertTableOfFiguresPlaceholderItem1 = new DevExpress.XtraRichEdit.UI.InsertTableOfFiguresPlaceholderItem();
|
|
this.insertTableOfFiguresItems1 = new DevExpress.XtraRichEdit.UI.InsertTableOfFiguresItems();
|
|
this.insertTableOfTablesItems1 = new DevExpress.XtraRichEdit.UI.InsertTableOfTablesItems();
|
|
this.insertTableOfEquationsItems1 = new DevExpress.XtraRichEdit.UI.InsertTableOfEquationsItems();
|
|
this.updateTableOfFiguresItem1 = new DevExpress.XtraRichEdit.UI.UpdateTableOfFiguresItem();
|
|
this.insertMergeFieldItem1 = new DevExpress.XtraRichEdit.UI.InsertMergeFieldItem();
|
|
this.showAllFieldCodesItem1 = new DevExpress.XtraRichEdit.UI.ShowAllFieldCodesItem();
|
|
this.showAllFieldResultsItem1 = new DevExpress.XtraRichEdit.UI.ShowAllFieldResultsItem();
|
|
this.toggleViewMergedDataItem1 = new DevExpress.XtraRichEdit.UI.ToggleViewMergedDataItem();
|
|
this.checkSpellingItem1 = new DevExpress.XtraRichEdit.UI.CheckSpellingItem();
|
|
this.protectDocumentItem1 = new DevExpress.XtraRichEdit.UI.ProtectDocumentItem();
|
|
this.changeRangeEditingPermissionsItem1 = new DevExpress.XtraRichEdit.UI.ChangeRangeEditingPermissionsItem();
|
|
this.unprotectDocumentItem1 = new DevExpress.XtraRichEdit.UI.UnprotectDocumentItem();
|
|
this.switchToSimpleViewItem1 = new DevExpress.XtraRichEdit.UI.SwitchToSimpleViewItem();
|
|
this.switchToDraftViewItem1 = new DevExpress.XtraRichEdit.UI.SwitchToDraftViewItem();
|
|
this.switchToPrintLayoutViewItem1 = new DevExpress.XtraRichEdit.UI.SwitchToPrintLayoutViewItem();
|
|
this.toggleShowHorizontalRulerItem1 = new DevExpress.XtraRichEdit.UI.ToggleShowHorizontalRulerItem();
|
|
this.toggleShowVerticalRulerItem1 = new DevExpress.XtraRichEdit.UI.ToggleShowVerticalRulerItem();
|
|
this.zoomOutItem1 = new DevExpress.XtraRichEdit.UI.ZoomOutItem();
|
|
this.zoomInItem1 = new DevExpress.XtraRichEdit.UI.ZoomInItem();
|
|
this.goToPageHeaderItem1 = new DevExpress.XtraRichEdit.UI.GoToPageHeaderItem();
|
|
this.goToPageFooterItem1 = new DevExpress.XtraRichEdit.UI.GoToPageFooterItem();
|
|
this.goToNextHeaderFooterItem1 = new DevExpress.XtraRichEdit.UI.GoToNextHeaderFooterItem();
|
|
this.goToPreviousHeaderFooterItem1 = new DevExpress.XtraRichEdit.UI.GoToPreviousHeaderFooterItem();
|
|
this.toggleLinkToPreviousItem1 = new DevExpress.XtraRichEdit.UI.ToggleLinkToPreviousItem();
|
|
this.toggleDifferentFirstPageItem1 = new DevExpress.XtraRichEdit.UI.ToggleDifferentFirstPageItem();
|
|
this.toggleDifferentOddAndEvenPagesItem1 = new DevExpress.XtraRichEdit.UI.ToggleDifferentOddAndEvenPagesItem();
|
|
this.closePageHeaderFooterItem1 = new DevExpress.XtraRichEdit.UI.ClosePageHeaderFooterItem();
|
|
this.toggleFirstRowItem1 = new DevExpress.XtraRichEdit.UI.ToggleFirstRowItem();
|
|
this.toggleLastRowItem1 = new DevExpress.XtraRichEdit.UI.ToggleLastRowItem();
|
|
this.toggleBandedRowsItem1 = new DevExpress.XtraRichEdit.UI.ToggleBandedRowsItem();
|
|
this.toggleFirstColumnItem1 = new DevExpress.XtraRichEdit.UI.ToggleFirstColumnItem();
|
|
this.toggleLastColumnItem1 = new DevExpress.XtraRichEdit.UI.ToggleLastColumnItem();
|
|
this.toggleBandedColumnItem1 = new DevExpress.XtraRichEdit.UI.ToggleBandedColumnItem();
|
|
this.galleryChangeTableStyleItem1 = new DevExpress.XtraRichEdit.UI.GalleryChangeTableStyleItem();
|
|
this.changeTableBorderLineStyleItem1 = new DevExpress.XtraRichEdit.UI.ChangeTableBorderLineStyleItem();
|
|
this.repositoryItemBorderLineStyle1 = new DevExpress.XtraRichEdit.Forms.Design.RepositoryItemBorderLineStyle();
|
|
this.changeTableBorderLineWeightItem1 = new DevExpress.XtraRichEdit.UI.ChangeTableBorderLineWeightItem();
|
|
this.repositoryItemBorderLineWeight1 = new DevExpress.XtraRichEdit.Forms.Design.RepositoryItemBorderLineWeight();
|
|
this.changeTableBorderColorItem1 = new DevExpress.XtraRichEdit.UI.ChangeTableBorderColorItem();
|
|
this.changeTableBordersItem1 = new DevExpress.XtraRichEdit.UI.ChangeTableBordersItem();
|
|
this.toggleTableCellsBottomBorderItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsBottomBorderItem();
|
|
this.toggleTableCellsTopBorderItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsTopBorderItem();
|
|
this.toggleTableCellsLeftBorderItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsLeftBorderItem();
|
|
this.toggleTableCellsRightBorderItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsRightBorderItem();
|
|
this.resetTableCellsAllBordersItem1 = new DevExpress.XtraRichEdit.UI.ResetTableCellsAllBordersItem();
|
|
this.toggleTableCellsAllBordersItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsAllBordersItem();
|
|
this.toggleTableCellsOutsideBorderItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsOutsideBorderItem();
|
|
this.toggleTableCellsInsideBorderItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsInsideBorderItem();
|
|
this.toggleTableCellsInsideHorizontalBorderItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsInsideHorizontalBorderItem();
|
|
this.toggleTableCellsInsideVerticalBorderItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsInsideVerticalBorderItem();
|
|
this.toggleShowTableGridLinesItem1 = new DevExpress.XtraRichEdit.UI.ToggleShowTableGridLinesItem();
|
|
this.changeTableCellsShadingItem1 = new DevExpress.XtraRichEdit.UI.ChangeTableCellsShadingItem();
|
|
this.selectTableElementsItem1 = new DevExpress.XtraRichEdit.UI.SelectTableElementsItem();
|
|
this.selectTableCellItem1 = new DevExpress.XtraRichEdit.UI.SelectTableCellItem();
|
|
this.selectTableColumnItem1 = new DevExpress.XtraRichEdit.UI.SelectTableColumnItem();
|
|
this.selectTableRowItem1 = new DevExpress.XtraRichEdit.UI.SelectTableRowItem();
|
|
this.selectTableItem1 = new DevExpress.XtraRichEdit.UI.SelectTableItem();
|
|
this.showTablePropertiesFormItem1 = new DevExpress.XtraRichEdit.UI.ShowTablePropertiesFormItem();
|
|
this.deleteTableElementsItem1 = new DevExpress.XtraRichEdit.UI.DeleteTableElementsItem();
|
|
this.showDeleteTableCellsFormItem1 = new DevExpress.XtraRichEdit.UI.ShowDeleteTableCellsFormItem();
|
|
this.deleteTableColumnsItem1 = new DevExpress.XtraRichEdit.UI.DeleteTableColumnsItem();
|
|
this.deleteTableRowsItem1 = new DevExpress.XtraRichEdit.UI.DeleteTableRowsItem();
|
|
this.deleteTableItem1 = new DevExpress.XtraRichEdit.UI.DeleteTableItem();
|
|
this.insertTableRowAboveItem1 = new DevExpress.XtraRichEdit.UI.InsertTableRowAboveItem();
|
|
this.insertTableRowBelowItem1 = new DevExpress.XtraRichEdit.UI.InsertTableRowBelowItem();
|
|
this.insertTableColumnToLeftItem1 = new DevExpress.XtraRichEdit.UI.InsertTableColumnToLeftItem();
|
|
this.insertTableColumnToRightItem1 = new DevExpress.XtraRichEdit.UI.InsertTableColumnToRightItem();
|
|
this.showInsertTableCellsFormItem1 = new DevExpress.XtraRichEdit.UI.ShowInsertTableCellsFormItem();
|
|
this.mergeTableCellsItem1 = new DevExpress.XtraRichEdit.UI.MergeTableCellsItem();
|
|
this.showSplitTableCellsForm1 = new DevExpress.XtraRichEdit.UI.ShowSplitTableCellsForm();
|
|
this.splitTableItem1 = new DevExpress.XtraRichEdit.UI.SplitTableItem();
|
|
this.toggleTableAutoFitItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableAutoFitItem();
|
|
this.toggleTableAutoFitContentsItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableAutoFitContentsItem();
|
|
this.toggleTableAutoFitWindowItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableAutoFitWindowItem();
|
|
this.toggleTableFixedColumnWidthItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableFixedColumnWidthItem();
|
|
this.toggleTableCellsTopLeftAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsTopLeftAlignmentItem();
|
|
this.toggleTableCellsMiddleLeftAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsMiddleLeftAlignmentItem();
|
|
this.toggleTableCellsBottomLeftAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsBottomLeftAlignmentItem();
|
|
this.toggleTableCellsTopCenterAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsTopCenterAlignmentItem();
|
|
this.toggleTableCellsMiddleCenterAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsMiddleCenterAlignmentItem();
|
|
this.toggleTableCellsBottomCenterAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsBottomCenterAlignmentItem();
|
|
this.toggleTableCellsTopRightAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsTopRightAlignmentItem();
|
|
this.toggleTableCellsMiddleRightAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsMiddleRightAlignmentItem();
|
|
this.toggleTableCellsBottomRightAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsBottomRightAlignmentItem();
|
|
this.showTableOptionsFormItem1 = new DevExpress.XtraRichEdit.UI.ShowTableOptionsFormItem();
|
|
this.changeFloatingObjectFillColorItem1 = new DevExpress.XtraRichEdit.UI.ChangeFloatingObjectFillColorItem();
|
|
this.changeFloatingObjectOutlineColorItem1 = new DevExpress.XtraRichEdit.UI.ChangeFloatingObjectOutlineColorItem();
|
|
this.changeFloatingObjectOutlineWeightItem1 = new DevExpress.XtraRichEdit.UI.ChangeFloatingObjectOutlineWeightItem();
|
|
this.repositoryItemFloatingObjectOutlineWeight1 = new DevExpress.XtraRichEdit.Forms.Design.RepositoryItemFloatingObjectOutlineWeight();
|
|
this.changeFloatingObjectTextWrapTypeItem1 = new DevExpress.XtraRichEdit.UI.ChangeFloatingObjectTextWrapTypeItem();
|
|
this.setFloatingObjectSquareTextWrapTypeItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectSquareTextWrapTypeItem();
|
|
this.setFloatingObjectTightTextWrapTypeItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectTightTextWrapTypeItem();
|
|
this.setFloatingObjectThroughTextWrapTypeItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectThroughTextWrapTypeItem();
|
|
this.setFloatingObjectTopAndBottomTextWrapTypeItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectTopAndBottomTextWrapTypeItem();
|
|
this.setFloatingObjectBehindTextWrapTypeItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectBehindTextWrapTypeItem();
|
|
this.setFloatingObjectInFrontOfTextWrapTypeItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectInFrontOfTextWrapTypeItem();
|
|
this.changeFloatingObjectAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ChangeFloatingObjectAlignmentItem();
|
|
this.setFloatingObjectTopLeftAlignmentItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectTopLeftAlignmentItem();
|
|
this.setFloatingObjectTopCenterAlignmentItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectTopCenterAlignmentItem();
|
|
this.setFloatingObjectTopRightAlignmentItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectTopRightAlignmentItem();
|
|
this.setFloatingObjectMiddleLeftAlignmentItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectMiddleLeftAlignmentItem();
|
|
this.setFloatingObjectMiddleCenterAlignmentItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectMiddleCenterAlignmentItem();
|
|
this.setFloatingObjectMiddleRightAlignmentItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectMiddleRightAlignmentItem();
|
|
this.setFloatingObjectBottomLeftAlignmentItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectBottomLeftAlignmentItem();
|
|
this.setFloatingObjectBottomCenterAlignmentItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectBottomCenterAlignmentItem();
|
|
this.setFloatingObjectBottomRightAlignmentItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectBottomRightAlignmentItem();
|
|
this.floatingObjectBringForwardSubItem1 = new DevExpress.XtraRichEdit.UI.FloatingObjectBringForwardSubItem();
|
|
this.floatingObjectBringForwardItem1 = new DevExpress.XtraRichEdit.UI.FloatingObjectBringForwardItem();
|
|
this.floatingObjectBringToFrontItem1 = new DevExpress.XtraRichEdit.UI.FloatingObjectBringToFrontItem();
|
|
this.floatingObjectBringInFrontOfTextItem1 = new DevExpress.XtraRichEdit.UI.FloatingObjectBringInFrontOfTextItem();
|
|
this.floatingObjectSendBackwardSubItem1 = new DevExpress.XtraRichEdit.UI.FloatingObjectSendBackwardSubItem();
|
|
this.floatingObjectSendBackwardItem1 = new DevExpress.XtraRichEdit.UI.FloatingObjectSendBackwardItem();
|
|
this.floatingObjectSendToBackItem1 = new DevExpress.XtraRichEdit.UI.FloatingObjectSendToBackItem();
|
|
this.floatingObjectSendBehindTextItem1 = new DevExpress.XtraRichEdit.UI.FloatingObjectSendBehindTextItem();
|
|
this.GetRichText = new DevExpress.XtraBars.BarButtonItem();
|
|
this.richEditBarController = new DevExpress.XtraRichEdit.UI.RichEditBarController();
|
|
this.insertPageBreakItem2 = new DevExpress.XtraRichEdit.UI.InsertPageBreakItem();
|
|
this.openFileDialog = new System.Windows.Forms.OpenFileDialog();
|
|
this.Tabs = new DevExpress.XtraTab.XtraTabControl();
|
|
this.tabEdit = new DevExpress.XtraTab.XtraTabPage();
|
|
this.tabResult = new DevExpress.XtraTab.XtraTabPage();
|
|
this.grdResult = new DevExpress.XtraGrid.GridControl();
|
|
this.contextMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.Delete = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.View = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.tblQuestionEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.colQuestionId = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCreateDate = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSubjectId = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colFieldId = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colDifficulty = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colLevel = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Summary = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.imageList = new System.Windows.Forms.ImageList(this.components);
|
|
this.progressPanel = new DevExpress.XtraWaitForm.ProgressPanel();
|
|
((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.repositoryItemBorderLineStyle1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemBorderLineWeight1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemFloatingObjectOutlineWeight1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.richEditBarController)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Tabs)).BeginInit();
|
|
this.Tabs.SuspendLayout();
|
|
this.tabEdit.SuspendLayout();
|
|
this.tabResult.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.grdResult)).BeginInit();
|
|
this.contextMenuStrip.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tblQuestionEntityBindingSource)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// barManager
|
|
//
|
|
this.barManager.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
|
|
this.commonBar1});
|
|
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.fileNewItem1,
|
|
this.fileOpenItem1,
|
|
this.fileSaveItem1,
|
|
this.fileSaveAsItem1,
|
|
this.quickPrintItem1,
|
|
this.printItem1,
|
|
this.printPreviewItem1,
|
|
this.undoItem1,
|
|
this.redoItem1,
|
|
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.toggleShowWhitespaceItem1,
|
|
this.changeParagraphLineSpacingItem1,
|
|
this.setSingleParagraphSpacingItem1,
|
|
this.setSesquialteralParagraphSpacingItem1,
|
|
this.setDoubleParagraphSpacingItem1,
|
|
this.showLineSpacingFormItem1,
|
|
this.addSpacingBeforeParagraphItem1,
|
|
this.removeSpacingBeforeParagraphItem1,
|
|
this.addSpacingAfterParagraphItem1,
|
|
this.removeSpacingAfterParagraphItem1,
|
|
this.changeParagraphBackColorItem1,
|
|
this.showParagraphFormItem1,
|
|
this.changeStyleItem1,
|
|
this.showEditStyleFormItem1,
|
|
this.findItem1,
|
|
this.replaceItem1,
|
|
this.insertPageBreakItem1,
|
|
this.insertTableItem1,
|
|
this.insertPictureItem1,
|
|
this.insertFloatingPictureItem1,
|
|
this.insertBookmarkItem1,
|
|
this.insertHyperlinkItem1,
|
|
this.editPageHeaderItem1,
|
|
this.editPageFooterItem1,
|
|
this.insertPageNumberItem1,
|
|
this.insertPageCountItem1,
|
|
this.insertTextBoxItem1,
|
|
this.insertSymbolItem1,
|
|
this.changeSectionPageMarginsItem1,
|
|
this.setNormalSectionPageMarginsItem1,
|
|
this.setNarrowSectionPageMarginsItem1,
|
|
this.setModerateSectionPageMarginsItem1,
|
|
this.setWideSectionPageMarginsItem1,
|
|
this.showPageMarginsSetupFormItem1,
|
|
this.changeSectionPageOrientationItem1,
|
|
this.setPortraitPageOrientationItem1,
|
|
this.setLandscapePageOrientationItem1,
|
|
this.changeSectionPaperKindItem1,
|
|
this.changeSectionColumnsItem1,
|
|
this.setSectionOneColumnItem1,
|
|
this.setSectionTwoColumnsItem1,
|
|
this.setSectionThreeColumnsItem1,
|
|
this.showColumnsSetupFormItem1,
|
|
this.insertBreakItem1,
|
|
this.insertColumnBreakItem1,
|
|
this.insertSectionBreakNextPageItem1,
|
|
this.insertSectionBreakEvenPageItem1,
|
|
this.insertSectionBreakOddPageItem1,
|
|
this.changeSectionLineNumberingItem1,
|
|
this.setSectionLineNumberingNoneItem1,
|
|
this.setSectionLineNumberingContinuousItem1,
|
|
this.setSectionLineNumberingRestartNewPageItem1,
|
|
this.setSectionLineNumberingRestartNewSectionItem1,
|
|
this.toggleParagraphSuppressLineNumbersItem1,
|
|
this.showLineNumberingFormItem1,
|
|
this.changePageColorItem1,
|
|
this.insertTableOfContentsItem1,
|
|
this.updateTableOfContentsItem1,
|
|
this.addParagraphsToTableOfContentItem1,
|
|
this.setParagraphHeadingLevelItem1,
|
|
this.setParagraphHeadingLevelItem2,
|
|
this.setParagraphHeadingLevelItem3,
|
|
this.setParagraphHeadingLevelItem4,
|
|
this.setParagraphHeadingLevelItem5,
|
|
this.setParagraphHeadingLevelItem6,
|
|
this.setParagraphHeadingLevelItem7,
|
|
this.setParagraphHeadingLevelItem8,
|
|
this.setParagraphHeadingLevelItem9,
|
|
this.setParagraphHeadingLevelItem10,
|
|
this.insertCaptionPlaceholderItem1,
|
|
this.insertFiguresCaptionItems1,
|
|
this.insertTablesCaptionItems1,
|
|
this.insertEquationsCaptionItems1,
|
|
this.insertTableOfFiguresPlaceholderItem1,
|
|
this.insertTableOfFiguresItems1,
|
|
this.insertTableOfTablesItems1,
|
|
this.insertTableOfEquationsItems1,
|
|
this.updateTableOfFiguresItem1,
|
|
this.insertMergeFieldItem1,
|
|
this.showAllFieldCodesItem1,
|
|
this.showAllFieldResultsItem1,
|
|
this.toggleViewMergedDataItem1,
|
|
this.checkSpellingItem1,
|
|
this.protectDocumentItem1,
|
|
this.changeRangeEditingPermissionsItem1,
|
|
this.unprotectDocumentItem1,
|
|
this.switchToSimpleViewItem1,
|
|
this.switchToDraftViewItem1,
|
|
this.switchToPrintLayoutViewItem1,
|
|
this.toggleShowHorizontalRulerItem1,
|
|
this.toggleShowVerticalRulerItem1,
|
|
this.zoomOutItem1,
|
|
this.zoomInItem1,
|
|
this.goToPageHeaderItem1,
|
|
this.goToPageFooterItem1,
|
|
this.goToNextHeaderFooterItem1,
|
|
this.goToPreviousHeaderFooterItem1,
|
|
this.toggleLinkToPreviousItem1,
|
|
this.toggleDifferentFirstPageItem1,
|
|
this.toggleDifferentOddAndEvenPagesItem1,
|
|
this.closePageHeaderFooterItem1,
|
|
this.toggleFirstRowItem1,
|
|
this.toggleLastRowItem1,
|
|
this.toggleBandedRowsItem1,
|
|
this.toggleFirstColumnItem1,
|
|
this.toggleLastColumnItem1,
|
|
this.toggleBandedColumnItem1,
|
|
this.galleryChangeTableStyleItem1,
|
|
this.changeTableBorderLineStyleItem1,
|
|
this.changeTableBorderLineWeightItem1,
|
|
this.changeTableBorderColorItem1,
|
|
this.changeTableBordersItem1,
|
|
this.toggleTableCellsBottomBorderItem1,
|
|
this.toggleTableCellsTopBorderItem1,
|
|
this.toggleTableCellsLeftBorderItem1,
|
|
this.toggleTableCellsRightBorderItem1,
|
|
this.resetTableCellsAllBordersItem1,
|
|
this.toggleTableCellsAllBordersItem1,
|
|
this.toggleTableCellsOutsideBorderItem1,
|
|
this.toggleTableCellsInsideBorderItem1,
|
|
this.toggleTableCellsInsideHorizontalBorderItem1,
|
|
this.toggleTableCellsInsideVerticalBorderItem1,
|
|
this.toggleShowTableGridLinesItem1,
|
|
this.changeTableCellsShadingItem1,
|
|
this.selectTableElementsItem1,
|
|
this.selectTableCellItem1,
|
|
this.selectTableColumnItem1,
|
|
this.selectTableRowItem1,
|
|
this.selectTableItem1,
|
|
this.showTablePropertiesFormItem1,
|
|
this.deleteTableElementsItem1,
|
|
this.showDeleteTableCellsFormItem1,
|
|
this.deleteTableColumnsItem1,
|
|
this.deleteTableRowsItem1,
|
|
this.deleteTableItem1,
|
|
this.insertTableRowAboveItem1,
|
|
this.insertTableRowBelowItem1,
|
|
this.insertTableColumnToLeftItem1,
|
|
this.insertTableColumnToRightItem1,
|
|
this.showInsertTableCellsFormItem1,
|
|
this.mergeTableCellsItem1,
|
|
this.showSplitTableCellsForm1,
|
|
this.splitTableItem1,
|
|
this.toggleTableAutoFitItem1,
|
|
this.toggleTableAutoFitContentsItem1,
|
|
this.toggleTableAutoFitWindowItem1,
|
|
this.toggleTableFixedColumnWidthItem1,
|
|
this.toggleTableCellsTopLeftAlignmentItem1,
|
|
this.toggleTableCellsMiddleLeftAlignmentItem1,
|
|
this.toggleTableCellsBottomLeftAlignmentItem1,
|
|
this.toggleTableCellsTopCenterAlignmentItem1,
|
|
this.toggleTableCellsMiddleCenterAlignmentItem1,
|
|
this.toggleTableCellsBottomCenterAlignmentItem1,
|
|
this.toggleTableCellsTopRightAlignmentItem1,
|
|
this.toggleTableCellsMiddleRightAlignmentItem1,
|
|
this.toggleTableCellsBottomRightAlignmentItem1,
|
|
this.showTableOptionsFormItem1,
|
|
this.changeFloatingObjectFillColorItem1,
|
|
this.changeFloatingObjectOutlineColorItem1,
|
|
this.changeFloatingObjectOutlineWeightItem1,
|
|
this.changeFloatingObjectTextWrapTypeItem1,
|
|
this.setFloatingObjectSquareTextWrapTypeItem1,
|
|
this.setFloatingObjectTightTextWrapTypeItem1,
|
|
this.setFloatingObjectThroughTextWrapTypeItem1,
|
|
this.setFloatingObjectTopAndBottomTextWrapTypeItem1,
|
|
this.setFloatingObjectBehindTextWrapTypeItem1,
|
|
this.setFloatingObjectInFrontOfTextWrapTypeItem1,
|
|
this.changeFloatingObjectAlignmentItem1,
|
|
this.setFloatingObjectTopLeftAlignmentItem1,
|
|
this.setFloatingObjectTopCenterAlignmentItem1,
|
|
this.setFloatingObjectTopRightAlignmentItem1,
|
|
this.setFloatingObjectMiddleLeftAlignmentItem1,
|
|
this.setFloatingObjectMiddleCenterAlignmentItem1,
|
|
this.setFloatingObjectMiddleRightAlignmentItem1,
|
|
this.setFloatingObjectBottomLeftAlignmentItem1,
|
|
this.setFloatingObjectBottomCenterAlignmentItem1,
|
|
this.setFloatingObjectBottomRightAlignmentItem1,
|
|
this.floatingObjectBringForwardSubItem1,
|
|
this.floatingObjectBringForwardItem1,
|
|
this.floatingObjectBringToFrontItem1,
|
|
this.floatingObjectBringInFrontOfTextItem1,
|
|
this.floatingObjectSendBackwardSubItem1,
|
|
this.floatingObjectSendBackwardItem1,
|
|
this.floatingObjectSendToBackItem1,
|
|
this.floatingObjectSendBehindTextItem1,
|
|
this.SaveToDB,
|
|
this.GetRichText,
|
|
this.Open});
|
|
this.barManager.MaxItemId = 232;
|
|
this.barManager.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.repositoryItemFontEdit1,
|
|
this.repositoryItemRichEditFontSizeEdit1,
|
|
this.repositoryItemRichEditStyleEdit1,
|
|
this.repositoryItemBorderLineStyle1,
|
|
this.repositoryItemBorderLineWeight1,
|
|
this.repositoryItemFloatingObjectOutlineWeight1});
|
|
//
|
|
// commonBar1
|
|
//
|
|
this.commonBar1.BarName = "";
|
|
this.commonBar1.Control = null;
|
|
this.commonBar1.DockCol = 0;
|
|
this.commonBar1.DockRow = 0;
|
|
this.commonBar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
|
|
this.commonBar1.FloatLocation = new System.Drawing.Point(116, 122);
|
|
this.commonBar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
|
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.Open, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
|
|
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.SaveToDB, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)});
|
|
this.commonBar1.Text = "";
|
|
//
|
|
// Open
|
|
//
|
|
this.Open.Caption = "Open";
|
|
this.Open.Glyph = ((System.Drawing.Image)(resources.GetObject("Open.Glyph")));
|
|
this.Open.Id = 231;
|
|
this.Open.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("Open.LargeGlyph")));
|
|
this.Open.Name = "Open";
|
|
this.Open.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Open_ItemClick);
|
|
//
|
|
// SaveToDB
|
|
//
|
|
this.SaveToDB.Caption = "Save to Database";
|
|
this.SaveToDB.Glyph = ((System.Drawing.Image)(resources.GetObject("SaveToDB.Glyph")));
|
|
this.SaveToDB.Id = 227;
|
|
this.SaveToDB.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("SaveToDB.LargeGlyph")));
|
|
this.SaveToDB.Name = "SaveToDB";
|
|
this.SaveToDB.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.SaveToDB_ItemClick);
|
|
//
|
|
// 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(1003, 31);
|
|
//
|
|
// barDockControlBottom
|
|
//
|
|
this.barDockControlBottom.CausesValidation = false;
|
|
this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.barDockControlBottom.Location = new System.Drawing.Point(0, 488);
|
|
this.barDockControlBottom.Size = new System.Drawing.Size(1003, 0);
|
|
//
|
|
// barDockControlLeft
|
|
//
|
|
this.barDockControlLeft.CausesValidation = false;
|
|
this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.barDockControlLeft.Location = new System.Drawing.Point(0, 31);
|
|
this.barDockControlLeft.Size = new System.Drawing.Size(0, 457);
|
|
//
|
|
// barDockControlRight
|
|
//
|
|
this.barDockControlRight.CausesValidation = false;
|
|
this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.barDockControlRight.Location = new System.Drawing.Point(1003, 31);
|
|
this.barDockControlRight.Size = new System.Drawing.Size(0, 457);
|
|
//
|
|
// fileNewItem1
|
|
//
|
|
this.fileNewItem1.Id = 8;
|
|
this.fileNewItem1.Name = "fileNewItem1";
|
|
//
|
|
// fileOpenItem1
|
|
//
|
|
this.fileOpenItem1.Id = 0;
|
|
this.fileOpenItem1.Name = "fileOpenItem1";
|
|
//
|
|
// fileSaveItem1
|
|
//
|
|
this.fileSaveItem1.Id = 1;
|
|
this.fileSaveItem1.Name = "fileSaveItem1";
|
|
//
|
|
// fileSaveAsItem1
|
|
//
|
|
this.fileSaveAsItem1.Id = 2;
|
|
this.fileSaveAsItem1.Name = "fileSaveAsItem1";
|
|
//
|
|
// quickPrintItem1
|
|
//
|
|
this.quickPrintItem1.Id = 3;
|
|
this.quickPrintItem1.Name = "quickPrintItem1";
|
|
//
|
|
// printItem1
|
|
//
|
|
this.printItem1.Id = 4;
|
|
this.printItem1.Name = "printItem1";
|
|
//
|
|
// printPreviewItem1
|
|
//
|
|
this.printPreviewItem1.Id = 5;
|
|
this.printPreviewItem1.Name = "printPreviewItem1";
|
|
//
|
|
// undoItem1
|
|
//
|
|
this.undoItem1.Id = 6;
|
|
this.undoItem1.Name = "undoItem1";
|
|
//
|
|
// redoItem1
|
|
//
|
|
this.redoItem1.Id = 7;
|
|
this.redoItem1.Name = "redoItem1";
|
|
//
|
|
// pasteItem1
|
|
//
|
|
this.pasteItem1.Id = 9;
|
|
this.pasteItem1.Name = "pasteItem1";
|
|
//
|
|
// cutItem1
|
|
//
|
|
this.cutItem1.Id = 10;
|
|
this.cutItem1.Name = "cutItem1";
|
|
//
|
|
// copyItem1
|
|
//
|
|
this.copyItem1.Id = 11;
|
|
this.copyItem1.Name = "copyItem1";
|
|
//
|
|
// pasteSpecialItem1
|
|
//
|
|
this.pasteSpecialItem1.Id = 12;
|
|
this.pasteSpecialItem1.Name = "pasteSpecialItem1";
|
|
//
|
|
// changeFontNameItem1
|
|
//
|
|
this.changeFontNameItem1.Edit = this.repositoryItemFontEdit1;
|
|
this.changeFontNameItem1.Id = 13;
|
|
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 = 14;
|
|
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";
|
|
//
|
|
// richEditControl
|
|
//
|
|
this.richEditControl.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.richEditControl.Location = new System.Drawing.Point(0, 0);
|
|
this.richEditControl.LookAndFeel.SkinName = "Office 2013";
|
|
this.richEditControl.MenuManager = this.barManager;
|
|
this.richEditControl.Name = "richEditControl";
|
|
this.richEditControl.Options.DocumentCapabilities.FloatingObjects = DevExpress.XtraRichEdit.DocumentCapability.Disabled;
|
|
this.richEditControl.Options.DocumentCapabilities.InlinePictures = DevExpress.XtraRichEdit.DocumentCapability.Enabled;
|
|
this.richEditControl.Options.Fields.UseCurrentCultureDateTimeFormat = false;
|
|
this.richEditControl.Options.MailMerge.KeepLastParagraph = false;
|
|
this.richEditControl.ReadOnly = true;
|
|
this.richEditControl.Size = new System.Drawing.Size(997, 410);
|
|
this.richEditControl.TabIndex = 1;
|
|
//
|
|
// fontSizeIncreaseItem1
|
|
//
|
|
this.fontSizeIncreaseItem1.Id = 15;
|
|
this.fontSizeIncreaseItem1.Name = "fontSizeIncreaseItem1";
|
|
//
|
|
// fontSizeDecreaseItem1
|
|
//
|
|
this.fontSizeDecreaseItem1.Id = 16;
|
|
this.fontSizeDecreaseItem1.Name = "fontSizeDecreaseItem1";
|
|
//
|
|
// toggleFontBoldItem1
|
|
//
|
|
this.toggleFontBoldItem1.Id = 17;
|
|
this.toggleFontBoldItem1.Name = "toggleFontBoldItem1";
|
|
//
|
|
// toggleFontItalicItem1
|
|
//
|
|
this.toggleFontItalicItem1.Id = 18;
|
|
this.toggleFontItalicItem1.Name = "toggleFontItalicItem1";
|
|
//
|
|
// toggleFontUnderlineItem1
|
|
//
|
|
this.toggleFontUnderlineItem1.Id = 19;
|
|
this.toggleFontUnderlineItem1.Name = "toggleFontUnderlineItem1";
|
|
//
|
|
// toggleFontDoubleUnderlineItem1
|
|
//
|
|
this.toggleFontDoubleUnderlineItem1.Id = 20;
|
|
this.toggleFontDoubleUnderlineItem1.Name = "toggleFontDoubleUnderlineItem1";
|
|
//
|
|
// toggleFontStrikeoutItem1
|
|
//
|
|
this.toggleFontStrikeoutItem1.Id = 21;
|
|
this.toggleFontStrikeoutItem1.Name = "toggleFontStrikeoutItem1";
|
|
//
|
|
// toggleFontDoubleStrikeoutItem1
|
|
//
|
|
this.toggleFontDoubleStrikeoutItem1.Id = 22;
|
|
this.toggleFontDoubleStrikeoutItem1.Name = "toggleFontDoubleStrikeoutItem1";
|
|
//
|
|
// toggleFontSuperscriptItem1
|
|
//
|
|
this.toggleFontSuperscriptItem1.Id = 23;
|
|
this.toggleFontSuperscriptItem1.Name = "toggleFontSuperscriptItem1";
|
|
//
|
|
// toggleFontSubscriptItem1
|
|
//
|
|
this.toggleFontSubscriptItem1.Id = 24;
|
|
this.toggleFontSubscriptItem1.Name = "toggleFontSubscriptItem1";
|
|
//
|
|
// changeFontColorItem1
|
|
//
|
|
this.changeFontColorItem1.Id = 25;
|
|
this.changeFontColorItem1.Name = "changeFontColorItem1";
|
|
//
|
|
// changeFontBackColorItem1
|
|
//
|
|
this.changeFontBackColorItem1.Id = 26;
|
|
this.changeFontBackColorItem1.Name = "changeFontBackColorItem1";
|
|
//
|
|
// changeTextCaseItem1
|
|
//
|
|
this.changeTextCaseItem1.Id = 27;
|
|
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 = 28;
|
|
this.makeTextUpperCaseItem1.Name = "makeTextUpperCaseItem1";
|
|
//
|
|
// makeTextLowerCaseItem1
|
|
//
|
|
this.makeTextLowerCaseItem1.Id = 29;
|
|
this.makeTextLowerCaseItem1.Name = "makeTextLowerCaseItem1";
|
|
//
|
|
// toggleTextCaseItem1
|
|
//
|
|
this.toggleTextCaseItem1.Id = 30;
|
|
this.toggleTextCaseItem1.Name = "toggleTextCaseItem1";
|
|
//
|
|
// clearFormattingItem1
|
|
//
|
|
this.clearFormattingItem1.Id = 31;
|
|
this.clearFormattingItem1.Name = "clearFormattingItem1";
|
|
//
|
|
// showFontFormItem1
|
|
//
|
|
this.showFontFormItem1.Id = 32;
|
|
this.showFontFormItem1.Name = "showFontFormItem1";
|
|
//
|
|
// toggleBulletedListItem1
|
|
//
|
|
this.toggleBulletedListItem1.Id = 33;
|
|
this.toggleBulletedListItem1.Name = "toggleBulletedListItem1";
|
|
//
|
|
// toggleNumberingListItem1
|
|
//
|
|
this.toggleNumberingListItem1.Id = 34;
|
|
this.toggleNumberingListItem1.Name = "toggleNumberingListItem1";
|
|
//
|
|
// toggleMultiLevelListItem1
|
|
//
|
|
this.toggleMultiLevelListItem1.Id = 35;
|
|
this.toggleMultiLevelListItem1.Name = "toggleMultiLevelListItem1";
|
|
//
|
|
// decreaseIndentItem1
|
|
//
|
|
this.decreaseIndentItem1.Id = 36;
|
|
this.decreaseIndentItem1.Name = "decreaseIndentItem1";
|
|
//
|
|
// increaseIndentItem1
|
|
//
|
|
this.increaseIndentItem1.Id = 37;
|
|
this.increaseIndentItem1.Name = "increaseIndentItem1";
|
|
//
|
|
// toggleParagraphAlignmentLeftItem1
|
|
//
|
|
this.toggleParagraphAlignmentLeftItem1.Id = 38;
|
|
this.toggleParagraphAlignmentLeftItem1.Name = "toggleParagraphAlignmentLeftItem1";
|
|
//
|
|
// toggleParagraphAlignmentCenterItem1
|
|
//
|
|
this.toggleParagraphAlignmentCenterItem1.Id = 39;
|
|
this.toggleParagraphAlignmentCenterItem1.Name = "toggleParagraphAlignmentCenterItem1";
|
|
//
|
|
// toggleParagraphAlignmentRightItem1
|
|
//
|
|
this.toggleParagraphAlignmentRightItem1.Id = 40;
|
|
this.toggleParagraphAlignmentRightItem1.Name = "toggleParagraphAlignmentRightItem1";
|
|
//
|
|
// toggleParagraphAlignmentJustifyItem1
|
|
//
|
|
this.toggleParagraphAlignmentJustifyItem1.Id = 41;
|
|
this.toggleParagraphAlignmentJustifyItem1.Name = "toggleParagraphAlignmentJustifyItem1";
|
|
//
|
|
// toggleShowWhitespaceItem1
|
|
//
|
|
this.toggleShowWhitespaceItem1.Id = 42;
|
|
this.toggleShowWhitespaceItem1.Name = "toggleShowWhitespaceItem1";
|
|
//
|
|
// changeParagraphLineSpacingItem1
|
|
//
|
|
this.changeParagraphLineSpacingItem1.Id = 43;
|
|
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 = 44;
|
|
this.setSingleParagraphSpacingItem1.Name = "setSingleParagraphSpacingItem1";
|
|
//
|
|
// setSesquialteralParagraphSpacingItem1
|
|
//
|
|
this.setSesquialteralParagraphSpacingItem1.Id = 45;
|
|
this.setSesquialteralParagraphSpacingItem1.Name = "setSesquialteralParagraphSpacingItem1";
|
|
//
|
|
// setDoubleParagraphSpacingItem1
|
|
//
|
|
this.setDoubleParagraphSpacingItem1.Id = 46;
|
|
this.setDoubleParagraphSpacingItem1.Name = "setDoubleParagraphSpacingItem1";
|
|
//
|
|
// showLineSpacingFormItem1
|
|
//
|
|
this.showLineSpacingFormItem1.Id = 47;
|
|
this.showLineSpacingFormItem1.Name = "showLineSpacingFormItem1";
|
|
//
|
|
// addSpacingBeforeParagraphItem1
|
|
//
|
|
this.addSpacingBeforeParagraphItem1.Id = 48;
|
|
this.addSpacingBeforeParagraphItem1.Name = "addSpacingBeforeParagraphItem1";
|
|
//
|
|
// removeSpacingBeforeParagraphItem1
|
|
//
|
|
this.removeSpacingBeforeParagraphItem1.Id = 49;
|
|
this.removeSpacingBeforeParagraphItem1.Name = "removeSpacingBeforeParagraphItem1";
|
|
//
|
|
// addSpacingAfterParagraphItem1
|
|
//
|
|
this.addSpacingAfterParagraphItem1.Id = 50;
|
|
this.addSpacingAfterParagraphItem1.Name = "addSpacingAfterParagraphItem1";
|
|
//
|
|
// removeSpacingAfterParagraphItem1
|
|
//
|
|
this.removeSpacingAfterParagraphItem1.Id = 51;
|
|
this.removeSpacingAfterParagraphItem1.Name = "removeSpacingAfterParagraphItem1";
|
|
//
|
|
// changeParagraphBackColorItem1
|
|
//
|
|
this.changeParagraphBackColorItem1.Id = 52;
|
|
this.changeParagraphBackColorItem1.Name = "changeParagraphBackColorItem1";
|
|
//
|
|
// showParagraphFormItem1
|
|
//
|
|
this.showParagraphFormItem1.Id = 53;
|
|
this.showParagraphFormItem1.Name = "showParagraphFormItem1";
|
|
//
|
|
// changeStyleItem1
|
|
//
|
|
this.changeStyleItem1.Edit = this.repositoryItemRichEditStyleEdit1;
|
|
this.changeStyleItem1.Id = 54;
|
|
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 = 55;
|
|
this.showEditStyleFormItem1.Name = "showEditStyleFormItem1";
|
|
//
|
|
// findItem1
|
|
//
|
|
this.findItem1.Id = 56;
|
|
this.findItem1.Name = "findItem1";
|
|
//
|
|
// replaceItem1
|
|
//
|
|
this.replaceItem1.Id = 57;
|
|
this.replaceItem1.Name = "replaceItem1";
|
|
//
|
|
// insertPageBreakItem1
|
|
//
|
|
this.insertPageBreakItem1.Id = 58;
|
|
this.insertPageBreakItem1.Name = "insertPageBreakItem1";
|
|
//
|
|
// insertTableItem1
|
|
//
|
|
this.insertTableItem1.Id = 59;
|
|
this.insertTableItem1.Name = "insertTableItem1";
|
|
//
|
|
// insertPictureItem1
|
|
//
|
|
this.insertPictureItem1.Id = 60;
|
|
this.insertPictureItem1.Name = "insertPictureItem1";
|
|
//
|
|
// insertFloatingPictureItem1
|
|
//
|
|
this.insertFloatingPictureItem1.Id = 61;
|
|
this.insertFloatingPictureItem1.Name = "insertFloatingPictureItem1";
|
|
//
|
|
// insertBookmarkItem1
|
|
//
|
|
this.insertBookmarkItem1.Id = 62;
|
|
this.insertBookmarkItem1.Name = "insertBookmarkItem1";
|
|
//
|
|
// insertHyperlinkItem1
|
|
//
|
|
this.insertHyperlinkItem1.Id = 63;
|
|
this.insertHyperlinkItem1.Name = "insertHyperlinkItem1";
|
|
//
|
|
// editPageHeaderItem1
|
|
//
|
|
this.editPageHeaderItem1.Id = 64;
|
|
this.editPageHeaderItem1.Name = "editPageHeaderItem1";
|
|
//
|
|
// editPageFooterItem1
|
|
//
|
|
this.editPageFooterItem1.Id = 65;
|
|
this.editPageFooterItem1.Name = "editPageFooterItem1";
|
|
//
|
|
// insertPageNumberItem1
|
|
//
|
|
this.insertPageNumberItem1.Id = 66;
|
|
this.insertPageNumberItem1.Name = "insertPageNumberItem1";
|
|
//
|
|
// insertPageCountItem1
|
|
//
|
|
this.insertPageCountItem1.Id = 67;
|
|
this.insertPageCountItem1.Name = "insertPageCountItem1";
|
|
//
|
|
// insertTextBoxItem1
|
|
//
|
|
this.insertTextBoxItem1.Id = 68;
|
|
this.insertTextBoxItem1.Name = "insertTextBoxItem1";
|
|
//
|
|
// insertSymbolItem1
|
|
//
|
|
this.insertSymbolItem1.Id = 69;
|
|
this.insertSymbolItem1.Name = "insertSymbolItem1";
|
|
//
|
|
// changeSectionPageMarginsItem1
|
|
//
|
|
this.changeSectionPageMarginsItem1.Id = 70;
|
|
this.changeSectionPageMarginsItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setNormalSectionPageMarginsItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setNarrowSectionPageMarginsItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setModerateSectionPageMarginsItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setWideSectionPageMarginsItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.showPageMarginsSetupFormItem1)});
|
|
this.changeSectionPageMarginsItem1.Name = "changeSectionPageMarginsItem1";
|
|
//
|
|
// setNormalSectionPageMarginsItem1
|
|
//
|
|
this.setNormalSectionPageMarginsItem1.Id = 71;
|
|
this.setNormalSectionPageMarginsItem1.Name = "setNormalSectionPageMarginsItem1";
|
|
//
|
|
// setNarrowSectionPageMarginsItem1
|
|
//
|
|
this.setNarrowSectionPageMarginsItem1.Id = 72;
|
|
this.setNarrowSectionPageMarginsItem1.Name = "setNarrowSectionPageMarginsItem1";
|
|
//
|
|
// setModerateSectionPageMarginsItem1
|
|
//
|
|
this.setModerateSectionPageMarginsItem1.Id = 73;
|
|
this.setModerateSectionPageMarginsItem1.Name = "setModerateSectionPageMarginsItem1";
|
|
//
|
|
// setWideSectionPageMarginsItem1
|
|
//
|
|
this.setWideSectionPageMarginsItem1.Id = 74;
|
|
this.setWideSectionPageMarginsItem1.Name = "setWideSectionPageMarginsItem1";
|
|
//
|
|
// showPageMarginsSetupFormItem1
|
|
//
|
|
this.showPageMarginsSetupFormItem1.Id = 75;
|
|
this.showPageMarginsSetupFormItem1.Name = "showPageMarginsSetupFormItem1";
|
|
//
|
|
// changeSectionPageOrientationItem1
|
|
//
|
|
this.changeSectionPageOrientationItem1.Id = 76;
|
|
this.changeSectionPageOrientationItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setPortraitPageOrientationItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setLandscapePageOrientationItem1)});
|
|
this.changeSectionPageOrientationItem1.Name = "changeSectionPageOrientationItem1";
|
|
//
|
|
// setPortraitPageOrientationItem1
|
|
//
|
|
this.setPortraitPageOrientationItem1.Id = 77;
|
|
this.setPortraitPageOrientationItem1.Name = "setPortraitPageOrientationItem1";
|
|
//
|
|
// setLandscapePageOrientationItem1
|
|
//
|
|
this.setLandscapePageOrientationItem1.Id = 78;
|
|
this.setLandscapePageOrientationItem1.Name = "setLandscapePageOrientationItem1";
|
|
//
|
|
// changeSectionPaperKindItem1
|
|
//
|
|
this.changeSectionPaperKindItem1.Id = 79;
|
|
this.changeSectionPaperKindItem1.Name = "changeSectionPaperKindItem1";
|
|
//
|
|
// changeSectionColumnsItem1
|
|
//
|
|
this.changeSectionColumnsItem1.Id = 80;
|
|
this.changeSectionColumnsItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setSectionOneColumnItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setSectionTwoColumnsItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setSectionThreeColumnsItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.showColumnsSetupFormItem1)});
|
|
this.changeSectionColumnsItem1.Name = "changeSectionColumnsItem1";
|
|
//
|
|
// setSectionOneColumnItem1
|
|
//
|
|
this.setSectionOneColumnItem1.Id = 81;
|
|
this.setSectionOneColumnItem1.Name = "setSectionOneColumnItem1";
|
|
//
|
|
// setSectionTwoColumnsItem1
|
|
//
|
|
this.setSectionTwoColumnsItem1.Id = 82;
|
|
this.setSectionTwoColumnsItem1.Name = "setSectionTwoColumnsItem1";
|
|
//
|
|
// setSectionThreeColumnsItem1
|
|
//
|
|
this.setSectionThreeColumnsItem1.Id = 83;
|
|
this.setSectionThreeColumnsItem1.Name = "setSectionThreeColumnsItem1";
|
|
//
|
|
// showColumnsSetupFormItem1
|
|
//
|
|
this.showColumnsSetupFormItem1.Id = 84;
|
|
this.showColumnsSetupFormItem1.Name = "showColumnsSetupFormItem1";
|
|
//
|
|
// insertBreakItem1
|
|
//
|
|
this.insertBreakItem1.Id = 85;
|
|
this.insertBreakItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.insertPageBreakItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.insertColumnBreakItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.insertSectionBreakNextPageItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.insertSectionBreakEvenPageItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.insertSectionBreakOddPageItem1)});
|
|
this.insertBreakItem1.Name = "insertBreakItem1";
|
|
//
|
|
// insertColumnBreakItem1
|
|
//
|
|
this.insertColumnBreakItem1.Id = 86;
|
|
this.insertColumnBreakItem1.Name = "insertColumnBreakItem1";
|
|
//
|
|
// insertSectionBreakNextPageItem1
|
|
//
|
|
this.insertSectionBreakNextPageItem1.Id = 87;
|
|
this.insertSectionBreakNextPageItem1.Name = "insertSectionBreakNextPageItem1";
|
|
//
|
|
// insertSectionBreakEvenPageItem1
|
|
//
|
|
this.insertSectionBreakEvenPageItem1.Id = 88;
|
|
this.insertSectionBreakEvenPageItem1.Name = "insertSectionBreakEvenPageItem1";
|
|
//
|
|
// insertSectionBreakOddPageItem1
|
|
//
|
|
this.insertSectionBreakOddPageItem1.Id = 89;
|
|
this.insertSectionBreakOddPageItem1.Name = "insertSectionBreakOddPageItem1";
|
|
//
|
|
// changeSectionLineNumberingItem1
|
|
//
|
|
this.changeSectionLineNumberingItem1.Id = 90;
|
|
this.changeSectionLineNumberingItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setSectionLineNumberingNoneItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setSectionLineNumberingContinuousItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setSectionLineNumberingRestartNewPageItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setSectionLineNumberingRestartNewSectionItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.toggleParagraphSuppressLineNumbersItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.showLineNumberingFormItem1)});
|
|
this.changeSectionLineNumberingItem1.Name = "changeSectionLineNumberingItem1";
|
|
//
|
|
// setSectionLineNumberingNoneItem1
|
|
//
|
|
this.setSectionLineNumberingNoneItem1.Id = 91;
|
|
this.setSectionLineNumberingNoneItem1.Name = "setSectionLineNumberingNoneItem1";
|
|
//
|
|
// setSectionLineNumberingContinuousItem1
|
|
//
|
|
this.setSectionLineNumberingContinuousItem1.Id = 92;
|
|
this.setSectionLineNumberingContinuousItem1.Name = "setSectionLineNumberingContinuousItem1";
|
|
//
|
|
// setSectionLineNumberingRestartNewPageItem1
|
|
//
|
|
this.setSectionLineNumberingRestartNewPageItem1.Id = 93;
|
|
this.setSectionLineNumberingRestartNewPageItem1.Name = "setSectionLineNumberingRestartNewPageItem1";
|
|
//
|
|
// setSectionLineNumberingRestartNewSectionItem1
|
|
//
|
|
this.setSectionLineNumberingRestartNewSectionItem1.Id = 94;
|
|
this.setSectionLineNumberingRestartNewSectionItem1.Name = "setSectionLineNumberingRestartNewSectionItem1";
|
|
//
|
|
// toggleParagraphSuppressLineNumbersItem1
|
|
//
|
|
this.toggleParagraphSuppressLineNumbersItem1.Id = 95;
|
|
this.toggleParagraphSuppressLineNumbersItem1.Name = "toggleParagraphSuppressLineNumbersItem1";
|
|
//
|
|
// showLineNumberingFormItem1
|
|
//
|
|
this.showLineNumberingFormItem1.Id = 96;
|
|
this.showLineNumberingFormItem1.Name = "showLineNumberingFormItem1";
|
|
//
|
|
// changePageColorItem1
|
|
//
|
|
this.changePageColorItem1.Id = 97;
|
|
this.changePageColorItem1.Name = "changePageColorItem1";
|
|
//
|
|
// insertTableOfContentsItem1
|
|
//
|
|
this.insertTableOfContentsItem1.Id = 98;
|
|
this.insertTableOfContentsItem1.Name = "insertTableOfContentsItem1";
|
|
//
|
|
// updateTableOfContentsItem1
|
|
//
|
|
this.updateTableOfContentsItem1.Id = 99;
|
|
this.updateTableOfContentsItem1.Name = "updateTableOfContentsItem1";
|
|
//
|
|
// addParagraphsToTableOfContentItem1
|
|
//
|
|
this.addParagraphsToTableOfContentItem1.Id = 100;
|
|
this.addParagraphsToTableOfContentItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setParagraphHeadingLevelItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setParagraphHeadingLevelItem2),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setParagraphHeadingLevelItem3),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setParagraphHeadingLevelItem4),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setParagraphHeadingLevelItem5),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setParagraphHeadingLevelItem6),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setParagraphHeadingLevelItem7),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setParagraphHeadingLevelItem8),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setParagraphHeadingLevelItem9),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setParagraphHeadingLevelItem10)});
|
|
this.addParagraphsToTableOfContentItem1.Name = "addParagraphsToTableOfContentItem1";
|
|
//
|
|
// setParagraphHeadingLevelItem1
|
|
//
|
|
this.setParagraphHeadingLevelItem1.Id = 101;
|
|
this.setParagraphHeadingLevelItem1.Name = "setParagraphHeadingLevelItem1";
|
|
this.setParagraphHeadingLevelItem1.OutlineLevel = 0;
|
|
//
|
|
// setParagraphHeadingLevelItem2
|
|
//
|
|
this.setParagraphHeadingLevelItem2.Id = 102;
|
|
this.setParagraphHeadingLevelItem2.Name = "setParagraphHeadingLevelItem2";
|
|
this.setParagraphHeadingLevelItem2.OutlineLevel = 1;
|
|
//
|
|
// setParagraphHeadingLevelItem3
|
|
//
|
|
this.setParagraphHeadingLevelItem3.Id = 103;
|
|
this.setParagraphHeadingLevelItem3.Name = "setParagraphHeadingLevelItem3";
|
|
this.setParagraphHeadingLevelItem3.OutlineLevel = 2;
|
|
//
|
|
// setParagraphHeadingLevelItem4
|
|
//
|
|
this.setParagraphHeadingLevelItem4.Id = 104;
|
|
this.setParagraphHeadingLevelItem4.Name = "setParagraphHeadingLevelItem4";
|
|
this.setParagraphHeadingLevelItem4.OutlineLevel = 3;
|
|
//
|
|
// setParagraphHeadingLevelItem5
|
|
//
|
|
this.setParagraphHeadingLevelItem5.Id = 105;
|
|
this.setParagraphHeadingLevelItem5.Name = "setParagraphHeadingLevelItem5";
|
|
this.setParagraphHeadingLevelItem5.OutlineLevel = 4;
|
|
//
|
|
// setParagraphHeadingLevelItem6
|
|
//
|
|
this.setParagraphHeadingLevelItem6.Id = 106;
|
|
this.setParagraphHeadingLevelItem6.Name = "setParagraphHeadingLevelItem6";
|
|
this.setParagraphHeadingLevelItem6.OutlineLevel = 5;
|
|
//
|
|
// setParagraphHeadingLevelItem7
|
|
//
|
|
this.setParagraphHeadingLevelItem7.Id = 107;
|
|
this.setParagraphHeadingLevelItem7.Name = "setParagraphHeadingLevelItem7";
|
|
this.setParagraphHeadingLevelItem7.OutlineLevel = 6;
|
|
//
|
|
// setParagraphHeadingLevelItem8
|
|
//
|
|
this.setParagraphHeadingLevelItem8.Id = 108;
|
|
this.setParagraphHeadingLevelItem8.Name = "setParagraphHeadingLevelItem8";
|
|
this.setParagraphHeadingLevelItem8.OutlineLevel = 7;
|
|
//
|
|
// setParagraphHeadingLevelItem9
|
|
//
|
|
this.setParagraphHeadingLevelItem9.Id = 109;
|
|
this.setParagraphHeadingLevelItem9.Name = "setParagraphHeadingLevelItem9";
|
|
this.setParagraphHeadingLevelItem9.OutlineLevel = 8;
|
|
//
|
|
// setParagraphHeadingLevelItem10
|
|
//
|
|
this.setParagraphHeadingLevelItem10.Id = 110;
|
|
this.setParagraphHeadingLevelItem10.Name = "setParagraphHeadingLevelItem10";
|
|
this.setParagraphHeadingLevelItem10.OutlineLevel = 9;
|
|
//
|
|
// insertCaptionPlaceholderItem1
|
|
//
|
|
this.insertCaptionPlaceholderItem1.Id = 111;
|
|
this.insertCaptionPlaceholderItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.insertFiguresCaptionItems1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.insertTablesCaptionItems1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.insertEquationsCaptionItems1)});
|
|
this.insertCaptionPlaceholderItem1.Name = "insertCaptionPlaceholderItem1";
|
|
//
|
|
// insertFiguresCaptionItems1
|
|
//
|
|
this.insertFiguresCaptionItems1.Id = 112;
|
|
this.insertFiguresCaptionItems1.Name = "insertFiguresCaptionItems1";
|
|
//
|
|
// insertTablesCaptionItems1
|
|
//
|
|
this.insertTablesCaptionItems1.Id = 113;
|
|
this.insertTablesCaptionItems1.Name = "insertTablesCaptionItems1";
|
|
//
|
|
// insertEquationsCaptionItems1
|
|
//
|
|
this.insertEquationsCaptionItems1.Id = 114;
|
|
this.insertEquationsCaptionItems1.Name = "insertEquationsCaptionItems1";
|
|
//
|
|
// insertTableOfFiguresPlaceholderItem1
|
|
//
|
|
this.insertTableOfFiguresPlaceholderItem1.Id = 115;
|
|
this.insertTableOfFiguresPlaceholderItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.insertTableOfFiguresItems1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.insertTableOfTablesItems1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.insertTableOfEquationsItems1)});
|
|
this.insertTableOfFiguresPlaceholderItem1.Name = "insertTableOfFiguresPlaceholderItem1";
|
|
//
|
|
// insertTableOfFiguresItems1
|
|
//
|
|
this.insertTableOfFiguresItems1.Id = 116;
|
|
this.insertTableOfFiguresItems1.Name = "insertTableOfFiguresItems1";
|
|
//
|
|
// insertTableOfTablesItems1
|
|
//
|
|
this.insertTableOfTablesItems1.Id = 117;
|
|
this.insertTableOfTablesItems1.Name = "insertTableOfTablesItems1";
|
|
//
|
|
// insertTableOfEquationsItems1
|
|
//
|
|
this.insertTableOfEquationsItems1.Id = 118;
|
|
this.insertTableOfEquationsItems1.Name = "insertTableOfEquationsItems1";
|
|
//
|
|
// updateTableOfFiguresItem1
|
|
//
|
|
this.updateTableOfFiguresItem1.Id = 119;
|
|
this.updateTableOfFiguresItem1.Name = "updateTableOfFiguresItem1";
|
|
//
|
|
// insertMergeFieldItem1
|
|
//
|
|
this.insertMergeFieldItem1.Id = 120;
|
|
this.insertMergeFieldItem1.Name = "insertMergeFieldItem1";
|
|
//
|
|
// showAllFieldCodesItem1
|
|
//
|
|
this.showAllFieldCodesItem1.Id = 121;
|
|
this.showAllFieldCodesItem1.Name = "showAllFieldCodesItem1";
|
|
//
|
|
// showAllFieldResultsItem1
|
|
//
|
|
this.showAllFieldResultsItem1.Id = 122;
|
|
this.showAllFieldResultsItem1.Name = "showAllFieldResultsItem1";
|
|
//
|
|
// toggleViewMergedDataItem1
|
|
//
|
|
this.toggleViewMergedDataItem1.Id = 123;
|
|
this.toggleViewMergedDataItem1.Name = "toggleViewMergedDataItem1";
|
|
//
|
|
// checkSpellingItem1
|
|
//
|
|
this.checkSpellingItem1.Id = 124;
|
|
this.checkSpellingItem1.Name = "checkSpellingItem1";
|
|
//
|
|
// protectDocumentItem1
|
|
//
|
|
this.protectDocumentItem1.Id = 125;
|
|
this.protectDocumentItem1.Name = "protectDocumentItem1";
|
|
//
|
|
// changeRangeEditingPermissionsItem1
|
|
//
|
|
this.changeRangeEditingPermissionsItem1.Id = 126;
|
|
this.changeRangeEditingPermissionsItem1.Name = "changeRangeEditingPermissionsItem1";
|
|
//
|
|
// unprotectDocumentItem1
|
|
//
|
|
this.unprotectDocumentItem1.Id = 127;
|
|
this.unprotectDocumentItem1.Name = "unprotectDocumentItem1";
|
|
//
|
|
// switchToSimpleViewItem1
|
|
//
|
|
this.switchToSimpleViewItem1.Id = 128;
|
|
this.switchToSimpleViewItem1.Name = "switchToSimpleViewItem1";
|
|
//
|
|
// switchToDraftViewItem1
|
|
//
|
|
this.switchToDraftViewItem1.Id = 129;
|
|
this.switchToDraftViewItem1.Name = "switchToDraftViewItem1";
|
|
//
|
|
// switchToPrintLayoutViewItem1
|
|
//
|
|
this.switchToPrintLayoutViewItem1.Id = 130;
|
|
this.switchToPrintLayoutViewItem1.Name = "switchToPrintLayoutViewItem1";
|
|
//
|
|
// toggleShowHorizontalRulerItem1
|
|
//
|
|
this.toggleShowHorizontalRulerItem1.Id = 131;
|
|
this.toggleShowHorizontalRulerItem1.Name = "toggleShowHorizontalRulerItem1";
|
|
//
|
|
// toggleShowVerticalRulerItem1
|
|
//
|
|
this.toggleShowVerticalRulerItem1.Id = 132;
|
|
this.toggleShowVerticalRulerItem1.Name = "toggleShowVerticalRulerItem1";
|
|
//
|
|
// zoomOutItem1
|
|
//
|
|
this.zoomOutItem1.Id = 133;
|
|
this.zoomOutItem1.Name = "zoomOutItem1";
|
|
//
|
|
// zoomInItem1
|
|
//
|
|
this.zoomInItem1.Id = 134;
|
|
this.zoomInItem1.Name = "zoomInItem1";
|
|
//
|
|
// goToPageHeaderItem1
|
|
//
|
|
this.goToPageHeaderItem1.Id = 135;
|
|
this.goToPageHeaderItem1.Name = "goToPageHeaderItem1";
|
|
//
|
|
// goToPageFooterItem1
|
|
//
|
|
this.goToPageFooterItem1.Id = 136;
|
|
this.goToPageFooterItem1.Name = "goToPageFooterItem1";
|
|
//
|
|
// goToNextHeaderFooterItem1
|
|
//
|
|
this.goToNextHeaderFooterItem1.Id = 137;
|
|
this.goToNextHeaderFooterItem1.Name = "goToNextHeaderFooterItem1";
|
|
//
|
|
// goToPreviousHeaderFooterItem1
|
|
//
|
|
this.goToPreviousHeaderFooterItem1.Id = 138;
|
|
this.goToPreviousHeaderFooterItem1.Name = "goToPreviousHeaderFooterItem1";
|
|
//
|
|
// toggleLinkToPreviousItem1
|
|
//
|
|
this.toggleLinkToPreviousItem1.Id = 139;
|
|
this.toggleLinkToPreviousItem1.Name = "toggleLinkToPreviousItem1";
|
|
//
|
|
// toggleDifferentFirstPageItem1
|
|
//
|
|
this.toggleDifferentFirstPageItem1.Id = 140;
|
|
this.toggleDifferentFirstPageItem1.Name = "toggleDifferentFirstPageItem1";
|
|
//
|
|
// toggleDifferentOddAndEvenPagesItem1
|
|
//
|
|
this.toggleDifferentOddAndEvenPagesItem1.Id = 141;
|
|
this.toggleDifferentOddAndEvenPagesItem1.Name = "toggleDifferentOddAndEvenPagesItem1";
|
|
//
|
|
// closePageHeaderFooterItem1
|
|
//
|
|
this.closePageHeaderFooterItem1.Id = 142;
|
|
this.closePageHeaderFooterItem1.Name = "closePageHeaderFooterItem1";
|
|
//
|
|
// toggleFirstRowItem1
|
|
//
|
|
this.toggleFirstRowItem1.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
|
|
this.toggleFirstRowItem1.Id = 143;
|
|
this.toggleFirstRowItem1.Name = "toggleFirstRowItem1";
|
|
//
|
|
// toggleLastRowItem1
|
|
//
|
|
this.toggleLastRowItem1.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
|
|
this.toggleLastRowItem1.Id = 144;
|
|
this.toggleLastRowItem1.Name = "toggleLastRowItem1";
|
|
//
|
|
// toggleBandedRowsItem1
|
|
//
|
|
this.toggleBandedRowsItem1.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
|
|
this.toggleBandedRowsItem1.Id = 145;
|
|
this.toggleBandedRowsItem1.Name = "toggleBandedRowsItem1";
|
|
//
|
|
// toggleFirstColumnItem1
|
|
//
|
|
this.toggleFirstColumnItem1.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
|
|
this.toggleFirstColumnItem1.Id = 146;
|
|
this.toggleFirstColumnItem1.Name = "toggleFirstColumnItem1";
|
|
//
|
|
// toggleLastColumnItem1
|
|
//
|
|
this.toggleLastColumnItem1.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
|
|
this.toggleLastColumnItem1.Id = 147;
|
|
this.toggleLastColumnItem1.Name = "toggleLastColumnItem1";
|
|
//
|
|
// toggleBandedColumnItem1
|
|
//
|
|
this.toggleBandedColumnItem1.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
|
|
this.toggleBandedColumnItem1.Id = 148;
|
|
this.toggleBandedColumnItem1.Name = "toggleBandedColumnItem1";
|
|
//
|
|
// galleryChangeTableStyleItem1
|
|
//
|
|
this.galleryChangeTableStyleItem1.CurrentItem = null;
|
|
this.galleryChangeTableStyleItem1.CurrentItemStyle = null;
|
|
this.galleryChangeTableStyleItem1.CurrentStyle = null;
|
|
this.galleryChangeTableStyleItem1.DeleteItemLink = null;
|
|
//
|
|
//
|
|
//
|
|
this.galleryChangeTableStyleItem1.Gallery.ColumnCount = 3;
|
|
this.galleryChangeTableStyleItem1.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
|
|
galleryItemGroup1});
|
|
this.galleryChangeTableStyleItem1.Gallery.ImageSize = new System.Drawing.Size(65, 46);
|
|
this.galleryChangeTableStyleItem1.Id = 149;
|
|
this.galleryChangeTableStyleItem1.ModifyItemLink = null;
|
|
this.galleryChangeTableStyleItem1.Name = "galleryChangeTableStyleItem1";
|
|
this.galleryChangeTableStyleItem1.NewItemLink = null;
|
|
this.galleryChangeTableStyleItem1.PopupGallery = null;
|
|
//
|
|
// changeTableBorderLineStyleItem1
|
|
//
|
|
this.changeTableBorderLineStyleItem1.Edit = this.repositoryItemBorderLineStyle1;
|
|
borderInfo1.Color = System.Drawing.Color.Black;
|
|
borderInfo1.Frame = false;
|
|
borderInfo1.Offset = 0;
|
|
borderInfo1.Shadow = false;
|
|
borderInfo1.Style = DevExpress.XtraRichEdit.Model.BorderLineStyle.Single;
|
|
borderInfo1.Width = 10;
|
|
this.changeTableBorderLineStyleItem1.EditValue = borderInfo1;
|
|
this.changeTableBorderLineStyleItem1.Id = 150;
|
|
this.changeTableBorderLineStyleItem1.Name = "changeTableBorderLineStyleItem1";
|
|
//
|
|
// repositoryItemBorderLineStyle1
|
|
//
|
|
this.repositoryItemBorderLineStyle1.AutoHeight = false;
|
|
this.repositoryItemBorderLineStyle1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.repositoryItemBorderLineStyle1.Control = this.richEditControl;
|
|
this.repositoryItemBorderLineStyle1.Name = "repositoryItemBorderLineStyle1";
|
|
//
|
|
// changeTableBorderLineWeightItem1
|
|
//
|
|
this.changeTableBorderLineWeightItem1.Edit = this.repositoryItemBorderLineWeight1;
|
|
this.changeTableBorderLineWeightItem1.EditValue = 20;
|
|
this.changeTableBorderLineWeightItem1.Id = 151;
|
|
this.changeTableBorderLineWeightItem1.Name = "changeTableBorderLineWeightItem1";
|
|
//
|
|
// repositoryItemBorderLineWeight1
|
|
//
|
|
this.repositoryItemBorderLineWeight1.AutoHeight = false;
|
|
this.repositoryItemBorderLineWeight1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.repositoryItemBorderLineWeight1.Control = this.richEditControl;
|
|
this.repositoryItemBorderLineWeight1.Name = "repositoryItemBorderLineWeight1";
|
|
//
|
|
// changeTableBorderColorItem1
|
|
//
|
|
this.changeTableBorderColorItem1.Id = 152;
|
|
this.changeTableBorderColorItem1.Name = "changeTableBorderColorItem1";
|
|
//
|
|
// changeTableBordersItem1
|
|
//
|
|
this.changeTableBordersItem1.Id = 153;
|
|
this.changeTableBordersItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableCellsBottomBorderItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableCellsTopBorderItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableCellsLeftBorderItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableCellsRightBorderItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.resetTableCellsAllBordersItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableCellsAllBordersItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableCellsOutsideBorderItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableCellsInsideBorderItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableCellsInsideHorizontalBorderItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableCellsInsideVerticalBorderItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.toggleShowTableGridLinesItem1)});
|
|
this.changeTableBordersItem1.Name = "changeTableBordersItem1";
|
|
//
|
|
// toggleTableCellsBottomBorderItem1
|
|
//
|
|
this.toggleTableCellsBottomBorderItem1.Id = 154;
|
|
this.toggleTableCellsBottomBorderItem1.Name = "toggleTableCellsBottomBorderItem1";
|
|
//
|
|
// toggleTableCellsTopBorderItem1
|
|
//
|
|
this.toggleTableCellsTopBorderItem1.Id = 155;
|
|
this.toggleTableCellsTopBorderItem1.Name = "toggleTableCellsTopBorderItem1";
|
|
//
|
|
// toggleTableCellsLeftBorderItem1
|
|
//
|
|
this.toggleTableCellsLeftBorderItem1.Id = 156;
|
|
this.toggleTableCellsLeftBorderItem1.Name = "toggleTableCellsLeftBorderItem1";
|
|
//
|
|
// toggleTableCellsRightBorderItem1
|
|
//
|
|
this.toggleTableCellsRightBorderItem1.Id = 157;
|
|
this.toggleTableCellsRightBorderItem1.Name = "toggleTableCellsRightBorderItem1";
|
|
//
|
|
// resetTableCellsAllBordersItem1
|
|
//
|
|
this.resetTableCellsAllBordersItem1.Id = 158;
|
|
this.resetTableCellsAllBordersItem1.Name = "resetTableCellsAllBordersItem1";
|
|
//
|
|
// toggleTableCellsAllBordersItem1
|
|
//
|
|
this.toggleTableCellsAllBordersItem1.Id = 159;
|
|
this.toggleTableCellsAllBordersItem1.Name = "toggleTableCellsAllBordersItem1";
|
|
//
|
|
// toggleTableCellsOutsideBorderItem1
|
|
//
|
|
this.toggleTableCellsOutsideBorderItem1.Id = 160;
|
|
this.toggleTableCellsOutsideBorderItem1.Name = "toggleTableCellsOutsideBorderItem1";
|
|
//
|
|
// toggleTableCellsInsideBorderItem1
|
|
//
|
|
this.toggleTableCellsInsideBorderItem1.Id = 161;
|
|
this.toggleTableCellsInsideBorderItem1.Name = "toggleTableCellsInsideBorderItem1";
|
|
//
|
|
// toggleTableCellsInsideHorizontalBorderItem1
|
|
//
|
|
this.toggleTableCellsInsideHorizontalBorderItem1.Id = 162;
|
|
this.toggleTableCellsInsideHorizontalBorderItem1.Name = "toggleTableCellsInsideHorizontalBorderItem1";
|
|
//
|
|
// toggleTableCellsInsideVerticalBorderItem1
|
|
//
|
|
this.toggleTableCellsInsideVerticalBorderItem1.Id = 163;
|
|
this.toggleTableCellsInsideVerticalBorderItem1.Name = "toggleTableCellsInsideVerticalBorderItem1";
|
|
//
|
|
// toggleShowTableGridLinesItem1
|
|
//
|
|
this.toggleShowTableGridLinesItem1.Id = 164;
|
|
this.toggleShowTableGridLinesItem1.Name = "toggleShowTableGridLinesItem1";
|
|
//
|
|
// changeTableCellsShadingItem1
|
|
//
|
|
this.changeTableCellsShadingItem1.Id = 165;
|
|
this.changeTableCellsShadingItem1.Name = "changeTableCellsShadingItem1";
|
|
//
|
|
// selectTableElementsItem1
|
|
//
|
|
this.selectTableElementsItem1.Id = 166;
|
|
this.selectTableElementsItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.selectTableCellItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.selectTableColumnItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.selectTableRowItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.selectTableItem1)});
|
|
this.selectTableElementsItem1.Name = "selectTableElementsItem1";
|
|
//
|
|
// selectTableCellItem1
|
|
//
|
|
this.selectTableCellItem1.Id = 167;
|
|
this.selectTableCellItem1.Name = "selectTableCellItem1";
|
|
//
|
|
// selectTableColumnItem1
|
|
//
|
|
this.selectTableColumnItem1.Id = 168;
|
|
this.selectTableColumnItem1.Name = "selectTableColumnItem1";
|
|
//
|
|
// selectTableRowItem1
|
|
//
|
|
this.selectTableRowItem1.Id = 169;
|
|
this.selectTableRowItem1.Name = "selectTableRowItem1";
|
|
//
|
|
// selectTableItem1
|
|
//
|
|
this.selectTableItem1.Id = 170;
|
|
this.selectTableItem1.Name = "selectTableItem1";
|
|
//
|
|
// showTablePropertiesFormItem1
|
|
//
|
|
this.showTablePropertiesFormItem1.Id = 171;
|
|
this.showTablePropertiesFormItem1.Name = "showTablePropertiesFormItem1";
|
|
//
|
|
// deleteTableElementsItem1
|
|
//
|
|
this.deleteTableElementsItem1.Id = 172;
|
|
this.deleteTableElementsItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.showDeleteTableCellsFormItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.deleteTableColumnsItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.deleteTableRowsItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.deleteTableItem1)});
|
|
this.deleteTableElementsItem1.Name = "deleteTableElementsItem1";
|
|
//
|
|
// showDeleteTableCellsFormItem1
|
|
//
|
|
this.showDeleteTableCellsFormItem1.Id = 173;
|
|
this.showDeleteTableCellsFormItem1.Name = "showDeleteTableCellsFormItem1";
|
|
//
|
|
// deleteTableColumnsItem1
|
|
//
|
|
this.deleteTableColumnsItem1.Id = 174;
|
|
this.deleteTableColumnsItem1.Name = "deleteTableColumnsItem1";
|
|
//
|
|
// deleteTableRowsItem1
|
|
//
|
|
this.deleteTableRowsItem1.Id = 175;
|
|
this.deleteTableRowsItem1.Name = "deleteTableRowsItem1";
|
|
//
|
|
// deleteTableItem1
|
|
//
|
|
this.deleteTableItem1.Id = 176;
|
|
this.deleteTableItem1.Name = "deleteTableItem1";
|
|
//
|
|
// insertTableRowAboveItem1
|
|
//
|
|
this.insertTableRowAboveItem1.Id = 177;
|
|
this.insertTableRowAboveItem1.Name = "insertTableRowAboveItem1";
|
|
//
|
|
// insertTableRowBelowItem1
|
|
//
|
|
this.insertTableRowBelowItem1.Id = 178;
|
|
this.insertTableRowBelowItem1.Name = "insertTableRowBelowItem1";
|
|
//
|
|
// insertTableColumnToLeftItem1
|
|
//
|
|
this.insertTableColumnToLeftItem1.Id = 179;
|
|
this.insertTableColumnToLeftItem1.Name = "insertTableColumnToLeftItem1";
|
|
//
|
|
// insertTableColumnToRightItem1
|
|
//
|
|
this.insertTableColumnToRightItem1.Id = 180;
|
|
this.insertTableColumnToRightItem1.Name = "insertTableColumnToRightItem1";
|
|
//
|
|
// showInsertTableCellsFormItem1
|
|
//
|
|
this.showInsertTableCellsFormItem1.Id = 181;
|
|
this.showInsertTableCellsFormItem1.Name = "showInsertTableCellsFormItem1";
|
|
//
|
|
// mergeTableCellsItem1
|
|
//
|
|
this.mergeTableCellsItem1.Id = 182;
|
|
this.mergeTableCellsItem1.Name = "mergeTableCellsItem1";
|
|
//
|
|
// showSplitTableCellsForm1
|
|
//
|
|
this.showSplitTableCellsForm1.Id = 183;
|
|
this.showSplitTableCellsForm1.Name = "showSplitTableCellsForm1";
|
|
//
|
|
// splitTableItem1
|
|
//
|
|
this.splitTableItem1.Id = 184;
|
|
this.splitTableItem1.Name = "splitTableItem1";
|
|
//
|
|
// toggleTableAutoFitItem1
|
|
//
|
|
this.toggleTableAutoFitItem1.Id = 185;
|
|
this.toggleTableAutoFitItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableAutoFitContentsItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableAutoFitWindowItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableFixedColumnWidthItem1)});
|
|
this.toggleTableAutoFitItem1.Name = "toggleTableAutoFitItem1";
|
|
//
|
|
// toggleTableAutoFitContentsItem1
|
|
//
|
|
this.toggleTableAutoFitContentsItem1.Id = 186;
|
|
this.toggleTableAutoFitContentsItem1.Name = "toggleTableAutoFitContentsItem1";
|
|
//
|
|
// toggleTableAutoFitWindowItem1
|
|
//
|
|
this.toggleTableAutoFitWindowItem1.Id = 187;
|
|
this.toggleTableAutoFitWindowItem1.Name = "toggleTableAutoFitWindowItem1";
|
|
//
|
|
// toggleTableFixedColumnWidthItem1
|
|
//
|
|
this.toggleTableFixedColumnWidthItem1.Id = 188;
|
|
this.toggleTableFixedColumnWidthItem1.Name = "toggleTableFixedColumnWidthItem1";
|
|
//
|
|
// toggleTableCellsTopLeftAlignmentItem1
|
|
//
|
|
this.toggleTableCellsTopLeftAlignmentItem1.Id = 189;
|
|
this.toggleTableCellsTopLeftAlignmentItem1.Name = "toggleTableCellsTopLeftAlignmentItem1";
|
|
//
|
|
// toggleTableCellsMiddleLeftAlignmentItem1
|
|
//
|
|
this.toggleTableCellsMiddleLeftAlignmentItem1.Id = 190;
|
|
this.toggleTableCellsMiddleLeftAlignmentItem1.Name = "toggleTableCellsMiddleLeftAlignmentItem1";
|
|
//
|
|
// toggleTableCellsBottomLeftAlignmentItem1
|
|
//
|
|
this.toggleTableCellsBottomLeftAlignmentItem1.Id = 191;
|
|
this.toggleTableCellsBottomLeftAlignmentItem1.Name = "toggleTableCellsBottomLeftAlignmentItem1";
|
|
//
|
|
// toggleTableCellsTopCenterAlignmentItem1
|
|
//
|
|
this.toggleTableCellsTopCenterAlignmentItem1.Id = 192;
|
|
this.toggleTableCellsTopCenterAlignmentItem1.Name = "toggleTableCellsTopCenterAlignmentItem1";
|
|
//
|
|
// toggleTableCellsMiddleCenterAlignmentItem1
|
|
//
|
|
this.toggleTableCellsMiddleCenterAlignmentItem1.Id = 193;
|
|
this.toggleTableCellsMiddleCenterAlignmentItem1.Name = "toggleTableCellsMiddleCenterAlignmentItem1";
|
|
//
|
|
// toggleTableCellsBottomCenterAlignmentItem1
|
|
//
|
|
this.toggleTableCellsBottomCenterAlignmentItem1.Id = 194;
|
|
this.toggleTableCellsBottomCenterAlignmentItem1.Name = "toggleTableCellsBottomCenterAlignmentItem1";
|
|
//
|
|
// toggleTableCellsTopRightAlignmentItem1
|
|
//
|
|
this.toggleTableCellsTopRightAlignmentItem1.Id = 195;
|
|
this.toggleTableCellsTopRightAlignmentItem1.Name = "toggleTableCellsTopRightAlignmentItem1";
|
|
//
|
|
// toggleTableCellsMiddleRightAlignmentItem1
|
|
//
|
|
this.toggleTableCellsMiddleRightAlignmentItem1.Id = 196;
|
|
this.toggleTableCellsMiddleRightAlignmentItem1.Name = "toggleTableCellsMiddleRightAlignmentItem1";
|
|
//
|
|
// toggleTableCellsBottomRightAlignmentItem1
|
|
//
|
|
this.toggleTableCellsBottomRightAlignmentItem1.Id = 197;
|
|
this.toggleTableCellsBottomRightAlignmentItem1.Name = "toggleTableCellsBottomRightAlignmentItem1";
|
|
//
|
|
// showTableOptionsFormItem1
|
|
//
|
|
this.showTableOptionsFormItem1.Id = 198;
|
|
this.showTableOptionsFormItem1.Name = "showTableOptionsFormItem1";
|
|
//
|
|
// changeFloatingObjectFillColorItem1
|
|
//
|
|
this.changeFloatingObjectFillColorItem1.Id = 199;
|
|
this.changeFloatingObjectFillColorItem1.Name = "changeFloatingObjectFillColorItem1";
|
|
//
|
|
// changeFloatingObjectOutlineColorItem1
|
|
//
|
|
this.changeFloatingObjectOutlineColorItem1.Id = 200;
|
|
this.changeFloatingObjectOutlineColorItem1.Name = "changeFloatingObjectOutlineColorItem1";
|
|
//
|
|
// changeFloatingObjectOutlineWeightItem1
|
|
//
|
|
this.changeFloatingObjectOutlineWeightItem1.Edit = this.repositoryItemFloatingObjectOutlineWeight1;
|
|
this.changeFloatingObjectOutlineWeightItem1.EditValue = 20;
|
|
this.changeFloatingObjectOutlineWeightItem1.Id = 201;
|
|
this.changeFloatingObjectOutlineWeightItem1.Name = "changeFloatingObjectOutlineWeightItem1";
|
|
//
|
|
// repositoryItemFloatingObjectOutlineWeight1
|
|
//
|
|
this.repositoryItemFloatingObjectOutlineWeight1.AutoHeight = false;
|
|
this.repositoryItemFloatingObjectOutlineWeight1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.repositoryItemFloatingObjectOutlineWeight1.Control = this.richEditControl;
|
|
this.repositoryItemFloatingObjectOutlineWeight1.Name = "repositoryItemFloatingObjectOutlineWeight1";
|
|
//
|
|
// changeFloatingObjectTextWrapTypeItem1
|
|
//
|
|
this.changeFloatingObjectTextWrapTypeItem1.Id = 202;
|
|
this.changeFloatingObjectTextWrapTypeItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectSquareTextWrapTypeItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectTightTextWrapTypeItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectThroughTextWrapTypeItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectTopAndBottomTextWrapTypeItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectBehindTextWrapTypeItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectInFrontOfTextWrapTypeItem1)});
|
|
this.changeFloatingObjectTextWrapTypeItem1.Name = "changeFloatingObjectTextWrapTypeItem1";
|
|
//
|
|
// setFloatingObjectSquareTextWrapTypeItem1
|
|
//
|
|
this.setFloatingObjectSquareTextWrapTypeItem1.Id = 203;
|
|
this.setFloatingObjectSquareTextWrapTypeItem1.Name = "setFloatingObjectSquareTextWrapTypeItem1";
|
|
//
|
|
// setFloatingObjectTightTextWrapTypeItem1
|
|
//
|
|
this.setFloatingObjectTightTextWrapTypeItem1.Id = 204;
|
|
this.setFloatingObjectTightTextWrapTypeItem1.Name = "setFloatingObjectTightTextWrapTypeItem1";
|
|
//
|
|
// setFloatingObjectThroughTextWrapTypeItem1
|
|
//
|
|
this.setFloatingObjectThroughTextWrapTypeItem1.Id = 205;
|
|
this.setFloatingObjectThroughTextWrapTypeItem1.Name = "setFloatingObjectThroughTextWrapTypeItem1";
|
|
//
|
|
// setFloatingObjectTopAndBottomTextWrapTypeItem1
|
|
//
|
|
this.setFloatingObjectTopAndBottomTextWrapTypeItem1.Id = 206;
|
|
this.setFloatingObjectTopAndBottomTextWrapTypeItem1.Name = "setFloatingObjectTopAndBottomTextWrapTypeItem1";
|
|
//
|
|
// setFloatingObjectBehindTextWrapTypeItem1
|
|
//
|
|
this.setFloatingObjectBehindTextWrapTypeItem1.Id = 207;
|
|
this.setFloatingObjectBehindTextWrapTypeItem1.Name = "setFloatingObjectBehindTextWrapTypeItem1";
|
|
//
|
|
// setFloatingObjectInFrontOfTextWrapTypeItem1
|
|
//
|
|
this.setFloatingObjectInFrontOfTextWrapTypeItem1.Id = 208;
|
|
this.setFloatingObjectInFrontOfTextWrapTypeItem1.Name = "setFloatingObjectInFrontOfTextWrapTypeItem1";
|
|
//
|
|
// changeFloatingObjectAlignmentItem1
|
|
//
|
|
this.changeFloatingObjectAlignmentItem1.Id = 209;
|
|
this.changeFloatingObjectAlignmentItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectTopLeftAlignmentItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectTopCenterAlignmentItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectTopRightAlignmentItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectMiddleLeftAlignmentItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectMiddleCenterAlignmentItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectMiddleRightAlignmentItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectBottomLeftAlignmentItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectBottomCenterAlignmentItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectBottomRightAlignmentItem1)});
|
|
this.changeFloatingObjectAlignmentItem1.Name = "changeFloatingObjectAlignmentItem1";
|
|
//
|
|
// setFloatingObjectTopLeftAlignmentItem1
|
|
//
|
|
this.setFloatingObjectTopLeftAlignmentItem1.Id = 210;
|
|
this.setFloatingObjectTopLeftAlignmentItem1.Name = "setFloatingObjectTopLeftAlignmentItem1";
|
|
//
|
|
// setFloatingObjectTopCenterAlignmentItem1
|
|
//
|
|
this.setFloatingObjectTopCenterAlignmentItem1.Id = 211;
|
|
this.setFloatingObjectTopCenterAlignmentItem1.Name = "setFloatingObjectTopCenterAlignmentItem1";
|
|
//
|
|
// setFloatingObjectTopRightAlignmentItem1
|
|
//
|
|
this.setFloatingObjectTopRightAlignmentItem1.Id = 212;
|
|
this.setFloatingObjectTopRightAlignmentItem1.Name = "setFloatingObjectTopRightAlignmentItem1";
|
|
//
|
|
// setFloatingObjectMiddleLeftAlignmentItem1
|
|
//
|
|
this.setFloatingObjectMiddleLeftAlignmentItem1.Id = 213;
|
|
this.setFloatingObjectMiddleLeftAlignmentItem1.Name = "setFloatingObjectMiddleLeftAlignmentItem1";
|
|
//
|
|
// setFloatingObjectMiddleCenterAlignmentItem1
|
|
//
|
|
this.setFloatingObjectMiddleCenterAlignmentItem1.Id = 214;
|
|
this.setFloatingObjectMiddleCenterAlignmentItem1.Name = "setFloatingObjectMiddleCenterAlignmentItem1";
|
|
//
|
|
// setFloatingObjectMiddleRightAlignmentItem1
|
|
//
|
|
this.setFloatingObjectMiddleRightAlignmentItem1.Id = 215;
|
|
this.setFloatingObjectMiddleRightAlignmentItem1.Name = "setFloatingObjectMiddleRightAlignmentItem1";
|
|
//
|
|
// setFloatingObjectBottomLeftAlignmentItem1
|
|
//
|
|
this.setFloatingObjectBottomLeftAlignmentItem1.Id = 216;
|
|
this.setFloatingObjectBottomLeftAlignmentItem1.Name = "setFloatingObjectBottomLeftAlignmentItem1";
|
|
//
|
|
// setFloatingObjectBottomCenterAlignmentItem1
|
|
//
|
|
this.setFloatingObjectBottomCenterAlignmentItem1.Id = 217;
|
|
this.setFloatingObjectBottomCenterAlignmentItem1.Name = "setFloatingObjectBottomCenterAlignmentItem1";
|
|
//
|
|
// setFloatingObjectBottomRightAlignmentItem1
|
|
//
|
|
this.setFloatingObjectBottomRightAlignmentItem1.Id = 218;
|
|
this.setFloatingObjectBottomRightAlignmentItem1.Name = "setFloatingObjectBottomRightAlignmentItem1";
|
|
//
|
|
// floatingObjectBringForwardSubItem1
|
|
//
|
|
this.floatingObjectBringForwardSubItem1.Id = 219;
|
|
this.floatingObjectBringForwardSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.floatingObjectBringForwardItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.floatingObjectBringToFrontItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.floatingObjectBringInFrontOfTextItem1)});
|
|
this.floatingObjectBringForwardSubItem1.Name = "floatingObjectBringForwardSubItem1";
|
|
//
|
|
// floatingObjectBringForwardItem1
|
|
//
|
|
this.floatingObjectBringForwardItem1.Id = 220;
|
|
this.floatingObjectBringForwardItem1.Name = "floatingObjectBringForwardItem1";
|
|
//
|
|
// floatingObjectBringToFrontItem1
|
|
//
|
|
this.floatingObjectBringToFrontItem1.Id = 221;
|
|
this.floatingObjectBringToFrontItem1.Name = "floatingObjectBringToFrontItem1";
|
|
//
|
|
// floatingObjectBringInFrontOfTextItem1
|
|
//
|
|
this.floatingObjectBringInFrontOfTextItem1.Id = 222;
|
|
this.floatingObjectBringInFrontOfTextItem1.Name = "floatingObjectBringInFrontOfTextItem1";
|
|
//
|
|
// floatingObjectSendBackwardSubItem1
|
|
//
|
|
this.floatingObjectSendBackwardSubItem1.Id = 223;
|
|
this.floatingObjectSendBackwardSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.floatingObjectSendBackwardItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.floatingObjectSendToBackItem1),
|
|
new DevExpress.XtraBars.LinkPersistInfo(this.floatingObjectSendBehindTextItem1)});
|
|
this.floatingObjectSendBackwardSubItem1.Name = "floatingObjectSendBackwardSubItem1";
|
|
//
|
|
// floatingObjectSendBackwardItem1
|
|
//
|
|
this.floatingObjectSendBackwardItem1.Id = 224;
|
|
this.floatingObjectSendBackwardItem1.Name = "floatingObjectSendBackwardItem1";
|
|
//
|
|
// floatingObjectSendToBackItem1
|
|
//
|
|
this.floatingObjectSendToBackItem1.Id = 225;
|
|
this.floatingObjectSendToBackItem1.Name = "floatingObjectSendToBackItem1";
|
|
//
|
|
// floatingObjectSendBehindTextItem1
|
|
//
|
|
this.floatingObjectSendBehindTextItem1.Id = 226;
|
|
this.floatingObjectSendBehindTextItem1.Name = "floatingObjectSendBehindTextItem1";
|
|
//
|
|
// GetRichText
|
|
//
|
|
this.GetRichText.Caption = "GetRichText";
|
|
this.GetRichText.Glyph = ((System.Drawing.Image)(resources.GetObject("GetRichText.Glyph")));
|
|
this.GetRichText.Id = 228;
|
|
this.GetRichText.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("GetRichText.LargeGlyph")));
|
|
this.GetRichText.Name = "GetRichText";
|
|
//
|
|
// richEditBarController
|
|
//
|
|
this.richEditBarController.BarItems.Add(this.fileNewItem1);
|
|
this.richEditBarController.BarItems.Add(this.fileOpenItem1);
|
|
this.richEditBarController.BarItems.Add(this.fileSaveItem1);
|
|
this.richEditBarController.BarItems.Add(this.fileSaveAsItem1);
|
|
this.richEditBarController.BarItems.Add(this.quickPrintItem1);
|
|
this.richEditBarController.BarItems.Add(this.printItem1);
|
|
this.richEditBarController.BarItems.Add(this.printPreviewItem1);
|
|
this.richEditBarController.BarItems.Add(this.undoItem1);
|
|
this.richEditBarController.BarItems.Add(this.redoItem1);
|
|
this.richEditBarController.BarItems.Add(this.pasteItem1);
|
|
this.richEditBarController.BarItems.Add(this.cutItem1);
|
|
this.richEditBarController.BarItems.Add(this.copyItem1);
|
|
this.richEditBarController.BarItems.Add(this.pasteSpecialItem1);
|
|
this.richEditBarController.BarItems.Add(this.changeFontNameItem1);
|
|
this.richEditBarController.BarItems.Add(this.changeFontSizeItem1);
|
|
this.richEditBarController.BarItems.Add(this.fontSizeIncreaseItem1);
|
|
this.richEditBarController.BarItems.Add(this.fontSizeDecreaseItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleFontBoldItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleFontItalicItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleFontUnderlineItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleFontDoubleUnderlineItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleFontStrikeoutItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleFontDoubleStrikeoutItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleFontSuperscriptItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleFontSubscriptItem1);
|
|
this.richEditBarController.BarItems.Add(this.changeFontColorItem1);
|
|
this.richEditBarController.BarItems.Add(this.changeFontBackColorItem1);
|
|
this.richEditBarController.BarItems.Add(this.changeTextCaseItem1);
|
|
this.richEditBarController.BarItems.Add(this.makeTextUpperCaseItem1);
|
|
this.richEditBarController.BarItems.Add(this.makeTextLowerCaseItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleTextCaseItem1);
|
|
this.richEditBarController.BarItems.Add(this.clearFormattingItem1);
|
|
this.richEditBarController.BarItems.Add(this.showFontFormItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleBulletedListItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleNumberingListItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleMultiLevelListItem1);
|
|
this.richEditBarController.BarItems.Add(this.decreaseIndentItem1);
|
|
this.richEditBarController.BarItems.Add(this.increaseIndentItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleParagraphAlignmentLeftItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleParagraphAlignmentCenterItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleParagraphAlignmentRightItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleParagraphAlignmentJustifyItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleShowWhitespaceItem1);
|
|
this.richEditBarController.BarItems.Add(this.changeParagraphLineSpacingItem1);
|
|
this.richEditBarController.BarItems.Add(this.setSingleParagraphSpacingItem1);
|
|
this.richEditBarController.BarItems.Add(this.setSesquialteralParagraphSpacingItem1);
|
|
this.richEditBarController.BarItems.Add(this.setDoubleParagraphSpacingItem1);
|
|
this.richEditBarController.BarItems.Add(this.showLineSpacingFormItem1);
|
|
this.richEditBarController.BarItems.Add(this.addSpacingBeforeParagraphItem1);
|
|
this.richEditBarController.BarItems.Add(this.removeSpacingBeforeParagraphItem1);
|
|
this.richEditBarController.BarItems.Add(this.addSpacingAfterParagraphItem1);
|
|
this.richEditBarController.BarItems.Add(this.removeSpacingAfterParagraphItem1);
|
|
this.richEditBarController.BarItems.Add(this.changeParagraphBackColorItem1);
|
|
this.richEditBarController.BarItems.Add(this.showParagraphFormItem1);
|
|
this.richEditBarController.BarItems.Add(this.changeStyleItem1);
|
|
this.richEditBarController.BarItems.Add(this.showEditStyleFormItem1);
|
|
this.richEditBarController.BarItems.Add(this.findItem1);
|
|
this.richEditBarController.BarItems.Add(this.replaceItem1);
|
|
this.richEditBarController.BarItems.Add(this.insertPageBreakItem1);
|
|
this.richEditBarController.BarItems.Add(this.insertTableItem1);
|
|
this.richEditBarController.BarItems.Add(this.insertPictureItem1);
|
|
this.richEditBarController.BarItems.Add(this.insertFloatingPictureItem1);
|
|
this.richEditBarController.BarItems.Add(this.insertBookmarkItem1);
|
|
this.richEditBarController.BarItems.Add(this.insertHyperlinkItem1);
|
|
this.richEditBarController.BarItems.Add(this.editPageHeaderItem1);
|
|
this.richEditBarController.BarItems.Add(this.editPageFooterItem1);
|
|
this.richEditBarController.BarItems.Add(this.insertPageNumberItem1);
|
|
this.richEditBarController.BarItems.Add(this.insertPageCountItem1);
|
|
this.richEditBarController.BarItems.Add(this.insertTextBoxItem1);
|
|
this.richEditBarController.BarItems.Add(this.insertSymbolItem1);
|
|
this.richEditBarController.BarItems.Add(this.changeSectionPageMarginsItem1);
|
|
this.richEditBarController.BarItems.Add(this.setNormalSectionPageMarginsItem1);
|
|
this.richEditBarController.BarItems.Add(this.setNarrowSectionPageMarginsItem1);
|
|
this.richEditBarController.BarItems.Add(this.setModerateSectionPageMarginsItem1);
|
|
this.richEditBarController.BarItems.Add(this.setWideSectionPageMarginsItem1);
|
|
this.richEditBarController.BarItems.Add(this.showPageMarginsSetupFormItem1);
|
|
this.richEditBarController.BarItems.Add(this.changeSectionPageOrientationItem1);
|
|
this.richEditBarController.BarItems.Add(this.setPortraitPageOrientationItem1);
|
|
this.richEditBarController.BarItems.Add(this.setLandscapePageOrientationItem1);
|
|
this.richEditBarController.BarItems.Add(this.changeSectionPaperKindItem1);
|
|
this.richEditBarController.BarItems.Add(this.changeSectionColumnsItem1);
|
|
this.richEditBarController.BarItems.Add(this.setSectionOneColumnItem1);
|
|
this.richEditBarController.BarItems.Add(this.setSectionTwoColumnsItem1);
|
|
this.richEditBarController.BarItems.Add(this.setSectionThreeColumnsItem1);
|
|
this.richEditBarController.BarItems.Add(this.showColumnsSetupFormItem1);
|
|
this.richEditBarController.BarItems.Add(this.insertBreakItem1);
|
|
this.richEditBarController.BarItems.Add(this.insertPageBreakItem2);
|
|
this.richEditBarController.BarItems.Add(this.insertColumnBreakItem1);
|
|
this.richEditBarController.BarItems.Add(this.insertSectionBreakNextPageItem1);
|
|
this.richEditBarController.BarItems.Add(this.insertSectionBreakEvenPageItem1);
|
|
this.richEditBarController.BarItems.Add(this.insertSectionBreakOddPageItem1);
|
|
this.richEditBarController.BarItems.Add(this.changeSectionLineNumberingItem1);
|
|
this.richEditBarController.BarItems.Add(this.setSectionLineNumberingNoneItem1);
|
|
this.richEditBarController.BarItems.Add(this.setSectionLineNumberingContinuousItem1);
|
|
this.richEditBarController.BarItems.Add(this.setSectionLineNumberingRestartNewPageItem1);
|
|
this.richEditBarController.BarItems.Add(this.setSectionLineNumberingRestartNewSectionItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleParagraphSuppressLineNumbersItem1);
|
|
this.richEditBarController.BarItems.Add(this.showLineNumberingFormItem1);
|
|
this.richEditBarController.BarItems.Add(this.changePageColorItem1);
|
|
this.richEditBarController.BarItems.Add(this.insertTableOfContentsItem1);
|
|
this.richEditBarController.BarItems.Add(this.updateTableOfContentsItem1);
|
|
this.richEditBarController.BarItems.Add(this.addParagraphsToTableOfContentItem1);
|
|
this.richEditBarController.BarItems.Add(this.setParagraphHeadingLevelItem1);
|
|
this.richEditBarController.BarItems.Add(this.setParagraphHeadingLevelItem2);
|
|
this.richEditBarController.BarItems.Add(this.setParagraphHeadingLevelItem3);
|
|
this.richEditBarController.BarItems.Add(this.setParagraphHeadingLevelItem4);
|
|
this.richEditBarController.BarItems.Add(this.setParagraphHeadingLevelItem5);
|
|
this.richEditBarController.BarItems.Add(this.setParagraphHeadingLevelItem6);
|
|
this.richEditBarController.BarItems.Add(this.setParagraphHeadingLevelItem7);
|
|
this.richEditBarController.BarItems.Add(this.setParagraphHeadingLevelItem8);
|
|
this.richEditBarController.BarItems.Add(this.setParagraphHeadingLevelItem9);
|
|
this.richEditBarController.BarItems.Add(this.setParagraphHeadingLevelItem10);
|
|
this.richEditBarController.BarItems.Add(this.insertCaptionPlaceholderItem1);
|
|
this.richEditBarController.BarItems.Add(this.insertFiguresCaptionItems1);
|
|
this.richEditBarController.BarItems.Add(this.insertTablesCaptionItems1);
|
|
this.richEditBarController.BarItems.Add(this.insertEquationsCaptionItems1);
|
|
this.richEditBarController.BarItems.Add(this.insertTableOfFiguresPlaceholderItem1);
|
|
this.richEditBarController.BarItems.Add(this.insertTableOfFiguresItems1);
|
|
this.richEditBarController.BarItems.Add(this.insertTableOfTablesItems1);
|
|
this.richEditBarController.BarItems.Add(this.insertTableOfEquationsItems1);
|
|
this.richEditBarController.BarItems.Add(this.updateTableOfFiguresItem1);
|
|
this.richEditBarController.BarItems.Add(this.insertMergeFieldItem1);
|
|
this.richEditBarController.BarItems.Add(this.showAllFieldCodesItem1);
|
|
this.richEditBarController.BarItems.Add(this.showAllFieldResultsItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleViewMergedDataItem1);
|
|
this.richEditBarController.BarItems.Add(this.checkSpellingItem1);
|
|
this.richEditBarController.BarItems.Add(this.protectDocumentItem1);
|
|
this.richEditBarController.BarItems.Add(this.changeRangeEditingPermissionsItem1);
|
|
this.richEditBarController.BarItems.Add(this.unprotectDocumentItem1);
|
|
this.richEditBarController.BarItems.Add(this.switchToSimpleViewItem1);
|
|
this.richEditBarController.BarItems.Add(this.switchToDraftViewItem1);
|
|
this.richEditBarController.BarItems.Add(this.switchToPrintLayoutViewItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleShowHorizontalRulerItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleShowVerticalRulerItem1);
|
|
this.richEditBarController.BarItems.Add(this.zoomOutItem1);
|
|
this.richEditBarController.BarItems.Add(this.zoomInItem1);
|
|
this.richEditBarController.BarItems.Add(this.goToPageHeaderItem1);
|
|
this.richEditBarController.BarItems.Add(this.goToPageFooterItem1);
|
|
this.richEditBarController.BarItems.Add(this.goToNextHeaderFooterItem1);
|
|
this.richEditBarController.BarItems.Add(this.goToPreviousHeaderFooterItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleLinkToPreviousItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleDifferentFirstPageItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleDifferentOddAndEvenPagesItem1);
|
|
this.richEditBarController.BarItems.Add(this.closePageHeaderFooterItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleFirstRowItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleLastRowItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleBandedRowsItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleFirstColumnItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleLastColumnItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleBandedColumnItem1);
|
|
this.richEditBarController.BarItems.Add(this.galleryChangeTableStyleItem1);
|
|
this.richEditBarController.BarItems.Add(this.changeTableBorderLineStyleItem1);
|
|
this.richEditBarController.BarItems.Add(this.changeTableBorderLineWeightItem1);
|
|
this.richEditBarController.BarItems.Add(this.changeTableBorderColorItem1);
|
|
this.richEditBarController.BarItems.Add(this.changeTableBordersItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleTableCellsBottomBorderItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleTableCellsTopBorderItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleTableCellsLeftBorderItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleTableCellsRightBorderItem1);
|
|
this.richEditBarController.BarItems.Add(this.resetTableCellsAllBordersItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleTableCellsAllBordersItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleTableCellsOutsideBorderItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleTableCellsInsideBorderItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleTableCellsInsideHorizontalBorderItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleTableCellsInsideVerticalBorderItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleShowTableGridLinesItem1);
|
|
this.richEditBarController.BarItems.Add(this.changeTableCellsShadingItem1);
|
|
this.richEditBarController.BarItems.Add(this.selectTableElementsItem1);
|
|
this.richEditBarController.BarItems.Add(this.selectTableCellItem1);
|
|
this.richEditBarController.BarItems.Add(this.selectTableColumnItem1);
|
|
this.richEditBarController.BarItems.Add(this.selectTableRowItem1);
|
|
this.richEditBarController.BarItems.Add(this.selectTableItem1);
|
|
this.richEditBarController.BarItems.Add(this.showTablePropertiesFormItem1);
|
|
this.richEditBarController.BarItems.Add(this.deleteTableElementsItem1);
|
|
this.richEditBarController.BarItems.Add(this.showDeleteTableCellsFormItem1);
|
|
this.richEditBarController.BarItems.Add(this.deleteTableColumnsItem1);
|
|
this.richEditBarController.BarItems.Add(this.deleteTableRowsItem1);
|
|
this.richEditBarController.BarItems.Add(this.deleteTableItem1);
|
|
this.richEditBarController.BarItems.Add(this.insertTableRowAboveItem1);
|
|
this.richEditBarController.BarItems.Add(this.insertTableRowBelowItem1);
|
|
this.richEditBarController.BarItems.Add(this.insertTableColumnToLeftItem1);
|
|
this.richEditBarController.BarItems.Add(this.insertTableColumnToRightItem1);
|
|
this.richEditBarController.BarItems.Add(this.showInsertTableCellsFormItem1);
|
|
this.richEditBarController.BarItems.Add(this.mergeTableCellsItem1);
|
|
this.richEditBarController.BarItems.Add(this.showSplitTableCellsForm1);
|
|
this.richEditBarController.BarItems.Add(this.splitTableItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleTableAutoFitItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleTableAutoFitContentsItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleTableAutoFitWindowItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleTableFixedColumnWidthItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleTableCellsTopLeftAlignmentItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleTableCellsMiddleLeftAlignmentItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleTableCellsBottomLeftAlignmentItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleTableCellsTopCenterAlignmentItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleTableCellsMiddleCenterAlignmentItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleTableCellsBottomCenterAlignmentItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleTableCellsTopRightAlignmentItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleTableCellsMiddleRightAlignmentItem1);
|
|
this.richEditBarController.BarItems.Add(this.toggleTableCellsBottomRightAlignmentItem1);
|
|
this.richEditBarController.BarItems.Add(this.showTableOptionsFormItem1);
|
|
this.richEditBarController.BarItems.Add(this.changeFloatingObjectFillColorItem1);
|
|
this.richEditBarController.BarItems.Add(this.changeFloatingObjectOutlineColorItem1);
|
|
this.richEditBarController.BarItems.Add(this.changeFloatingObjectOutlineWeightItem1);
|
|
this.richEditBarController.BarItems.Add(this.changeFloatingObjectTextWrapTypeItem1);
|
|
this.richEditBarController.BarItems.Add(this.setFloatingObjectSquareTextWrapTypeItem1);
|
|
this.richEditBarController.BarItems.Add(this.setFloatingObjectTightTextWrapTypeItem1);
|
|
this.richEditBarController.BarItems.Add(this.setFloatingObjectThroughTextWrapTypeItem1);
|
|
this.richEditBarController.BarItems.Add(this.setFloatingObjectTopAndBottomTextWrapTypeItem1);
|
|
this.richEditBarController.BarItems.Add(this.setFloatingObjectBehindTextWrapTypeItem1);
|
|
this.richEditBarController.BarItems.Add(this.setFloatingObjectInFrontOfTextWrapTypeItem1);
|
|
this.richEditBarController.BarItems.Add(this.changeFloatingObjectAlignmentItem1);
|
|
this.richEditBarController.BarItems.Add(this.setFloatingObjectTopLeftAlignmentItem1);
|
|
this.richEditBarController.BarItems.Add(this.setFloatingObjectTopCenterAlignmentItem1);
|
|
this.richEditBarController.BarItems.Add(this.setFloatingObjectTopRightAlignmentItem1);
|
|
this.richEditBarController.BarItems.Add(this.setFloatingObjectMiddleLeftAlignmentItem1);
|
|
this.richEditBarController.BarItems.Add(this.setFloatingObjectMiddleCenterAlignmentItem1);
|
|
this.richEditBarController.BarItems.Add(this.setFloatingObjectMiddleRightAlignmentItem1);
|
|
this.richEditBarController.BarItems.Add(this.setFloatingObjectBottomLeftAlignmentItem1);
|
|
this.richEditBarController.BarItems.Add(this.setFloatingObjectBottomCenterAlignmentItem1);
|
|
this.richEditBarController.BarItems.Add(this.setFloatingObjectBottomRightAlignmentItem1);
|
|
this.richEditBarController.BarItems.Add(this.floatingObjectBringForwardSubItem1);
|
|
this.richEditBarController.BarItems.Add(this.floatingObjectBringForwardItem1);
|
|
this.richEditBarController.BarItems.Add(this.floatingObjectBringToFrontItem1);
|
|
this.richEditBarController.BarItems.Add(this.floatingObjectBringInFrontOfTextItem1);
|
|
this.richEditBarController.BarItems.Add(this.floatingObjectSendBackwardSubItem1);
|
|
this.richEditBarController.BarItems.Add(this.floatingObjectSendBackwardItem1);
|
|
this.richEditBarController.BarItems.Add(this.floatingObjectSendToBackItem1);
|
|
this.richEditBarController.BarItems.Add(this.floatingObjectSendBehindTextItem1);
|
|
this.richEditBarController.Control = this.richEditControl;
|
|
//
|
|
// insertPageBreakItem2
|
|
//
|
|
this.insertPageBreakItem2.Id = -1;
|
|
this.insertPageBreakItem2.Name = "insertPageBreakItem2";
|
|
//
|
|
// openFileDialog
|
|
//
|
|
this.openFileDialog.FileName = "openFileDialog";
|
|
this.openFileDialog.Filter = "Microsoft|*.docx";
|
|
//
|
|
// Tabs
|
|
//
|
|
this.Tabs.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.Tabs.Location = new System.Drawing.Point(0, 31);
|
|
this.Tabs.Name = "Tabs";
|
|
this.Tabs.SelectedTabPage = this.tabEdit;
|
|
this.Tabs.Size = new System.Drawing.Size(1003, 457);
|
|
this.Tabs.TabIndex = 5;
|
|
this.Tabs.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
|
this.tabEdit,
|
|
this.tabResult});
|
|
//
|
|
// tabEdit
|
|
//
|
|
this.tabEdit.Controls.Add(this.richEditControl);
|
|
this.tabEdit.Image = ((System.Drawing.Image)(resources.GetObject("tabEdit.Image")));
|
|
this.tabEdit.Name = "tabEdit";
|
|
this.tabEdit.Size = new System.Drawing.Size(997, 410);
|
|
this.tabEdit.Text = "Soạn thảo";
|
|
//
|
|
// tabResult
|
|
//
|
|
this.tabResult.Controls.Add(this.grdResult);
|
|
this.tabResult.Image = ((System.Drawing.Image)(resources.GetObject("tabResult.Image")));
|
|
this.tabResult.Name = "tabResult";
|
|
this.tabResult.Size = new System.Drawing.Size(997, 410);
|
|
this.tabResult.Text = "Kết quả nhập câu hỏi";
|
|
//
|
|
// grdResult
|
|
//
|
|
this.grdResult.ContextMenuStrip = this.contextMenuStrip;
|
|
this.grdResult.DataSource = this.tblQuestionEntityBindingSource;
|
|
this.grdResult.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.grdResult.Location = new System.Drawing.Point(0, 0);
|
|
this.grdResult.MainView = this.gridView1;
|
|
this.grdResult.MenuManager = this.barManager;
|
|
this.grdResult.Name = "grdResult";
|
|
this.grdResult.Size = new System.Drawing.Size(997, 410);
|
|
this.grdResult.TabIndex = 0;
|
|
this.grdResult.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView1});
|
|
//
|
|
// contextMenuStrip
|
|
//
|
|
this.contextMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.Delete,
|
|
this.View});
|
|
this.contextMenuStrip.Name = "contextMenuStrip";
|
|
this.contextMenuStrip.Size = new System.Drawing.Size(99, 48);
|
|
//
|
|
// Delete
|
|
//
|
|
this.Delete.Name = "Delete";
|
|
this.Delete.Size = new System.Drawing.Size(98, 22);
|
|
this.Delete.Text = "Xóa";
|
|
//
|
|
// View
|
|
//
|
|
this.View.Name = "View";
|
|
this.View.Size = new System.Drawing.Size(98, 22);
|
|
this.View.Text = "Xem";
|
|
//
|
|
// tblQuestionEntityBindingSource
|
|
//
|
|
this.tblQuestionEntityBindingSource.DataSource = typeof(Datalib.EntityClasses.TblQuestionEntity);
|
|
//
|
|
// gridView1
|
|
//
|
|
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.colQuestionId,
|
|
this.colCreateDate,
|
|
this.colSubjectId,
|
|
this.colFieldId,
|
|
this.colDifficulty,
|
|
this.colLevel,
|
|
this.Summary});
|
|
this.gridView1.GridControl = this.grdResult;
|
|
this.gridView1.Name = "gridView1";
|
|
this.gridView1.OptionsView.ColumnAutoWidth = false;
|
|
this.gridView1.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// colQuestionId
|
|
//
|
|
this.colQuestionId.Caption = "Mã câu hỏi";
|
|
this.colQuestionId.FieldName = "QuestionCode";
|
|
this.colQuestionId.Name = "colQuestionId";
|
|
this.colQuestionId.Visible = true;
|
|
this.colQuestionId.VisibleIndex = 0;
|
|
this.colQuestionId.Width = 66;
|
|
//
|
|
// colCreateDate
|
|
//
|
|
this.colCreateDate.Caption = "Ngày tạo";
|
|
this.colCreateDate.FieldName = "CreateDate";
|
|
this.colCreateDate.Name = "colCreateDate";
|
|
this.colCreateDate.Visible = true;
|
|
this.colCreateDate.VisibleIndex = 1;
|
|
//
|
|
// colSubjectId
|
|
//
|
|
this.colSubjectId.Caption = "Môn học";
|
|
this.colSubjectId.FieldName = "SubjectId";
|
|
this.colSubjectId.Name = "colSubjectId";
|
|
this.colSubjectId.Visible = true;
|
|
this.colSubjectId.VisibleIndex = 2;
|
|
this.colSubjectId.Width = 121;
|
|
//
|
|
// colFieldId
|
|
//
|
|
this.colFieldId.Caption = "Lĩnh vực kiến thức";
|
|
this.colFieldId.FieldName = "FieldId";
|
|
this.colFieldId.Name = "colFieldId";
|
|
this.colFieldId.Visible = true;
|
|
this.colFieldId.VisibleIndex = 4;
|
|
this.colFieldId.Width = 92;
|
|
//
|
|
// colDifficulty
|
|
//
|
|
this.colDifficulty.Caption = "Mức độ khó";
|
|
this.colDifficulty.CustomizationCaption = "Loại hình đào tạo";
|
|
this.colDifficulty.FieldName = "Difficulty";
|
|
this.colDifficulty.Name = "colDifficulty";
|
|
this.colDifficulty.Visible = true;
|
|
this.colDifficulty.VisibleIndex = 5;
|
|
this.colDifficulty.Width = 66;
|
|
//
|
|
// colLevel
|
|
//
|
|
this.colLevel.Caption = "Mức độ kiến thức";
|
|
this.colLevel.FieldName = "Level";
|
|
this.colLevel.Name = "colLevel";
|
|
this.colLevel.Visible = true;
|
|
this.colLevel.VisibleIndex = 3;
|
|
this.colLevel.Width = 96;
|
|
//
|
|
// Summary
|
|
//
|
|
this.Summary.Caption = "Nôi dung câu hỏi";
|
|
this.Summary.FieldName = "Summary";
|
|
this.Summary.Name = "Summary";
|
|
this.Summary.Visible = true;
|
|
this.Summary.VisibleIndex = 6;
|
|
this.Summary.Width = 435;
|
|
//
|
|
// imageList
|
|
//
|
|
this.imageList.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit;
|
|
this.imageList.ImageSize = new System.Drawing.Size(16, 16);
|
|
this.imageList.TransparentColor = System.Drawing.Color.Transparent;
|
|
//
|
|
// progressPanel
|
|
//
|
|
this.progressPanel.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.progressPanel.Appearance.Options.UseBackColor = true;
|
|
this.progressPanel.AppearanceCaption.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
|
|
this.progressPanel.AppearanceCaption.Options.UseFont = true;
|
|
this.progressPanel.AppearanceDescription.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
|
|
this.progressPanel.AppearanceDescription.Options.UseFont = true;
|
|
this.progressPanel.Description = "Importing...";
|
|
this.progressPanel.Location = new System.Drawing.Point(352, 211);
|
|
this.progressPanel.Name = "progressPanel";
|
|
this.progressPanel.Size = new System.Drawing.Size(299, 66);
|
|
this.progressPanel.TabIndex = 12;
|
|
this.progressPanel.Visible = false;
|
|
//
|
|
// frmQuestionImport
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.ClientSize = new System.Drawing.Size(1003, 488);
|
|
this.Controls.Add(this.progressPanel);
|
|
this.Controls.Add(this.Tabs);
|
|
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 = "frmQuestionImport";
|
|
this.Text = "Nhập câu hỏi";
|
|
((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.repositoryItemBorderLineStyle1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemBorderLineWeight1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemFloatingObjectOutlineWeight1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.richEditBarController)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Tabs)).EndInit();
|
|
this.Tabs.ResumeLayout(false);
|
|
this.tabEdit.ResumeLayout(false);
|
|
this.tabResult.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.grdResult)).EndInit();
|
|
this.contextMenuStrip.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.tblQuestionEntityBindingSource)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraBars.BarManager barManager;
|
|
private DevExpress.XtraRichEdit.UI.CommonBar commonBar1;
|
|
private DevExpress.XtraRichEdit.UI.FileOpenItem fileOpenItem1;
|
|
private DevExpress.XtraRichEdit.UI.FileSaveItem fileSaveItem1;
|
|
private DevExpress.XtraRichEdit.UI.FileSaveAsItem fileSaveAsItem1;
|
|
private DevExpress.XtraRichEdit.UI.QuickPrintItem quickPrintItem1;
|
|
private DevExpress.XtraRichEdit.UI.PrintItem printItem1;
|
|
private DevExpress.XtraRichEdit.UI.PrintPreviewItem printPreviewItem1;
|
|
private DevExpress.XtraRichEdit.UI.UndoItem undoItem1;
|
|
private DevExpress.XtraRichEdit.UI.RedoItem redoItem1;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlTop;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlBottom;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlLeft;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlRight;
|
|
private DevExpress.XtraRichEdit.UI.FileNewItem fileNewItem1;
|
|
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.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.ToggleShowWhitespaceItem toggleShowWhitespaceItem1;
|
|
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.ChangeParagraphBackColorItem changeParagraphBackColorItem1;
|
|
private DevExpress.XtraRichEdit.UI.ShowParagraphFormItem showParagraphFormItem1;
|
|
private DevExpress.XtraRichEdit.UI.ChangeStyleItem changeStyleItem1;
|
|
private DevExpress.XtraRichEdit.Design.RepositoryItemRichEditStyleEdit repositoryItemRichEditStyleEdit1;
|
|
private DevExpress.XtraRichEdit.UI.ShowEditStyleFormItem showEditStyleFormItem1;
|
|
private DevExpress.XtraRichEdit.UI.FindItem findItem1;
|
|
private DevExpress.XtraRichEdit.UI.ReplaceItem replaceItem1;
|
|
private DevExpress.XtraRichEdit.UI.InsertPageBreakItem insertPageBreakItem1;
|
|
private DevExpress.XtraRichEdit.UI.InsertTableItem insertTableItem1;
|
|
private DevExpress.XtraRichEdit.UI.InsertPictureItem insertPictureItem1;
|
|
private DevExpress.XtraRichEdit.UI.InsertFloatingPictureItem insertFloatingPictureItem1;
|
|
private DevExpress.XtraRichEdit.UI.InsertBookmarkItem insertBookmarkItem1;
|
|
private DevExpress.XtraRichEdit.UI.InsertHyperlinkItem insertHyperlinkItem1;
|
|
private DevExpress.XtraRichEdit.UI.EditPageHeaderItem editPageHeaderItem1;
|
|
private DevExpress.XtraRichEdit.UI.EditPageFooterItem editPageFooterItem1;
|
|
private DevExpress.XtraRichEdit.UI.InsertPageNumberItem insertPageNumberItem1;
|
|
private DevExpress.XtraRichEdit.UI.InsertPageCountItem insertPageCountItem1;
|
|
private DevExpress.XtraRichEdit.UI.InsertTextBoxItem insertTextBoxItem1;
|
|
private DevExpress.XtraRichEdit.UI.InsertSymbolItem insertSymbolItem1;
|
|
private DevExpress.XtraRichEdit.UI.ChangeSectionPageMarginsItem changeSectionPageMarginsItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetNormalSectionPageMarginsItem setNormalSectionPageMarginsItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetNarrowSectionPageMarginsItem setNarrowSectionPageMarginsItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetModerateSectionPageMarginsItem setModerateSectionPageMarginsItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetWideSectionPageMarginsItem setWideSectionPageMarginsItem1;
|
|
private DevExpress.XtraRichEdit.UI.ShowPageMarginsSetupFormItem showPageMarginsSetupFormItem1;
|
|
private DevExpress.XtraRichEdit.UI.ChangeSectionPageOrientationItem changeSectionPageOrientationItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetPortraitPageOrientationItem setPortraitPageOrientationItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetLandscapePageOrientationItem setLandscapePageOrientationItem1;
|
|
private DevExpress.XtraRichEdit.UI.ChangeSectionPaperKindItem changeSectionPaperKindItem1;
|
|
private DevExpress.XtraRichEdit.UI.ChangeSectionColumnsItem changeSectionColumnsItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetSectionOneColumnItem setSectionOneColumnItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetSectionTwoColumnsItem setSectionTwoColumnsItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetSectionThreeColumnsItem setSectionThreeColumnsItem1;
|
|
private DevExpress.XtraRichEdit.UI.ShowColumnsSetupFormItem showColumnsSetupFormItem1;
|
|
private DevExpress.XtraRichEdit.UI.InsertBreakItem insertBreakItem1;
|
|
private DevExpress.XtraRichEdit.UI.InsertColumnBreakItem insertColumnBreakItem1;
|
|
private DevExpress.XtraRichEdit.UI.InsertSectionBreakNextPageItem insertSectionBreakNextPageItem1;
|
|
private DevExpress.XtraRichEdit.UI.InsertSectionBreakEvenPageItem insertSectionBreakEvenPageItem1;
|
|
private DevExpress.XtraRichEdit.UI.InsertSectionBreakOddPageItem insertSectionBreakOddPageItem1;
|
|
private DevExpress.XtraRichEdit.UI.ChangeSectionLineNumberingItem changeSectionLineNumberingItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetSectionLineNumberingNoneItem setSectionLineNumberingNoneItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetSectionLineNumberingContinuousItem setSectionLineNumberingContinuousItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetSectionLineNumberingRestartNewPageItem setSectionLineNumberingRestartNewPageItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetSectionLineNumberingRestartNewSectionItem setSectionLineNumberingRestartNewSectionItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleParagraphSuppressLineNumbersItem toggleParagraphSuppressLineNumbersItem1;
|
|
private DevExpress.XtraRichEdit.UI.ShowLineNumberingFormItem showLineNumberingFormItem1;
|
|
private DevExpress.XtraRichEdit.UI.ChangePageColorItem changePageColorItem1;
|
|
private DevExpress.XtraRichEdit.UI.InsertTableOfContentsItem insertTableOfContentsItem1;
|
|
private DevExpress.XtraRichEdit.UI.UpdateTableOfContentsItem updateTableOfContentsItem1;
|
|
private DevExpress.XtraRichEdit.UI.AddParagraphsToTableOfContentItem addParagraphsToTableOfContentItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem setParagraphHeadingLevelItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem setParagraphHeadingLevelItem2;
|
|
private DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem setParagraphHeadingLevelItem3;
|
|
private DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem setParagraphHeadingLevelItem4;
|
|
private DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem setParagraphHeadingLevelItem5;
|
|
private DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem setParagraphHeadingLevelItem6;
|
|
private DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem setParagraphHeadingLevelItem7;
|
|
private DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem setParagraphHeadingLevelItem8;
|
|
private DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem setParagraphHeadingLevelItem9;
|
|
private DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem setParagraphHeadingLevelItem10;
|
|
private DevExpress.XtraRichEdit.UI.InsertCaptionPlaceholderItem insertCaptionPlaceholderItem1;
|
|
private DevExpress.XtraRichEdit.UI.InsertFiguresCaptionItems insertFiguresCaptionItems1;
|
|
private DevExpress.XtraRichEdit.UI.InsertTablesCaptionItems insertTablesCaptionItems1;
|
|
private DevExpress.XtraRichEdit.UI.InsertEquationsCaptionItems insertEquationsCaptionItems1;
|
|
private DevExpress.XtraRichEdit.UI.InsertTableOfFiguresPlaceholderItem insertTableOfFiguresPlaceholderItem1;
|
|
private DevExpress.XtraRichEdit.UI.InsertTableOfFiguresItems insertTableOfFiguresItems1;
|
|
private DevExpress.XtraRichEdit.UI.InsertTableOfTablesItems insertTableOfTablesItems1;
|
|
private DevExpress.XtraRichEdit.UI.InsertTableOfEquationsItems insertTableOfEquationsItems1;
|
|
private DevExpress.XtraRichEdit.UI.UpdateTableOfFiguresItem updateTableOfFiguresItem1;
|
|
private DevExpress.XtraRichEdit.UI.InsertMergeFieldItem insertMergeFieldItem1;
|
|
private DevExpress.XtraRichEdit.UI.ShowAllFieldCodesItem showAllFieldCodesItem1;
|
|
private DevExpress.XtraRichEdit.UI.ShowAllFieldResultsItem showAllFieldResultsItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleViewMergedDataItem toggleViewMergedDataItem1;
|
|
private DevExpress.XtraRichEdit.UI.CheckSpellingItem checkSpellingItem1;
|
|
private DevExpress.XtraRichEdit.UI.ProtectDocumentItem protectDocumentItem1;
|
|
private DevExpress.XtraRichEdit.UI.ChangeRangeEditingPermissionsItem changeRangeEditingPermissionsItem1;
|
|
private DevExpress.XtraRichEdit.UI.UnprotectDocumentItem unprotectDocumentItem1;
|
|
private DevExpress.XtraRichEdit.UI.SwitchToSimpleViewItem switchToSimpleViewItem1;
|
|
private DevExpress.XtraRichEdit.UI.SwitchToDraftViewItem switchToDraftViewItem1;
|
|
private DevExpress.XtraRichEdit.UI.SwitchToPrintLayoutViewItem switchToPrintLayoutViewItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleShowHorizontalRulerItem toggleShowHorizontalRulerItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleShowVerticalRulerItem toggleShowVerticalRulerItem1;
|
|
private DevExpress.XtraRichEdit.UI.ZoomOutItem zoomOutItem1;
|
|
private DevExpress.XtraRichEdit.UI.ZoomInItem zoomInItem1;
|
|
private DevExpress.XtraRichEdit.UI.GoToPageHeaderItem goToPageHeaderItem1;
|
|
private DevExpress.XtraRichEdit.UI.GoToPageFooterItem goToPageFooterItem1;
|
|
private DevExpress.XtraRichEdit.UI.GoToNextHeaderFooterItem goToNextHeaderFooterItem1;
|
|
private DevExpress.XtraRichEdit.UI.GoToPreviousHeaderFooterItem goToPreviousHeaderFooterItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleLinkToPreviousItem toggleLinkToPreviousItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleDifferentFirstPageItem toggleDifferentFirstPageItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleDifferentOddAndEvenPagesItem toggleDifferentOddAndEvenPagesItem1;
|
|
private DevExpress.XtraRichEdit.UI.ClosePageHeaderFooterItem closePageHeaderFooterItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleFirstRowItem toggleFirstRowItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleLastRowItem toggleLastRowItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleBandedRowsItem toggleBandedRowsItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleFirstColumnItem toggleFirstColumnItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleLastColumnItem toggleLastColumnItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleBandedColumnItem toggleBandedColumnItem1;
|
|
private DevExpress.XtraRichEdit.UI.GalleryChangeTableStyleItem galleryChangeTableStyleItem1;
|
|
private DevExpress.XtraRichEdit.UI.ChangeTableBorderLineStyleItem changeTableBorderLineStyleItem1;
|
|
private DevExpress.XtraRichEdit.Forms.Design.RepositoryItemBorderLineStyle repositoryItemBorderLineStyle1;
|
|
private DevExpress.XtraRichEdit.UI.ChangeTableBorderLineWeightItem changeTableBorderLineWeightItem1;
|
|
private DevExpress.XtraRichEdit.Forms.Design.RepositoryItemBorderLineWeight repositoryItemBorderLineWeight1;
|
|
private DevExpress.XtraRichEdit.UI.ChangeTableBorderColorItem changeTableBorderColorItem1;
|
|
private DevExpress.XtraRichEdit.UI.ChangeTableBordersItem changeTableBordersItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleTableCellsBottomBorderItem toggleTableCellsBottomBorderItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleTableCellsTopBorderItem toggleTableCellsTopBorderItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleTableCellsLeftBorderItem toggleTableCellsLeftBorderItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleTableCellsRightBorderItem toggleTableCellsRightBorderItem1;
|
|
private DevExpress.XtraRichEdit.UI.ResetTableCellsAllBordersItem resetTableCellsAllBordersItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleTableCellsAllBordersItem toggleTableCellsAllBordersItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleTableCellsOutsideBorderItem toggleTableCellsOutsideBorderItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleTableCellsInsideBorderItem toggleTableCellsInsideBorderItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleTableCellsInsideHorizontalBorderItem toggleTableCellsInsideHorizontalBorderItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleTableCellsInsideVerticalBorderItem toggleTableCellsInsideVerticalBorderItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleShowTableGridLinesItem toggleShowTableGridLinesItem1;
|
|
private DevExpress.XtraRichEdit.UI.ChangeTableCellsShadingItem changeTableCellsShadingItem1;
|
|
private DevExpress.XtraRichEdit.UI.SelectTableElementsItem selectTableElementsItem1;
|
|
private DevExpress.XtraRichEdit.UI.SelectTableCellItem selectTableCellItem1;
|
|
private DevExpress.XtraRichEdit.UI.SelectTableColumnItem selectTableColumnItem1;
|
|
private DevExpress.XtraRichEdit.UI.SelectTableRowItem selectTableRowItem1;
|
|
private DevExpress.XtraRichEdit.UI.SelectTableItem selectTableItem1;
|
|
private DevExpress.XtraRichEdit.UI.ShowTablePropertiesFormItem showTablePropertiesFormItem1;
|
|
private DevExpress.XtraRichEdit.UI.DeleteTableElementsItem deleteTableElementsItem1;
|
|
private DevExpress.XtraRichEdit.UI.ShowDeleteTableCellsFormItem showDeleteTableCellsFormItem1;
|
|
private DevExpress.XtraRichEdit.UI.DeleteTableColumnsItem deleteTableColumnsItem1;
|
|
private DevExpress.XtraRichEdit.UI.DeleteTableRowsItem deleteTableRowsItem1;
|
|
private DevExpress.XtraRichEdit.UI.DeleteTableItem deleteTableItem1;
|
|
private DevExpress.XtraRichEdit.UI.InsertTableRowAboveItem insertTableRowAboveItem1;
|
|
private DevExpress.XtraRichEdit.UI.InsertTableRowBelowItem insertTableRowBelowItem1;
|
|
private DevExpress.XtraRichEdit.UI.InsertTableColumnToLeftItem insertTableColumnToLeftItem1;
|
|
private DevExpress.XtraRichEdit.UI.InsertTableColumnToRightItem insertTableColumnToRightItem1;
|
|
private DevExpress.XtraRichEdit.UI.ShowInsertTableCellsFormItem showInsertTableCellsFormItem1;
|
|
private DevExpress.XtraRichEdit.UI.MergeTableCellsItem mergeTableCellsItem1;
|
|
private DevExpress.XtraRichEdit.UI.ShowSplitTableCellsForm showSplitTableCellsForm1;
|
|
private DevExpress.XtraRichEdit.UI.SplitTableItem splitTableItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleTableAutoFitItem toggleTableAutoFitItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleTableAutoFitContentsItem toggleTableAutoFitContentsItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleTableAutoFitWindowItem toggleTableAutoFitWindowItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleTableFixedColumnWidthItem toggleTableFixedColumnWidthItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleTableCellsTopLeftAlignmentItem toggleTableCellsTopLeftAlignmentItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleTableCellsMiddleLeftAlignmentItem toggleTableCellsMiddleLeftAlignmentItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleTableCellsBottomLeftAlignmentItem toggleTableCellsBottomLeftAlignmentItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleTableCellsTopCenterAlignmentItem toggleTableCellsTopCenterAlignmentItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleTableCellsMiddleCenterAlignmentItem toggleTableCellsMiddleCenterAlignmentItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleTableCellsBottomCenterAlignmentItem toggleTableCellsBottomCenterAlignmentItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleTableCellsTopRightAlignmentItem toggleTableCellsTopRightAlignmentItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleTableCellsMiddleRightAlignmentItem toggleTableCellsMiddleRightAlignmentItem1;
|
|
private DevExpress.XtraRichEdit.UI.ToggleTableCellsBottomRightAlignmentItem toggleTableCellsBottomRightAlignmentItem1;
|
|
private DevExpress.XtraRichEdit.UI.ShowTableOptionsFormItem showTableOptionsFormItem1;
|
|
private DevExpress.XtraRichEdit.UI.ChangeFloatingObjectFillColorItem changeFloatingObjectFillColorItem1;
|
|
private DevExpress.XtraRichEdit.UI.ChangeFloatingObjectOutlineColorItem changeFloatingObjectOutlineColorItem1;
|
|
private DevExpress.XtraRichEdit.UI.ChangeFloatingObjectOutlineWeightItem changeFloatingObjectOutlineWeightItem1;
|
|
private DevExpress.XtraRichEdit.Forms.Design.RepositoryItemFloatingObjectOutlineWeight repositoryItemFloatingObjectOutlineWeight1;
|
|
private DevExpress.XtraRichEdit.UI.ChangeFloatingObjectTextWrapTypeItem changeFloatingObjectTextWrapTypeItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetFloatingObjectSquareTextWrapTypeItem setFloatingObjectSquareTextWrapTypeItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetFloatingObjectTightTextWrapTypeItem setFloatingObjectTightTextWrapTypeItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetFloatingObjectThroughTextWrapTypeItem setFloatingObjectThroughTextWrapTypeItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetFloatingObjectTopAndBottomTextWrapTypeItem setFloatingObjectTopAndBottomTextWrapTypeItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetFloatingObjectBehindTextWrapTypeItem setFloatingObjectBehindTextWrapTypeItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetFloatingObjectInFrontOfTextWrapTypeItem setFloatingObjectInFrontOfTextWrapTypeItem1;
|
|
private DevExpress.XtraRichEdit.UI.ChangeFloatingObjectAlignmentItem changeFloatingObjectAlignmentItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetFloatingObjectTopLeftAlignmentItem setFloatingObjectTopLeftAlignmentItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetFloatingObjectTopCenterAlignmentItem setFloatingObjectTopCenterAlignmentItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetFloatingObjectTopRightAlignmentItem setFloatingObjectTopRightAlignmentItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetFloatingObjectMiddleLeftAlignmentItem setFloatingObjectMiddleLeftAlignmentItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetFloatingObjectMiddleCenterAlignmentItem setFloatingObjectMiddleCenterAlignmentItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetFloatingObjectMiddleRightAlignmentItem setFloatingObjectMiddleRightAlignmentItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetFloatingObjectBottomLeftAlignmentItem setFloatingObjectBottomLeftAlignmentItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetFloatingObjectBottomCenterAlignmentItem setFloatingObjectBottomCenterAlignmentItem1;
|
|
private DevExpress.XtraRichEdit.UI.SetFloatingObjectBottomRightAlignmentItem setFloatingObjectBottomRightAlignmentItem1;
|
|
private DevExpress.XtraRichEdit.UI.FloatingObjectBringForwardSubItem floatingObjectBringForwardSubItem1;
|
|
private DevExpress.XtraRichEdit.UI.FloatingObjectBringForwardItem floatingObjectBringForwardItem1;
|
|
private DevExpress.XtraRichEdit.UI.FloatingObjectBringToFrontItem floatingObjectBringToFrontItem1;
|
|
private DevExpress.XtraRichEdit.UI.FloatingObjectBringInFrontOfTextItem floatingObjectBringInFrontOfTextItem1;
|
|
private DevExpress.XtraRichEdit.UI.FloatingObjectSendBackwardSubItem floatingObjectSendBackwardSubItem1;
|
|
private DevExpress.XtraRichEdit.UI.FloatingObjectSendBackwardItem floatingObjectSendBackwardItem1;
|
|
private DevExpress.XtraRichEdit.UI.FloatingObjectSendToBackItem floatingObjectSendToBackItem1;
|
|
private DevExpress.XtraRichEdit.UI.FloatingObjectSendBehindTextItem floatingObjectSendBehindTextItem1;
|
|
private DevExpress.XtraRichEdit.UI.RichEditBarController richEditBarController;
|
|
private DevExpress.XtraRichEdit.UI.InsertPageBreakItem insertPageBreakItem2;
|
|
private DevExpress.XtraBars.BarButtonItem SaveToDB;
|
|
private DevExpress.XtraBars.BarButtonItem GetRichText;
|
|
private DevExpress.XtraBars.BarButtonItem Open;
|
|
private System.Windows.Forms.OpenFileDialog openFileDialog;
|
|
private DevExpress.XtraTab.XtraTabControl Tabs;
|
|
private DevExpress.XtraTab.XtraTabPage tabEdit;
|
|
private DevExpress.XtraRichEdit.RichEditControl richEditControl;
|
|
private DevExpress.XtraTab.XtraTabPage tabResult;
|
|
private DevExpress.XtraGrid.GridControl grdResult;
|
|
private System.Windows.Forms.BindingSource tblQuestionEntityBindingSource;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colQuestionId;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCreateDate;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSubjectId;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colFieldId;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colDifficulty;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLevel;
|
|
private System.Windows.Forms.ContextMenuStrip contextMenuStrip;
|
|
private System.Windows.Forms.ToolStripMenuItem Delete;
|
|
private System.Windows.Forms.ToolStripMenuItem View;
|
|
private System.Windows.Forms.ImageList imageList;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Summary;
|
|
private DevExpress.XtraWaitForm.ProgressPanel progressPanel;
|
|
|
|
}
|
|
}
|