1665 lines
		
	
	
		
			159 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			1665 lines
		
	
	
		
			159 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
| 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.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.rbTracking = 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.btnComments = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.rbProofing = new DevComponents.DotNetBar.RibbonBar();
 | ||
| 			this.btnSpell = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.btnGlbSrch = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.rpanPageLayout = new DevComponents.DotNetBar.RibbonPanel();
 | ||
| 			this.rbPageBckgrd = new DevComponents.DotNetBar.RibbonBar();
 | ||
| 			this.btnWatermark = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.rbPageSetup = new DevComponents.DotNetBar.RibbonBar();
 | ||
| 			this.btnPgBrk = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.rbThemes = new DevComponents.DotNetBar.RibbonBar();
 | ||
| 			this.btnSectFmt = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.rpanInsert = new DevComponents.DotNetBar.RibbonPanel();
 | ||
| 			this.rbnInsert = new DevComponents.DotNetBar.RibbonBar();
 | ||
| 			this.btnSymbols = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.galleryContainerSymbols = new DevComponents.DotNetBar.GalleryContainer();
 | ||
| 			this.lblInsBar1 = new DevComponents.DotNetBar.LabelItem();
 | ||
| 			this.itemContainerBrkSpc = new DevComponents.DotNetBar.ItemContainer();
 | ||
| 			this.btnInsPgBrk = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.btnInsHrdSpc = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.lblInsBar2 = new DevComponents.DotNetBar.LabelItem();
 | ||
| 			this.btnInsStpParts = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.StepPartsGallery = new DevComponents.DotNetBar.GalleryContainer();
 | ||
| 			this.btnInsHLS = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.btnInsCaut = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.btnInsNote = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.btnInsWarn = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.btnInsSubStp = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.btnInsRNO = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.btnInsTable = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.btnInsFig = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.lblInsBar3 = new DevComponents.DotNetBar.LabelItem();
 | ||
| 			this.itemContainerBefAft = new DevComponents.DotNetBar.ItemContainer();
 | ||
| 			this.btnInsBefore = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.btnInsAfter = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.lblInsBar4 = new DevComponents.DotNetBar.LabelItem();
 | ||
| 			this.itemContainerTranRO = new DevComponents.DotNetBar.ItemContainer();
 | ||
| 			this.btnInsTrans = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.btnInsRO = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.rpanHome = new DevComponents.DotNetBar.RibbonPanel();
 | ||
| 			this.rbEditing = new DevComponents.DotNetBar.RibbonBar();
 | ||
| 			this.btnFindRplDlg = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.lblEditBar1 = new DevComponents.DotNetBar.LabelItem();
 | ||
| 			this.btnCpyStp = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.lblEditBar2 = new DevComponents.DotNetBar.LabelItem();
 | ||
| 			this.itemContainerUnReDo = new DevComponents.DotNetBar.ItemContainer();
 | ||
| 			this.btnUndo = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.btnRedo = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.lblEditBar3 = new DevComponents.DotNetBar.LabelItem();
 | ||
| 			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.btnSuperscript = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.btnSubscript = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.itemContainerChgCase = new DevComponents.DotNetBar.ItemContainer();
 | ||
| 			this.btnChgCase = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.btnUppercase = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.btnLowercase = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.btnTitleCase = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.rbClipboard = new DevComponents.DotNetBar.RibbonBar();
 | ||
| 			this.btnPaste = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.itemContainerCutCpy = new DevComponents.DotNetBar.ItemContainer();
 | ||
| 			this.btnCut = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.btnCopy = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.rpanView = new DevComponents.DotNetBar.RibbonPanel();
 | ||
| 			this.rtabHome = new DevComponents.DotNetBar.RibbonTabItem();
 | ||
| 			this.rtabInsert = new DevComponents.DotNetBar.RibbonTabItem();
 | ||
| 			this.rtabPageLayout = new DevComponents.DotNetBar.RibbonTabItem();
 | ||
| 			this.rtabReview = new DevComponents.DotNetBar.RibbonTabItem();
 | ||
| 			this.rtabView = new DevComponents.DotNetBar.RibbonTabItem();
 | ||
| 			this._ContextMenuBar = new DevComponents.DotNetBar.ContextMenuBar();
 | ||
| 			this.btnCMRtfEdit = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.btnCMEdit = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.btnCMCut = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.btnCMCopy = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.btnCMPaste = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.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.btnCMToggle = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.btnCMGoTo = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.btnCMRTFEdit2 = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.itemContainerCM21 = new DevComponents.DotNetBar.ItemContainer();
 | ||
| 			this.itemContainerCM22 = new DevComponents.DotNetBar.ItemContainer();
 | ||
| 			this.btnCM21 = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.btnCM22 = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.btnCM23 = new DevComponents.DotNetBar.ButtonItem();
 | ||
| 			this.itemContainerCM23 = new DevComponents.DotNetBar.ItemContainer();
 | ||
| 			this._RibbonControl.SuspendLayout();
 | ||
| 			this.rpanReview.SuspendLayout();
 | ||
| 			this.rpanPageLayout.SuspendLayout();
 | ||
| 			this.rpanInsert.SuspendLayout();
 | ||
| 			this.rpanHome.SuspendLayout();
 | ||
| 			((System.ComponentModel.ISupportInitialize)(this._ContextMenuBar)).BeginInit();
 | ||
| 			this.SuspendLayout();
 | ||
| 			// 
 | ||
| 			// _RibbonControl
 | ||
| 			// 
 | ||
| 			this._RibbonControl.AutoSize = true;
 | ||
| 			this._RibbonControl.Controls.Add(this.rpanHome);
 | ||
| 			this._RibbonControl.Controls.Add(this.rpanReview);
 | ||
| 			this._RibbonControl.Controls.Add(this.rpanPageLayout);
 | ||
| 			this._RibbonControl.Controls.Add(this.rpanInsert);
 | ||
| 			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.rtabPageLayout,
 | ||
|             this.rtabReview,
 | ||
|             this.rtabView});
 | ||
| 			this._RibbonControl.KeyTipsFont = new System.Drawing.Font("Tahoma", 7F);
 | ||
| 			this._RibbonControl.Location = new System.Drawing.Point(0, 0);
 | ||
| 			this._RibbonControl.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, 109);
 | ||
| 			this._RibbonControl.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
 | ||
| 			this._RibbonControl.TabGroupHeight = 14;
 | ||
| 			this._RibbonControl.TabIndex = 0;
 | ||
| 			this._RibbonControl.Text = "Review";
 | ||
| 			// 
 | ||
| 			// rpanReview
 | ||
| 			// 
 | ||
| 			this.rpanReview.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
 | ||
| 			this.rpanReview.Controls.Add(this.rbProtect);
 | ||
| 			this.rpanReview.Controls.Add(this.rbTracking);
 | ||
| 			this.rpanReview.Controls.Add(this.rbComments);
 | ||
| 			this.rpanReview.Controls.Add(this.rbProofing);
 | ||
| 			this.rpanReview.Dock = System.Windows.Forms.DockStyle.Fill;
 | ||
| 			this.rpanReview.Location = new System.Drawing.Point(0, 25);
 | ||
| 			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, 77);
 | ||
| 			this.rpanReview.TabIndex = 4;
 | ||
| 			this.rpanReview.Visible = false;
 | ||
| 			// 
 | ||
| 			// rbProtect
 | ||
| 			// 
 | ||
| 			this.rbProtect.AutoOverflowEnabled = true;
 | ||
| 			this.rbProtect.AutoSizeItems = false;
 | ||
| 			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(458, 0);
 | ||
| 			this.rbProtect.Name = "rbProtect";
 | ||
| 			this.rbProtect.Size = new System.Drawing.Size(136, 75);
 | ||
| 			this.rbProtect.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
 | ||
| 			this.rbProtect.TabIndex = 3;
 | ||
| 			this.rbProtect.Text = "Protect";
 | ||
| 			// 
 | ||
| 			// 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.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnListUsers.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnListUsers.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
 | ||
| 			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.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnLock.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnLock.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
 | ||
| 			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.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnUnlock.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnUnlock.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
 | ||
| 			this.btnUnlock.Name = "btnUnlock";
 | ||
| 			this.btnUnlock.Text = "Unlock";
 | ||
| 			// 
 | ||
| 			// rbTracking
 | ||
| 			// 
 | ||
| 			this.rbTracking.AutoOverflowEnabled = true;
 | ||
| 			this.rbTracking.AutoSizeItems = false;
 | ||
| 			this.rbTracking.Dock = System.Windows.Forms.DockStyle.Left;
 | ||
| 			this.rbTracking.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.btnChngHist,
 | ||
|             this.btnSumChgs,
 | ||
|             this.btnROUsages,
 | ||
|             this.btnTransUsage});
 | ||
| 			this.rbTracking.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
 | ||
| 			this.rbTracking.Location = new System.Drawing.Point(184, 0);
 | ||
| 			this.rbTracking.Name = "rbTracking";
 | ||
| 			this.rbTracking.Size = new System.Drawing.Size(274, 75);
 | ||
| 			this.rbTracking.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
 | ||
| 			this.rbTracking.TabIndex = 2;
 | ||
| 			this.rbTracking.Text = "Tracking";
 | ||
| 			// 
 | ||
| 			// btnChngHist
 | ||
| 			// 
 | ||
| 			this.btnChngHist.Image = global::Volian.Controls.Library.Properties.Resources.WindowsHS_Image;
 | ||
| 			this.btnChngHist.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnChngHist.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnChngHist.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
 | ||
