SourceCode/PROMS/Volian.Controls.Library/StepTabRibbon.designer.cs
2008-04-10 14:06:39 +00:00

1297 lines
116 KiB
C#
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

namespace Volian.Controls.Library
{
partial class StepTabRibbon
{
/// <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 Component 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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(StepTabRibbon));
this._RibbonControl = new DevComponents.DotNetBar.RibbonControl();
this.rpanHome = new DevComponents.DotNetBar.RibbonPanel();
this.rbEditing = new DevComponents.DotNetBar.RibbonBar();
this.btnFindRplDlg = new DevComponents.DotNetBar.ButtonItem();
this.lblEditBar1 = new DevComponents.DotNetBar.LabelItem();
this.btnCpyStp = new DevComponents.DotNetBar.ButtonItem();
this.lblEditBar2 = new DevComponents.DotNetBar.LabelItem();
this.itemContainerUnReDo = new DevComponents.DotNetBar.ItemContainer();
this.btnUndo = new DevComponents.DotNetBar.ButtonItem();
this.btnRedo = new DevComponents.DotNetBar.ButtonItem();
this.rbStepType = new DevComponents.DotNetBar.RibbonBar();
this.btnChgTyp = new DevComponents.DotNetBar.ButtonItem();
this.rbFont = new DevComponents.DotNetBar.RibbonBar();
this.itemContainerFont = new DevComponents.DotNetBar.ItemContainer();
this.itemContainerFontAttr = new DevComponents.DotNetBar.ItemContainer();
this.btnBold = new DevComponents.DotNetBar.ButtonItem();
this.btnItalics = new DevComponents.DotNetBar.ButtonItem();
this.btnUnderline = new DevComponents.DotNetBar.ButtonItem();
this.btnSuperscript = new DevComponents.DotNetBar.ButtonItem();
this.btnSubscript = new DevComponents.DotNetBar.ButtonItem();
this.itemContainerChgCase = new DevComponents.DotNetBar.ItemContainer();
this.btnChgCase = new DevComponents.DotNetBar.ButtonItem();
this.btnUppercase = new DevComponents.DotNetBar.ButtonItem();
this.btnLowercase = new DevComponents.DotNetBar.ButtonItem();
this.btnTitleCase = new DevComponents.DotNetBar.ButtonItem();
this.rbClipboard = new DevComponents.DotNetBar.RibbonBar();
this.btnPaste = new DevComponents.DotNetBar.ButtonItem();
this.itemContainerCutCpy = new DevComponents.DotNetBar.ItemContainer();
this.btnCut = new DevComponents.DotNetBar.ButtonItem();
this.btnCopy = new DevComponents.DotNetBar.ButtonItem();
this.rpanInsert = new DevComponents.DotNetBar.RibbonPanel();
this.rbnInsert = new DevComponents.DotNetBar.RibbonBar();
this.btnSymbols = new DevComponents.DotNetBar.ButtonItem();
this.galleryContainerSymbols = new DevComponents.DotNetBar.GalleryContainer();
this.lblInsBar1 = new DevComponents.DotNetBar.LabelItem();
this.itemContainerBrkSpc = new DevComponents.DotNetBar.ItemContainer();
this.btnInsPgBrk = new DevComponents.DotNetBar.ButtonItem();
this.btnInsHrdSpc = new DevComponents.DotNetBar.ButtonItem();
this.lblInsBar2 = new DevComponents.DotNetBar.LabelItem();
this.btnInsStpParts = new DevComponents.DotNetBar.ButtonItem();
this.StepPartsGallery = new DevComponents.DotNetBar.GalleryContainer();
this.btnInsHLS = new DevComponents.DotNetBar.ButtonItem();
this.btnInsCaut = new DevComponents.DotNetBar.ButtonItem();
this.btnInsNote = new DevComponents.DotNetBar.ButtonItem();
this.btnInsWarn = new DevComponents.DotNetBar.ButtonItem();
this.btnInsSubStp = new DevComponents.DotNetBar.ButtonItem();
this.btnInsRNO = new DevComponents.DotNetBar.ButtonItem();
this.btnInsTable = new DevComponents.DotNetBar.ButtonItem();
this.btnInsFig = new DevComponents.DotNetBar.ButtonItem();
this.lblInsBar3 = new DevComponents.DotNetBar.LabelItem();
this.itemContainerBefAft = new DevComponents.DotNetBar.ItemContainer();
this.btnInsBefore = new DevComponents.DotNetBar.ButtonItem();
this.btnInsAfter = new DevComponents.DotNetBar.ButtonItem();
this.lblInsBar4 = new DevComponents.DotNetBar.LabelItem();
this.itemContainerTranRO = new DevComponents.DotNetBar.ItemContainer();
this.btnInsTrans = new DevComponents.DotNetBar.ButtonItem();
this.btnInsRO = new DevComponents.DotNetBar.ButtonItem();
this.rpanPageLayout = new DevComponents.DotNetBar.RibbonPanel();
this.rpanView = new DevComponents.DotNetBar.RibbonPanel();
this.rpanReview = new DevComponents.DotNetBar.RibbonPanel();
this.rtabHome = new DevComponents.DotNetBar.RibbonTabItem();
this.rtabInsert = new DevComponents.DotNetBar.RibbonTabItem();
this.rtabPageLayout = new DevComponents.DotNetBar.RibbonTabItem();
this.rtabReview = new DevComponents.DotNetBar.RibbonTabItem();
this.rtabView = new DevComponents.DotNetBar.RibbonTabItem();
this._ContextMenuBar = new DevComponents.DotNetBar.ContextMenuBar();
this.btnCMRtfEdit = new DevComponents.DotNetBar.ButtonItem();
this.btnCMEdit = new DevComponents.DotNetBar.ButtonItem();
this.btnCMCut = new DevComponents.DotNetBar.ButtonItem();
this.btnCMCopy = new DevComponents.DotNetBar.ButtonItem();
this.btnCMPaste = new DevComponents.DotNetBar.ButtonItem();
this.btnCMStyle = new DevComponents.DotNetBar.ButtonItem();
this.btnCMBold = new DevComponents.DotNetBar.ButtonItem();
this.btnCMItalics = new DevComponents.DotNetBar.ButtonItem();
this.btnCMUnderline = new DevComponents.DotNetBar.ButtonItem();
this.btnCMSuperscript = new DevComponents.DotNetBar.ButtonItem();
this.btnCMSubscript = new DevComponents.DotNetBar.ButtonItem();
this.btnCMChgCase = new DevComponents.DotNetBar.ButtonItem();
this.btnCMUppercase = new DevComponents.DotNetBar.ButtonItem();
this.btnCMLowercase = new DevComponents.DotNetBar.ButtonItem();
this.btnCMTitlecase = new DevComponents.DotNetBar.ButtonItem();
this.btnCMInsert = new DevComponents.DotNetBar.ButtonItem();
this.btnCMHardSpace = new DevComponents.DotNetBar.ButtonItem();
this.btnCMRO = new DevComponents.DotNetBar.ButtonItem();
this.btnCMTransition = new DevComponents.DotNetBar.ButtonItem();
this.btnCMSymbol = new DevComponents.DotNetBar.ButtonItem();
this.galleryContainerSymbolsCM = new DevComponents.DotNetBar.GalleryContainer();
this.btnPageBreak = new DevComponents.DotNetBar.ButtonItem();
this.btnCMToggle = new DevComponents.DotNetBar.ButtonItem();
this.btnCMRTFEdit2 = new DevComponents.DotNetBar.ButtonItem();
this.itemContainerCM21 = new DevComponents.DotNetBar.ItemContainer();
this.itemContainerCM22 = new DevComponents.DotNetBar.ItemContainer();
this.btnCM21 = new DevComponents.DotNetBar.ButtonItem();
this.btnCM22 = new DevComponents.DotNetBar.ButtonItem();
this.btnCM23 = new DevComponents.DotNetBar.ButtonItem();
this.itemContainerCM23 = new DevComponents.DotNetBar.ItemContainer();
this.lblEditBar3 = new DevComponents.DotNetBar.LabelItem();
this.btnGoTo = new DevComponents.DotNetBar.ButtonItem();
this.btnCMUndo = new DevComponents.DotNetBar.ButtonItem();
this.btnCMRedo = new DevComponents.DotNetBar.ButtonItem();
this.btnCMEditTran = new DevComponents.DotNetBar.ButtonItem();
this.btnCMEditRO = new DevComponents.DotNetBar.ButtonItem();
this.btnCMChgStep = new DevComponents.DotNetBar.ButtonItem();
this.btnCMGoTo = new DevComponents.DotNetBar.ButtonItem();
this._RibbonControl.SuspendLayout();
this.rpanHome.SuspendLayout();
this.rpanInsert.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this._ContextMenuBar)).BeginInit();
this.SuspendLayout();
//
// _RibbonControl
//
this._RibbonControl.Controls.Add(this.rpanHome);
this._RibbonControl.Controls.Add(this.rpanInsert);
this._RibbonControl.Controls.Add(this.rpanPageLayout);
this._RibbonControl.Controls.Add(this.rpanView);
this._RibbonControl.Controls.Add(this.rpanReview);
this._RibbonControl.Dock = System.Windows.Forms.DockStyle.Fill;
this._RibbonControl.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.rtabHome,
this.rtabInsert,
this.rtabPageLayout,
this.rtabReview,
this.rtabView});
this._RibbonControl.KeyTipsFont = new System.Drawing.Font("Tahoma", 7F);
this._RibbonControl.Location = new System.Drawing.Point(0, 0);
this._RibbonControl.Name = "_RibbonControl";
this._RibbonControl.Office2007ColorTable = DevComponents.DotNetBar.Rendering.eOffice2007ColorScheme.Black;
this._RibbonControl.Padding = new System.Windows.Forms.Padding(0, 0, 0, 2);
this._RibbonControl.Size = new System.Drawing.Size(777, 119);
this._RibbonControl.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this._RibbonControl.TabGroupHeight = 14;
this._RibbonControl.TabIndex = 0;
this._RibbonControl.Text = "Review";
//
// rpanHome
//
this.rpanHome.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rpanHome.Controls.Add(this.rbEditing);
this.rpanHome.Controls.Add(this.rbStepType);
this.rpanHome.Controls.Add(this.rbFont);
this.rpanHome.Controls.Add(this.rbClipboard);
this.rpanHome.Dock = System.Windows.Forms.DockStyle.Fill;
this.rpanHome.Location = new System.Drawing.Point(0, 25);
this.rpanHome.Name = "rpanHome";
this.rpanHome.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
this.rpanHome.Size = new System.Drawing.Size(777, 92);
this.rpanHome.TabIndex = 1;
//
// rbEditing
//
this.rbEditing.AutoOverflowEnabled = true;
this.rbEditing.Dock = System.Windows.Forms.DockStyle.Left;
this.rbEditing.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnFindRplDlg,
this.lblEditBar1,
this.btnCpyStp,
this.lblEditBar2,
this.itemContainerUnReDo,
this.lblEditBar3,
this.btnGoTo});
this.rbEditing.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.rbEditing.Location = new System.Drawing.Point(252, 0);
this.rbEditing.Margin = new System.Windows.Forms.Padding(2);
this.rbEditing.Name = "rbEditing";
this.rbEditing.Size = new System.Drawing.Size(195, 89);
this.rbEditing.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbEditing.TabIndex = 14;
this.rbEditing.Text = "Editing";
//
// btnFindRplDlg
//
this.btnFindRplDlg.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnFindRplDlg.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnFindRplDlg.Image = global::Volian.Controls.Library.Properties.Resources.Find_Image;
this.btnFindRplDlg.ImagePaddingHorizontal = 8;
this.btnFindRplDlg.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnFindRplDlg.Name = "btnFindRplDlg";
this.btnFindRplDlg.RibbonWordWrap = false;
this.btnFindRplDlg.SubItemsExpandWidth = 14;
this.btnFindRplDlg.Text = "Find /\r\nReplace";
//
// lblEditBar1
//
this.lblEditBar1.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
this.lblEditBar1.BorderType = DevComponents.DotNetBar.eBorderType.Sunken;
this.lblEditBar1.Name = "lblEditBar1";
//
// btnCpyStp
//
this.btnCpyStp.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnCpyStp.Image = global::Volian.Controls.Library.Properties.Resources.CopyStep_Image;
this.btnCpyStp.ImagePaddingHorizontal = 8;
this.btnCpyStp.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnCpyStp.Name = "btnCpyStp";
this.btnCpyStp.SubItemsExpandWidth = 14;
this.btnCpyStp.Text = "Copy\r\nStep";
//
// lblEditBar2
//
this.lblEditBar2.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
this.lblEditBar2.BorderType = DevComponents.DotNetBar.eBorderType.Sunken;
this.lblEditBar2.Name = "lblEditBar2";
//
// itemContainerUnReDo
//
this.itemContainerUnReDo.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
this.itemContainerUnReDo.MinimumSize = new System.Drawing.Size(0, 0);
this.itemContainerUnReDo.Name = "itemContainerUnReDo";
this.itemContainerUnReDo.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnUndo,
this.btnRedo});
this.itemContainerUnReDo.VerticalItemAlignment = DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
//
// btnUndo
//
this.btnUndo.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnUndo.Image = global::Volian.Controls.Library.Properties.Resources.Undo_Image;
this.btnUndo.ImagePaddingHorizontal = 8;
this.btnUndo.Name = "btnUndo";
this.btnUndo.Text = "Undo";
this.btnUndo.Click += new System.EventHandler(this.btnUndo_Click);
//
// btnRedo
//
this.btnRedo.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnRedo.Image = global::Volian.Controls.Library.Properties.Resources.Redo_Image;
this.btnRedo.ImagePaddingHorizontal = 8;
this.btnRedo.Name = "btnRedo";
this.btnRedo.Text = "Redo";
this.btnRedo.Click += new System.EventHandler(this.btnRedo_Click);
//
// rbStepType
//
this.rbStepType.AutoOverflowEnabled = true;
this.rbStepType.Dock = System.Windows.Forms.DockStyle.Left;
this.rbStepType.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnChgTyp});
this.rbStepType.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.rbStepType.Location = new System.Drawing.Point(191, 0);
this.rbStepType.Margin = new System.Windows.Forms.Padding(2);
this.rbStepType.Name = "rbStepType";
this.rbStepType.Size = new System.Drawing.Size(61, 89);
this.rbStepType.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbStepType.TabIndex = 2;
this.rbStepType.Text = "Step Type";
//
// btnChgTyp
//
this.btnChgTyp.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnChgTyp.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnChgTyp.Image = global::Volian.Controls.Library.Properties.Resources.ChangeStep_Image;
this.btnChgTyp.ImagePaddingHorizontal = 8;
this.btnChgTyp.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnChgTyp.Name = "btnChgTyp";
this.btnChgTyp.RibbonWordWrap = false;
this.btnChgTyp.SubItemsExpandWidth = 14;
this.btnChgTyp.Text = "Change\r\nStep Type";
//
// rbFont
//
this.rbFont.AutoOverflowEnabled = true;
this.rbFont.Dock = System.Windows.Forms.DockStyle.Left;
this.rbFont.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.itemContainerFont});
this.rbFont.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.rbFont.Location = new System.Drawing.Point(87, 0);
this.rbFont.Name = "rbFont";
this.rbFont.Size = new System.Drawing.Size(104, 89);
this.rbFont.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbFont.TabIndex = 1;
this.rbFont.Text = "&Font";
//
// itemContainerFont
//
this.itemContainerFont.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
this.itemContainerFont.MinimumSize = new System.Drawing.Size(0, 0);
this.itemContainerFont.Name = "itemContainerFont";
this.itemContainerFont.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.itemContainerFontAttr,
this.itemContainerChgCase});
this.itemContainerFont.VerticalItemAlignment = DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
//
// itemContainerFontAttr
//
this.itemContainerFontAttr.MinimumSize = new System.Drawing.Size(0, 0);
this.itemContainerFontAttr.Name = "itemContainerFontAttr";
this.itemContainerFontAttr.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnBold,
this.btnItalics,
this.btnUnderline,
this.btnSuperscript,
this.btnSubscript});
//
// btnBold
//
this.btnBold.GlobalName = "Bold";
this.btnBold.Image = global::Volian.Controls.Library.Properties.Resources.FontBold_Image;
this.btnBold.ImagePaddingHorizontal = 8;
this.btnBold.Name = "btnBold";
this.btnBold.Text = "Bold";
this.btnBold.Click += new System.EventHandler(this.btnBold_Click);
//
// btnItalics
//
this.btnItalics.GlobalName = "Italic";
this.btnItalics.Image = global::Volian.Controls.Library.Properties.Resources.FontItalic_Image;
this.btnItalics.ImagePaddingHorizontal = 8;
this.btnItalics.Name = "btnItalics";
this.btnItalics.Text = "Italic";
this.btnItalics.Click += new System.EventHandler(this.btnItalics_Click);
//
// btnUnderline
//
this.btnUnderline.GlobalName = "Underline";
this.btnUnderline.Image = global::Volian.Controls.Library.Properties.Resources.FontUnderline_Image;
this.btnUnderline.ImagePaddingHorizontal = 8;
this.btnUnderline.Name = "btnUnderline";
this.btnUnderline.Text = "Underline";
this.btnUnderline.Click += new System.EventHandler(this.btnUnderline_Click);
//
// btnSuperscript
//
this.btnSuperscript.GlobalName = "Superscript";
this.btnSuperscript.Image = global::Volian.Controls.Library.Properties.Resources.SuperScript;
this.btnSuperscript.ImagePaddingHorizontal = 8;
this.btnSuperscript.Name = "btnSuperscript";
this.btnSuperscript.Text = "Superscript";
this.btnSuperscript.Click += new System.EventHandler(this.btnSuperscript_Click);
//
// btnSubscript
//
this.btnSubscript.GlobalName = "Subscript";
this.btnSubscript.Image = global::Volian.Controls.Library.Properties.Resources.SubScript;
this.btnSubscript.ImagePaddingHorizontal = 8;
this.btnSubscript.Name = "btnSubscript";
this.btnSubscript.Text = "Subscript";
this.btnSubscript.Click += new System.EventHandler(this.btnSubscript_Click);
//
// itemContainerChgCase
//
this.itemContainerChgCase.MinimumSize = new System.Drawing.Size(0, 0);
this.itemContainerChgCase.Name = "itemContainerChgCase";
this.itemContainerChgCase.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnChgCase});
//
// btnChgCase
//
this.btnChgCase.ImagePaddingHorizontal = 8;
this.btnChgCase.Name = "btnChgCase";
this.btnChgCase.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnUppercase,
this.btnLowercase,
this.btnTitleCase});
this.btnChgCase.Text = "Change Case";
//
// btnUppercase
//
this.btnUppercase.GlobalName = "CaseUpper";
this.btnUppercase.ImagePaddingHorizontal = 8;
this.btnUppercase.Name = "btnUppercase";
this.btnUppercase.Text = "UPPER CASE";
this.btnUppercase.Click += new System.EventHandler(this.btnUppercase_Click);
//
// btnLowercase
//
this.btnLowercase.GlobalName = "CaseLower";
this.btnLowercase.ImagePaddingHorizontal = 8;
this.btnLowercase.Name = "btnLowercase";
this.btnLowercase.Text = "lower case";
this.btnLowercase.Click += new System.EventHandler(this.btnLowercase_Click);
//
// btnTitleCase
//
this.btnTitleCase.GlobalName = "CaseTitle";
this.btnTitleCase.ImagePaddingHorizontal = 8;
this.btnTitleCase.Name = "btnTitleCase";
this.btnTitleCase.Text = "Title Case";
this.btnTitleCase.Click += new System.EventHandler(this.btnTitleCase_Click);
//
// rbClipboard
//
this.rbClipboard.AutoOverflowEnabled = true;
this.rbClipboard.Dock = System.Windows.Forms.DockStyle.Left;
this.rbClipboard.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnPaste,
this.itemContainerCutCpy});
this.rbClipboard.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.rbClipboard.Location = new System.Drawing.Point(3, 0);
this.rbClipboard.Name = "rbClipboard";
this.rbClipboard.Size = new System.Drawing.Size(84, 89);
this.rbClipboard.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbClipboard.TabIndex = 0;
this.rbClipboard.Text = "&Clipboard";
//
// btnPaste
//
this.btnPaste.GlobalName = "Paste";
this.btnPaste.Image = global::Volian.Controls.Library.Properties.Resources.Paste_Image;
this.btnPaste.ImagePaddingHorizontal = 8;
this.btnPaste.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnPaste.KeyTips = "V";
this.btnPaste.Name = "btnPaste";
this.btnPaste.SubItemsExpandWidth = 14;
this.btnPaste.Text = "Paste";
this.btnPaste.Click += new System.EventHandler(this.btnPaste_Click);
//
// itemContainerCutCpy
//
this.itemContainerCutCpy.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
this.itemContainerCutCpy.MinimumSize = new System.Drawing.Size(0, 0);
this.itemContainerCutCpy.Name = "itemContainerCutCpy";
this.itemContainerCutCpy.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnCut,
this.btnCopy});
this.itemContainerCutCpy.VerticalItemAlignment = DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
//
// btnCut
//
this.btnCut.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnCut.GlobalName = "Cut";
this.btnCut.Image = ((System.Drawing.Image)(resources.GetObject("btnCut.Image")));
this.btnCut.ImagePaddingHorizontal = 8;
this.btnCut.KeyTips = "X";
this.btnCut.Name = "btnCut";
this.btnCut.Text = "Cut";
this.btnCut.Click += new System.EventHandler(this.btnCut_Click);
//
// btnCopy
//
this.btnCopy.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnCopy.GlobalName = "Copy";
this.btnCopy.Image = global::Volian.Controls.Library.Properties.Resources.Copy_Image;
this.btnCopy.ImagePaddingHorizontal = 8;
this.btnCopy.Name = "btnCopy";
this.btnCopy.Text = "Copy";
this.btnCopy.Click += new System.EventHandler(this.btnCopy_Click);
//
// rpanInsert
//
this.rpanInsert.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rpanInsert.Controls.Add(this.rbnInsert);
this.rpanInsert.Dock = System.Windows.Forms.DockStyle.Fill;
this.rpanInsert.Font = new System.Drawing.Font("Arial Unicode MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rpanInsert.Location = new System.Drawing.Point(0, 25);
this.rpanInsert.Name = "rpanInsert";
this.rpanInsert.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
this.rpanInsert.Size = new System.Drawing.Size(777, 92);
this.rpanInsert.TabIndex = 2;
this.rpanInsert.Visible = false;
//
// rbnInsert
//
this.rbnInsert.AutoOverflowEnabled = true;
this.rbnInsert.Dock = System.Windows.Forms.DockStyle.Left;
this.rbnInsert.Font = new System.Drawing.Font("Arial Unicode MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rbnInsert.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnSymbols,
this.lblInsBar1,
this.itemContainerBrkSpc,
this.lblInsBar2,
this.btnInsStpParts,
this.lblInsBar3,
this.itemContainerBefAft,
this.lblInsBar4,
this.itemContainerTranRO});
this.rbnInsert.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.rbnInsert.Location = new System.Drawing.Point(3, 0);
this.rbnInsert.Margin = new System.Windows.Forms.Padding(2);
this.rbnInsert.Name = "rbnInsert";
this.rbnInsert.Size = new System.Drawing.Size(441, 89);
this.rbnInsert.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbnInsert.TabIndex = 14;
this.rbnInsert.Text = "Insert";
//
// btnSymbols
//
this.btnSymbols.Image = global::Volian.Controls.Library.Properties.Resources.Symbol_Image;
this.btnSymbols.ImagePaddingHorizontal = 8;
this.btnSymbols.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnSymbols.Name = "btnSymbols";
this.btnSymbols.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.galleryContainerSymbols});
this.btnSymbols.SubItemsExpandWidth = 14;
this.btnSymbols.Text = "Symbol";
//
// galleryContainerSymbols
//
this.galleryContainerSymbols.DefaultSize = new System.Drawing.Size(156, 90);
this.galleryContainerSymbols.MinimumSize = new System.Drawing.Size(58, 58);
this.galleryContainerSymbols.Name = "galleryContainerSymbols";
//
// lblInsBar1
//
this.lblInsBar1.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
this.lblInsBar1.BorderType = DevComponents.DotNetBar.eBorderType.Sunken;
this.lblInsBar1.Name = "lblInsBar1";
//
// itemContainerBrkSpc
//
this.itemContainerBrkSpc.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
this.itemContainerBrkSpc.MinimumSize = new System.Drawing.Size(0, 0);
this.itemContainerBrkSpc.Name = "itemContainerBrkSpc";
this.itemContainerBrkSpc.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnInsPgBrk,
this.btnInsHrdSpc});
//
// btnInsPgBrk
//
this.btnInsPgBrk.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnInsPgBrk.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnInsPgBrk.Image = global::Volian.Controls.Library.Properties.Resources.PageBreak_Image;
this.btnInsPgBrk.ImagePaddingHorizontal = 8;
this.btnInsPgBrk.Name = "btnInsPgBrk";
this.btnInsPgBrk.SubItemsExpandWidth = 14;
this.btnInsPgBrk.Text = " Page Break";
//
// btnInsHrdSpc
//
this.btnInsHrdSpc.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnInsHrdSpc.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnInsHrdSpc.GlobalItem = false;
this.btnInsHrdSpc.GlobalName = "HardSpace";
this.btnInsHrdSpc.Image = global::Volian.Controls.Library.Properties.Resources.HardSpace_Image;
this.btnInsHrdSpc.ImagePaddingHorizontal = 8;
this.btnInsHrdSpc.Name = "btnInsHrdSpc";
this.btnInsHrdSpc.SubItemsExpandWidth = 14;
this.btnInsHrdSpc.Text = " Hard Space";
this.btnInsHrdSpc.Click += new System.EventHandler(this.btnInsHrdSpc_Click);
//
// lblInsBar2
//
this.lblInsBar2.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
this.lblInsBar2.BorderType = DevComponents.DotNetBar.eBorderType.Sunken;
this.lblInsBar2.Name = "lblInsBar2";
//
// btnInsStpParts
//
this.btnInsStpParts.AutoExpandOnClick = true;
this.btnInsStpParts.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnInsStpParts.Image = global::Volian.Controls.Library.Properties.Resources.StepParts_Image;
this.btnInsStpParts.ImagePaddingHorizontal = 8;
this.btnInsStpParts.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnInsStpParts.Name = "btnInsStpParts";
this.btnInsStpParts.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.StepPartsGallery});
this.btnInsStpParts.SubItemsExpandWidth = 14;
this.btnInsStpParts.Text = "Step\r\nParts";
//
// StepPartsGallery
//
this.StepPartsGallery.MinimumSize = new System.Drawing.Size(240, 100);
this.StepPartsGallery.Name = "StepPartsGallery";
this.StepPartsGallery.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnInsHLS,
this.btnInsCaut,
this.btnInsNote,
this.btnInsWarn,
this.btnInsSubStp,
this.btnInsRNO,
this.btnInsTable,
this.btnInsFig});
this.StepPartsGallery.Text = "galleryContainer2";
//
// btnInsHLS
//
this.btnInsHLS.Image = global::Volian.Controls.Library.Properties.Resources.StepHigh_Image;
this.btnInsHLS.ImagePaddingHorizontal = 8;
this.btnInsHLS.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnInsHLS.Name = "btnInsHLS";
this.btnInsHLS.Text = "Highlevel\r\nStep";
//
// btnInsCaut
//
this.btnInsCaut.Image = global::Volian.Controls.Library.Properties.Resources.StepCaution_Image;
this.btnInsCaut.ImagePaddingHorizontal = 8;
this.btnInsCaut.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnInsCaut.Name = "btnInsCaut";
this.btnInsCaut.SplitButton = true;
this.btnInsCaut.Text = "Caution";
//
// btnInsNote
//
this.btnInsNote.Image = global::Volian.Controls.Library.Properties.Resources.StepNote_Image;
this.btnInsNote.ImagePaddingHorizontal = 8;
this.btnInsNote.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnInsNote.Name = "btnInsNote";
this.btnInsNote.SubItemsExpandWidth = 14;
this.btnInsNote.Text = "Note";
//
// btnInsWarn
//
this.btnInsWarn.Image = global::Volian.Controls.Library.Properties.Resources.StepWarning_Image;
this.btnInsWarn.ImagePaddingHorizontal = 8;
this.btnInsWarn.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnInsWarn.Name = "btnInsWarn";
this.btnInsWarn.SubItemsExpandWidth = 14;
this.btnInsWarn.Text = "Warning";
//
// btnInsSubStp
//
this.btnInsSubStp.Image = global::Volian.Controls.Library.Properties.Resources.StepBullet_Image;
this.btnInsSubStp.ImagePaddingHorizontal = 8;
this.btnInsSubStp.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnInsSubStp.Name = "btnInsSubStp";
this.btnInsSubStp.Text = "Substep";
//
// btnInsRNO
//
this.btnInsRNO.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnInsRNO.Image = global::Volian.Controls.Library.Properties.Resources.StepRNO_Image;
this.btnInsRNO.ImagePaddingHorizontal = 8;
this.btnInsRNO.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnInsRNO.Name = "btnInsRNO";
this.btnInsRNO.SubItemsExpandWidth = 14;
this.btnInsRNO.Text = "RNO";
//
// btnInsTable
//
this.btnInsTable.Image = global::Volian.Controls.Library.Properties.Resources.StepTable_Image;
this.btnInsTable.ImagePaddingHorizontal = 8;
this.btnInsTable.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnInsTable.Name = "btnInsTable";
this.btnInsTable.Text = "Table";
//
// btnInsFig
//
this.btnInsFig.Image = global::Volian.Controls.Library.Properties.Resources.StepFigure_Image;
this.btnInsFig.ImagePaddingHorizontal = 8;
this.btnInsFig.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnInsFig.Name = "btnInsFig";
this.btnInsFig.Text = "Figure";
//
// lblInsBar3
//
this.lblInsBar3.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
this.lblInsBar3.BorderType = DevComponents.DotNetBar.eBorderType.Sunken;
this.lblInsBar3.Name = "lblInsBar3";
//
// itemContainerBefAft
//
this.itemContainerBefAft.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
this.itemContainerBefAft.MinimumSize = new System.Drawing.Size(0, 0);
this.itemContainerBefAft.Name = "itemContainerBefAft";
this.itemContainerBefAft.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnInsBefore,
this.btnInsAfter});
//
// btnInsBefore
//
this.btnInsBefore.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnInsBefore.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnInsBefore.Image = global::Volian.Controls.Library.Properties.Resources.InsertBefore_Image;
this.btnInsBefore.ImagePaddingHorizontal = 8;
this.btnInsBefore.Name = "btnInsBefore";
this.btnInsBefore.SubItemsExpandWidth = 14;
this.btnInsBefore.Text = "Before";
//
// btnInsAfter
//
this.btnInsAfter.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnInsAfter.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnInsAfter.Image = global::Volian.Controls.Library.Properties.Resources.InsertAfter_Image;
this.btnInsAfter.ImagePaddingHorizontal = 8;
this.btnInsAfter.Name = "btnInsAfter";
this.btnInsAfter.SubItemsExpandWidth = 14;
this.btnInsAfter.Text = "After";
//
// lblInsBar4
//
this.lblInsBar4.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
this.lblInsBar4.BorderType = DevComponents.DotNetBar.eBorderType.Sunken;
this.lblInsBar4.Name = "lblInsBar4";
//
// itemContainerTranRO
//
this.itemContainerTranRO.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
this.itemContainerTranRO.MinimumSize = new System.Drawing.Size(0, 0);
this.itemContainerTranRO.Name = "itemContainerTranRO";
this.itemContainerTranRO.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnInsTrans,
this.btnInsRO});
//
// btnInsTrans
//
this.btnInsTrans.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnInsTrans.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnInsTrans.GlobalName = "InsertTransition";
this.btnInsTrans.Image = global::Volian.Controls.Library.Properties.Resources.Transition_Image;
this.btnInsTrans.ImagePaddingHorizontal = 8;
this.btnInsTrans.Name = "btnInsTrans";
this.btnInsTrans.RibbonWordWrap = false;
this.btnInsTrans.Text = "Transition";
this.btnInsTrans.Tooltip = "Insert New or Modify Existing Transition";
this.btnInsTrans.Click += new System.EventHandler(this.btnInsTrans_Click);
//
// btnInsRO
//
this.btnInsRO.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnInsRO.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnInsRO.Image = global::Volian.Controls.Library.Properties.Resources.InsertRO_Image;
this.btnInsRO.ImagePaddingHorizontal = 8;
this.btnInsRO.Name = "btnInsRO";
this.btnInsRO.RibbonWordWrap = false;
this.btnInsRO.Text = "Referenced\r\nObject";
this.btnInsRO.Click += new System.EventHandler(this.btnInsRO_Click);
//
// rpanPageLayout
//
this.rpanPageLayout.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rpanPageLayout.Dock = System.Windows.Forms.DockStyle.Fill;
this.rpanPageLayout.Location = new System.Drawing.Point(0, 0);
this.rpanPageLayout.Margin = new System.Windows.Forms.Padding(2);
this.rpanPageLayout.Name = "rpanPageLayout";
this.rpanPageLayout.Padding = new System.Windows.Forms.Padding(2, 0, 2, 2);
this.rpanPageLayout.Size = new System.Drawing.Size(777, 117);
this.rpanPageLayout.TabIndex = 3;
this.rpanPageLayout.Visible = false;
//
// rpanView
//
this.rpanView.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rpanView.Dock = System.Windows.Forms.DockStyle.Fill;
this.rpanView.Location = new System.Drawing.Point(0, 0);
this.rpanView.Margin = new System.Windows.Forms.Padding(2);
this.rpanView.Name = "rpanView";
this.rpanView.Padding = new System.Windows.Forms.Padding(2, 0, 2, 2);
this.rpanView.Size = new System.Drawing.Size(777, 117);
this.rpanView.TabIndex = 5;
this.rpanView.Visible = false;
//
// rpanReview
//
this.rpanReview.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rpanReview.Dock = System.Windows.Forms.DockStyle.Fill;
this.rpanReview.Location = new System.Drawing.Point(0, 0);
this.rpanReview.Margin = new System.Windows.Forms.Padding(2);
this.rpanReview.Name = "rpanReview";
this.rpanReview.Padding = new System.Windows.Forms.Padding(2, 0, 2, 2);
this.rpanReview.Size = new System.Drawing.Size(777, 117);
this.rpanReview.TabIndex = 4;
this.rpanReview.Visible = false;
//
// rtabHome
//
this.rtabHome.Checked = true;
this.rtabHome.ImagePaddingHorizontal = 8;
this.rtabHome.Name = "rtabHome";
this.rtabHome.Panel = this.rpanHome;
this.rtabHome.Text = "Home";
//
// rtabInsert
//
this.rtabInsert.ImagePaddingHorizontal = 8;
this.rtabInsert.Name = "rtabInsert";
this.rtabInsert.Panel = this.rpanInsert;
this.rtabInsert.Text = "Insert";
//
// rtabPageLayout
//
this.rtabPageLayout.ImagePaddingHorizontal = 8;
this.rtabPageLayout.Name = "rtabPageLayout";
this.rtabPageLayout.Panel = this.rpanPageLayout;
this.rtabPageLayout.Text = "Page Layout";
//
// rtabReview
//
this.rtabReview.ImagePaddingHorizontal = 8;
this.rtabReview.Name = "rtabReview";
this.rtabReview.Panel = this.rpanReview;
this.rtabReview.Text = "Review";
//
// rtabView
//
this.rtabView.ImagePaddingHorizontal = 8;
this.rtabView.Name = "rtabView";
this.rtabView.Panel = this.rpanView;
this.rtabView.Text = "View";
//
// _ContextMenuBar
//
this._ContextMenuBar.Font = new System.Drawing.Font("Arial Unicode MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this._ContextMenuBar.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnCMRtfEdit,
this.btnCMRTFEdit2});
this._ContextMenuBar.Location = new System.Drawing.Point(563, 0);
this._ContextMenuBar.Name = "_ContextMenuBar";
this._ContextMenuBar.Size = new System.Drawing.Size(168, 27);
this._ContextMenuBar.Stretch = true;
this._ContextMenuBar.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this._ContextMenuBar.TabIndex = 2;
this._ContextMenuBar.TabStop = false;
this._ContextMenuBar.Text = "contextMenuBar1";
//
// btnCMRtfEdit
//
this.btnCMRtfEdit.AutoExpandOnClick = true;
this.btnCMRtfEdit.ImagePaddingHorizontal = 8;
this.btnCMRtfEdit.Name = "btnCMRtfEdit";
this.btnCMRtfEdit.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnCMEdit,
this.btnCMStyle,
this.btnCMInsert,
this.btnCMToggle,
this.btnCMGoTo});
this.btnCMRtfEdit.Text = "RTF Edit";
//
// btnCMEdit
//
this.btnCMEdit.ImagePaddingHorizontal = 8;
this.btnCMEdit.Name = "btnCMEdit";
this.btnCMEdit.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnCMCut,
this.btnCMCopy,
this.btnCMPaste,
this.btnCMUndo,
this.btnCMRedo,
this.btnCMEditTran,
this.btnCMEditRO,
this.btnCMChgStep});
this.btnCMEdit.Tag = "Edit";
this.btnCMEdit.Text = "Edit";
//
// btnCMCut
//
this.btnCMCut.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnCMCut.GlobalName = "Cut";
this.btnCMCut.Image = ((System.Drawing.Image)(resources.GetObject("btnCMCut.Image")));
this.btnCMCut.ImagePaddingHorizontal = 8;
this.btnCMCut.Name = "btnCMCut";
this.btnCMCut.Text = "Cut";
this.btnCMCut.Click += new System.EventHandler(this.btnCut_Click);
//
// btnCMCopy
//
this.btnCMCopy.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnCMCopy.GlobalName = "Copy";
this.btnCMCopy.Image = global::Volian.Controls.Library.Properties.Resources.Copy_Image;
this.btnCMCopy.ImagePaddingHorizontal = 8;
this.btnCMCopy.Name = "btnCMCopy";
this.btnCMCopy.Text = "Copy";
this.btnCMCopy.Click += new System.EventHandler(this.btnCopy_Click);
//
// btnCMPaste
//
this.btnCMPaste.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnCMPaste.GlobalName = "Paste";
this.btnCMPaste.Image = global::Volian.Controls.Library.Properties.Resources.PasteSmall_Image;
this.btnCMPaste.ImagePaddingHorizontal = 8;
this.btnCMPaste.Name = "btnCMPaste";
this.btnCMPaste.Text = "Paste";
this.btnCMPaste.Click += new System.EventHandler(this.btnPaste_Click);
//
// btnCMStyle
//
this.btnCMStyle.AutoExpandOnClick = true;
this.btnCMStyle.ImagePaddingHorizontal = 8;
this.btnCMStyle.Name = "btnCMStyle";
this.btnCMStyle.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnCMBold,
this.btnCMItalics,
this.btnCMUnderline,
this.btnCMSuperscript,
this.btnCMSubscript,
this.btnCMChgCase});
this.btnCMStyle.Text = "Style";
//
// btnCMBold
//
this.btnCMBold.GlobalName = "Bold";
this.btnCMBold.Image = global::Volian.Controls.Library.Properties.Resources.FontBold_Image;
this.btnCMBold.ImagePaddingHorizontal = 8;
this.btnCMBold.Name = "btnCMBold";
this.btnCMBold.Text = "Bold";
this.btnCMBold.Click += new System.EventHandler(this.btnBold_Click);
//
// btnCMItalics
//
this.btnCMItalics.GlobalName = "Italic";
this.btnCMItalics.Image = global::Volian.Controls.Library.Properties.Resources.FontItalic_Image;
this.btnCMItalics.ImagePaddingHorizontal = 8;
this.btnCMItalics.Name = "btnCMItalics";
this.btnCMItalics.Text = "Italic";
this.btnCMItalics.Click += new System.EventHandler(this.btnItalics_Click);
//
// btnCMUnderline
//
this.btnCMUnderline.GlobalName = "Underline";
this.btnCMUnderline.Image = global::Volian.Controls.Library.Properties.Resources.FontUnderline_Image;
this.btnCMUnderline.ImagePaddingHorizontal = 8;
this.btnCMUnderline.Name = "btnCMUnderline";
this.btnCMUnderline.Text = "Underline";
this.btnCMUnderline.Click += new System.EventHandler(this.btnUnderline_Click);
//
// btnCMSuperscript
//
this.btnCMSuperscript.GlobalName = "Superscript";
this.btnCMSuperscript.Image = global::Volian.Controls.Library.Properties.Resources.SuperScript;
this.btnCMSuperscript.ImagePaddingHorizontal = 8;
this.btnCMSuperscript.Name = "btnCMSuperscript";
this.btnCMSuperscript.Text = "Superscript";
this.btnCMSuperscript.Click += new System.EventHandler(this.btnSuperscript_Click);
//
// btnCMSubscript
//
this.btnCMSubscript.GlobalName = "Subscript";
this.btnCMSubscript.Image = global::Volian.Controls.Library.Properties.Resources.SubScript;
this.btnCMSubscript.ImagePaddingHorizontal = 8;
this.btnCMSubscript.Name = "btnCMSubscript";
this.btnCMSubscript.Text = "Subscript";
this.btnCMSubscript.Click += new System.EventHandler(this.btnSubscript_Click);
//
// btnCMChgCase
//
this.btnCMChgCase.ImagePaddingHorizontal = 8;
this.btnCMChgCase.Name = "btnCMChgCase";
this.btnCMChgCase.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnCMUppercase,
this.btnCMLowercase,
this.btnCMTitlecase});
this.btnCMChgCase.Text = "Change Case";
//
// btnCMUppercase
//
this.btnCMUppercase.ImagePaddingHorizontal = 8;
this.btnCMUppercase.Name = "btnCMUppercase";
this.btnCMUppercase.Text = "UPPER CASE";
this.btnCMUppercase.Click += new System.EventHandler(this.btnUppercase_Click);
//
// btnCMLowercase
//
this.btnCMLowercase.ImagePaddingHorizontal = 8;
this.btnCMLowercase.Name = "btnCMLowercase";
this.btnCMLowercase.Text = "lower case";
this.btnCMLowercase.Click += new System.EventHandler(this.btnLowercase_Click);
//
// btnCMTitlecase
//
this.btnCMTitlecase.ImagePaddingHorizontal = 8;
this.btnCMTitlecase.Name = "btnCMTitlecase";
this.btnCMTitlecase.Text = "Title Case";
this.btnCMTitlecase.Click += new System.EventHandler(this.btnTitleCase_Click);
//
// btnCMInsert
//
this.btnCMInsert.AutoExpandOnClick = true;
this.btnCMInsert.ImagePaddingHorizontal = 8;
this.btnCMInsert.Name = "btnCMInsert";
this.btnCMInsert.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnCMHardSpace,
this.btnCMRO,
this.btnCMTransition,
this.btnCMSymbol,
this.btnPageBreak});
this.btnCMInsert.Text = "Insert";
//
// btnCMHardSpace
//
this.btnCMHardSpace.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnCMHardSpace.GlobalName = "HardSpace";
this.btnCMHardSpace.Image = global::Volian.Controls.Library.Properties.Resources.HardSpace_Image;
this.btnCMHardSpace.ImagePaddingHorizontal = 8;
this.btnCMHardSpace.Name = "btnCMHardSpace";
this.btnCMHardSpace.Text = "Hard Space";
this.btnCMHardSpace.Click += new System.EventHandler(this.btnInsHrdSpc_Click);
//
// btnCMRO
//
this.btnCMRO.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnCMRO.Image = global::Volian.Controls.Library.Properties.Resources.InsertRO_Image;
this.btnCMRO.ImagePaddingHorizontal = 8;
this.btnCMRO.Name = "btnCMRO";
this.btnCMRO.Text = "Referenced Object";
this.btnCMRO.Click += new System.EventHandler(this.btnInsRO_Click);
//
// btnCMTransition
//
this.btnCMTransition.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnCMTransition.Image = global::Volian.Controls.Library.Properties.Resources.Transition_Image;
this.btnCMTransition.ImagePaddingHorizontal = 8;
this.btnCMTransition.Name = "btnCMTransition";
this.btnCMTransition.Text = "Transitions";
this.btnCMTransition.Click += new System.EventHandler(this.btnInsTrans_Click);
//
// btnCMSymbol
//
this.btnCMSymbol.Image = global::Volian.Controls.Library.Properties.Resources.Symbol_Image;
this.btnCMSymbol.ImagePaddingHorizontal = 8;
this.btnCMSymbol.Name = "btnCMSymbol";
this.btnCMSymbol.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.galleryContainerSymbolsCM});
this.btnCMSymbol.Text = "Symbol";
//
// galleryContainerSymbolsCM
//
this.galleryContainerSymbolsCM.DefaultSize = new System.Drawing.Size(156, 95);
this.galleryContainerSymbolsCM.EnableGalleryPopup = false;
this.galleryContainerSymbolsCM.MinimumSize = new System.Drawing.Size(150, 95);
this.galleryContainerSymbolsCM.Name = "galleryContainerSymbolsCM";
this.galleryContainerSymbolsCM.Text = "galleryContainer1";
//
// btnPageBreak
//
this.btnPageBreak.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnPageBreak.Image = global::Volian.Controls.Library.Properties.Resources.PageBreak_Image;
this.btnPageBreak.ImagePaddingHorizontal = 8;
this.btnPageBreak.Name = "btnPageBreak";
this.btnPageBreak.Text = "Page Break";
//
// btnCMToggle
//
this.btnCMToggle.AutoExpandOnClick = true;
this.btnCMToggle.ImagePaddingHorizontal = 8;
this.btnCMToggle.Name = "btnCMToggle";
this.btnCMToggle.Text = "View Mode";
//
// btnCMRTFEdit2
//
this.btnCMRTFEdit2.AutoExpandOnClick = true;
this.btnCMRTFEdit2.ImagePaddingHorizontal = 8;
this.btnCMRTFEdit2.Name = "btnCMRTFEdit2";
this.btnCMRTFEdit2.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.itemContainerCM21});
this.btnCMRTFEdit2.Text = "RTF Edit 2";
//
// itemContainerCM21
//
this.itemContainerCM21.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
this.itemContainerCM21.MinimumSize = new System.Drawing.Size(0, 0);
this.itemContainerCM21.Name = "itemContainerCM21";
this.itemContainerCM21.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.itemContainerCM22,
this.itemContainerCM23});
//
// itemContainerCM22
//
this.itemContainerCM22.MinimumSize = new System.Drawing.Size(0, 0);
this.itemContainerCM22.Name = "itemContainerCM22";
this.itemContainerCM22.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnCM21,
this.btnCM22,
this.btnCM23});
//
// btnCM21
//
this.btnCM21.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnCM21.Image = ((System.Drawing.Image)(resources.GetObject("btnCM21.Image")));
this.btnCM21.ImagePaddingHorizontal = 8;
this.btnCM21.Name = "btnCM21";
this.btnCM21.Text = "btnCM21";
//
// btnCM22
//
this.btnCM22.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnCM22.Image = global::Volian.Controls.Library.Properties.Resources.Copy_Image;
this.btnCM22.ImagePaddingHorizontal = 8;
this.btnCM22.Name = "btnCM22";
this.btnCM22.Text = "btnCM22";
//
// btnCM23
//
this.btnCM23.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnCM23.Image = global::Volian.Controls.Library.Properties.Resources.PasteSmall_Image;
this.btnCM23.ImagePaddingHorizontal = 8;
this.btnCM23.Name = "btnCM23";
this.btnCM23.Text = "btnCM23";
//
// itemContainerCM23
//
this.itemContainerCM23.MinimumSize = new System.Drawing.Size(0, 0);
this.itemContainerCM23.Name = "itemContainerCM23";
//
// lblEditBar3
//
this.lblEditBar3.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
this.lblEditBar3.BorderType = DevComponents.DotNetBar.eBorderType.Sunken;
this.lblEditBar3.Name = "lblEditBar3";
//
// btnGoTo
//
this.btnGoTo.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnGoTo.Image = global::Volian.Controls.Library.Properties.Resources.Goto_Image;
this.btnGoTo.ImagePaddingHorizontal = 8;
this.btnGoTo.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnGoTo.Name = "btnGoTo";
this.btnGoTo.SubItemsExpandWidth = 14;
this.btnGoTo.Text = "Go To";
this.btnGoTo.Click += new System.EventHandler(this.btnGoTo_Click);
//
// btnCMUndo
//
this.btnCMUndo.BeginGroup = true;
this.btnCMUndo.Image = global::Volian.Controls.Library.Properties.Resources.Undo_Image;
this.btnCMUndo.ImagePaddingHorizontal = 8;
this.btnCMUndo.Name = "btnCMUndo";
this.btnCMUndo.Text = "Undo";
this.btnCMUndo.Click += new System.EventHandler(this.btnUndo_Click);
//
// btnCMRedo
//
this.btnCMRedo.Image = global::Volian.Controls.Library.Properties.Resources.Redo_Image;
this.btnCMRedo.ImagePaddingHorizontal = 8;
this.btnCMRedo.Name = "btnCMRedo";
this.btnCMRedo.Text = "Redo";
this.btnCMRedo.Click += new System.EventHandler(this.btnRedo_Click);
//
// btnCMEditTran
//
this.btnCMEditTran.BeginGroup = true;
this.btnCMEditTran.Image = global::Volian.Controls.Library.Properties.Resources.Transition_Image;
this.btnCMEditTran.ImagePaddingHorizontal = 8;
this.btnCMEditTran.Name = "btnCMEditTran";
this.btnCMEditTran.Text = "Transition";
this.btnCMEditTran.Click += new System.EventHandler(this.btnInsTrans_Click);
//
// btnCMEditRO
//
this.btnCMEditRO.Image = global::Volian.Controls.Library.Properties.Resources.InsertRO_Image;
this.btnCMEditRO.ImagePaddingHorizontal = 8;
this.btnCMEditRO.Name = "btnCMEditRO";
this.btnCMEditRO.Text = "Referenced Object";
this.btnCMEditRO.Click += new System.EventHandler(this.btnInsRO_Click);
//
// btnCMChgStep
//
this.btnCMChgStep.BeginGroup = true;
this.btnCMChgStep.Image = global::Volian.Controls.Library.Properties.Resources.ChangeStep_Image;
this.btnCMChgStep.ImagePaddingHorizontal = 8;
this.btnCMChgStep.Name = "btnCMChgStep";
this.btnCMChgStep.Text = "Change Step Type";
//
// btnCMGoTo
//
this.btnCMGoTo.Image = global::Volian.Controls.Library.Properties.Resources.Goto_Image;
this.btnCMGoTo.ImagePaddingHorizontal = 8;
this.btnCMGoTo.Name = "btnCMGoTo";
this.btnCMGoTo.Text = "Go To";
this.btnCMGoTo.Click += new System.EventHandler(this.btnGoTo_Click);
//
// StepTabRibbon
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this._ContextMenuBar);
this.Controls.Add(this._RibbonControl);
this.Name = "StepTabRibbon";
this.Size = new System.Drawing.Size(777, 119);
this._RibbonControl.ResumeLayout(false);
this._RibbonControl.PerformLayout();
this.rpanHome.ResumeLayout(false);
this.rpanInsert.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this._ContextMenuBar)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevComponents.DotNetBar.RibbonControl _RibbonControl;
private DevComponents.DotNetBar.RibbonPanel rpanHome;
private DevComponents.DotNetBar.RibbonBar rbClipboard;
private DevComponents.DotNetBar.RibbonPanel rpanInsert;
private DevComponents.DotNetBar.RibbonTabItem rtabHome;
private DevComponents.DotNetBar.RibbonTabItem rtabInsert;
private DevComponents.DotNetBar.ButtonItem btnPaste;
private DevComponents.DotNetBar.ItemContainer itemContainerCutCpy;
private DevComponents.DotNetBar.ButtonItem btnCut;
private DevComponents.DotNetBar.ButtonItem btnCopy;
private DevComponents.DotNetBar.RibbonBar rbFont;
private DevComponents.DotNetBar.ItemContainer itemContainerFont;
private DevComponents.DotNetBar.ItemContainer itemContainerFontAttr;
private DevComponents.DotNetBar.ButtonItem btnBold;
private DevComponents.DotNetBar.ButtonItem btnItalics;
private DevComponents.DotNetBar.ButtonItem btnUnderline;
private DevComponents.DotNetBar.ItemContainer itemContainerChgCase;
private DevComponents.DotNetBar.ButtonItem btnSuperscript;
private DevComponents.DotNetBar.ButtonItem btnSubscript;
private DevComponents.DotNetBar.ButtonItem btnChgCase;
private DevComponents.DotNetBar.ButtonItem btnUppercase;
private DevComponents.DotNetBar.ButtonItem btnLowercase;
private DevComponents.DotNetBar.ButtonItem btnTitleCase;
private DevComponents.DotNetBar.ContextMenuBar _ContextMenuBar;
private DevComponents.DotNetBar.ButtonItem btnCMRtfEdit;
private DevComponents.DotNetBar.ButtonItem btnCMEdit;
private DevComponents.DotNetBar.ButtonItem btnCMCut;
private DevComponents.DotNetBar.ButtonItem btnCMCopy;
private DevComponents.DotNetBar.ButtonItem btnCMPaste;
public DevComponents.DotNetBar.ButtonItem btnCMStyle;
private DevComponents.DotNetBar.ButtonItem btnCMBold;
private DevComponents.DotNetBar.ButtonItem btnCMItalics;
private DevComponents.DotNetBar.ButtonItem btnCMUnderline;
private DevComponents.DotNetBar.ButtonItem btnCMSuperscript;
private DevComponents.DotNetBar.ButtonItem btnCMSubscript;
private DevComponents.DotNetBar.ButtonItem btnCMInsert;
private DevComponents.DotNetBar.ButtonItem btnCMHardSpace;
private DevComponents.DotNetBar.ButtonItem btnCMRO;
private DevComponents.DotNetBar.ButtonItem btnCMTransition;
private DevComponents.DotNetBar.ButtonItem btnCMSymbol;
private DevComponents.DotNetBar.ButtonItem btnPageBreak;
private DevComponents.DotNetBar.ButtonItem btnCMToggle;
private DevComponents.DotNetBar.ButtonItem btnCMRTFEdit2;
private DevComponents.DotNetBar.ItemContainer itemContainerCM21;
private DevComponents.DotNetBar.ItemContainer itemContainerCM22;
private DevComponents.DotNetBar.ButtonItem btnCM21;
private DevComponents.DotNetBar.ButtonItem btnCM22;
private DevComponents.DotNetBar.ButtonItem btnCM23;
private DevComponents.DotNetBar.ItemContainer itemContainerCM23;
private DevComponents.DotNetBar.RibbonPanel rpanPageLayout;
private DevComponents.DotNetBar.RibbonTabItem rtabPageLayout;
private DevComponents.DotNetBar.RibbonBar rbStepType;
private DevComponents.DotNetBar.RibbonBar rbnInsert;
private DevComponents.DotNetBar.GalleryContainer galleryContainerSymbols;
private DevComponents.DotNetBar.LabelItem lblInsBar1;
private DevComponents.DotNetBar.ItemContainer itemContainerBrkSpc;
private DevComponents.DotNetBar.ButtonItem btnInsPgBrk;
private DevComponents.DotNetBar.ButtonItem btnInsHrdSpc;
private DevComponents.DotNetBar.LabelItem lblInsBar2;
private DevComponents.DotNetBar.ButtonItem btnInsStpParts;
private DevComponents.DotNetBar.GalleryContainer StepPartsGallery;
private DevComponents.DotNetBar.ButtonItem btnInsHLS;
private DevComponents.DotNetBar.ButtonItem btnInsCaut;
private DevComponents.DotNetBar.ButtonItem btnInsNote;
private DevComponents.DotNetBar.ButtonItem btnInsWarn;
private DevComponents.DotNetBar.ButtonItem btnInsSubStp;
private DevComponents.DotNetBar.ButtonItem btnInsRNO;
private DevComponents.DotNetBar.ButtonItem btnInsTable;
private DevComponents.DotNetBar.ButtonItem btnInsFig;
private DevComponents.DotNetBar.LabelItem lblInsBar3;
private DevComponents.DotNetBar.ItemContainer itemContainerBefAft;
private DevComponents.DotNetBar.ButtonItem btnInsBefore;
private DevComponents.DotNetBar.ButtonItem btnInsAfter;
private DevComponents.DotNetBar.LabelItem lblInsBar4;
private DevComponents.DotNetBar.ItemContainer itemContainerTranRO;
private DevComponents.DotNetBar.ButtonItem btnInsTrans;
private DevComponents.DotNetBar.ButtonItem btnInsRO;
private DevComponents.DotNetBar.RibbonPanel rpanView;
private DevComponents.DotNetBar.RibbonPanel rpanReview;
private DevComponents.DotNetBar.RibbonTabItem rtabReview;
private DevComponents.DotNetBar.RibbonTabItem rtabView;
private DevComponents.DotNetBar.RibbonBar rbEditing;
private DevComponents.DotNetBar.ButtonItem btnFindRplDlg;
private DevComponents.DotNetBar.LabelItem lblEditBar1;
private DevComponents.DotNetBar.ButtonItem btnCpyStp;
private DevComponents.DotNetBar.ButtonItem btnChgTyp;
private DevComponents.DotNetBar.LabelItem lblEditBar2;
private DevComponents.DotNetBar.ItemContainer itemContainerUnReDo;
private DevComponents.DotNetBar.ButtonItem btnUndo;
private DevComponents.DotNetBar.ButtonItem btnRedo;
private DevComponents.DotNetBar.GalleryContainer galleryContainerSymbolsCM;
private DevComponents.DotNetBar.ButtonItem btnSymbols;
private DevComponents.DotNetBar.ButtonItem btnCMChgCase;
private DevComponents.DotNetBar.ButtonItem btnCMUppercase;
private DevComponents.DotNetBar.ButtonItem btnCMLowercase;
private DevComponents.DotNetBar.ButtonItem btnCMTitlecase;
private DevComponents.DotNetBar.LabelItem lblEditBar3;
private DevComponents.DotNetBar.ButtonItem btnGoTo;
private DevComponents.DotNetBar.ButtonItem btnCMUndo;
private DevComponents.DotNetBar.ButtonItem btnCMRedo;
private DevComponents.DotNetBar.ButtonItem btnCMEditTran;
private DevComponents.DotNetBar.ButtonItem btnCMEditRO;
private DevComponents.DotNetBar.ButtonItem btnCMChgStep;
private DevComponents.DotNetBar.ButtonItem btnCMGoTo;
//private DevComponents.DotNetBar.GalleryContainer galleryContainer1;
}
}