SourceCode/PROMS/Volian.Controls.Library/StepTabRibbon.designer.cs
2010-09-24 12:30:38 +00:00

2789 lines
251 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.rbSteps = new DevComponents.DotNetBar.RibbonBar();
this.btnDelelete = new DevComponents.DotNetBar.ButtonItem();
this.itemContainer1 = new DevComponents.DotNetBar.ItemContainer();
this.btnInsBefH = new DevComponents.DotNetBar.ButtonItem();
this.btnInsAftH = new DevComponents.DotNetBar.ButtonItem();
this.btnCpyStp = new DevComponents.DotNetBar.ButtonItem();
this.btnStepPaste = new DevComponents.DotNetBar.ButtonItem();
this.btnPasteBefore = new DevComponents.DotNetBar.ButtonItem();
this.btnPasteReplace = new DevComponents.DotNetBar.ButtonItem();
this.btnPasteAfter = new DevComponents.DotNetBar.ButtonItem();
this.rbEditing = new DevComponents.DotNetBar.RibbonBar();
this.btnFindRplDlg = new DevComponents.DotNetBar.ButtonItem();
this.lblEditBar1 = new DevComponents.DotNetBar.LabelItem();
this.itemContainerUnReDo = new DevComponents.DotNetBar.ItemContainer();
this.btnUndo = new DevComponents.DotNetBar.ButtonItem();
this.btnRedo = new DevComponents.DotNetBar.ButtonItem();
this.btnGoTo = 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.btnSubscript = new DevComponents.DotNetBar.ButtonItem();
this.btnSuperscript = 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.rpanAdmin = new DevComponents.DotNetBar.RibbonPanel();
this.rbROs = new DevComponents.DotNetBar.RibbonBar();
this.btnUpdROVal = new DevComponents.DotNetBar.ButtonItem();
this.btnROEdit = new DevComponents.DotNetBar.ButtonItem();
this.rpanInsert = new DevComponents.DotNetBar.RibbonPanel();
this.rbnLinks = new DevComponents.DotNetBar.RibbonBar();
this.itemContainerTransRo = new DevComponents.DotNetBar.ItemContainer();
this.btnInsTrans = new DevComponents.DotNetBar.ButtonItem();
this.btnInsRO = new DevComponents.DotNetBar.ButtonItem();
this.rbnSiblings = new DevComponents.DotNetBar.RibbonBar();
this.itemContainerBefAft = new DevComponents.DotNetBar.ItemContainer();
this.btnInsBefore = new DevComponents.DotNetBar.ButtonItem();
this.btnInsAfter = new DevComponents.DotNetBar.ButtonItem();
this.rbnStepParts = new DevComponents.DotNetBar.RibbonBar();
this.itemContainerStepParts = new DevComponents.DotNetBar.ItemContainer();
this.btnInsHLS = new DevComponents.DotNetBar.ButtonItem();
this.galleryContainerHLS = new DevComponents.DotNetBar.GalleryContainer();
this.btnInsSubstep = new DevComponents.DotNetBar.ButtonItem();
this.galleryContainerSubstep = new DevComponents.DotNetBar.GalleryContainer();
this.btnInsRNO = new DevComponents.DotNetBar.ButtonItem();
this.galleryContainer1 = new DevComponents.DotNetBar.GalleryContainer();
this.btnInsCaut = new DevComponents.DotNetBar.ButtonItem();
this.galleryContainerCaution = new DevComponents.DotNetBar.GalleryContainer();
this.btnInsNote = new DevComponents.DotNetBar.ButtonItem();
this.galleryContainerNote = new DevComponents.DotNetBar.GalleryContainer();
this.btnInsTable = new DevComponents.DotNetBar.ButtonItem();
this.galleryContainerTable = new DevComponents.DotNetBar.GalleryContainer();
this.btnInsFig = new DevComponents.DotNetBar.ButtonItem();
this.galleryContainerFig = new DevComponents.DotNetBar.GalleryContainer();
this.rbnBreaks = new DevComponents.DotNetBar.RibbonBar();
this.btnInsPgBrk = new DevComponents.DotNetBar.ButtonItem();
this.rbnCharacters = new DevComponents.DotNetBar.RibbonBar();
this.itemContainerChars = new DevComponents.DotNetBar.ItemContainer();
this.btnInsHrdSpc = new DevComponents.DotNetBar.ButtonItem();
this.btnSymbols = new DevComponents.DotNetBar.ButtonItem();
this.galleryContainerSymbols = new DevComponents.DotNetBar.GalleryContainer();
this.btnIndent = new DevComponents.DotNetBar.ButtonItem();
this.rpanReview = new DevComponents.DotNetBar.RibbonPanel();
this.rbProtect = new DevComponents.DotNetBar.RibbonBar();
this.btnListUsers = new DevComponents.DotNetBar.ButtonItem();
this.btnLock = new DevComponents.DotNetBar.ButtonItem();
this.btnUnlock = new DevComponents.DotNetBar.ButtonItem();
this.rbReports = new DevComponents.DotNetBar.RibbonBar();
this.btnChngHist = new DevComponents.DotNetBar.ButtonItem();
this.btnSumChgs = new DevComponents.DotNetBar.ButtonItem();
this.btnROUsages = new DevComponents.DotNetBar.ButtonItem();
this.btnTransUsage = new DevComponents.DotNetBar.ButtonItem();
this.rbComments = new DevComponents.DotNetBar.RibbonBar();
this.btnSearch = new DevComponents.DotNetBar.ButtonItem();
this.btnAnnots = new DevComponents.DotNetBar.ButtonItem();
this.btnBookmarks = new DevComponents.DotNetBar.ButtonItem();
this.btnLibDocs = new DevComponents.DotNetBar.ButtonItem();
this.rbProofing = new DevComponents.DotNetBar.RibbonBar();
this.btnSpell = new DevComponents.DotNetBar.ButtonItem();
this.rpanView = new DevComponents.DotNetBar.RibbonPanel();
this.rbDocTypes = new DevComponents.DotNetBar.RibbonBar();
this.itemContainerDocs = new DevComponents.DotNetBar.ItemContainer();
this.cbProcSteps = new DevComponents.DotNetBar.CheckBoxItem();
this.cbBackground = new DevComponents.DotNetBar.CheckBoxItem();
this.cbDeviation = new DevComponents.DotNetBar.CheckBoxItem();
this.rbEditViewMode = new DevComponents.DotNetBar.RibbonBar();
this.btnEditMode = new DevComponents.DotNetBar.ButtonItem();
this.rtabHome = new DevComponents.DotNetBar.RibbonTabItem();
this.rtabInsert = new DevComponents.DotNetBar.RibbonTabItem();
this.rtabReview = new DevComponents.DotNetBar.RibbonTabItem();
this.rtabView = new DevComponents.DotNetBar.RibbonTabItem();
this.rtabAdmin = 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.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.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.btnCMAnnots = new DevComponents.DotNetBar.ButtonItem();
this.btnCMBookmarks = new DevComponents.DotNetBar.ButtonItem();
this.btnDelStep = new DevComponents.DotNetBar.ButtonItem();
this.btnCMEditMode1 = new DevComponents.DotNetBar.ButtonItem();
this.btnCMGoTo = new DevComponents.DotNetBar.ButtonItem();
this.btnCMRtfEdit3 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItem2 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItem3 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItem4 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItem5 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItem6 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItem7 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItem11 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItem12 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItem13 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItem14 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItem15 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItem16 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItem17 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItem18 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItem19 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItem20 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItem21 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItem22 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItem25 = new DevComponents.DotNetBar.ButtonItem();
this.galleryContainerSymbolsCM3 = new DevComponents.DotNetBar.GalleryContainer();
this.btnCMInsHLS = new DevComponents.DotNetBar.ButtonItem();
this.btnCMInsRNO = new DevComponents.DotNetBar.ButtonItem();
this.btnCMInsSubStps = new DevComponents.DotNetBar.ButtonItem();
this.btnCMInsCaution = new DevComponents.DotNetBar.ButtonItem();
this.btnCMInsNote = new DevComponents.DotNetBar.ButtonItem();
this.btnCMInsTable = new DevComponents.DotNetBar.ButtonItem();
this.btnCMInsFigure = new DevComponents.DotNetBar.ButtonItem();
this.btnCMStepPaste = new DevComponents.DotNetBar.ButtonItem();
this.btnCMPasteBefore = new DevComponents.DotNetBar.ButtonItem();
this.btnCMPasteReplace = new DevComponents.DotNetBar.ButtonItem();
this.btnCMPasteAfter = 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.superTooltipRibbon = new DevComponents.DotNetBar.SuperTooltip();
this._RibbonControl.SuspendLayout();
this.rpanHome.SuspendLayout();
this.rpanAdmin.SuspendLayout();
this.rpanInsert.SuspendLayout();
this.rpanReview.SuspendLayout();
this.rpanView.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this._ContextMenuBar)).BeginInit();
this.SuspendLayout();
//
// _RibbonControl
//
this._RibbonControl.AutoSize = true;
//
//
//
this._RibbonControl.BackgroundStyle.Class = "";
this._RibbonControl.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this._RibbonControl.Controls.Add(this.rpanHome);
this._RibbonControl.Controls.Add(this.rpanAdmin);
this._RibbonControl.Controls.Add(this.rpanInsert);
this._RibbonControl.Controls.Add(this.rpanReview);
this._RibbonControl.Controls.Add(this.rpanView);
this._RibbonControl.Dock = System.Windows.Forms.DockStyle.Fill;
this._RibbonControl.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.rtabHome,
this.rtabInsert,
this.rtabReview,
this.rtabView,
this.rtabAdmin});
this._RibbonControl.KeyTipsFont = new System.Drawing.Font("Tahoma", 7F);
this._RibbonControl.Location = new System.Drawing.Point(0, 0);
this._RibbonControl.Margin = new System.Windows.Forms.Padding(4);
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(1036, 129);
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.rbSteps);
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.Font = new System.Drawing.Font("Arial Unicode MS", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rpanHome.Location = new System.Drawing.Point(0, 26);
this.rpanHome.Margin = new System.Windows.Forms.Padding(4);
this.rpanHome.Name = "rpanHome";
this.rpanHome.Padding = new System.Windows.Forms.Padding(4, 0, 4, 4);
this.rpanHome.Size = new System.Drawing.Size(1036, 101);
//
//
//
this.rpanHome.Style.Class = "";
this.rpanHome.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rpanHome.StyleMouseDown.Class = "";
this.rpanHome.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rpanHome.StyleMouseOver.Class = "";
this.rpanHome.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.rpanHome.TabIndex = 1;
//
// rbSteps
//
this.rbSteps.AutoOverflowEnabled = true;
//
//
//
this.rbSteps.BackgroundMouseOverStyle.Class = "";
this.rbSteps.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbSteps.BackgroundStyle.Class = "";
this.rbSteps.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.rbSteps.ContainerControlProcessDialogKey = true;
this.rbSteps.Dock = System.Windows.Forms.DockStyle.Left;
this.rbSteps.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnDelelete,
this.itemContainer1,
this.btnCpyStp,
this.btnStepPaste});
this.rbSteps.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.rbSteps.Location = new System.Drawing.Point(567, 0);
this.rbSteps.Name = "rbSteps";
this.rbSteps.Size = new System.Drawing.Size(369, 97);
this.rbSteps.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbSteps.TabIndex = 15;
this.rbSteps.Text = "Steps";
//
//
//
this.rbSteps.TitleStyle.Class = "";
this.rbSteps.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbSteps.TitleStyleMouseOver.Class = "";
this.rbSteps.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
// btnDelelete
//
this.btnDelelete.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnDelelete.Image = global::Volian.Controls.Library.Properties.Resources.DeleteHS;
this.btnDelelete.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnDelelete.Name = "btnDelelete";
this.btnDelelete.SubItemsExpandWidth = 14;
this.btnDelelete.Text = "Delete";
this.btnDelelete.Click += new System.EventHandler(this.btnDelStep_Click);
//
// itemContainer1
//
//
//
//
this.itemContainer1.BackgroundStyle.Class = "";
this.itemContainer1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.itemContainer1.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
this.itemContainer1.Name = "itemContainer1";
this.itemContainer1.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnInsBefH,
this.btnInsAftH});
//
// btnInsBefH
//
this.btnInsBefH.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnInsBefH.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnInsBefH.Image = global::Volian.Controls.Library.Properties.Resources.InsertBefore_Image;
this.btnInsBefH.KeyTips = "SB";
this.btnInsBefH.Name = "btnInsBefH";
this.btnInsBefH.SubItemsExpandWidth = 14;
this.btnInsBefH.Text = "Insert Before";
this.btnInsBefH.Click += new System.EventHandler(this.btnInsBefore_Click);
//
// btnInsAftH
//
this.btnInsAftH.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnInsAftH.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnInsAftH.Image = global::Volian.Controls.Library.Properties.Resources.InsertAfter_Image;
this.btnInsAftH.KeyTips = "SA";
this.btnInsAftH.Name = "btnInsAftH";
this.btnInsAftH.SubItemsExpandWidth = 14;
this.btnInsAftH.Text = "Insert After";
this.btnInsAftH.Click += new System.EventHandler(this.btnInsAfter_Click);
//
// btnCpyStp
//
this.btnCpyStp.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnCpyStp.Image = global::Volian.Controls.Library.Properties.Resources.CopyStep_Image;
this.btnCpyStp.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnCpyStp.Name = "btnCpyStp";
this.btnCpyStp.SubItemsExpandWidth = 14;
this.btnCpyStp.Text = "Copy Step";
this.btnCpyStp.Click += new System.EventHandler(this.btnCpyStp_Click);
//
// btnStepPaste
//
this.btnStepPaste.AutoExpandOnClick = true;
this.btnStepPaste.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnStepPaste.Image = global::Volian.Controls.Library.Properties.Resources.PasteSmall_Image;
this.btnStepPaste.Name = "btnStepPaste";
this.btnStepPaste.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnPasteBefore,
this.btnPasteReplace,
this.btnPasteAfter});
this.btnStepPaste.SubItemsExpandWidth = 14;
this.btnStepPaste.Text = "Paste Step";
this.btnStepPaste.Click += new System.EventHandler(this.btnStepPaste_Click);
//
// btnPasteBefore
//
this.btnPasteBefore.Name = "btnPasteBefore";
this.btnPasteBefore.Text = "Paste Before";
this.btnPasteBefore.Click += new System.EventHandler(this.btnPasteBefore_Click);
//
// btnPasteReplace
//
this.btnPasteReplace.Name = "btnPasteReplace";
this.btnPasteReplace.Text = "Paste Replace";
this.btnPasteReplace.Click += new System.EventHandler(this.btnPasteReplace_Click);
//
// btnPasteAfter
//
this.btnPasteAfter.Name = "btnPasteAfter";
this.btnPasteAfter.Text = "Paste After";
this.btnPasteAfter.Click += new System.EventHandler(this.btnPasteAfter_Click);
//
// rbEditing
//
this.rbEditing.AutoOverflowEnabled = true;
this.rbEditing.AutoSizeItems = false;
//
//
//
this.rbEditing.BackgroundMouseOverStyle.Class = "";
this.rbEditing.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbEditing.BackgroundStyle.Class = "";
this.rbEditing.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.rbEditing.ContainerControlProcessDialogKey = true;
this.rbEditing.Dock = System.Windows.Forms.DockStyle.Left;
this.rbEditing.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnFindRplDlg,
this.lblEditBar1,
this.itemContainerUnReDo,
this.btnGoTo});
this.rbEditing.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.rbEditing.Location = new System.Drawing.Point(367, 0);
this.rbEditing.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.rbEditing.Name = "rbEditing";
this.rbEditing.Size = new System.Drawing.Size(200, 97);
this.rbEditing.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbEditing.TabIndex = 14;
this.rbEditing.Text = "Editing";
//
//
//
this.rbEditing.TitleStyle.Class = "";
this.rbEditing.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbEditing.TitleStyleMouseOver.Class = "";
this.rbEditing.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
// 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.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnFindRplDlg.KeyTips = "F";
this.btnFindRplDlg.Name = "btnFindRplDlg";
this.btnFindRplDlg.RibbonWordWrap = false;
this.btnFindRplDlg.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlF);
this.btnFindRplDlg.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlH);
this.btnFindRplDlg.SubItemsExpandWidth = 14;
this.superTooltipRibbon.SetSuperTooltip(this.btnFindRplDlg, new DevComponents.DotNetBar.SuperTooltipInfo("Find / Replace [Ctrl] [F]", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnFindRplDlg.Text = "Find /\r\nReplace";
this.btnFindRplDlg.Click += new System.EventHandler(this.btnFindRplDlg_Click);
//
// lblEditBar1
//
this.lblEditBar1.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
this.lblEditBar1.BorderType = DevComponents.DotNetBar.eBorderType.Sunken;
this.lblEditBar1.Name = "lblEditBar1";
//
// itemContainerUnReDo
//
//
//
//
this.itemContainerUnReDo.BackgroundStyle.Class = "";
this.itemContainerUnReDo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.itemContainerUnReDo.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
this.itemContainerUnReDo.Name = "itemContainerUnReDo";
this.itemContainerUnReDo.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnUndo,
this.btnRedo});
//
// btnUndo
//
this.btnUndo.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnUndo.GlobalName = "Undo";
this.btnUndo.Image = global::Volian.Controls.Library.Properties.Resources.Undo_Image;
this.btnUndo.KeyTips = "U";
this.btnUndo.Name = "btnUndo";
this.superTooltipRibbon.SetSuperTooltip(this.btnUndo, new DevComponents.DotNetBar.SuperTooltipInfo("Undo [Ctrl] [Z]", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnUndo.Text = "Undo";
this.btnUndo.Click += new System.EventHandler(this.btnUndo_Click);
//
// btnRedo
//
this.btnRedo.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnRedo.GlobalName = "Redo";
this.btnRedo.Image = global::Volian.Controls.Library.Properties.Resources.Redo_Image;
this.btnRedo.KeyTips = "R";
this.btnRedo.Name = "btnRedo";
this.superTooltipRibbon.SetSuperTooltip(this.btnRedo, new DevComponents.DotNetBar.SuperTooltipInfo("Redo [Ctrl] [Y]", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnRedo.Text = "Redo";
this.btnRedo.Click += new System.EventHandler(this.btnRedo_Click);
//
// btnGoTo
//
this.btnGoTo.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnGoTo.Image = global::Volian.Controls.Library.Properties.Resources.Goto_Image;
this.btnGoTo.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnGoTo.KeyTips = "G";
this.btnGoTo.Name = "btnGoTo";
this.btnGoTo.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlShiftG);
this.btnGoTo.SubItemsExpandWidth = 14;
this.superTooltipRibbon.SetSuperTooltip(this.btnGoTo, new DevComponents.DotNetBar.SuperTooltipInfo("GoTo RO or Transition [Shift] [Ctrl] [G]", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnGoTo.Text = "Go To";
this.btnGoTo.Click += new System.EventHandler(this.btnGoTo_Click);
//
// rbStepType
//
this.rbStepType.AutoOverflowEnabled = true;
this.rbStepType.AutoSizeItems = false;
//
//
//
this.rbStepType.BackgroundMouseOverStyle.Class = "";
this.rbStepType.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbStepType.BackgroundStyle.Class = "";
this.rbStepType.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.rbStepType.ContainerControlProcessDialogKey = 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(272, 0);
this.rbStepType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.rbStepType.Name = "rbStepType";
this.rbStepType.Size = new System.Drawing.Size(95, 97);
this.rbStepType.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbStepType.TabIndex = 2;
this.rbStepType.Text = "Step Type";
//
//
//
this.rbStepType.TitleStyle.Class = "";
this.rbStepType.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbStepType.TitleStyleMouseOver.Class = "";
this.rbStepType.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
// 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.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnChgTyp.KeyTips = "T";
this.btnChgTyp.Name = "btnChgTyp";
this.btnChgTyp.RibbonWordWrap = false;
this.btnChgTyp.SubItemsExpandWidth = 14;
this.superTooltipRibbon.SetSuperTooltip(this.btnChgTyp, new DevComponents.DotNetBar.SuperTooltipInfo("Change Step Type", "", "Use the Change Step type list on the Information Panel. to the right, to change " +
"the step type.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnChgTyp.Text = "Change\r\nStep Type";
this.btnChgTyp.Click += new System.EventHandler(this.btnChgTyp_Click);
//
// rbFont
//
this.rbFont.AutoOverflowEnabled = true;
this.rbFont.AutoSizeItems = false;
//
//
//
this.rbFont.BackgroundMouseOverStyle.Class = "";
this.rbFont.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbFont.BackgroundStyle.Class = "";
this.rbFont.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.rbFont.ContainerControlProcessDialogKey = 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(131, 0);
this.rbFont.Margin = new System.Windows.Forms.Padding(4);
this.rbFont.Name = "rbFont";
this.rbFont.Size = new System.Drawing.Size(141, 97);
this.rbFont.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbFont.TabIndex = 1;
this.rbFont.Text = "Font";
//
//
//
this.rbFont.TitleStyle.Class = "";
this.rbFont.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbFont.TitleStyleMouseOver.Class = "";
this.rbFont.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
// itemContainerFont
//
//
//
//
this.itemContainerFont.BackgroundStyle.Class = "";
this.itemContainerFont.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.itemContainerFont.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
this.itemContainerFont.Name = "itemContainerFont";
this.itemContainerFont.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.itemContainerFontAttr,
this.itemContainerChgCase});
//
// itemContainerFontAttr
//
//
//
//
this.itemContainerFontAttr.BackgroundStyle.Class = "";
this.itemContainerFontAttr.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.itemContainerFontAttr.Name = "itemContainerFontAttr";
this.itemContainerFontAttr.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnBold,
this.btnItalics,
this.btnUnderline,
this.btnSubscript,
this.btnSuperscript});
//
// btnBold
//
this.btnBold.GlobalName = "Bold";
this.btnBold.Image = global::Volian.Controls.Library.Properties.Resources.FontBold_Image;
this.btnBold.KeyTips = "1";
this.btnBold.Name = "btnBold";
this.btnBold.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlB);
this.superTooltipRibbon.SetSuperTooltip(this.btnBold, new DevComponents.DotNetBar.SuperTooltipInfo("Toggle Bold [Ctrl] [B]", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
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.KeyTips = "2";
this.btnItalics.Name = "btnItalics";
this.btnItalics.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlI);
this.superTooltipRibbon.SetSuperTooltip(this.btnItalics, new DevComponents.DotNetBar.SuperTooltipInfo("Toggle Italics [Ctrl] [I]", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
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.KeyTips = "3";
this.btnUnderline.Name = "btnUnderline";
this.btnUnderline.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlU);
this.superTooltipRibbon.SetSuperTooltip(this.btnUnderline, new DevComponents.DotNetBar.SuperTooltipInfo("Toggle Underline [Ctrl] [U]", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnUnderline.Text = "Underline";
this.btnUnderline.Click += new System.EventHandler(this.btnUnderline_Click);
//
// btnSubscript
//
this.btnSubscript.GlobalName = "Subscript";
this.btnSubscript.Image = global::Volian.Controls.Library.Properties.Resources.SubScript;
this.btnSubscript.KeyTips = "5";
this.btnSubscript.Name = "btnSubscript";
this.superTooltipRibbon.SetSuperTooltip(this.btnSubscript, new DevComponents.DotNetBar.SuperTooltipInfo("Subscript [Ctrl] [=]", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnSubscript.Text = "Subscript";
this.btnSubscript.Click += new System.EventHandler(this.btnSubscript_Click);
//
// btnSuperscript
//
this.btnSuperscript.GlobalName = "Superscript";
this.btnSuperscript.Image = global::Volian.Controls.Library.Properties.Resources.SuperScript;
this.btnSuperscript.KeyTips = "6";
this.btnSuperscript.Name = "btnSuperscript";
this.superTooltipRibbon.SetSuperTooltip(this.btnSuperscript, new DevComponents.DotNetBar.SuperTooltipInfo("Superscript [Ctrl] [Shft] [=]", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnSuperscript.Text = "Superscript";
this.btnSuperscript.Click += new System.EventHandler(this.btnSuperscript_Click);
//
// itemContainerChgCase
//
//
//
//
this.itemContainerChgCase.BackgroundStyle.Class = "";
this.itemContainerChgCase.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.itemContainerChgCase.Name = "itemContainerChgCase";
this.itemContainerChgCase.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnChgCase});
//
// btnChgCase
//
this.btnChgCase.AutoExpandOnClick = true;
this.btnChgCase.KeyTips = "7";
this.btnChgCase.Name = "btnChgCase";
this.btnChgCase.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnUppercase,
this.btnLowercase,
this.btnTitleCase});
this.superTooltipRibbon.SetSuperTooltip(this.btnChgCase, new DevComponents.DotNetBar.SuperTooltipInfo("Change Case", "", "The [Shift][F3] key stroke will toggle through all three cases:\r\n\r\n- Upper case\r" +
"\n- Lower case\r\n- Title case", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnChgCase.Text = "Change Case";
//
// btnUppercase
//
this.btnUppercase.GlobalName = "CaseUpper";
this.btnUppercase.KeyTips = "U";
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.KeyTips = "L";
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.KeyTips = "C";
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.AutoSizeItems = false;
//
//
//
this.rbClipboard.BackgroundMouseOverStyle.Class = "";
this.rbClipboard.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbClipboard.BackgroundStyle.Class = "";
this.rbClipboard.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.rbClipboard.ContainerControlProcessDialogKey = 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(4, 0);
this.rbClipboard.Margin = new System.Windows.Forms.Padding(4);
this.rbClipboard.Name = "rbClipboard";
this.rbClipboard.ShowShortcutKeysInToolTips = true;
this.rbClipboard.Size = new System.Drawing.Size(127, 97);
this.rbClipboard.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbClipboard.TabIndex = 0;
this.rbClipboard.Text = "Clipboard";
//
//
//
this.rbClipboard.TitleStyle.Class = "";
this.rbClipboard.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbClipboard.TitleStyleMouseOver.Class = "";
this.rbClipboard.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
// btnPaste
//
this.btnPaste.GlobalName = "Paste";
this.btnPaste.Image = global::Volian.Controls.Library.Properties.Resources.Paste_Image;
this.btnPaste.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnPaste.KeyTips = "V";
this.btnPaste.Name = "btnPaste";
this.btnPaste.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlV);
this.btnPaste.SubItemsExpandWidth = 14;
this.superTooltipRibbon.SetSuperTooltip(this.btnPaste, new DevComponents.DotNetBar.SuperTooltipInfo("Paste From Clipboard [Ctrl] [V]", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnPaste.Text = "Paste";
this.btnPaste.Click += new System.EventHandler(this.btnPaste_Click);
//
// itemContainerCutCpy
//
//
//
//
this.itemContainerCutCpy.BackgroundStyle.Class = "";
this.itemContainerCutCpy.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.itemContainerCutCpy.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
this.itemContainerCutCpy.Name = "itemContainerCutCpy";
this.itemContainerCutCpy.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnCut,
this.btnCopy});
//
// btnCut
//
this.btnCut.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnCut.GlobalName = "Cut";
this.btnCut.Image = ((System.Drawing.Image)(resources.GetObject("btnCut.Image")));
this.btnCut.KeyTips = "X";
this.btnCut.Name = "btnCut";
this.btnCut.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlX);
this.superTooltipRibbon.SetSuperTooltip(this.btnCut, new DevComponents.DotNetBar.SuperTooltipInfo("Cut To Clipboard [Ctrl] [X]", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
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.KeyTips = "C";
this.btnCopy.Name = "btnCopy";
this.btnCopy.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlC);
this.superTooltipRibbon.SetSuperTooltip(this.btnCopy, new DevComponents.DotNetBar.SuperTooltipInfo("Copy To Clipboard [Ctrl] [C]", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnCopy.Text = "Copy";
this.btnCopy.Click += new System.EventHandler(this.btnCopy_Click);
//
// rpanAdmin
//
this.rpanAdmin.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rpanAdmin.Controls.Add(this.rbROs);
this.rpanAdmin.Dock = System.Windows.Forms.DockStyle.Fill;
this.rpanAdmin.Location = new System.Drawing.Point(0, 26);
this.rpanAdmin.Name = "rpanAdmin";
this.rpanAdmin.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
this.rpanAdmin.Size = new System.Drawing.Size(1036, 128);
//
//
//
this.rpanAdmin.Style.Class = "";
this.rpanAdmin.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rpanAdmin.StyleMouseDown.Class = "";
this.rpanAdmin.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rpanAdmin.StyleMouseOver.Class = "";
this.rpanAdmin.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.rpanAdmin.TabIndex = 6;
this.rpanAdmin.Visible = false;
//
// rbROs
//
this.rbROs.AutoOverflowEnabled = true;
//
//
//
this.rbROs.BackgroundMouseOverStyle.Class = "";
this.rbROs.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbROs.BackgroundStyle.Class = "";
this.rbROs.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.rbROs.ContainerControlProcessDialogKey = true;
this.rbROs.Dock = System.Windows.Forms.DockStyle.Left;
this.rbROs.Font = new System.Drawing.Font("Arial Unicode MS", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rbROs.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnUpdROVal,
this.btnROEdit});
this.rbROs.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.rbROs.Location = new System.Drawing.Point(3, 0);
this.rbROs.Name = "rbROs";
this.rbROs.Size = new System.Drawing.Size(171, 125);
this.rbROs.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbROs.TabIndex = 0;
this.rbROs.Text = "Referenced Objects";
//
//
//
this.rbROs.TitleStyle.Class = "";
this.rbROs.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbROs.TitleStyleMouseOver.Class = "";
this.rbROs.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
// btnUpdROVal
//
this.btnUpdROVal.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnUpdROVal.Image = global::Volian.Controls.Library.Properties.Resources.UpdRoVal;
this.btnUpdROVal.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnUpdROVal.KeyTips = "U";
this.btnUpdROVal.Name = "btnUpdROVal";
this.btnUpdROVal.SubItemsExpandWidth = 14;
this.btnUpdROVal.Text = " Update \r\nRO Values";
this.btnUpdROVal.Click += new System.EventHandler(this.btnUpdROVal_Click);
//
// btnROEdit
//
this.btnROEdit.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnROEdit.Image = global::Volian.Controls.Library.Properties.Resources.ROEditor;
this.btnROEdit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnROEdit.KeyTips = "R";
this.btnROEdit.Name = "btnROEdit";
this.btnROEdit.SubItemsExpandWidth = 14;
this.btnROEdit.Text = "Run RO \r\n Editor";
this.btnROEdit.Click += new System.EventHandler(this.btnROEdit_Click);
//
// rpanInsert
//
this.rpanInsert.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rpanInsert.Controls.Add(this.rbnLinks);
this.rpanInsert.Controls.Add(this.rbnSiblings);
this.rpanInsert.Controls.Add(this.rbnStepParts);
this.rpanInsert.Controls.Add(this.rbnBreaks);
this.rpanInsert.Controls.Add(this.rbnCharacters);
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, 26);
this.rpanInsert.Margin = new System.Windows.Forms.Padding(4);
this.rpanInsert.Name = "rpanInsert";
this.rpanInsert.Padding = new System.Windows.Forms.Padding(4, 0, 4, 4);
this.rpanInsert.Size = new System.Drawing.Size(1036, 128);
//
//
//
this.rpanInsert.Style.Class = "";
this.rpanInsert.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rpanInsert.StyleMouseDown.Class = "";
this.rpanInsert.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rpanInsert.StyleMouseOver.Class = "";
this.rpanInsert.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.rpanInsert.TabIndex = 2;
this.rpanInsert.Visible = false;
//
// rbnLinks
//
this.rbnLinks.AutoOverflowEnabled = true;
//
//
//
this.rbnLinks.BackgroundMouseOverStyle.Class = "";
this.rbnLinks.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbnLinks.BackgroundStyle.Class = "";
this.rbnLinks.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.rbnLinks.ContainerControlProcessDialogKey = true;
this.rbnLinks.Dock = System.Windows.Forms.DockStyle.Left;
this.rbnLinks.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.itemContainerTransRo});
this.rbnLinks.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.rbnLinks.Location = new System.Drawing.Point(775, 0);
this.rbnLinks.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.rbnLinks.Name = "rbnLinks";
this.rbnLinks.Size = new System.Drawing.Size(183, 124);
this.rbnLinks.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbnLinks.TabIndex = 18;
this.rbnLinks.Text = "Links";
//
//
//
this.rbnLinks.TitleStyle.Class = "";
this.rbnLinks.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbnLinks.TitleStyleMouseOver.Class = "";
this.rbnLinks.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
// itemContainerTransRo
//
//
//
//
this.itemContainerTransRo.BackgroundStyle.Class = "";
this.itemContainerTransRo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.itemContainerTransRo.Name = "itemContainerTransRo";
this.itemContainerTransRo.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.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnInsTrans.KeyTips = "T";
this.btnInsTrans.Name = "btnInsTrans";
this.btnInsTrans.RibbonWordWrap = false;
this.btnInsTrans.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlT);
this.superTooltipRibbon.SetSuperTooltip(this.btnInsTrans, new DevComponents.DotNetBar.SuperTooltipInfo("Insert New or Modify Existing Transition", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnInsTrans.Text = "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 = ((System.Drawing.Image)(resources.GetObject("btnInsRO.Image")));
this.btnInsRO.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnInsRO.KeyTips = "R";
this.btnInsRO.Name = "btnInsRO";
this.btnInsRO.RibbonWordWrap = false;
this.btnInsRO.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlJ);
this.btnInsRO.ShowSubItems = false;
this.superTooltipRibbon.SetSuperTooltip(this.btnInsRO, new DevComponents.DotNetBar.SuperTooltipInfo("Insert New or Modify Existing Referenced Object", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnInsRO.Text = "Referenced\r\n Object";
this.btnInsRO.Click += new System.EventHandler(this.btnInsRO_Click);
//
// rbnSiblings
//
this.rbnSiblings.AutoOverflowEnabled = true;
//
//
//
this.rbnSiblings.BackgroundMouseOverStyle.Class = "";
this.rbnSiblings.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbnSiblings.BackgroundStyle.Class = "";
this.rbnSiblings.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.rbnSiblings.ContainerControlProcessDialogKey = true;
this.rbnSiblings.Dock = System.Windows.Forms.DockStyle.Left;
this.rbnSiblings.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.itemContainerBefAft});
this.rbnSiblings.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.rbnSiblings.Location = new System.Drawing.Point(689, 0);
this.rbnSiblings.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.rbnSiblings.Name = "rbnSiblings";
this.rbnSiblings.Size = new System.Drawing.Size(86, 124);
this.rbnSiblings.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbnSiblings.TabIndex = 17;
this.rbnSiblings.Text = "Steps";
//
//
//
this.rbnSiblings.TitleStyle.Class = "";
this.rbnSiblings.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbnSiblings.TitleStyleMouseOver.Class = "";
this.rbnSiblings.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
// itemContainerBefAft
//
//
//
//
this.itemContainerBefAft.BackgroundStyle.Class = "";
this.itemContainerBefAft.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.itemContainerBefAft.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
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.KeyTips = "SB";
this.btnInsBefore.Name = "btnInsBefore";
this.btnInsBefore.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlShiftB);
this.btnInsBefore.SubItemsExpandWidth = 14;
this.superTooltipRibbon.SetSuperTooltip(this.btnInsBefore, new DevComponents.DotNetBar.SuperTooltipInfo("Insert Before [Ctrl] [Shift] [B]", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnInsBefore.Text = "Before";
this.btnInsBefore.Click += new System.EventHandler(this.btnInsBefore_Click);
//
// 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.KeyTips = "SA";
this.btnInsAfter.Name = "btnInsAfter";
this.btnInsAfter.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlShiftI);
this.btnInsAfter.SubItemsExpandWidth = 14;
this.superTooltipRibbon.SetSuperTooltip(this.btnInsAfter, new DevComponents.DotNetBar.SuperTooltipInfo("Insert After [Ctrl] [Shift] [I]", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnInsAfter.Text = "After";
this.btnInsAfter.Click += new System.EventHandler(this.btnInsAfter_Click);
//
// rbnStepParts
//
this.rbnStepParts.AutoOverflowEnabled = true;
//
//
//
this.rbnStepParts.BackgroundMouseOverStyle.Class = "";
this.rbnStepParts.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbnStepParts.BackgroundStyle.Class = "";
this.rbnStepParts.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.rbnStepParts.ContainerControlProcessDialogKey = true;
this.rbnStepParts.Dock = System.Windows.Forms.DockStyle.Left;
this.rbnStepParts.Font = new System.Drawing.Font("Arial Unicode MS", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rbnStepParts.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.itemContainerStepParts});
this.rbnStepParts.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.rbnStepParts.Location = new System.Drawing.Point(260, 0);
this.rbnStepParts.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.rbnStepParts.Name = "rbnStepParts";
this.rbnStepParts.Size = new System.Drawing.Size(429, 124);
this.rbnStepParts.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbnStepParts.TabIndex = 16;
this.rbnStepParts.Text = "Step Structure";
//
//
//
this.rbnStepParts.TitleStyle.Class = "";
this.rbnStepParts.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbnStepParts.TitleStyleMouseOver.Class = "";
this.rbnStepParts.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
// itemContainerStepParts
//
//
//
//
this.itemContainerStepParts.BackgroundStyle.Class = "";
this.itemContainerStepParts.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.itemContainerStepParts.Name = "itemContainerStepParts";
this.itemContainerStepParts.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnInsHLS,
this.btnInsSubstep,
this.btnInsRNO,
this.btnInsCaut,
this.btnInsNote,
this.btnInsTable,
this.btnInsFig});
//
// btnInsHLS
//
this.btnInsHLS.AutoExpandOnClick = true;
this.btnInsHLS.Image = global::Volian.Controls.Library.Properties.Resources.StepHigh_Image;
this.btnInsHLS.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnInsHLS.KeyTips = "SH";
this.btnInsHLS.Name = "btnInsHLS";
this.btnInsHLS.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.galleryContainerHLS});
this.superTooltipRibbon.SetSuperTooltip(this.btnInsHLS, new DevComponents.DotNetBar.SuperTooltipInfo("Insert High Level Step [Ctrl] [Shift] [H]", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnInsHLS.Text = "Highlevel\r\nStep";
//
// galleryContainerHLS
//
//
//
//
this.galleryContainerHLS.BackgroundStyle.Class = "";
this.galleryContainerHLS.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.galleryContainerHLS.EnableGalleryPopup = false;
this.galleryContainerHLS.MinimumSize = new System.Drawing.Size(150, 200);
this.galleryContainerHLS.Name = "galleryContainerHLS";
this.galleryContainerHLS.Text = "galleryContainer1";
//
// btnInsSubstep
//
this.btnInsSubstep.AutoExpandOnClick = true;
this.btnInsSubstep.Image = global::Volian.Controls.Library.Properties.Resources.StepBullet_Image;
this.btnInsSubstep.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnInsSubstep.KeyTips = "SS";
this.btnInsSubstep.Name = "btnInsSubstep";
this.btnInsSubstep.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.galleryContainerSubstep});
this.superTooltipRibbon.SetSuperTooltip(this.btnInsSubstep, new DevComponents.DotNetBar.SuperTooltipInfo("Insert Substep [Ctrl] [Shift] [S]", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnInsSubstep.Text = "Substep";
this.btnInsSubstep.Click += new System.EventHandler(this.btnInsStep_Click);
//
// galleryContainerSubstep
//
//
//
//
this.galleryContainerSubstep.BackgroundStyle.Class = "";
this.galleryContainerSubstep.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.galleryContainerSubstep.EnableGalleryPopup = false;
this.galleryContainerSubstep.MinimumSize = new System.Drawing.Size(150, 200);
this.galleryContainerSubstep.Name = "galleryContainerSubstep";
this.galleryContainerSubstep.Text = "galleryContainerSubstep";
//
// btnInsRNO
//
this.btnInsRNO.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnInsRNO.Image = global::Volian.Controls.Library.Properties.Resources.StepRNO_Image;
this.btnInsRNO.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnInsRNO.KeyTips = "SR";
this.btnInsRNO.Name = "btnInsRNO";
this.btnInsRNO.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.galleryContainer1});
this.btnInsRNO.SubItemsExpandWidth = 14;
this.superTooltipRibbon.SetSuperTooltip(this.btnInsRNO, new DevComponents.DotNetBar.SuperTooltipInfo("Insert RNO [Ctrl] [Shift] [R]", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnInsRNO.Text = "RNO";
this.btnInsRNO.Click += new System.EventHandler(this.btnInsStep_Click);
//
// galleryContainer1
//
//
//
//
this.galleryContainer1.BackgroundStyle.Class = "";
this.galleryContainer1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.galleryContainer1.EnableGalleryPopup = false;
this.galleryContainer1.MinimumSize = new System.Drawing.Size(150, 200);
this.galleryContainer1.Name = "galleryContainer1";
this.galleryContainer1.Text = "galleryContainer1";
//
// btnInsCaut
//
this.btnInsCaut.AutoExpandOnClick = true;
this.btnInsCaut.Image = global::Volian.Controls.Library.Properties.Resources.StepCaution_Image;
this.btnInsCaut.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnInsCaut.KeyTips = "SC";
this.btnInsCaut.Name = "btnInsCaut";
this.btnInsCaut.SplitButton = true;
this.btnInsCaut.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.galleryContainerCaution});
this.superTooltipRibbon.SetSuperTooltip(this.btnInsCaut, new DevComponents.DotNetBar.SuperTooltipInfo("Insert Caution [Ctrl] [Shift] [C]", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnInsCaut.Text = "Caution";
//
// galleryContainerCaution
//
//
//
//
this.galleryContainerCaution.BackgroundStyle.Class = "";
this.galleryContainerCaution.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.galleryContainerCaution.EnableGalleryPopup = false;
this.galleryContainerCaution.MinimumSize = new System.Drawing.Size(150, 200);
this.galleryContainerCaution.Name = "galleryContainerCaution";
this.galleryContainerCaution.Text = "galleryContainer1";
//
// btnInsNote
//
this.btnInsNote.AutoExpandOnClick = true;
this.btnInsNote.Image = global::Volian.Controls.Library.Properties.Resources.StepNote_Image;
this.btnInsNote.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnInsNote.KeyTips = "SN";
this.btnInsNote.Name = "btnInsNote";
this.btnInsNote.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.galleryContainerNote});
this.btnInsNote.SubItemsExpandWidth = 14;
this.superTooltipRibbon.SetSuperTooltip(this.btnInsNote, new DevComponents.DotNetBar.SuperTooltipInfo("Insert Note [Ctrl] [Shift] [N]", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnInsNote.Text = "Note";
//
// galleryContainerNote
//
//
//
//
this.galleryContainerNote.BackgroundStyle.Class = "";
this.galleryContainerNote.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.galleryContainerNote.EnableGalleryPopup = false;
this.galleryContainerNote.MinimumSize = new System.Drawing.Size(150, 200);
this.galleryContainerNote.Name = "galleryContainerNote";
this.galleryContainerNote.Text = "galleryContainerNote";
//
// btnInsTable
//
this.btnInsTable.AutoExpandOnClick = true;
this.btnInsTable.Image = global::Volian.Controls.Library.Properties.Resources.StepTable_Image;
this.btnInsTable.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnInsTable.KeyTips = "ST";
this.btnInsTable.Name = "btnInsTable";
this.btnInsTable.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.galleryContainerTable});
this.superTooltipRibbon.SetSuperTooltip(this.btnInsTable, new DevComponents.DotNetBar.SuperTooltipInfo("Insert Table [Ctrl] [Shift] [T]", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnInsTable.Text = "Table";
//
// galleryContainerTable
//
//
//
//
this.galleryContainerTable.BackgroundStyle.Class = "";
this.galleryContainerTable.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.galleryContainerTable.EnableGalleryPopup = false;
this.galleryContainerTable.MinimumSize = new System.Drawing.Size(150, 200);
this.galleryContainerTable.Name = "galleryContainerTable";
this.galleryContainerTable.Text = "galleryContainerTable";
//
// btnInsFig
//
this.btnInsFig.AutoExpandOnClick = true;
this.btnInsFig.Image = global::Volian.Controls.Library.Properties.Resources.StepFigure_Image;
this.btnInsFig.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnInsFig.KeyTips = "SF";
this.btnInsFig.Name = "btnInsFig";
this.btnInsFig.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.galleryContainerFig});
this.superTooltipRibbon.SetSuperTooltip(this.btnInsFig, new DevComponents.DotNetBar.SuperTooltipInfo("Insert Figure [Ctrl] [Shift] [F]", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnInsFig.Text = "Figure";
//
// galleryContainerFig
//
//
//
//
this.galleryContainerFig.BackgroundStyle.Class = "";
this.galleryContainerFig.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.galleryContainerFig.MinimumSize = new System.Drawing.Size(150, 200);
this.galleryContainerFig.Name = "galleryContainerFig";
this.galleryContainerFig.Text = "galleryContainerFig";
//
// rbnBreaks
//
this.rbnBreaks.AutoOverflowEnabled = true;
//
//
//
this.rbnBreaks.BackgroundMouseOverStyle.Class = "";
this.rbnBreaks.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbnBreaks.BackgroundStyle.Class = "";
this.rbnBreaks.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.rbnBreaks.ContainerControlProcessDialogKey = true;
this.rbnBreaks.Dock = System.Windows.Forms.DockStyle.Left;
this.rbnBreaks.Font = new System.Drawing.Font("Arial Unicode MS", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rbnBreaks.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnInsPgBrk});
this.rbnBreaks.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.rbnBreaks.Location = new System.Drawing.Point(193, 0);
this.rbnBreaks.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.rbnBreaks.Name = "rbnBreaks";
this.rbnBreaks.Size = new System.Drawing.Size(67, 124);
this.rbnBreaks.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbnBreaks.TabIndex = 15;
this.rbnBreaks.Text = "Breaks";
//
//
//
this.rbnBreaks.TitleStyle.Class = "";
this.rbnBreaks.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbnBreaks.TitleStyleMouseOver.Class = "";
this.rbnBreaks.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
// 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.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnInsPgBrk.KeyTips = "P";
this.btnInsPgBrk.Name = "btnInsPgBrk";
this.btnInsPgBrk.SubItemsExpandWidth = 14;
this.superTooltipRibbon.SetSuperTooltip(this.btnInsPgBrk, new DevComponents.DotNetBar.SuperTooltipInfo("Page Break [Ctrl] [Enter]", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnInsPgBrk.Text = " Page\r\n Break";
this.btnInsPgBrk.Click += new System.EventHandler(this.btnInsPgBrk_Click);
//
// rbnCharacters
//
this.rbnCharacters.AutoOverflowEnabled = true;
this.rbnCharacters.AutoSizeItems = false;
//
//
//
this.rbnCharacters.BackgroundMouseOverStyle.Class = "";
this.rbnCharacters.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbnCharacters.BackgroundStyle.Class = "";
this.rbnCharacters.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.rbnCharacters.ContainerControlProcessDialogKey = true;
this.rbnCharacters.Dock = System.Windows.Forms.DockStyle.Left;
this.rbnCharacters.Font = new System.Drawing.Font("Arial Unicode MS", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rbnCharacters.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.itemContainerChars,
this.btnIndent});
this.rbnCharacters.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.rbnCharacters.Location = new System.Drawing.Point(4, 0);
this.rbnCharacters.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.rbnCharacters.Name = "rbnCharacters";
this.rbnCharacters.Size = new System.Drawing.Size(189, 124);
this.rbnCharacters.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbnCharacters.TabIndex = 14;
this.rbnCharacters.Text = "Characters";
//
//
//
this.rbnCharacters.TitleStyle.Class = "";
this.rbnCharacters.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbnCharacters.TitleStyleMouseOver.Class = "";
this.rbnCharacters.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
// itemContainerChars
//
//
//
//
this.itemContainerChars.BackgroundStyle.Class = "";
this.itemContainerChars.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.itemContainerChars.Name = "itemContainerChars";
this.itemContainerChars.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnInsHrdSpc,
this.btnSymbols});
//
// 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.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnInsHrdSpc.KeyTips = "CH";
this.btnInsHrdSpc.Name = "btnInsHrdSpc";
this.btnInsHrdSpc.SubItemsExpandWidth = 14;
this.superTooltipRibbon.SetSuperTooltip(this.btnInsHrdSpc, new DevComponents.DotNetBar.SuperTooltipInfo("Hard Space [Ctrl] [Shft] [Space]", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnInsHrdSpc.Text = " Hard \r\nSpace";
this.btnInsHrdSpc.Click += new System.EventHandler(this.btnInsHrdSpc_Click);
//
// btnSymbols
//
this.btnSymbols.AutoExpandOnClick = true;
this.btnSymbols.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnSymbols.Image = global::Volian.Controls.Library.Properties.Resources.Symbol_Image;
this.btnSymbols.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnSymbols.KeyTips = "CS";
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.BackgroundStyle.Class = "";
this.galleryContainerSymbols.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.galleryContainerSymbols.DefaultSize = new System.Drawing.Size(156, 90);
this.galleryContainerSymbols.MinimumSize = new System.Drawing.Size(58, 58);
this.galleryContainerSymbols.Name = "galleryContainerSymbols";
//
// btnIndent
//
this.btnIndent.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnIndent.Image = global::Volian.Controls.Library.Properties.Resources.Indent_Image;
this.btnIndent.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnIndent.KeyTips = "CI";
this.btnIndent.Name = "btnIndent";
this.btnIndent.SubItemsExpandWidth = 14;
this.btnIndent.Text = "Indent";
this.btnIndent.Click += new System.EventHandler(this.btnIndent_Click);
//
// rpanReview
//
this.rpanReview.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rpanReview.Controls.Add(this.rbProtect);
this.rpanReview.Controls.Add(this.rbReports);
this.rpanReview.Controls.Add(this.rbComments);
this.rpanReview.Controls.Add(this.rbProofing);
this.rpanReview.Dock = System.Windows.Forms.DockStyle.Fill;
this.rpanReview.Font = new System.Drawing.Font("Arial Unicode MS", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rpanReview.Location = new System.Drawing.Point(0, 26);
this.rpanReview.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.rpanReview.Name = "rpanReview";
this.rpanReview.Padding = new System.Windows.Forms.Padding(3, 0, 3, 2);
this.rpanReview.Size = new System.Drawing.Size(1036, 128);
//
//
//
this.rpanReview.Style.Class = "";
this.rpanReview.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rpanReview.StyleMouseDown.Class = "";
this.rpanReview.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rpanReview.StyleMouseOver.Class = "";
this.rpanReview.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.rpanReview.TabIndex = 4;
this.rpanReview.Visible = false;
//
// rbProtect
//
this.rbProtect.AutoOverflowEnabled = true;
this.rbProtect.AutoSizeItems = false;
//
//
//
this.rbProtect.BackgroundMouseOverStyle.Class = "";
this.rbProtect.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbProtect.BackgroundStyle.Class = "";
this.rbProtect.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.rbProtect.ContainerControlProcessDialogKey = true;
this.rbProtect.Dock = System.Windows.Forms.DockStyle.Left;
this.rbProtect.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnListUsers,
this.btnLock,
this.btnUnlock});
this.rbProtect.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.rbProtect.Location = new System.Drawing.Point(790, 0);
this.rbProtect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.rbProtect.Name = "rbProtect";
this.rbProtect.Size = new System.Drawing.Size(168, 126);
this.rbProtect.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbProtect.TabIndex = 3;
this.rbProtect.Text = "Protect";
//
//
//
this.rbProtect.TitleStyle.Class = "";
this.rbProtect.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbProtect.TitleStyleMouseOver.Class = "";
this.rbProtect.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
// btnListUsers
//
this.btnListUsers.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnListUsers.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnListUsers.Image = ((System.Drawing.Image)(resources.GetObject("btnListUsers.Image")));
this.btnListUsers.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnListUsers.KeyTips = "LU";
this.btnListUsers.Name = "btnListUsers";
this.btnListUsers.Text = "List Users";
//
// btnLock
//
this.btnLock.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnLock.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnLock.Image = global::Volian.Controls.Library.Properties.Resources.Lock_Image;
this.btnLock.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnLock.KeyTips = "L";
this.btnLock.Name = "btnLock";
this.btnLock.Text = "Lock";
//
// btnUnlock
//
this.btnUnlock.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnUnlock.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnUnlock.Image = ((System.Drawing.Image)(resources.GetObject("btnUnlock.Image")));
this.btnUnlock.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnUnlock.KeyTips = "U";
this.btnUnlock.Name = "btnUnlock";
this.btnUnlock.Text = "Unlock";
//
// rbReports
//
this.rbReports.AccessibleRole = System.Windows.Forms.AccessibleRole.None;
this.rbReports.AutoOverflowEnabled = true;
this.rbReports.AutoSizeItems = false;
//
//
//
this.rbReports.BackgroundMouseOverStyle.Class = "";
this.rbReports.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbReports.BackgroundStyle.Class = "";
this.rbReports.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.rbReports.ContainerControlProcessDialogKey = true;
this.rbReports.Dock = System.Windows.Forms.DockStyle.Left;
this.rbReports.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnChngHist,
this.btnSumChgs,
this.btnROUsages,
this.btnTransUsage});
this.rbReports.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.rbReports.Location = new System.Drawing.Point(439, 0);
this.rbReports.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.rbReports.Name = "rbReports";
this.rbReports.Size = new System.Drawing.Size(351, 126);
this.rbReports.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbReports.TabIndex = 2;
this.rbReports.Text = "Reports";
//
//
//
this.rbReports.TitleStyle.Class = "";
this.rbReports.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbReports.TitleStyleMouseOver.Class = "";
this.rbReports.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
// btnChngHist
//
this.btnChngHist.Image = global::Volian.Controls.Library.Properties.Resources.WindowsHS_Image;
this.btnChngHist.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnChngHist.KeyTips = "RH";
this.btnChngHist.Name = "btnChngHist";
this.btnChngHist.RibbonWordWrap = false;
this.btnChngHist.SubItemsExpandWidth = 14;
this.btnChngHist.Text = "History\r\nof Changes";
//
// btnSumChgs
//
this.btnSumChgs.Image = global::Volian.Controls.Library.Properties.Resources.SumChg_Image;
this.btnSumChgs.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnSumChgs.KeyTips = "RS";
this.btnSumChgs.Name = "btnSumChgs";
this.btnSumChgs.RibbonWordWrap = false;
this.btnSumChgs.SubItemsExpandWidth = 14;
this.btnSumChgs.Text = "Summary\r\nof Changes";
//
// btnROUsages
//
this.btnROUsages.Image = ((System.Drawing.Image)(resources.GetObject("btnROUsages.Image")));
this.btnROUsages.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnROUsages.KeyTips = "RO";
this.btnROUsages.Name = "btnROUsages";
this.btnROUsages.SubItemsExpandWidth = 14;
this.btnROUsages.Text = "RO\r\nUsages";
//
// btnTransUsage
//
this.btnTransUsage.Image = global::Volian.Controls.Library.Properties.Resources.Transition_Image;
this.btnTransUsage.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnTransUsage.KeyTips = "RT";
this.btnTransUsage.Name = "btnTransUsage";
this.btnTransUsage.SubItemsExpandWidth = 14;
this.btnTransUsage.Text = "Transition\r\nUsages";
//
// rbComments
//
this.rbComments.AutoOverflowEnabled = true;
this.rbComments.AutoSizeItems = false;
//
//
//
this.rbComments.BackgroundMouseOverStyle.Class = "";
this.rbComments.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbComments.BackgroundStyle.Class = "";
this.rbComments.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.rbComments.ContainerControlProcessDialogKey = true;
this.rbComments.Dock = System.Windows.Forms.DockStyle.Left;
this.rbComments.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnSearch,
this.btnAnnots,
this.btnBookmarks,
this.btnLibDocs});
this.rbComments.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.rbComments.Location = new System.Drawing.Point(78, 0);
this.rbComments.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.rbComments.Name = "rbComments";
this.rbComments.Size = new System.Drawing.Size(361, 126);
this.rbComments.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbComments.TabIndex = 1;
this.rbComments.Text = "Tools";
//
//
//
this.rbComments.TitleStyle.Class = "";
this.rbComments.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbComments.TitleStyleMouseOver.Class = "";
this.rbComments.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
// btnSearch
//
this.btnSearch.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnSearch.Image = global::Volian.Controls.Library.Properties.Resources.SearchWebHS;
this.btnSearch.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnSearch.KeyTips = "S";
this.btnSearch.Name = "btnSearch";
this.btnSearch.SubItemsExpandWidth = 14;
this.btnSearch.Text = "Global\r\nSearch";
this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
//
// btnAnnots
//
this.btnAnnots.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnAnnots.Image = global::Volian.Controls.Library.Properties.Resources.CommentHS;
this.btnAnnots.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnAnnots.KeyTips = "A";
this.btnAnnots.Name = "btnAnnots";
this.btnAnnots.SubItemsExpandWidth = 14;
this.superTooltipRibbon.SetSuperTooltip(this.btnAnnots, new DevComponents.DotNetBar.SuperTooltipInfo("Annotations [Alt] [Ctrl] [M]", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnAnnots.Text = "Annotations";
this.btnAnnots.Click += new System.EventHandler(this.btnAnnots_Click);
//
// btnBookmarks
//
this.btnBookmarks.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnBookmarks.Image = global::Volian.Controls.Library.Properties.Resources.Bookmark;
this.btnBookmarks.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnBookmarks.KeyTips = "B";
this.btnBookmarks.Name = "btnBookmarks";
this.btnBookmarks.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlShiftM);
this.btnBookmarks.SubItemsExpandWidth = 14;
this.superTooltipRibbon.SetSuperTooltip(this.btnBookmarks, new DevComponents.DotNetBar.SuperTooltipInfo("Bookmarks [Ctrl] [Shift] [M]", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnBookmarks.Text = "Bookmarks";
this.btnBookmarks.Click += new System.EventHandler(this.btnBookmarks_Click);
//
// btnLibDocs
//
this.btnLibDocs.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnLibDocs.Image = global::Volian.Controls.Library.Properties.Resources.libdoc;
this.btnLibDocs.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnLibDocs.KeyTips = "L";
this.btnLibDocs.Name = "btnLibDocs";
this.btnLibDocs.SubItemsExpandWidth = 14;
this.btnLibDocs.Text = "Library\r\nDocuments";
this.btnLibDocs.Click += new System.EventHandler(this.btnLibDocs_Click);
//
// rbProofing
//
this.rbProofing.AutoOverflowEnabled = true;
this.rbProofing.AutoSizeItems = false;
//
//
//
this.rbProofing.BackgroundMouseOverStyle.Class = "";
this.rbProofing.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbProofing.BackgroundStyle.Class = "";
this.rbProofing.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.rbProofing.ContainerControlProcessDialogKey = true;
this.rbProofing.Dock = System.Windows.Forms.DockStyle.Left;
this.rbProofing.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnSpell});
this.rbProofing.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.rbProofing.Location = new System.Drawing.Point(3, 0);
this.rbProofing.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.rbProofing.Name = "rbProofing";
this.rbProofing.Size = new System.Drawing.Size(75, 126);
this.rbProofing.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbProofing.TabIndex = 0;
this.rbProofing.Text = "Proofing";
//
//
//
this.rbProofing.TitleStyle.Class = "";
this.rbProofing.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbProofing.TitleStyleMouseOver.Class = "";
this.rbProofing.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
// btnSpell
//
this.btnSpell.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnSpell.Image = global::Volian.Controls.Library.Properties.Resources.CheckSpellingHS_Image;
this.btnSpell.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnSpell.KeyTips = "C";
this.btnSpell.Name = "btnSpell";
this.btnSpell.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.F7);
this.btnSpell.SubItemsExpandWidth = 14;
this.superTooltipRibbon.SetSuperTooltip(this.btnSpell, new DevComponents.DotNetBar.SuperTooltipInfo("Spell Checker [F7]", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray));
this.btnSpell.Text = "Spell \r\nChecker";
this.btnSpell.Click += new System.EventHandler(this.btnSpell_Click);
//
// rpanView
//
this.rpanView.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rpanView.Controls.Add(this.rbDocTypes);
this.rpanView.Controls.Add(this.rbEditViewMode);
this.rpanView.Dock = System.Windows.Forms.DockStyle.Fill;
this.rpanView.Location = new System.Drawing.Point(0, 26);
this.rpanView.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.rpanView.Name = "rpanView";
this.rpanView.Padding = new System.Windows.Forms.Padding(3, 0, 3, 2);
this.rpanView.Size = new System.Drawing.Size(1036, 128);
//
//
//
this.rpanView.Style.Class = "";
this.rpanView.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rpanView.StyleMouseDown.Class = "";
this.rpanView.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rpanView.StyleMouseOver.Class = "";
this.rpanView.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.rpanView.TabIndex = 5;
this.rpanView.Visible = false;
//
// rbDocTypes
//
this.rbDocTypes.AlwaysDisplayKeyAccelerators = true;
this.rbDocTypes.AutoOverflowEnabled = true;
//
//
//
this.rbDocTypes.BackgroundMouseOverStyle.Class = "";
this.rbDocTypes.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbDocTypes.BackgroundStyle.Class = "";
this.rbDocTypes.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.rbDocTypes.ContainerControlProcessDialogKey = true;
this.rbDocTypes.Dock = System.Windows.Forms.DockStyle.Left;
this.rbDocTypes.Font = new System.Drawing.Font("Arial Unicode MS", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rbDocTypes.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.itemContainerDocs});
this.rbDocTypes.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.rbDocTypes.Location = new System.Drawing.Point(3, 0);
this.rbDocTypes.Name = "rbDocTypes";
this.rbDocTypes.Size = new System.Drawing.Size(156, 126);
this.rbDocTypes.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbDocTypes.TabIndex = 1;
this.rbDocTypes.Text = "Documents";
//
//
//
this.rbDocTypes.TitleStyle.Class = "";
this.rbDocTypes.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbDocTypes.TitleStyleMouseOver.Class = "";
this.rbDocTypes.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
// itemContainerDocs
//
//
//
//
this.itemContainerDocs.BackgroundStyle.Class = "";
this.itemContainerDocs.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.itemContainerDocs.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
this.itemContainerDocs.Name = "itemContainerDocs";
this.itemContainerDocs.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.cbProcSteps,
this.cbBackground,
this.cbDeviation});
//
// cbProcSteps
//
this.cbProcSteps.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.cbProcSteps.Checked = true;
this.cbProcSteps.CheckState = System.Windows.Forms.CheckState.Checked;
this.cbProcSteps.KeyTips = "P";
this.cbProcSteps.Name = "cbProcSteps";
this.cbProcSteps.Text = "Procedure Steps";
//
// cbBackground
//
this.cbBackground.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.cbBackground.KeyTips = "B";
this.cbBackground.Name = "cbBackground";
this.cbBackground.Text = "Background";
//
// cbDeviation
//
this.cbDeviation.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.cbDeviation.KeyTips = "D";
this.cbDeviation.Name = "cbDeviation";
this.cbDeviation.Text = "Deviation";
//
// rbEditViewMode
//
this.rbEditViewMode.AutoOverflowEnabled = true;
//
//
//
this.rbEditViewMode.BackgroundMouseOverStyle.Class = "";
this.rbEditViewMode.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbEditViewMode.BackgroundStyle.Class = "";
this.rbEditViewMode.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.rbEditViewMode.ContainerControlProcessDialogKey = true;
this.rbEditViewMode.Font = new System.Drawing.Font("Arial Unicode MS", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rbEditViewMode.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnEditMode});
this.rbEditViewMode.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.rbEditViewMode.Location = new System.Drawing.Point(161, 0);
this.rbEditViewMode.Name = "rbEditViewMode";
this.rbEditViewMode.Size = new System.Drawing.Size(86, 127);
this.rbEditViewMode.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
this.rbEditViewMode.TabIndex = 3;
this.rbEditViewMode.Text = "Edit/View";
//
//
//
this.rbEditViewMode.TitleStyle.Class = "";
this.rbEditViewMode.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
//
//
this.rbEditViewMode.TitleStyleMouseOver.Class = "";
this.rbEditViewMode.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
//
// btnEditMode
//
this.btnEditMode.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnEditMode.Image = global::Volian.Controls.Library.Properties.Resources.zbuttonItem57_Image;
this.btnEditMode.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.btnEditMode.KeyTips = "E";
this.btnEditMode.Name = "btnEditMode";
this.btnEditMode.SubItemsExpandWidth = 14;
this.btnEditMode.Text = " Edit\r\nMode";
this.btnEditMode.Click += new System.EventHandler(this.btnToggleEditView_Click);
//
// rtabHome
//
this.rtabHome.Checked = true;
this.rtabHome.KeyTips = "H";
this.rtabHome.Name = "rtabHome";
this.rtabHome.Panel = this.rpanHome;
this.rtabHome.Text = "<u>H</u>ome";
//
// rtabInsert
//
this.rtabInsert.KeyTips = "N";
this.rtabInsert.Name = "rtabInsert";
this.rtabInsert.Panel = this.rpanInsert;
this.rtabInsert.Text = "I<u>n</u>sert";
//
// rtabReview
//
this.rtabReview.KeyTips = "R";
this.rtabReview.Name = "rtabReview";
this.rtabReview.Panel = this.rpanReview;
this.rtabReview.Text = "<u>R</u>eview";
//
// rtabView
//
this.rtabView.KeyTips = "W";
this.rtabView.Name = "rtabView";
this.rtabView.Panel = this.rpanView;
this.rtabView.Text = "Vie<u>w</u>";
//
// rtabAdmin
//
this.rtabAdmin.KeyTips = "A";
this.rtabAdmin.Name = "rtabAdmin";
this.rtabAdmin.Panel = this.rpanAdmin;
this.rtabAdmin.Text = "<u>A</u>dministrative";
this.rtabAdmin.Click += new System.EventHandler(this.rtabAdmin_Click);
//
// _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.btnCMRtfEdit3,
this.btnCMInsHLS,
this.btnCMInsRNO,
this.btnCMInsSubStps,
this.btnCMInsCaution,
this.btnCMInsNote,
this.btnCMInsTable,
this.btnCMInsFigure,
this.btnCMStepPaste});
this._ContextMenuBar.Location = new System.Drawing.Point(340, 0);
this._ContextMenuBar.Margin = new System.Windows.Forms.Padding(4);
this._ContextMenuBar.Name = "_ContextMenuBar";
this._ContextMenuBar.Size = new System.Drawing.Size(696, 59);
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.Name = "btnCMRtfEdit";
this.btnCMRtfEdit.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnCMEdit,
this.btnCMStyle,
this.btnCMInsert,
this.btnDelStep,
this.btnCMEditMode1,
this.btnCMGoTo});
this.btnCMRtfEdit.Text = "RTF Edit";
//
// btnCMEdit
//
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.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.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.Name = "btnCMPaste";
this.btnCMPaste.Text = "Paste";
this.btnCMPaste.Click += new System.EventHandler(this.btnPaste_Click);
//
// btnCMUndo
//
this.btnCMUndo.BeginGroup = true;
this.btnCMUndo.GlobalName = "Undo";
this.btnCMUndo.Image = global::Volian.Controls.Library.Properties.Resources.Undo_Image;
this.btnCMUndo.Name = "btnCMUndo";
this.btnCMUndo.Text = "Undo";
this.btnCMUndo.Click += new System.EventHandler(this.btnUndo_Click);
//
// btnCMRedo
//
this.btnCMRedo.GlobalName = "Redo";
this.btnCMRedo.Image = global::Volian.Controls.Library.Properties.Resources.Redo_Image;
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.Name = "btnCMEditTran";
this.btnCMEditTran.Text = "Transition";
this.btnCMEditTran.Click += new System.EventHandler(this.btnInsTrans_Click);
//
// btnCMEditRO
//
this.btnCMEditRO.Image = ((System.Drawing.Image)(resources.GetObject("btnCMEditRO.Image")));
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.Name = "btnCMChgStep";
this.btnCMChgStep.Text = "Change Step Type";
this.btnCMChgStep.Click += new System.EventHandler(this.btnChgTyp_Click);
//
// btnCMStyle
//
this.btnCMStyle.AutoExpandOnClick = true;
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.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.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.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.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.Name = "btnCMSubscript";
this.btnCMSubscript.Text = "Subscript";
this.btnCMSubscript.Click += new System.EventHandler(this.btnSubscript_Click);
//
// btnCMChgCase
//
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.GlobalName = "CaseUpper";
this.btnCMUppercase.Name = "btnCMUppercase";
this.btnCMUppercase.Text = "UPPER CASE";
this.btnCMUppercase.Click += new System.EventHandler(this.btnUppercase_Click);
//
// btnCMLowercase
//
this.btnCMLowercase.GlobalName = "CaseLower";
this.btnCMLowercase.Name = "btnCMLowercase";
this.btnCMLowercase.Text = "lower case";
this.btnCMLowercase.Click += new System.EventHandler(this.btnLowercase_Click);
//
// btnCMTitlecase
//
this.btnCMTitlecase.GlobalName = "CaseTitle";
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.Name = "btnCMInsert";
this.btnCMInsert.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnCMHardSpace,
this.btnCMRO,
this.btnCMTransition,
this.btnCMSymbol,
this.btnPageBreak,
this.btnCMAnnots,
this.btnCMBookmarks});
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.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 = ((System.Drawing.Image)(resources.GetObject("btnCMRO.Image")));
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.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.Name = "btnCMSymbol";
this.btnCMSymbol.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.galleryContainerSymbolsCM});
this.btnCMSymbol.Text = "Symbol";
//
// galleryContainerSymbolsCM
//
//
//
//
this.galleryContainerSymbolsCM.BackgroundStyle.Class = "";
this.galleryContainerSymbolsCM.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
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.BeginGroup = true;
this.btnPageBreak.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.btnPageBreak.Image = global::Volian.Controls.Library.Properties.Resources.PageBreak_Image;
this.btnPageBreak.Name = "btnPageBreak";
this.btnPageBreak.Text = "Page Break";
//
// btnCMAnnots
//
this.btnCMAnnots.Image = global::Volian.Controls.Library.Properties.Resources.CommentHS;
this.btnCMAnnots.Name = "btnCMAnnots";
this.btnCMAnnots.Text = "Annotations";
this.btnCMAnnots.Click += new System.EventHandler(this.btnAnnots_Click);
//
// btnCMBookmarks
//
this.btnCMBookmarks.Image = global::Volian.Controls.Library.Properties.Resources.Bookmark;
this.btnCMBookmarks.Name = "btnCMBookmarks";
this.btnCMBookmarks.Text = "BookMarks";
this.btnCMBookmarks.Click += new System.EventHandler(this.btnBookmarks_Click);
//
// btnDelStep
//
this.btnDelStep.Name = "btnDelStep";
this.btnDelStep.Text = "Delete";
this.btnDelStep.Click += new System.EventHandler(this.btnDelStep_Click);
//
// btnCMEditMode1
//
this.btnCMEditMode1.Name = "btnCMEditMode1";
this.btnCMEditMode1.Text = "Edit Mode";
this.btnCMEditMode1.Click += new System.EventHandler(this.btnToggleEditView_Click);
//
// btnCMGoTo
//
this.btnCMGoTo.Image = global::Volian.Controls.Library.Properties.Resources.Goto_Image;
this.btnCMGoTo.Name = "btnCMGoTo";
this.btnCMGoTo.Text = "Go To";
this.btnCMGoTo.Click += new System.EventHandler(this.btnGoTo_Click);
//
// btnCMRtfEdit3
//
this.btnCMRtfEdit3.AutoExpandOnClick = true;
this.btnCMRtfEdit3.Name = "btnCMRtfEdit3";
this.btnCMRtfEdit3.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.buttonItem2,
this.buttonItem11,
this.buttonItem21});
this.btnCMRtfEdit3.Text = "RTF Edit 3";
//
// buttonItem2
//
this.buttonItem2.Name = "buttonItem2";
this.buttonItem2.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.buttonItem3,
this.buttonItem4,
this.buttonItem5,
this.buttonItem6,
this.buttonItem7});
this.buttonItem2.Tag = "Edit";
this.buttonItem2.Text = "Edit";
//
// buttonItem3
//
this.buttonItem3.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.buttonItem3.GlobalName = "Cut";
this.buttonItem3.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem3.Image")));
this.buttonItem3.Name = "buttonItem3";
this.buttonItem3.Text = "Cut";
//
// buttonItem4
//
this.buttonItem4.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.buttonItem4.GlobalName = "Copy";
this.buttonItem4.Image = global::Volian.Controls.Library.Properties.Resources.Copy_Image;
this.buttonItem4.Name = "buttonItem4";
this.buttonItem4.Text = "Copy";
//
// buttonItem5
//
this.buttonItem5.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.buttonItem5.GlobalName = "Paste";
this.buttonItem5.Image = global::Volian.Controls.Library.Properties.Resources.PasteSmall_Image;
this.buttonItem5.Name = "buttonItem5";
this.buttonItem5.Text = "Paste";
//
// buttonItem6
//
this.buttonItem6.BeginGroup = true;
this.buttonItem6.Image = global::Volian.Controls.Library.Properties.Resources.Undo_Image;
this.buttonItem6.Name = "buttonItem6";
this.buttonItem6.Text = "Undo";
//
// buttonItem7
//
this.buttonItem7.Image = global::Volian.Controls.Library.Properties.Resources.Redo_Image;
this.buttonItem7.Name = "buttonItem7";
this.buttonItem7.Text = "Redo";
//
// buttonItem11
//
this.buttonItem11.AutoExpandOnClick = true;
this.buttonItem11.Name = "buttonItem11";
this.buttonItem11.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.buttonItem12,
this.buttonItem13,
this.buttonItem14,
this.buttonItem15,
this.buttonItem16,
this.buttonItem17});
this.buttonItem11.Text = "Style";
//
// buttonItem12
//
this.buttonItem12.GlobalName = "Bold";
this.buttonItem12.Image = global::Volian.Controls.Library.Properties.Resources.FontBold_Image;
this.buttonItem12.Name = "buttonItem12";
this.buttonItem12.Text = "Bold";
//
// buttonItem13
//
this.buttonItem13.GlobalName = "Italic";
this.buttonItem13.Image = global::Volian.Controls.Library.Properties.Resources.FontItalic_Image;
this.buttonItem13.Name = "buttonItem13";
this.buttonItem13.Text = "Italic";
//
// buttonItem14
//
this.buttonItem14.GlobalName = "Underline";
this.buttonItem14.Image = global::Volian.Controls.Library.Properties.Resources.FontUnderline_Image;
this.buttonItem14.Name = "buttonItem14";
this.buttonItem14.Text = "Underline";
//
// buttonItem15
//
this.buttonItem15.GlobalName = "Superscript";
this.buttonItem15.Image = global::Volian.Controls.Library.Properties.Resources.SuperScript;
this.buttonItem15.Name = "buttonItem15";
this.buttonItem15.Text = "Superscript";
//
// buttonItem16
//
this.buttonItem16.GlobalName = "Subscript";
this.buttonItem16.Image = global::Volian.Controls.Library.Properties.Resources.SubScript;
this.buttonItem16.Name = "buttonItem16";
this.buttonItem16.Text = "Subscript";
//
// buttonItem17
//
this.buttonItem17.Name = "buttonItem17";
this.buttonItem17.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.buttonItem18,
this.buttonItem19,
this.buttonItem20});
this.buttonItem17.Text = "Change Case";
//
// buttonItem18
//
this.buttonItem18.Name = "buttonItem18";
this.buttonItem18.Text = "UPPER CASE";
//
// buttonItem19
//
this.buttonItem19.Name = "buttonItem19";
this.buttonItem19.Text = "lower case";
//
// buttonItem20
//
this.buttonItem20.Name = "buttonItem20";
this.buttonItem20.Text = "Title Case";
//
// buttonItem21
//
this.buttonItem21.AutoExpandOnClick = true;
this.buttonItem21.Name = "buttonItem21";
this.buttonItem21.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.buttonItem22,
this.buttonItem25});
this.buttonItem21.Text = "Insert";
//
// buttonItem22
//
this.buttonItem22.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
this.buttonItem22.GlobalName = "HardSpace";
this.buttonItem22.Image = global::Volian.Controls.Library.Properties.Resources.HardSpace_Image;
this.buttonItem22.Name = "buttonItem22";
this.buttonItem22.Text = "Hard Space";
//
// buttonItem25
//
this.buttonItem25.Image = global::Volian.Controls.Library.Properties.Resources.Symbol_Image;
this.buttonItem25.Name = "buttonItem25";
this.buttonItem25.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.galleryContainerSymbolsCM3});
this.buttonItem25.Text = "Symbol";
//
// galleryContainerSymbolsCM3
//
//
//
//
this.galleryContainerSymbolsCM3.BackgroundStyle.Class = "";
this.galleryContainerSymbolsCM3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.galleryContainerSymbolsCM3.DefaultSize = new System.Drawing.Size(156, 95);
this.galleryContainerSymbolsCM3.EnableGalleryPopup = false;
this.galleryContainerSymbolsCM3.MinimumSize = new System.Drawing.Size(150, 95);
this.galleryContainerSymbolsCM3.Name = "galleryContainerSymbolsCM3";
this.galleryContainerSymbolsCM3.Text = "galleryContainer1";
//
// btnCMInsHLS
//
this.btnCMInsHLS.AutoExpandOnClick = true;
this.btnCMInsHLS.Name = "btnCMInsHLS";
this.btnCMInsHLS.Text = "InsHLS";
this.btnCMInsHLS.PopupClose += new System.EventHandler(this.btnCMIns_PopupClose);
//
// btnCMInsRNO
//
this.btnCMInsRNO.AutoExpandOnClick = true;
this.btnCMInsRNO.Name = "btnCMInsRNO";
this.btnCMInsRNO.Text = "InsRNO";
//
// btnCMInsSubStps
//
this.btnCMInsSubStps.AutoExpandOnClick = true;
this.btnCMInsSubStps.Name = "btnCMInsSubStps";
this.btnCMInsSubStps.Text = "InsSubStps";
this.btnCMInsSubStps.PopupClose += new System.EventHandler(this.btnCMIns_PopupClose);
//
// btnCMInsCaution
//
this.btnCMInsCaution.AutoExpandOnClick = true;
this.btnCMInsCaution.Name = "btnCMInsCaution";
this.btnCMInsCaution.Text = "InsCaution";
this.btnCMInsCaution.PopupClose += new System.EventHandler(this.btnCMIns_PopupClose);
//
// btnCMInsNote
//
this.btnCMInsNote.AutoExpandOnClick = true;
this.btnCMInsNote.Name = "btnCMInsNote";
this.btnCMInsNote.Text = "InsNote";
this.btnCMInsNote.PopupClose += new System.EventHandler(this.btnCMIns_PopupClose);
//
// btnCMInsTable
//
this.btnCMInsTable.AutoExpandOnClick = true;
this.btnCMInsTable.Name = "btnCMInsTable";
this.btnCMInsTable.Text = "InsTable";
this.btnCMInsTable.PopupClose += new System.EventHandler(this.btnCMIns_PopupClose);
//
// btnCMInsFigure
//
this.btnCMInsFigure.AutoExpandOnClick = true;
this.btnCMInsFigure.Name = "btnCMInsFigure";
this.btnCMInsFigure.Text = "InsFigure";
this.btnCMInsFigure.PopupClose += new System.EventHandler(this.btnCMIns_PopupClose);
//
// btnCMStepPaste
//
this.btnCMStepPaste.AutoExpandOnClick = true;
this.btnCMStepPaste.Name = "btnCMStepPaste";
this.btnCMStepPaste.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.btnCMPasteBefore,
this.btnCMPasteReplace,
this.btnCMPasteAfter});
this.btnCMStepPaste.Text = "Paste Step";
//
// btnCMPasteBefore
//
this.btnCMPasteBefore.Name = "btnCMPasteBefore";
this.btnCMPasteBefore.Text = "Paste Before";
this.btnCMPasteBefore.Click += new System.EventHandler(this.btnPasteBefore_Click);
//
// btnCMPasteReplace
//
this.btnCMPasteReplace.Name = "btnCMPasteReplace";
this.btnCMPasteReplace.Text = "Paste Replace";
this.btnCMPasteReplace.Click += new System.EventHandler(this.btnPasteReplace_Click);
//
// btnCMPasteAfter
//
this.btnCMPasteAfter.Name = "btnCMPasteAfter";
this.btnCMPasteAfter.Text = "Paste After";
this.btnCMPasteAfter.Click += new System.EventHandler(this.btnPasteAfter_Click);
//
// itemContainerCM21
//
//
//
//
this.itemContainerCM21.BackgroundStyle.Class = "";
this.itemContainerCM21.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.itemContainerCM21.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
this.itemContainerCM21.Name = "itemContainerCM21";
this.itemContainerCM21.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
this.itemContainerCM22,
this.itemContainerCM23});
//
// itemContainerCM22
//
//
//
//
this.itemContainerCM22.BackgroundStyle.Class = "";
this.itemContainerCM22.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
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.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.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.Name = "btnCM23";
this.btnCM23.Text = "btnCM23";
//
// itemContainerCM23
//
//
//
//
this.itemContainerCM23.BackgroundStyle.Class = "";
this.itemContainerCM23.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.itemContainerCM23.Name = "itemContainerCM23";
//
// superTooltipRibbon
//
this.superTooltipRibbon.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
//
// StepTabRibbon
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this._ContextMenuBar);
this.Controls.Add(this._RibbonControl);
this.Margin = new System.Windows.Forms.Padding(4);
this.Name = "StepTabRibbon";
this.Size = new System.Drawing.Size(1036, 156);
this._RibbonControl.ResumeLayout(false);
this._RibbonControl.PerformLayout();
this.rpanHome.ResumeLayout(false);
this.rpanAdmin.ResumeLayout(false);
this.rpanInsert.ResumeLayout(false);
this.rpanReview.ResumeLayout(false);
this.rpanView.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this._ContextMenuBar)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#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 btnCMInsHLS;
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.RibbonBar rbStepType;
private DevComponents.DotNetBar.RibbonBar rbnCharacters;
private DevComponents.DotNetBar.ItemContainer itemContainerChars;
private DevComponents.DotNetBar.ButtonItem btnInsHrdSpc;
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 btnChgTyp;
private DevComponents.DotNetBar.ItemContainer itemContainerUnReDo;
private DevComponents.DotNetBar.ButtonItem btnUndo;
private DevComponents.DotNetBar.ButtonItem btnRedo;
private DevComponents.DotNetBar.GalleryContainer galleryContainerSymbolsCM;
private DevComponents.DotNetBar.ButtonItem btnCMChgCase;
private DevComponents.DotNetBar.ButtonItem btnCMUppercase;
private DevComponents.DotNetBar.ButtonItem btnCMLowercase;
private DevComponents.DotNetBar.ButtonItem btnCMTitlecase;
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.RibbonBar rbReports;
private DevComponents.DotNetBar.RibbonBar rbComments;
private DevComponents.DotNetBar.RibbonBar rbProofing;
private DevComponents.DotNetBar.ButtonItem btnSpell;
private DevComponents.DotNetBar.ButtonItem btnAnnots;
private DevComponents.DotNetBar.ButtonItem btnChngHist;
private DevComponents.DotNetBar.ButtonItem btnSumChgs;
private DevComponents.DotNetBar.RibbonBar rbProtect;
private DevComponents.DotNetBar.ButtonItem btnListUsers;
private DevComponents.DotNetBar.ButtonItem btnLock;
private DevComponents.DotNetBar.ButtonItem btnUnlock;
private DevComponents.DotNetBar.ButtonItem btnROUsages;
private DevComponents.DotNetBar.ButtonItem btnTransUsage;
private DevComponents.DotNetBar.RibbonBar rbnBreaks;
private DevComponents.DotNetBar.ButtonItem btnInsPgBrk;
private DevComponents.DotNetBar.RibbonBar rbnStepParts;
private DevComponents.DotNetBar.ButtonItem btnSymbols;
private DevComponents.DotNetBar.GalleryContainer galleryContainerSymbols;
private DevComponents.DotNetBar.RibbonBar rbnLinks;
private DevComponents.DotNetBar.RibbonBar rbnSiblings;
private DevComponents.DotNetBar.ItemContainer itemContainerBefAft;
private DevComponents.DotNetBar.ButtonItem btnInsBefore;
private DevComponents.DotNetBar.ButtonItem btnInsAfter;
private DevComponents.DotNetBar.ItemContainer itemContainerTransRo;
private DevComponents.DotNetBar.ButtonItem btnInsTrans;
private DevComponents.DotNetBar.ButtonItem btnInsRO;
private DevComponents.DotNetBar.ItemContainer itemContainerStepParts;
private DevComponents.DotNetBar.ButtonItem btnInsHLS;
private DevComponents.DotNetBar.ButtonItem btnInsSubstep;
private DevComponents.DotNetBar.GalleryContainer galleryContainerSubstep;
private DevComponents.DotNetBar.ButtonItem btnInsRNO;
private DevComponents.DotNetBar.ButtonItem btnInsCaut;
private DevComponents.DotNetBar.ButtonItem btnInsNote;
private DevComponents.DotNetBar.GalleryContainer galleryContainerNote;
private DevComponents.DotNetBar.ButtonItem btnInsTable;
private DevComponents.DotNetBar.GalleryContainer galleryContainerTable;
private DevComponents.DotNetBar.ButtonItem btnInsFig;
private DevComponents.DotNetBar.GalleryContainer galleryContainerFig;
private DevComponents.DotNetBar.GalleryContainer galleryContainerHLS;
private DevComponents.DotNetBar.GalleryContainer galleryContainerCaution;
private DevComponents.DotNetBar.ButtonItem btnIndent;
private DevComponents.DotNetBar.ButtonItem btnCMRtfEdit3;
private DevComponents.DotNetBar.ButtonItem buttonItem2;
private DevComponents.DotNetBar.ButtonItem buttonItem3;
private DevComponents.DotNetBar.ButtonItem buttonItem4;
private DevComponents.DotNetBar.ButtonItem buttonItem5;
private DevComponents.DotNetBar.ButtonItem buttonItem6;
private DevComponents.DotNetBar.ButtonItem buttonItem7;
public DevComponents.DotNetBar.ButtonItem buttonItem11;
private DevComponents.DotNetBar.ButtonItem buttonItem12;
private DevComponents.DotNetBar.ButtonItem buttonItem13;
private DevComponents.DotNetBar.ButtonItem buttonItem14;
private DevComponents.DotNetBar.ButtonItem buttonItem15;
private DevComponents.DotNetBar.ButtonItem buttonItem16;
private DevComponents.DotNetBar.ButtonItem buttonItem17;
private DevComponents.DotNetBar.ButtonItem buttonItem18;
private DevComponents.DotNetBar.ButtonItem buttonItem19;
private DevComponents.DotNetBar.ButtonItem buttonItem20;
private DevComponents.DotNetBar.ButtonItem buttonItem21;
private DevComponents.DotNetBar.ButtonItem buttonItem22;
private DevComponents.DotNetBar.ButtonItem buttonItem25;
private DevComponents.DotNetBar.GalleryContainer galleryContainerSymbolsCM3;
private DevComponents.DotNetBar.RibbonBar rbDocTypes;
private DevComponents.DotNetBar.RibbonBar rbEditViewMode;
private DevComponents.DotNetBar.ButtonItem btnEditMode;
private DevComponents.DotNetBar.ItemContainer itemContainerDocs;
private DevComponents.DotNetBar.RibbonPanel rpanAdmin;
private DevComponents.DotNetBar.RibbonTabItem rtabAdmin;
private DevComponents.DotNetBar.RibbonBar rbROs;
private DevComponents.DotNetBar.ButtonItem btnUpdROVal;
private DevComponents.DotNetBar.ButtonItem btnROEdit;
private DevComponents.DotNetBar.ButtonItem btnSearch;
private DevComponents.DotNetBar.ButtonItem btnBookmarks;
private DevComponents.DotNetBar.ButtonItem btnLibDocs;
private DevComponents.DotNetBar.CheckBoxItem cbProcSteps;
private DevComponents.DotNetBar.CheckBoxItem cbBackground;
private DevComponents.DotNetBar.CheckBoxItem cbDeviation;
private DevComponents.DotNetBar.SuperTooltip superTooltipRibbon;
private DevComponents.DotNetBar.ButtonItem btnCMAnnots;
private DevComponents.DotNetBar.ButtonItem btnCMBookmarks;
private DevComponents.DotNetBar.ButtonItem btnCMEditMode1;
private DevComponents.DotNetBar.ButtonItem btnDelStep;
private DevComponents.DotNetBar.RibbonBar rbSteps;
private DevComponents.DotNetBar.ButtonItem btnDelelete;
private DevComponents.DotNetBar.ItemContainer itemContainer1;
private DevComponents.DotNetBar.ButtonItem btnInsBefH;
private DevComponents.DotNetBar.ButtonItem btnInsAftH;
private DevComponents.DotNetBar.ButtonItem btnCMInsSubStps;
private DevComponents.DotNetBar.ButtonItem btnCMInsCaution;
private DevComponents.DotNetBar.ButtonItem btnCMInsNote;
private DevComponents.DotNetBar.ButtonItem btnCMInsTable;
private DevComponents.DotNetBar.ButtonItem btnCMInsFigure;
private DevComponents.DotNetBar.ButtonItem btnCMInsRNO;
private DevComponents.DotNetBar.GalleryContainer galleryContainer1;
private DevComponents.DotNetBar.ButtonItem btnCpyStp;
private DevComponents.DotNetBar.ButtonItem btnStepPaste;
private DevComponents.DotNetBar.ButtonItem btnPasteBefore;
private DevComponents.DotNetBar.ButtonItem btnPasteReplace;
private DevComponents.DotNetBar.ButtonItem btnPasteAfter;
private DevComponents.DotNetBar.ButtonItem btnCMStepPaste;
private DevComponents.DotNetBar.ButtonItem btnCMPasteBefore;
private DevComponents.DotNetBar.ButtonItem btnCMPasteReplace;
private DevComponents.DotNetBar.ButtonItem btnCMPasteAfter;
//private DevComponents.DotNetBar.GalleryContainer galleryContainer1;
}
}