| 			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.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnSumChgs.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnSumChgs.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
 | ||
| 			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.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnROUsages.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnROUsages.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
 | ||
| 			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.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnTransUsage.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnTransUsage.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
 | ||
| 			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.Dock = System.Windows.Forms.DockStyle.Left;
 | ||
| 			this.rbComments.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.btnComments});
 | ||
| 			this.rbComments.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
 | ||
| 			this.rbComments.Location = new System.Drawing.Point(107, 0);
 | ||
| 			this.rbComments.Name = "rbComments";
 | ||
| 			this.rbComments.Size = new System.Drawing.Size(77, 75);
 | ||
| 			this.rbComments.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
 | ||
| 			this.rbComments.TabIndex = 1;
 | ||
| 			this.rbComments.Text = "Comments";
 | ||
| 			// 
 | ||
| 			// btnComments
 | ||
| 			// 
 | ||
| 			this.btnComments.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
 | ||
| 			this.btnComments.Image = global::Volian.Controls.Library.Properties.Resources.CommentHS;
 | ||
| 			this.btnComments.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnComments.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnComments.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
 | ||
| 			this.btnComments.Name = "btnComments";
 | ||
| 			this.btnComments.SubItemsExpandWidth = 14;
 | ||
| 			this.btnComments.Text = "Comments";
 | ||
| 			// 
 | ||
| 			// rbProofing
 | ||
| 			// 
 | ||
| 			this.rbProofing.AutoOverflowEnabled = true;
 | ||
| 			this.rbProofing.AutoSizeItems = false;
 | ||
| 			this.rbProofing.Dock = System.Windows.Forms.DockStyle.Left;
 | ||
| 			this.rbProofing.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.btnSpell,
 | ||
|             this.btnGlbSrch});
 | ||
| 			this.rbProofing.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
 | ||
| 			this.rbProofing.Location = new System.Drawing.Point(3, 0);
 | ||
| 			this.rbProofing.Name = "rbProofing";
 | ||
| 			this.rbProofing.Size = new System.Drawing.Size(104, 75);
 | ||
| 			this.rbProofing.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
 | ||
| 			this.rbProofing.TabIndex = 0;
 | ||
| 			this.rbProofing.Text = "Proofing";
 | ||
| 			// 
 | ||
| 			// btnSpell
 | ||
| 			// 
 | ||
| 			this.btnSpell.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
 | ||
| 			this.btnSpell.Image = global::Volian.Controls.Library.Properties.Resources.CheckSpellingHS_Image;
 | ||
| 			this.btnSpell.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnSpell.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnSpell.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
 | ||
| 			this.btnSpell.Name = "btnSpell";
 | ||
| 			this.btnSpell.SubItemsExpandWidth = 14;
 | ||
| 			this.btnSpell.Text = "Spell Check";
 | ||
| 			// 
 | ||
| 			// btnGlbSrch
 | ||
| 			// 
 | ||
| 			this.btnGlbSrch.Image = global::Volian.Controls.Library.Properties.Resources.SearchWebHS;
 | ||
| 			this.btnGlbSrch.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnGlbSrch.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnGlbSrch.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
 | ||
| 			this.btnGlbSrch.Name = "btnGlbSrch";
 | ||
| 			this.btnGlbSrch.SubItemsExpandWidth = 14;
 | ||
| 			this.btnGlbSrch.Text = "Global\r\nSearch";
 | ||
| 			// 
 | ||
| 			// rpanPageLayout
 | ||
| 			// 
 | ||
| 			this.rpanPageLayout.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
 | ||
| 			this.rpanPageLayout.Controls.Add(this.rbPageBckgrd);
 | ||
| 			this.rpanPageLayout.Controls.Add(this.rbPageSetup);
 | ||
| 			this.rpanPageLayout.Controls.Add(this.rbThemes);
 | ||
| 			this.rpanPageLayout.Dock = System.Windows.Forms.DockStyle.Fill;
 | ||
| 			this.rpanPageLayout.Location = new System.Drawing.Point(0, 0);
 | ||
| 			this.rpanPageLayout.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | ||
| 			this.rpanPageLayout.Name = "rpanPageLayout";
 | ||
| 			this.rpanPageLayout.Padding = new System.Windows.Forms.Padding(3, 0, 3, 2);
 | ||
| 			this.rpanPageLayout.Size = new System.Drawing.Size(1036, 107);
 | ||
| 			this.rpanPageLayout.TabIndex = 3;
 | ||
| 			this.rpanPageLayout.Visible = false;
 | ||
| 			// 
 | ||
| 			// rbPageBckgrd
 | ||
| 			// 
 | ||
| 			this.rbPageBckgrd.AutoOverflowEnabled = true;
 | ||
| 			this.rbPageBckgrd.AutoSizeItems = false;
 | ||
| 			this.rbPageBckgrd.Dock = System.Windows.Forms.DockStyle.Left;
 | ||
| 			this.rbPageBckgrd.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.btnWatermark});
 | ||
| 			this.rbPageBckgrd.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
 | ||
| 			this.rbPageBckgrd.Location = new System.Drawing.Point(203, 0);
 | ||
| 			this.rbPageBckgrd.Name = "rbPageBckgrd";
 | ||
| 			this.rbPageBckgrd.Size = new System.Drawing.Size(127, 105);
 | ||
| 			this.rbPageBckgrd.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
 | ||
| 			this.rbPageBckgrd.TabIndex = 2;
 | ||
| 			this.rbPageBckgrd.Text = "Page Background";
 | ||
| 			// 
 | ||
| 			// btnWatermark
 | ||
| 			// 
 | ||
| 			this.btnWatermark.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnWatermark.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnWatermark.Name = "btnWatermark";
 | ||
| 			this.btnWatermark.SubItemsExpandWidth = 14;
 | ||
| 			this.btnWatermark.Text = "Watermark";
 | ||
| 			// 
 | ||
| 			// rbPageSetup
 | ||
| 			// 
 | ||
| 			this.rbPageSetup.AutoOverflowEnabled = true;
 | ||
| 			this.rbPageSetup.AutoSizeItems = false;
 | ||
| 			this.rbPageSetup.Dock = System.Windows.Forms.DockStyle.Left;
 | ||
| 			this.rbPageSetup.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.btnPgBrk});
 | ||
| 			this.rbPageSetup.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
 | ||
| 			this.rbPageSetup.Location = new System.Drawing.Point(103, 0);
 | ||
| 			this.rbPageSetup.Name = "rbPageSetup";
 | ||
| 			this.rbPageSetup.Size = new System.Drawing.Size(100, 105);
 | ||
| 			this.rbPageSetup.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
 | ||
| 			this.rbPageSetup.TabIndex = 1;
 | ||
| 			this.rbPageSetup.Text = "Page Setup";
 | ||
| 			// 
 | ||
| 			// btnPgBrk
 | ||
| 			// 
 | ||
| 			this.btnPgBrk.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
 | ||
| 			this.btnPgBrk.Image = global::Volian.Controls.Library.Properties.Resources.PageBreak_Image;
 | ||
| 			this.btnPgBrk.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnPgBrk.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnPgBrk.Name = "btnPgBrk";
 | ||
| 			this.btnPgBrk.SubItemsExpandWidth = 14;
 | ||
| 			this.btnPgBrk.Text = "Page Break";
 | ||
| 			// 
 | ||
| 			// rbThemes
 | ||
| 			// 
 | ||
| 			this.rbThemes.AutoOverflowEnabled = true;
 | ||
| 			this.rbThemes.AutoSizeItems = false;
 | ||
| 			this.rbThemes.Dock = System.Windows.Forms.DockStyle.Left;
 | ||
| 			this.rbThemes.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.btnSectFmt});
 | ||
| 			this.rbThemes.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
 | ||
| 			this.rbThemes.Location = new System.Drawing.Point(3, 0);
 | ||
| 			this.rbThemes.Name = "rbThemes";
 | ||
| 			this.rbThemes.Size = new System.Drawing.Size(100, 105);
 | ||
| 			this.rbThemes.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
 | ||
| 			this.rbThemes.TabIndex = 0;
 | ||
| 			this.rbThemes.Text = "Themes";
 | ||
| 			// 
 | ||
| 			// btnSectFmt
 | ||
| 			// 
 | ||
| 			this.btnSectFmt.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnSectFmt.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnSectFmt.Name = "btnSectFmt";
 | ||
| 			this.btnSectFmt.SubItemsExpandWidth = 14;
 | ||
| 			this.btnSectFmt.Text = "Section Format";
 | ||
| 			// 
 | ||
| 			// rpanInsert
 | ||
| 			// 
 | ||
| 			this.rpanInsert.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
 | ||
| 			this.rpanInsert.Controls.Add(this.rbnInsert);
 | ||
| 			this.rpanInsert.Dock = System.Windows.Forms.DockStyle.Fill;
 | ||
| 			this.rpanInsert.Font = new System.Drawing.Font("Arial Unicode MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 | ||
| 			this.rpanInsert.Location = new System.Drawing.Point(0, 0);
 | ||
| 			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, 107);
 | ||
| 			this.rpanInsert.TabIndex = 2;
 | ||
| 			this.rpanInsert.Visible = false;
 | ||
| 			this.rpanInsert.Click += new System.EventHandler(this.rpanInsert_Click);
 | ||
| 			// 
 | ||
| 			// rbnInsert
 | ||
| 			// 
 | ||
| 			this.rbnInsert.AutoOverflowEnabled = true;
 | ||
| 			this.rbnInsert.AutoSizeItems = false;
 | ||
| 			this.rbnInsert.Dock = System.Windows.Forms.DockStyle.Left;
 | ||
| 			this.rbnInsert.Font = new System.Drawing.Font("Arial Unicode MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 | ||
| 			this.rbnInsert.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.btnSymbols,
 | ||
|             this.lblInsBar1,
 | ||
|             this.itemContainerBrkSpc,
 | ||
|             this.lblInsBar2,
 | ||
|             this.btnInsStpParts,
 | ||
|             this.lblInsBar3,
 | ||
|             this.itemContainerBefAft,
 | ||
|             this.lblInsBar4,
 | ||
|             this.itemContainerTranRO});
 | ||
| 			this.rbnInsert.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
 | ||
| 			this.rbnInsert.Location = new System.Drawing.Point(4, 0);
 | ||
| 			this.rbnInsert.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | ||
| 			this.rbnInsert.Name = "rbnInsert";
 | ||
| 			this.rbnInsert.Size = new System.Drawing.Size(588, 103);
 | ||
| 			this.rbnInsert.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
 | ||
| 			this.rbnInsert.TabIndex = 14;
 | ||
| 			this.rbnInsert.Text = "Insert";
 | ||
| 			// 
 | ||
| 			// btnSymbols
 | ||
| 			// 
 | ||
| 			this.btnSymbols.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
 | ||
| 			this.btnSymbols.Image = global::Volian.Controls.Library.Properties.Resources.Symbol_Image;
 | ||
| 			this.btnSymbols.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnSymbols.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnSymbols.Name = "btnSymbols";
 | ||
| 			this.btnSymbols.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.galleryContainerSymbols});
 | ||
| 			this.btnSymbols.SubItemsExpandWidth = 14;
 | ||
| 			this.btnSymbols.Text = "Symbol";
 | ||
| 			// 
 | ||
| 			// galleryContainerSymbols
 | ||
| 			// 
 | ||
| 			this.galleryContainerSymbols.DefaultSize = new System.Drawing.Size(156, 90);
 | ||
| 			this.galleryContainerSymbols.MinimumSize = new System.Drawing.Size(58, 58);
 | ||
| 			this.galleryContainerSymbols.Name = "galleryContainerSymbols";
 | ||
| 			// 
 | ||
| 			// lblInsBar1
 | ||
| 			// 
 | ||
| 			this.lblInsBar1.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
 | ||
| 			this.lblInsBar1.BorderType = DevComponents.DotNetBar.eBorderType.Sunken;
 | ||
| 			this.lblInsBar1.Name = "lblInsBar1";
 | ||
| 			// 
 | ||
| 			// itemContainerBrkSpc
 | ||
| 			// 
 | ||
| 			this.itemContainerBrkSpc.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
 | ||
| 			this.itemContainerBrkSpc.Name = "itemContainerBrkSpc";
 | ||
| 			this.itemContainerBrkSpc.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.btnInsPgBrk,
 | ||
|             this.btnInsHrdSpc});
 | ||
| 			// 
 | ||
| 			// btnInsPgBrk
 | ||
| 			// 
 | ||
| 			this.btnInsPgBrk.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
 | ||
| 			this.btnInsPgBrk.Cursor = System.Windows.Forms.Cursors.Hand;
 | ||
| 			this.btnInsPgBrk.Image = global::Volian.Controls.Library.Properties.Resources.PageBreak_Image;
 | ||
| 			this.btnInsPgBrk.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnInsPgBrk.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnInsPgBrk.Name = "btnInsPgBrk";
 | ||
| 			this.btnInsPgBrk.SubItemsExpandWidth = 14;
 | ||
| 			this.btnInsPgBrk.Text = " Page Break";
 | ||
| 			// 
 | ||
| 			// btnInsHrdSpc
 | ||
| 			// 
 | ||
| 			this.btnInsHrdSpc.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
 | ||
| 			this.btnInsHrdSpc.Cursor = System.Windows.Forms.Cursors.Hand;
 | ||
| 			this.btnInsHrdSpc.GlobalItem = false;
 | ||
| 			this.btnInsHrdSpc.GlobalName = "HardSpace";
 | ||
| 			this.btnInsHrdSpc.Image = global::Volian.Controls.Library.Properties.Resources.HardSpace_Image;
 | ||
| 			this.btnInsHrdSpc.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnInsHrdSpc.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnInsHrdSpc.Name = "btnInsHrdSpc";
 | ||
| 			this.btnInsHrdSpc.SubItemsExpandWidth = 14;
 | ||
| 			this.btnInsHrdSpc.Text = " Hard Space";
 | ||
| 			this.btnInsHrdSpc.Click += new System.EventHandler(this.btnInsHrdSpc_Click);
 | ||
| 			// 
 | ||
| 			// lblInsBar2
 | ||
| 			// 
 | ||
| 			this.lblInsBar2.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
 | ||
| 			this.lblInsBar2.BorderType = DevComponents.DotNetBar.eBorderType.Sunken;
 | ||
| 			this.lblInsBar2.Name = "lblInsBar2";
 | ||
| 			// 
 | ||
| 			// btnInsStpParts
 | ||
| 			// 
 | ||
| 			this.btnInsStpParts.AutoExpandOnClick = true;
 | ||
| 			this.btnInsStpParts.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
 | ||
| 			this.btnInsStpParts.Cursor = System.Windows.Forms.Cursors.Hand;
 | ||
| 			this.btnInsStpParts.Image = global::Volian.Controls.Library.Properties.Resources.StepParts_Image;
 | ||
| 			this.btnInsStpParts.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnInsStpParts.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnInsStpParts.Name = "btnInsStpParts";
 | ||
| 			this.btnInsStpParts.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.StepPartsGallery});
 | ||
| 			this.btnInsStpParts.SubItemsExpandWidth = 14;
 | ||
| 			this.btnInsStpParts.Text = "Step\r\nParts";
 | ||
| 			// 
 | ||
| 			// StepPartsGallery
 | ||
| 			// 
 | ||
| 			this.StepPartsGallery.MinimumSize = new System.Drawing.Size(240, 100);
 | ||
| 			this.StepPartsGallery.Name = "StepPartsGallery";
 | ||
| 			this.StepPartsGallery.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.btnInsHLS,
 | ||
|             this.btnInsCaut,
 | ||
|             this.btnInsNote,
 | ||
|             this.btnInsWarn,
 | ||
|             this.btnInsSubStp,
 | ||
|             this.btnInsRNO,
 | ||
|             this.btnInsTable,
 | ||
|             this.btnInsFig});
 | ||
| 			this.StepPartsGallery.Text = "galleryContainer2";
 | ||
| 			// 
 | ||
| 			// btnInsHLS
 | ||
| 			// 
 | ||
| 			this.btnInsHLS.Image = global::Volian.Controls.Library.Properties.Resources.StepHigh_Image;
 | ||
| 			this.btnInsHLS.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnInsHLS.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnInsHLS.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
 | ||
| 			this.btnInsHLS.Name = "btnInsHLS";
 | ||
| 			this.btnInsHLS.Text = "Highlevel\r\nStep";
 | ||
| 			// 
 | ||
| 			// btnInsCaut
 | ||
| 			// 
 | ||
| 			this.btnInsCaut.Image = global::Volian.Controls.Library.Properties.Resources.StepCaution_Image;
 | ||
| 			this.btnInsCaut.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnInsCaut.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnInsCaut.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
 | ||
| 			this.btnInsCaut.Name = "btnInsCaut";
 | ||
| 			this.btnInsCaut.SplitButton = true;
 | ||
| 			this.btnInsCaut.Text = "Caution";
 | ||
| 			// 
 | ||
| 			// btnInsNote
 | ||
| 			// 
 | ||
| 			this.btnInsNote.Image = global::Volian.Controls.Library.Properties.Resources.StepNote_Image;
 | ||
| 			this.btnInsNote.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnInsNote.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnInsNote.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
 | ||
| 			this.btnInsNote.Name = "btnInsNote";
 | ||
| 			this.btnInsNote.SubItemsExpandWidth = 14;
 | ||
| 			this.btnInsNote.Text = "Note";
 | ||
| 			// 
 | ||
| 			// btnInsWarn
 | ||
| 			// 
 | ||
| 			this.btnInsWarn.Image = global::Volian.Controls.Library.Properties.Resources.StepWarning_Image;
 | ||
| 			this.btnInsWarn.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnInsWarn.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnInsWarn.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
 | ||
| 			this.btnInsWarn.Name = "btnInsWarn";
 | ||
| 			this.btnInsWarn.SubItemsExpandWidth = 14;
 | ||
| 			this.btnInsWarn.Text = "Warning";
 | ||
| 			// 
 | ||
| 			// btnInsSubStp
 | ||
| 			// 
 | ||
| 			this.btnInsSubStp.Image = global::Volian.Controls.Library.Properties.Resources.StepBullet_Image;
 | ||
| 			this.btnInsSubStp.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnInsSubStp.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnInsSubStp.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
 | ||
| 			this.btnInsSubStp.Name = "btnInsSubStp";
 | ||
| 			this.btnInsSubStp.Text = "Substep";
 | ||
| 			// 
 | ||
| 			// btnInsRNO
 | ||
| 			// 
 | ||
| 			this.btnInsRNO.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
 | ||
| 			this.btnInsRNO.Image = global::Volian.Controls.Library.Properties.Resources.StepRNO_Image;
 | ||
| 			this.btnInsRNO.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnInsRNO.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnInsRNO.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
 | ||
| 			this.btnInsRNO.Name = "btnInsRNO";
 | ||
| 			this.btnInsRNO.SubItemsExpandWidth = 14;
 | ||
| 			this.btnInsRNO.Text = "RNO";
 | ||
| 			// 
 | ||
| 			// btnInsTable
 | ||
| 			// 
 | ||
| 			this.btnInsTable.Image = global::Volian.Controls.Library.Properties.Resources.StepTable_Image;
 | ||
| 			this.btnInsTable.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnInsTable.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnInsTable.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
 | ||
| 			this.btnInsTable.Name = "btnInsTable";
 | ||
| 			this.btnInsTable.Text = "Table";
 | ||
| 			// 
 | ||
| 			// btnInsFig
 | ||
| 			// 
 | ||
| 			this.btnInsFig.Image = global::Volian.Controls.Library.Properties.Resources.StepFigure_Image;
 | ||
| 			this.btnInsFig.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnInsFig.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnInsFig.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
 | ||
| 			this.btnInsFig.Name = "btnInsFig";
 | ||
| 			this.btnInsFig.Text = "Figure";
 | ||
| 			// 
 | ||
| 			// lblInsBar3
 | ||
| 			// 
 | ||
| 			this.lblInsBar3.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
 | ||
| 			this.lblInsBar3.BorderType = DevComponents.DotNetBar.eBorderType.Sunken;
 | ||
| 			this.lblInsBar3.Name = "lblInsBar3";
 | ||
| 			// 
 | ||
| 			// itemContainerBefAft
 | ||
| 			// 
 | ||
| 			this.itemContainerBefAft.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
 | ||
| 			this.itemContainerBefAft.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.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnInsBefore.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnInsBefore.Name = "btnInsBefore";
 | ||
| 			this.btnInsBefore.SubItemsExpandWidth = 14;
 | ||
| 			this.btnInsBefore.Text = "Before";
 | ||
| 			// 
 | ||
| 			// btnInsAfter
 | ||
| 			// 
 | ||
| 			this.btnInsAfter.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
 | ||
| 			this.btnInsAfter.Cursor = System.Windows.Forms.Cursors.Hand;
 | ||
| 			this.btnInsAfter.Image = global::Volian.Controls.Library.Properties.Resources.InsertAfter_Image;
 | ||
| 			this.btnInsAfter.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnInsAfter.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnInsAfter.Name = "btnInsAfter";
 | ||
| 			this.btnInsAfter.SubItemsExpandWidth = 14;
 | ||
| 			this.btnInsAfter.Text = "After";
 | ||
| 			// 
 | ||
| 			// lblInsBar4
 | ||
| 			// 
 | ||
| 			this.lblInsBar4.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
 | ||
| 			this.lblInsBar4.BorderType = DevComponents.DotNetBar.eBorderType.Sunken;
 | ||
| 			this.lblInsBar4.Name = "lblInsBar4";
 | ||
| 			// 
 | ||
| 			// itemContainerTranRO
 | ||
| 			// 
 | ||
| 			this.itemContainerTranRO.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
 | ||
| 			this.itemContainerTranRO.Name = "itemContainerTranRO";
 | ||
| 			this.itemContainerTranRO.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.btnInsTrans,
 | ||
|             this.btnInsRO});
 | ||
| 			this.itemContainerTranRO.VerticalItemAlignment = DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
 | ||
| 			// 
 | ||
| 			// 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.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnInsTrans.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnInsTrans.Name = "btnInsTrans";
 | ||
| 			this.btnInsTrans.RibbonWordWrap = false;
 | ||
| 			this.btnInsTrans.Text = "Transition";
 | ||
| 			this.btnInsTrans.Tooltip = "Insert New or Modify Existing Transition";
 | ||
| 			this.btnInsTrans.Click += new System.EventHandler(this.btnInsTrans_Click);
 | ||
| 			// 
 | ||
| 			// btnInsRO
 | ||
| 			// 
 | ||
| 			this.btnInsRO.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
 | ||
| 			this.btnInsRO.Cursor = System.Windows.Forms.Cursors.Hand;
 | ||
| 			this.btnInsRO.Image = ((System.Drawing.Image)(resources.GetObject("btnInsRO.Image")));
 | ||
| 			this.btnInsRO.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnInsRO.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnInsRO.Name = "btnInsRO";
 | ||
| 			this.btnInsRO.RibbonWordWrap = false;
 | ||
| 			this.btnInsRO.ShowSubItems = false;
 | ||
| 			this.btnInsRO.Text = "Referenced Object";
 | ||
| 			// 
 | ||
| 			// rpanHome
 | ||
| 			// 
 | ||
| 			this.rpanHome.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
 | ||
| 			this.rpanHome.Controls.Add(this.rbEditing);
 | ||
| 			this.rpanHome.Controls.Add(this.rbStepType);
 | ||
| 			this.rpanHome.Controls.Add(this.rbFont);
 | ||
| 			this.rpanHome.Controls.Add(this.rbClipboard);
 | ||
| 			this.rpanHome.Dock = System.Windows.Forms.DockStyle.Fill;
 | ||
| 			this.rpanHome.Location = new System.Drawing.Point(0, 25);
 | ||
| 			this.rpanHome.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, 82);
 | ||
| 			this.rpanHome.TabIndex = 1;
 | ||
| 			// 
 | ||
| 			// rbEditing
 | ||
| 			// 
 | ||
| 			this.rbEditing.AutoOverflowEnabled = true;
 | ||
| 			this.rbEditing.AutoSizeItems = false;
 | ||
| 			this.rbEditing.Dock = System.Windows.Forms.DockStyle.Left;
 | ||
| 			this.rbEditing.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.btnFindRplDlg,
 | ||
|             this.lblEditBar1,
 | ||
|             this.btnCpyStp,
 | ||
|             this.lblEditBar2,
 | ||
|             this.itemContainerUnReDo,
 | ||
|             this.lblEditBar3,
 | ||
|             this.btnGoTo});
 | ||
| 			this.rbEditing.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
 | ||
| 			this.rbEditing.Location = new System.Drawing.Point(336, 0);
 | ||
| 			this.rbEditing.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | ||
| 			this.rbEditing.Name = "rbEditing";
 | ||
| 			this.rbEditing.Size = new System.Drawing.Size(217, 78);
 | ||
| 			this.rbEditing.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
 | ||
| 			this.rbEditing.TabIndex = 14;
 | ||
| 			this.rbEditing.Text = "Editing";
 | ||
| 			// 
 | ||
| 			// btnFindRplDlg
 | ||
| 			// 
 | ||
| 			this.btnFindRplDlg.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
 | ||
| 			this.btnFindRplDlg.Cursor = System.Windows.Forms.Cursors.Hand;
 | ||
| 			this.btnFindRplDlg.Image = global::Volian.Controls.Library.Properties.Resources.Find_Image;
 | ||
| 			this.btnFindRplDlg.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnFindRplDlg.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnFindRplDlg.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
 | ||
| 			this.btnFindRplDlg.Name = "btnFindRplDlg";
 | ||
| 			this.btnFindRplDlg.RibbonWordWrap = false;
 | ||
| 			this.btnFindRplDlg.SubItemsExpandWidth = 14;
 | ||
| 			this.btnFindRplDlg.Text = "Find /\r\nReplace";
 | ||
| 			// 
 | ||
| 			// lblEditBar1
 | ||
| 			// 
 | ||
| 			this.lblEditBar1.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
 | ||
| 			this.lblEditBar1.BorderType = DevComponents.DotNetBar.eBorderType.Sunken;
 | ||
| 			this.lblEditBar1.Name = "lblEditBar1";
 | ||
| 			// 
 | ||
| 			// btnCpyStp
 | ||
| 			// 
 | ||
| 			this.btnCpyStp.Cursor = System.Windows.Forms.Cursors.Hand;
 | ||
| 			this.btnCpyStp.Image = global::Volian.Controls.Library.Properties.Resources.CopyStep_Image;
 | ||
| 			this.btnCpyStp.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCpyStp.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCpyStp.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
 | ||
| 			this.btnCpyStp.Name = "btnCpyStp";
 | ||
| 			this.btnCpyStp.SubItemsExpandWidth = 14;
 | ||
| 			this.btnCpyStp.Text = "Copy\r\nStep";
 | ||
| 			// 
 | ||
| 			// lblEditBar2
 | ||
| 			// 
 | ||
| 			this.lblEditBar2.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
 | ||
| 			this.lblEditBar2.BorderType = DevComponents.DotNetBar.eBorderType.Sunken;
 | ||
| 			this.lblEditBar2.Name = "lblEditBar2";
 | ||
| 			// 
 | ||
| 			// itemContainerUnReDo
 | ||
| 			// 
 | ||
| 			this.itemContainerUnReDo.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
 | ||
| 			this.itemContainerUnReDo.Name = "itemContainerUnReDo";
 | ||
| 			this.itemContainerUnReDo.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.btnUndo,
 | ||
|             this.btnRedo});
 | ||
| 			// 
 | ||
| 			// btnUndo
 | ||
| 			// 
 | ||
| 			this.btnUndo.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
 | ||
| 			this.btnUndo.Image = global::Volian.Controls.Library.Properties.Resources.Undo_Image;
 | ||
| 			this.btnUndo.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnUndo.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnUndo.Name = "btnUndo";
 | ||
| 			this.btnUndo.Text = "Undo";
 | ||
| 			this.btnUndo.Click += new System.EventHandler(this.btnUndo_Click);
 | ||
| 			// 
 | ||
| 			// btnRedo
 | ||
| 			// 
 | ||
| 			this.btnRedo.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
 | ||
| 			this.btnRedo.Image = global::Volian.Controls.Library.Properties.Resources.Redo_Image;
 | ||
| 			this.btnRedo.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnRedo.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnRedo.Name = "btnRedo";
 | ||
| 			this.btnRedo.Text = "Redo";
 | ||
| 			this.btnRedo.Click += new System.EventHandler(this.btnRedo_Click);
 | ||
| 			// 
 | ||
| 			// lblEditBar3
 | ||
| 			// 
 | ||
| 			this.lblEditBar3.BorderSide = DevComponents.DotNetBar.eBorderSide.Left;
 | ||
| 			this.lblEditBar3.BorderType = DevComponents.DotNetBar.eBorderType.Sunken;
 | ||
| 			this.lblEditBar3.Name = "lblEditBar3";
 | ||
| 			// 
 | ||
| 			// btnGoTo
 | ||
| 			// 
 | ||
| 			this.btnGoTo.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
 | ||
| 			this.btnGoTo.Image = global::Volian.Controls.Library.Properties.Resources.Goto_Image;
 | ||
| 			this.btnGoTo.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnGoTo.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnGoTo.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
 | ||
| 			this.btnGoTo.Name = "btnGoTo";
 | ||
| 			this.btnGoTo.SubItemsExpandWidth = 14;
 | ||
| 			this.btnGoTo.Text = "Go To";
 | ||
| 			this.btnGoTo.Click += new System.EventHandler(this.btnGoTo_Click);
 | ||
| 			// 
 | ||
| 			// rbStepType
 | ||
| 			// 
 | ||
| 			this.rbStepType.AutoOverflowEnabled = true;
 | ||
| 			this.rbStepType.AutoSizeItems = false;
 | ||
| 			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(255, 0);
 | ||
| 			this.rbStepType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | ||
| 			this.rbStepType.Name = "rbStepType";
 | ||
| 			this.rbStepType.Size = new System.Drawing.Size(81, 78);
 | ||
| 			this.rbStepType.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
 | ||
| 			this.rbStepType.TabIndex = 2;
 | ||
| 			this.rbStepType.Text = "Step Type";
 | ||
| 			// 
 | ||
| 			// btnChgTyp
 | ||
| 			// 
 | ||
| 			this.btnChgTyp.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
 | ||
| 			this.btnChgTyp.Cursor = System.Windows.Forms.Cursors.Hand;
 | ||
| 			this.btnChgTyp.Image = global::Volian.Controls.Library.Properties.Resources.ChangeStep_Image;
 | ||
| 			this.btnChgTyp.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnChgTyp.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnChgTyp.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
 | ||
| 			this.btnChgTyp.Name = "btnChgTyp";
 | ||
| 			this.btnChgTyp.RibbonWordWrap = false;
 | ||
| 			this.btnChgTyp.SubItemsExpandWidth = 14;
 | ||
| 			this.btnChgTyp.Text = "Change\r\nStep Type";
 | ||
| 			// 
 | ||
| 			// rbFont
 | ||
| 			// 
 | ||
| 			this.rbFont.AutoOverflowEnabled = true;
 | ||
| 			this.rbFont.AutoSizeItems = false;
 | ||
| 			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(116, 0);
 | ||
| 			this.rbFont.Margin = new System.Windows.Forms.Padding(4);
 | ||
| 			this.rbFont.Name = "rbFont";
 | ||
| 			this.rbFont.Size = new System.Drawing.Size(139, 78);
 | ||
| 			this.rbFont.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
 | ||
| 			this.rbFont.TabIndex = 1;
 | ||
| 			this.rbFont.Text = "&Font";
 | ||
| 			// 
 | ||
| 			// itemContainerFont
 | ||
| 			// 
 | ||
| 			this.itemContainerFont.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
 | ||
| 			this.itemContainerFont.Name = "itemContainerFont";
 | ||
| 			this.itemContainerFont.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.itemContainerFontAttr,
 | ||
|             this.itemContainerChgCase});
 | ||
| 			// 
 | ||
| 			// itemContainerFontAttr
 | ||
| 			// 
 | ||
| 			this.itemContainerFontAttr.Name = "itemContainerFontAttr";
 | ||
| 			this.itemContainerFontAttr.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.btnBold,
 | ||
|             this.btnItalics,
 | ||
|             this.btnUnderline,
 | ||
|             this.btnSuperscript,
 | ||
|             this.btnSubscript});
 | ||
| 			// 
 | ||
| 			// btnBold
 | ||
| 			// 
 | ||
| 			this.btnBold.GlobalName = "Bold";
 | ||
| 			this.btnBold.Image = global::Volian.Controls.Library.Properties.Resources.FontBold_Image;
 | ||
| 			this.btnBold.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnBold.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnBold.Name = "btnBold";
 | ||
| 			this.btnBold.Text = "Bold";
 | ||
| 			this.btnBold.Click += new System.EventHandler(this.btnBold_Click);
 | ||
| 			// 
 | ||
| 			// btnItalics
 | ||
| 			// 
 | ||
| 			this.btnItalics.GlobalName = "Italic";
 | ||
| 			this.btnItalics.Image = global::Volian.Controls.Library.Properties.Resources.FontItalic_Image;
 | ||
| 			this.btnItalics.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnItalics.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnItalics.Name = "btnItalics";
 | ||
| 			this.btnItalics.Text = "Italic";
 | ||
| 			this.btnItalics.Click += new System.EventHandler(this.btnItalics_Click);
 | ||
| 			// 
 | ||
| 			// btnUnderline
 | ||
| 			// 
 | ||
| 			this.btnUnderline.GlobalName = "Underline";
 | ||
| 			this.btnUnderline.Image = global::Volian.Controls.Library.Properties.Resources.FontUnderline_Image;
 | ||
| 			this.btnUnderline.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnUnderline.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnUnderline.Name = "btnUnderline";
 | ||
| 			this.btnUnderline.Text = "Underline";
 | ||
| 			this.btnUnderline.Click += new System.EventHandler(this.btnUnderline_Click);
 | ||
| 			// 
 | ||
| 			// btnSuperscript
 | ||
| 			// 
 | ||
| 			this.btnSuperscript.GlobalName = "Superscript";
 | ||
| 			this.btnSuperscript.Image = global::Volian.Controls.Library.Properties.Resources.SuperScript;
 | ||
| 			this.btnSuperscript.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnSuperscript.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnSuperscript.Name = "btnSuperscript";
 | ||
| 			this.btnSuperscript.Text = "Superscript";
 | ||
| 			this.btnSuperscript.Click += new System.EventHandler(this.btnSuperscript_Click);
 | ||
| 			// 
 | ||
| 			// btnSubscript
 | ||
| 			// 
 | ||
| 			this.btnSubscript.GlobalName = "Subscript";
 | ||
| 			this.btnSubscript.Image = global::Volian.Controls.Library.Properties.Resources.SubScript;
 | ||
| 			this.btnSubscript.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnSubscript.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnSubscript.Name = "btnSubscript";
 | ||
| 			this.btnSubscript.Text = "Subscript";
 | ||
| 			this.btnSubscript.Click += new System.EventHandler(this.btnSubscript_Click);
 | ||
| 			// 
 | ||
| 			// itemContainerChgCase
 | ||
| 			// 
 | ||
| 			this.itemContainerChgCase.Name = "itemContainerChgCase";
 | ||
| 			this.itemContainerChgCase.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.btnChgCase});
 | ||
| 			// 
 | ||
| 			// btnChgCase
 | ||
| 			// 
 | ||
| 			this.btnChgCase.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnChgCase.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnChgCase.Name = "btnChgCase";
 | ||
| 			this.btnChgCase.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.btnUppercase,
 | ||
|             this.btnLowercase,
 | ||
|             this.btnTitleCase});
 | ||
| 			this.btnChgCase.Text = "Change Case";
 | ||
| 			// 
 | ||
| 			// btnUppercase
 | ||
| 			// 
 | ||
| 			this.btnUppercase.GlobalName = "CaseUpper";
 | ||
| 			this.btnUppercase.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnUppercase.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnUppercase.Name = "btnUppercase";
 | ||
| 			this.btnUppercase.Text = "UPPER CASE";
 | ||
| 			this.btnUppercase.Click += new System.EventHandler(this.btnUppercase_Click);
 | ||
| 			// 
 | ||
| 			// btnLowercase
 | ||
| 			// 
 | ||
| 			this.btnLowercase.GlobalName = "CaseLower";
 | ||
| 			this.btnLowercase.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnLowercase.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnLowercase.Name = "btnLowercase";
 | ||
| 			this.btnLowercase.Text = "lower case";
 | ||
| 			this.btnLowercase.Click += new System.EventHandler(this.btnLowercase_Click);
 | ||
| 			// 
 | ||
| 			// btnTitleCase
 | ||
| 			// 
 | ||
| 			this.btnTitleCase.GlobalName = "CaseTitle";
 | ||
| 			this.btnTitleCase.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnTitleCase.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnTitleCase.Name = "btnTitleCase";
 | ||
| 			this.btnTitleCase.Text = "Title Case";
 | ||
| 			this.btnTitleCase.Click += new System.EventHandler(this.btnTitleCase_Click);
 | ||
| 			// 
 | ||
| 			// rbClipboard
 | ||
| 			// 
 | ||
| 			this.rbClipboard.AutoOverflowEnabled = true;
 | ||
| 			this.rbClipboard.AutoSizeItems = false;
 | ||
| 			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.Size = new System.Drawing.Size(112, 78);
 | ||
| 			this.rbClipboard.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
 | ||
| 			this.rbClipboard.TabIndex = 0;
 | ||
| 			this.rbClipboard.Text = "&Clipboard";
 | ||
| 			// 
 | ||
| 			// btnPaste
 | ||
| 			// 
 | ||
| 			this.btnPaste.GlobalName = "Paste";
 | ||
| 			this.btnPaste.Image = global::Volian.Controls.Library.Properties.Resources.Paste_Image;
 | ||
| 			this.btnPaste.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnPaste.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnPaste.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
 | ||
| 			this.btnPaste.KeyTips = "V";
 | ||
| 			this.btnPaste.Name = "btnPaste";
 | ||
| 			this.btnPaste.SubItemsExpandWidth = 14;
 | ||
| 			this.btnPaste.Text = "Paste";
 | ||
| 			this.btnPaste.Click += new System.EventHandler(this.btnPaste_Click);
 | ||
| 			// 
 | ||
| 			// itemContainerCutCpy
 | ||
| 			// 
 | ||
| 			this.itemContainerCutCpy.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
 | ||
| 			this.itemContainerCutCpy.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.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCut.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCut.KeyTips = "X";
 | ||
| 			this.btnCut.Name = "btnCut";
 | ||
| 			this.btnCut.Text = "Cut";
 | ||
| 			this.btnCut.Click += new System.EventHandler(this.btnCut_Click);
 | ||
| 			// 
 | ||
| 			// btnCopy
 | ||
| 			// 
 | ||
| 			this.btnCopy.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
 | ||
| 			this.btnCopy.GlobalName = "Copy";
 | ||
| 			this.btnCopy.Image = global::Volian.Controls.Library.Properties.Resources.Copy_Image;
 | ||
| 			this.btnCopy.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCopy.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCopy.Name = "btnCopy";
 | ||
| 			this.btnCopy.Text = "Copy";
 | ||
| 			this.btnCopy.Click += new System.EventHandler(this.btnCopy_Click);
 | ||
| 			// 
 | ||
| 			// rpanView
 | ||
| 			// 
 | ||
| 			this.rpanView.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
 | ||
| 			this.rpanView.Dock = System.Windows.Forms.DockStyle.Fill;
 | ||
| 			this.rpanView.Location = new System.Drawing.Point(0, 0);
 | ||
| 			this.rpanView.Margin = new System.Windows.Forms.Padding(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, 107);
 | ||
| 			this.rpanView.TabIndex = 5;
 | ||
| 			this.rpanView.Visible = false;
 | ||
| 			// 
 | ||
| 			// rtabHome
 | ||
| 			// 
 | ||
| 			this.rtabHome.Checked = true;
 | ||
| 			this.rtabHome.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.rtabHome.ImagePaddingHorizontal = 8;
 | ||
| 			this.rtabHome.Name = "rtabHome";
 | ||
| 			this.rtabHome.Panel = this.rpanHome;
 | ||
| 			this.rtabHome.Text = "Home";
 | ||
| 			// 
 | ||
| 			// rtabInsert
 | ||
| 			// 
 | ||
| 			this.rtabInsert.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.rtabInsert.ImagePaddingHorizontal = 8;
 | ||
| 			this.rtabInsert.Name = "rtabInsert";
 | ||
| 			this.rtabInsert.Panel = this.rpanInsert;
 | ||
| 			this.rtabInsert.Text = "Insert";
 | ||
| 			// 
 | ||
| 			// rtabPageLayout
 | ||
| 			// 
 | ||
| 			this.rtabPageLayout.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.rtabPageLayout.ImagePaddingHorizontal = 8;
 | ||
| 			this.rtabPageLayout.Name = "rtabPageLayout";
 | ||
| 			this.rtabPageLayout.Panel = this.rpanPageLayout;
 | ||
| 			this.rtabPageLayout.Text = "Page Layout";
 | ||
| 			// 
 | ||
| 			// rtabReview
 | ||
| 			// 
 | ||
| 			this.rtabReview.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.rtabReview.ImagePaddingHorizontal = 8;
 | ||
| 			this.rtabReview.Name = "rtabReview";
 | ||
| 			this.rtabReview.Panel = this.rpanReview;
 | ||
| 			this.rtabReview.Text = "Review";
 | ||
| 			// 
 | ||
| 			// rtabView
 | ||
| 			// 
 | ||
| 			this.rtabView.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.rtabView.ImagePaddingHorizontal = 8;
 | ||
| 			this.rtabView.Name = "rtabView";
 | ||
| 			this.rtabView.Panel = this.rpanView;
 | ||
| 			this.rtabView.Text = "View";
 | ||
| 			// 
 | ||
| 			// _ContextMenuBar
 | ||
| 			// 
 | ||
| 			this._ContextMenuBar.Font = new System.Drawing.Font("Arial Unicode MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 | ||
| 			this._ContextMenuBar.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.btnCMRtfEdit,
 | ||
|             this.btnCMRTFEdit2});
 | ||
| 			this._ContextMenuBar.Location = new System.Drawing.Point(751, 0);
 | ||
| 			this._ContextMenuBar.Margin = new System.Windows.Forms.Padding(4);
 | ||
| 			this._ContextMenuBar.Name = "_ContextMenuBar";
 | ||
| 			this._ContextMenuBar.Size = new System.Drawing.Size(224, 31);
 | ||
| 			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.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMRtfEdit.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMRtfEdit.Name = "btnCMRtfEdit";
 | ||
| 			this.btnCMRtfEdit.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.btnCMEdit,
 | ||
|             this.btnCMStyle,
 | ||
|             this.btnCMInsert,
 | ||
|             this.btnCMToggle,
 | ||
|             this.btnCMGoTo});
 | ||
| 			this.btnCMRtfEdit.Text = "RTF Edit";
 | ||
| 			// 
 | ||
| 			// btnCMEdit
 | ||
| 			// 
 | ||
| 			this.btnCMEdit.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMEdit.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMEdit.Name = "btnCMEdit";
 | ||
| 			this.btnCMEdit.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.btnCMCut,
 | ||
|             this.btnCMCopy,
 | ||
|             this.btnCMPaste,
 | ||
|             this.btnCMUndo,
 | ||
|             this.btnCMRedo,
 | ||
|             this.btnCMEditTran,
 | ||
|             this.btnCMEditRO,
 | ||
|             this.btnCMChgStep});
 | ||
| 			this.btnCMEdit.Tag = "Edit";
 | ||
| 			this.btnCMEdit.Text = "Edit";
 | ||
| 			// 
 | ||
| 			// btnCMCut
 | ||
| 			// 
 | ||
| 			this.btnCMCut.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
 | ||
| 			this.btnCMCut.GlobalName = "Cut";
 | ||
| 			this.btnCMCut.Image = ((System.Drawing.Image)(resources.GetObject("btnCMCut.Image")));
 | ||
| 			this.btnCMCut.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMCut.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMCut.Name = "btnCMCut";
 | ||
| 			this.btnCMCut.Text = "Cut";
 | ||
| 			this.btnCMCut.Click += new System.EventHandler(this.btnCut_Click);
 | ||
| 			// 
 | ||
| 			// btnCMCopy
 | ||
| 			// 
 | ||
| 			this.btnCMCopy.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
 | ||
| 			this.btnCMCopy.GlobalName = "Copy";
 | ||
| 			this.btnCMCopy.Image = global::Volian.Controls.Library.Properties.Resources.Copy_Image;
 | ||
| 			this.btnCMCopy.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMCopy.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMCopy.Name = "btnCMCopy";
 | ||
| 			this.btnCMCopy.Text = "Copy";
 | ||
| 			this.btnCMCopy.Click += new System.EventHandler(this.btnCopy_Click);
 | ||
| 			// 
 | ||
| 			// btnCMPaste
 | ||
| 			// 
 | ||
| 			this.btnCMPaste.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
 | ||
| 			this.btnCMPaste.GlobalName = "Paste";
 | ||
| 			this.btnCMPaste.Image = global::Volian.Controls.Library.Properties.Resources.PasteSmall_Image;
 | ||
| 			this.btnCMPaste.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMPaste.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMPaste.Name = "btnCMPaste";
 | ||
| 			this.btnCMPaste.Text = "Paste";
 | ||
| 			this.btnCMPaste.Click += new System.EventHandler(this.btnPaste_Click);
 | ||
| 			// 
 | ||
| 			// btnCMUndo
 | ||
| 			// 
 | ||
| 			this.btnCMUndo.BeginGroup = true;
 | ||
| 			this.btnCMUndo.Image = global::Volian.Controls.Library.Properties.Resources.Undo_Image;
 | ||
| 			this.btnCMUndo.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMUndo.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMUndo.Name = "btnCMUndo";
 | ||
| 			this.btnCMUndo.Text = "Undo";
 | ||
| 			this.btnCMUndo.Click += new System.EventHandler(this.btnUndo_Click);
 | ||
| 			// 
 | ||
| 			// btnCMRedo
 | ||
| 			// 
 | ||
| 			this.btnCMRedo.Image = global::Volian.Controls.Library.Properties.Resources.Redo_Image;
 | ||
| 			this.btnCMRedo.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMRedo.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMRedo.Name = "btnCMRedo";
 | ||
| 			this.btnCMRedo.Text = "Redo";
 | ||
| 			this.btnCMRedo.Click += new System.EventHandler(this.btnRedo_Click);
 | ||
| 			// 
 | ||
| 			// btnCMEditTran
 | ||
| 			// 
 | ||
| 			this.btnCMEditTran.BeginGroup = true;
 | ||
| 			this.btnCMEditTran.Image = global::Volian.Controls.Library.Properties.Resources.Transition_Image;
 | ||
| 			this.btnCMEditTran.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMEditTran.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMEditTran.Name = "btnCMEditTran";
 | ||
| 			this.btnCMEditTran.Text = "Transition";
 | ||
| 			this.btnCMEditTran.Click += new System.EventHandler(this.btnInsTrans_Click);
 | ||
| 			// 
 | ||
| 			// btnCMEditRO
 | ||
| 			// 
 | ||
| 			this.btnCMEditRO.Image = ((System.Drawing.Image)(resources.GetObject("btnCMEditRO.Image")));
 | ||
| 			this.btnCMEditRO.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMEditRO.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMEditRO.Name = "btnCMEditRO";
 | ||
| 			this.btnCMEditRO.Text = "Referenced Object";
 | ||
| 			this.btnCMEditRO.Click += new System.EventHandler(this.btnInsRO_Click);
 | ||
| 			// 
 | ||
| 			// btnCMChgStep
 | ||
| 			// 
 | ||
| 			this.btnCMChgStep.BeginGroup = true;
 | ||
| 			this.btnCMChgStep.Image = global::Volian.Controls.Library.Properties.Resources.ChangeStep_Image;
 | ||
| 			this.btnCMChgStep.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMChgStep.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMChgStep.Name = "btnCMChgStep";
 | ||
| 			this.btnCMChgStep.Text = "Change Step Type";
 | ||
| 			// 
 | ||
| 			// btnCMStyle
 | ||
| 			// 
 | ||
| 			this.btnCMStyle.AutoExpandOnClick = true;
 | ||
| 			this.btnCMStyle.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMStyle.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMStyle.Name = "btnCMStyle";
 | ||
| 			this.btnCMStyle.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.btnCMBold,
 | ||
|             this.btnCMItalics,
 | ||
|             this.btnCMUnderline,
 | ||
|             this.btnCMSuperscript,
 | ||
|             this.btnCMSubscript,
 | ||
|             this.btnCMChgCase});
 | ||
| 			this.btnCMStyle.Text = "Style";
 | ||
| 			// 
 | ||
| 			// btnCMBold
 | ||
| 			// 
 | ||
| 			this.btnCMBold.GlobalName = "Bold";
 | ||
| 			this.btnCMBold.Image = global::Volian.Controls.Library.Properties.Resources.FontBold_Image;
 | ||
| 			this.btnCMBold.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMBold.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMBold.Name = "btnCMBold";
 | ||
| 			this.btnCMBold.Text = "Bold";
 | ||
| 			this.btnCMBold.Click += new System.EventHandler(this.btnBold_Click);
 | ||
| 			// 
 | ||
| 			// btnCMItalics
 | ||
| 			// 
 | ||
| 			this.btnCMItalics.GlobalName = "Italic";
 | ||
| 			this.btnCMItalics.Image = global::Volian.Controls.Library.Properties.Resources.FontItalic_Image;
 | ||
| 			this.btnCMItalics.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMItalics.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMItalics.Name = "btnCMItalics";
 | ||
| 			this.btnCMItalics.Text = "Italic";
 | ||
| 			this.btnCMItalics.Click += new System.EventHandler(this.btnItalics_Click);
 | ||
| 			// 
 | ||
| 			// btnCMUnderline
 | ||
| 			// 
 | ||
| 			this.btnCMUnderline.GlobalName = "Underline";
 | ||
| 			this.btnCMUnderline.Image = global::Volian.Controls.Library.Properties.Resources.FontUnderline_Image;
 | ||
| 			this.btnCMUnderline.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMUnderline.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMUnderline.Name = "btnCMUnderline";
 | ||
| 			this.btnCMUnderline.Text = "Underline";
 | ||
| 			this.btnCMUnderline.Click += new System.EventHandler(this.btnUnderline_Click);
 | ||
| 			// 
 | ||
| 			// btnCMSuperscript
 | ||
| 			// 
 | ||
| 			this.btnCMSuperscript.GlobalName = "Superscript";
 | ||
| 			this.btnCMSuperscript.Image = global::Volian.Controls.Library.Properties.Resources.SuperScript;
 | ||
| 			this.btnCMSuperscript.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMSuperscript.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMSuperscript.Name = "btnCMSuperscript";
 | ||
| 			this.btnCMSuperscript.Text = "Superscript";
 | ||
| 			this.btnCMSuperscript.Click += new System.EventHandler(this.btnSuperscript_Click);
 | ||
| 			// 
 | ||
| 			// btnCMSubscript
 | ||
| 			// 
 | ||
| 			this.btnCMSubscript.GlobalName = "Subscript";
 | ||
| 			this.btnCMSubscript.Image = global::Volian.Controls.Library.Properties.Resources.SubScript;
 | ||
| 			this.btnCMSubscript.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMSubscript.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMSubscript.Name = "btnCMSubscript";
 | ||
| 			this.btnCMSubscript.Text = "Subscript";
 | ||
| 			this.btnCMSubscript.Click += new System.EventHandler(this.btnSubscript_Click);
 | ||
| 			// 
 | ||
| 			// btnCMChgCase
 | ||
| 			// 
 | ||
| 			this.btnCMChgCase.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMChgCase.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMChgCase.Name = "btnCMChgCase";
 | ||
| 			this.btnCMChgCase.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.btnCMUppercase,
 | ||
|             this.btnCMLowercase,
 | ||
|             this.btnCMTitlecase});
 | ||
| 			this.btnCMChgCase.Text = "Change Case";
 | ||
| 			// 
 | ||
| 			// btnCMUppercase
 | ||
| 			// 
 | ||
| 			this.btnCMUppercase.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMUppercase.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMUppercase.Name = "btnCMUppercase";
 | ||
| 			this.btnCMUppercase.Text = "UPPER CASE";
 | ||
| 			this.btnCMUppercase.Click += new System.EventHandler(this.btnUppercase_Click);
 | ||
| 			// 
 | ||
| 			// btnCMLowercase
 | ||
| 			// 
 | ||
| 			this.btnCMLowercase.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMLowercase.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMLowercase.Name = "btnCMLowercase";
 | ||
| 			this.btnCMLowercase.Text = "lower case";
 | ||
| 			this.btnCMLowercase.Click += new System.EventHandler(this.btnLowercase_Click);
 | ||
| 			// 
 | ||
| 			// btnCMTitlecase
 | ||
| 			// 
 | ||
| 			this.btnCMTitlecase.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMTitlecase.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMTitlecase.Name = "btnCMTitlecase";
 | ||
| 			this.btnCMTitlecase.Text = "Title Case";
 | ||
| 			this.btnCMTitlecase.Click += new System.EventHandler(this.btnTitleCase_Click);
 | ||
| 			// 
 | ||
| 			// btnCMInsert
 | ||
| 			// 
 | ||
| 			this.btnCMInsert.AutoExpandOnClick = true;
 | ||
| 			this.btnCMInsert.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMInsert.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMInsert.Name = "btnCMInsert";
 | ||
| 			this.btnCMInsert.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.btnCMHardSpace,
 | ||
|             this.btnCMRO,
 | ||
|             this.btnCMTransition,
 | ||
|             this.btnCMSymbol,
 | ||
|             this.btnPageBreak});
 | ||
| 			this.btnCMInsert.Text = "Insert";
 | ||
| 			// 
 | ||
| 			// btnCMHardSpace
 | ||
| 			// 
 | ||
| 			this.btnCMHardSpace.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
 | ||
| 			this.btnCMHardSpace.GlobalName = "HardSpace";
 | ||
| 			this.btnCMHardSpace.Image = global::Volian.Controls.Library.Properties.Resources.HardSpace_Image;
 | ||
| 			this.btnCMHardSpace.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMHardSpace.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMHardSpace.Name = "btnCMHardSpace";
 | ||
| 			this.btnCMHardSpace.Text = "Hard Space";
 | ||
| 			this.btnCMHardSpace.Click += new System.EventHandler(this.btnInsHrdSpc_Click);
 | ||
| 			// 
 | ||
| 			// btnCMRO
 | ||
| 			// 
 | ||
| 			this.btnCMRO.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
 | ||
| 			this.btnCMRO.Image = ((System.Drawing.Image)(resources.GetObject("btnCMRO.Image")));
 | ||
| 			this.btnCMRO.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMRO.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMRO.Name = "btnCMRO";
 | ||
| 			this.btnCMRO.Text = "Referenced Object";
 | ||
| 			this.btnCMRO.Click += new System.EventHandler(this.btnInsRO_Click);
 | ||
| 			// 
 | ||
| 			// btnCMTransition
 | ||
| 			// 
 | ||
| 			this.btnCMTransition.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
 | ||
| 			this.btnCMTransition.Image = global::Volian.Controls.Library.Properties.Resources.Transition_Image;
 | ||
| 			this.btnCMTransition.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMTransition.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMTransition.Name = "btnCMTransition";
 | ||
| 			this.btnCMTransition.Text = "Transitions";
 | ||
| 			this.btnCMTransition.Click += new System.EventHandler(this.btnInsTrans_Click);
 | ||
| 			// 
 | ||
| 			// btnCMSymbol
 | ||
| 			// 
 | ||
| 			this.btnCMSymbol.Image = global::Volian.Controls.Library.Properties.Resources.Symbol_Image;
 | ||
| 			this.btnCMSymbol.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMSymbol.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMSymbol.Name = "btnCMSymbol";
 | ||
| 			this.btnCMSymbol.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.galleryContainerSymbolsCM});
 | ||
| 			this.btnCMSymbol.Text = "Symbol";
 | ||
| 			// 
 | ||
| 			// galleryContainerSymbolsCM
 | ||
| 			// 
 | ||
| 			this.galleryContainerSymbolsCM.DefaultSize = new System.Drawing.Size(156, 95);
 | ||
| 			this.galleryContainerSymbolsCM.EnableGalleryPopup = false;
 | ||
| 			this.galleryContainerSymbolsCM.MinimumSize = new System.Drawing.Size(150, 95);
 | ||
| 			this.galleryContainerSymbolsCM.Name = "galleryContainerSymbolsCM";
 | ||
| 			this.galleryContainerSymbolsCM.Text = "galleryContainer1";
 | ||
| 			// 
 | ||
| 			// btnPageBreak
 | ||
| 			// 
 | ||
| 			this.btnPageBreak.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
 | ||
| 			this.btnPageBreak.Image = global::Volian.Controls.Library.Properties.Resources.PageBreak_Image;
 | ||
| 			this.btnPageBreak.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnPageBreak.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnPageBreak.Name = "btnPageBreak";
 | ||
| 			this.btnPageBreak.Text = "Page Break";
 | ||
| 			// 
 | ||
| 			// btnCMToggle
 | ||
| 			// 
 | ||
| 			this.btnCMToggle.AutoExpandOnClick = true;
 | ||
| 			this.btnCMToggle.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMToggle.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMToggle.Name = "btnCMToggle";
 | ||
| 			this.btnCMToggle.Text = "View Mode";
 | ||
| 			// 
 | ||
| 			// btnCMGoTo
 | ||
| 			// 
 | ||
| 			this.btnCMGoTo.Image = global::Volian.Controls.Library.Properties.Resources.Goto_Image;
 | ||
| 			this.btnCMGoTo.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMGoTo.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMGoTo.Name = "btnCMGoTo";
 | ||
| 			this.btnCMGoTo.Text = "Go To";
 | ||
| 			this.btnCMGoTo.Click += new System.EventHandler(this.btnGoTo_Click);
 | ||
| 			// 
 | ||
| 			// btnCMRTFEdit2
 | ||
| 			// 
 | ||
| 			this.btnCMRTFEdit2.AutoExpandOnClick = true;
 | ||
| 			this.btnCMRTFEdit2.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCMRTFEdit2.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCMRTFEdit2.Name = "btnCMRTFEdit2";
 | ||
| 			this.btnCMRTFEdit2.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.itemContainerCM21});
 | ||
| 			this.btnCMRTFEdit2.Text = "RTF Edit 2";
 | ||
| 			// 
 | ||
| 			// itemContainerCM21
 | ||
| 			// 
 | ||
| 			this.itemContainerCM21.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
 | ||
| 			this.itemContainerCM21.Name = "itemContainerCM21";
 | ||
| 			this.itemContainerCM21.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.itemContainerCM22,
 | ||
|             this.itemContainerCM23});
 | ||
| 			// 
 | ||
| 			// itemContainerCM22
 | ||
| 			// 
 | ||
| 			this.itemContainerCM22.Name = "itemContainerCM22";
 | ||
| 			this.itemContainerCM22.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
 | ||
|             this.btnCM21,
 | ||
|             this.btnCM22,
 | ||
|             this.btnCM23});
 | ||
| 			// 
 | ||
| 			// btnCM21
 | ||
| 			// 
 | ||
| 			this.btnCM21.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
 | ||
| 			this.btnCM21.Image = ((System.Drawing.Image)(resources.GetObject("btnCM21.Image")));
 | ||
| 			this.btnCM21.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCM21.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCM21.Name = "btnCM21";
 | ||
| 			this.btnCM21.Text = "btnCM21";
 | ||
| 			// 
 | ||
| 			// btnCM22
 | ||
| 			// 
 | ||
| 			this.btnCM22.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
 | ||
| 			this.btnCM22.Image = global::Volian.Controls.Library.Properties.Resources.Copy_Image;
 | ||
| 			this.btnCM22.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCM22.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCM22.Name = "btnCM22";
 | ||
| 			this.btnCM22.Text = "btnCM22";
 | ||
| 			// 
 | ||
| 			// btnCM23
 | ||
| 			// 
 | ||
| 			this.btnCM23.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
 | ||
| 			this.btnCM23.Image = global::Volian.Controls.Library.Properties.Resources.PasteSmall_Image;
 | ||
| 			this.btnCM23.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.NotSet;
 | ||
| 			this.btnCM23.ImagePaddingHorizontal = 8;
 | ||
| 			this.btnCM23.Name = "btnCM23";
 | ||
| 			this.btnCM23.Text = "btnCM23";
 | ||
| 			// 
 | ||
| 			// itemContainerCM23
 | ||
| 			// 
 | ||
| 			this.itemContainerCM23.Name = "itemContainerCM23";
 | ||
| 			// 
 | ||
| 			// 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, 109);
 | ||
| 			this._RibbonControl.ResumeLayout(false);
 | ||
| 			this._RibbonControl.PerformLayout();
 | ||
| 			this.rpanReview.ResumeLayout(false);
 | ||
| 			this.rpanPageLayout.ResumeLayout(false);
 | ||
| 			this.rpanInsert.ResumeLayout(false);
 | ||
| 			this.rpanHome.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 btnCMToggle;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnCMRTFEdit2;
 | ||
| 		private DevComponents.DotNetBar.ItemContainer itemContainerCM21;
 | ||
| 		private DevComponents.DotNetBar.ItemContainer itemContainerCM22;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnCM21;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnCM22;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnCM23;
 | ||
| 		private DevComponents.DotNetBar.ItemContainer itemContainerCM23;
 | ||
| 		private DevComponents.DotNetBar.RibbonPanel rpanPageLayout;
 | ||
| 		private DevComponents.DotNetBar.RibbonTabItem rtabPageLayout;
 | ||
| 		private DevComponents.DotNetBar.RibbonBar rbStepType;
 | ||
| 		private DevComponents.DotNetBar.RibbonBar rbnInsert;
 | ||
| 		private DevComponents.DotNetBar.GalleryContainer galleryContainerSymbols;
 | ||
| 		private DevComponents.DotNetBar.LabelItem lblInsBar1;
 | ||
| 		private DevComponents.DotNetBar.ItemContainer itemContainerBrkSpc;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnInsPgBrk;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnInsHrdSpc;
 | ||
| 		private DevComponents.DotNetBar.LabelItem lblInsBar2;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnInsStpParts;
 | ||
| 		private DevComponents.DotNetBar.GalleryContainer StepPartsGallery;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnInsHLS;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnInsCaut;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnInsNote;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnInsWarn;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnInsSubStp;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnInsRNO;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnInsTable;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnInsFig;
 | ||
| 		private DevComponents.DotNetBar.LabelItem lblInsBar3;
 | ||
| 		private DevComponents.DotNetBar.ItemContainer itemContainerBefAft;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnInsBefore;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnInsAfter;
 | ||
| 		private DevComponents.DotNetBar.LabelItem lblInsBar4;
 | ||
| 		private DevComponents.DotNetBar.ItemContainer itemContainerTranRO;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnInsTrans;
 | ||
| 		private DevComponents.DotNetBar.RibbonPanel rpanView;
 | ||
| 		private DevComponents.DotNetBar.RibbonPanel rpanReview;
 | ||
| 		private DevComponents.DotNetBar.RibbonTabItem rtabReview;
 | ||
| 		private DevComponents.DotNetBar.RibbonTabItem rtabView;
 | ||
| 		private DevComponents.DotNetBar.RibbonBar rbEditing;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnFindRplDlg;
 | ||
| 		private DevComponents.DotNetBar.LabelItem lblEditBar1;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnCpyStp;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnChgTyp;
 | ||
| 		private DevComponents.DotNetBar.LabelItem lblEditBar2;
 | ||
| 		private DevComponents.DotNetBar.ItemContainer itemContainerUnReDo;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnUndo;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnRedo;
 | ||
| 		private DevComponents.DotNetBar.GalleryContainer galleryContainerSymbolsCM;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnSymbols;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnCMChgCase;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnCMUppercase;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnCMLowercase;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnCMTitlecase;
 | ||
| 		private DevComponents.DotNetBar.LabelItem lblEditBar3;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnGoTo;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnCMUndo;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnCMRedo;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnCMEditTran;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnCMEditRO;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnCMChgStep;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnCMGoTo;
 | ||
| 		private DevComponents.DotNetBar.RibbonBar rbPageBckgrd;
 | ||
| 		private DevComponents.DotNetBar.RibbonBar rbPageSetup;
 | ||
| 		private DevComponents.DotNetBar.RibbonBar rbThemes;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnSectFmt;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnPgBrk;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnWatermark;
 | ||
| 		private DevComponents.DotNetBar.RibbonBar rbTracking;
 | ||
| 		private DevComponents.DotNetBar.RibbonBar rbComments;
 | ||
| 		private DevComponents.DotNetBar.RibbonBar rbProofing;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnSpell;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnComments;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnChngHist;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnSumChgs;
 | ||
| 		private DevComponents.DotNetBar.ButtonItem btnGlbSrch;
 | ||
| 		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.ButtonItem btnInsRO;
 | ||
| 		//private DevComponents.DotNetBar.GalleryContainer galleryContainer1;
 | ||
| 	}
 | ||
| }
 |