CSReportEditor.fMain.InitializeComponent C# (CSharp) Метод

InitializeComponent() приватный Метод

Required method for Designer support - do not modify the contents of this method with the code editor.
private InitializeComponent ( ) : void
Результат void
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fMain));
            this.mnMain = new System.Windows.Forms.MenuStrip();
            this.mnFile = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuNewReport = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuOpenReport = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuFileRecentList = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuSaveReport = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuReportSaveAs = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
            this.mnuPageSetup = new System.Windows.Forms.ToolStripMenuItem();
            this.printerSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
            this.mnuPreviewReport = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuPrintReport = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
            this.mnuExit = new System.Windows.Forms.ToolStripMenuItem();
            this.mnEdit = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuCopy = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuPaste = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuPasteSpecial = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
            this.mnuEditSearch = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
            this.mnuEditAddSec = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuEditAddHeader = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuEditAddGroup = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuEditAddFooter = new System.Windows.Forms.ToolStripMenuItem();
            this.controlsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuEditAddLabel = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuEditAddLine = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuEditAddControl = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuEditAddImage = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuEditAddChart = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
            this.mnuEditMove = new System.Windows.Forms.ToolStripMenuItem();
            this.horizontalToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.verticalToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.lockToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.allDirectionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator13 = new System.Windows.Forms.ToolStripSeparator();
            this.sizeOfMoveStepWithKeyboardToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.mnView = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuViewToolbar = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator14 = new System.Windows.Forms.ToolStripSeparator();
            this.mnuViewControls = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuViewTreeViewCtrls = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator23 = new System.Windows.Forms.ToolStripSeparator();
            this.mnViewGridTool = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuGridPoints = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuGridLines = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuHideGrid = new System.Windows.Forms.ToolStripMenuItem();
            this.mnDatabase = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuConnectionSettings = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuParametersSettings = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator15 = new System.Windows.Forms.ToolStripSeparator();
            this.mnuDataBaseConnectsAuxCfg = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator16 = new System.Windows.Forms.ToolStripSeparator();
            this.mnuDataBaseSetDisconnected = new System.Windows.Forms.ToolStripMenuItem();
            this.manualSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuDataBaseSQLServerConnection = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuDataBaseConnectConfig = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuDataBaseEditDataSource = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuDataBaseSetToMainConnect = new System.Windows.Forms.ToolStripMenuItem();
            this.mnTool = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuOptionsTool = new System.Windows.Forms.ToolStripMenuItem();
            this.mnHelp = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuHelpAbout = new System.Windows.Forms.ToolStripMenuItem();
            this.tbMain = new System.Windows.Forms.ToolStrip();
            this.tsbNew = new System.Windows.Forms.ToolStripButton();
            this.tsbOpen = new System.Windows.Forms.ToolStripButton();
            this.tsbSave = new System.Windows.Forms.ToolStripButton();
            this.tsbSaveAs = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.tsbDatabase = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.tsbPreview = new System.Windows.Forms.ToolStripButton();
            this.tsbPrint = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.tsbProperties = new System.Windows.Forms.ToolStripButton();
            this.tsbControls = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
            this.tsbAlignLeft = new System.Windows.Forms.ToolStripButton();
            this.tsbAligntCenter = new System.Windows.Forms.ToolStripButton();
            this.tsbAlignRight = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
            this.tsbBold = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
            this.tsbSearch = new System.Windows.Forms.ToolStripButton();
            this.sbMain = new System.Windows.Forms.StatusStrip();
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.panel1 = new System.Windows.Forms.Panel();
            this.tab_sidebar = new System.Windows.Forms.TabControl();
            this.tabPage5 = new System.Windows.Forms.TabPage();
            this.tv_controls = new System.Windows.Forms.TreeView();
            this.imageListTree = new System.Windows.Forms.ImageList(this.components);
            this.tabPage3 = new System.Windows.Forms.TabPage();
            this.lv_controls = new System.Windows.Forms.ListView();
            this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.imageList = new System.Windows.Forms.ImageList(this.components);
            this.tabPage4 = new System.Windows.Forms.TabPage();
            this.lv_fields = new System.Windows.Forms.ListView();
            this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.lv_properties = new System.Windows.Forms.ListView();
            this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.tabReports = new System.Windows.Forms.TabControl();
            this.tbpEditor = new System.Windows.Forms.TabPage();
            this.pnEditor = new System.Windows.Forms.Panel();
            this.pnRule = new System.Windows.Forms.PictureBox();
            this.pnReport = new System.Windows.Forms.PictureBox();
            this.openFileDlg = new System.Windows.Forms.OpenFileDialog();
            this.saveFielDlg = new System.Windows.Forms.SaveFileDialog();
            this.cmnControl = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.cmCtrlCopy = new System.Windows.Forms.ToolStripMenuItem();
            this.cmCtrlPaste = new System.Windows.Forms.ToolStripMenuItem();
            this.cmCtrlPasteEx = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator17 = new System.Windows.Forms.ToolStripSeparator();
            this.cmCtrlDelete = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator18 = new System.Windows.Forms.ToolStripSeparator();
            this.cmCtrlEditText = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator20 = new System.Windows.Forms.ToolStripSeparator();
            this.cmCtrlSendBack = new System.Windows.Forms.ToolStripMenuItem();
            this.cmCtrlBringFront = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator19 = new System.Windows.Forms.ToolStripSeparator();
            this.cmCtrlProperties = new System.Windows.Forms.ToolStripMenuItem();
            this.cmnSection = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.cmSectionAddSectionLine = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator21 = new System.Windows.Forms.ToolStripSeparator();
            this.cmSectionDeleteSection = new System.Windows.Forms.ToolStripMenuItem();
            this.cmSectionDeleteSectionLine = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator22 = new System.Windows.Forms.ToolStripSeparator();
            this.cmSectionSectionProperties = new System.Windows.Forms.ToolStripMenuItem();
            this.cmSectionSectionLineProperties = new System.Windows.Forms.ToolStripMenuItem();
            this.cmSectionGroupSeparator = new System.Windows.Forms.ToolStripSeparator();
            this.cmSectionGroupProperties = new System.Windows.Forms.ToolStripMenuItem();
            this.cmSectionMoveGroup = new System.Windows.Forms.ToolStripMenuItem();
            this.printDlg = new System.Windows.Forms.PrintDialog();
            this.mnMain.SuspendLayout();
            this.tbMain.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            this.panel1.SuspendLayout();
            this.tab_sidebar.SuspendLayout();
            this.tabPage5.SuspendLayout();
            this.tabPage3.SuspendLayout();
            this.tabPage4.SuspendLayout();
            this.tabPage1.SuspendLayout();
            this.tabReports.SuspendLayout();
            this.tbpEditor.SuspendLayout();
            this.pnEditor.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pnRule)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pnReport)).BeginInit();
            this.cmnControl.SuspendLayout();
            this.cmnSection.SuspendLayout();
            this.SuspendLayout();
            // 
            // mnMain
            // 
            this.mnMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnFile,
            this.mnEdit,
            this.mnView,
            this.mnDatabase,
            this.mnTool,
            this.mnHelp});
            this.mnMain.Location = new System.Drawing.Point(0, 0);
            this.mnMain.Name = "mnMain";
            this.mnMain.Size = new System.Drawing.Size(682, 29);
            this.mnMain.TabIndex = 0;
            this.mnMain.Text = "menuStrip1";
            // 
            // mnFile
            // 
            this.mnFile.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuNewReport,
            this.mnuOpenReport,
            this.mnuFileRecentList,
            this.mnuSaveReport,
            this.mnuReportSaveAs,
            this.toolStripSeparator7,
            this.mnuPageSetup,
            this.printerSettingsToolStripMenuItem,
            this.toolStripSeparator8,
            this.mnuPreviewReport,
            this.mnuPrintReport,
            this.toolStripSeparator9,
            this.mnuExit});
            this.mnFile.Name = "mnFile";
            this.mnFile.Size = new System.Drawing.Size(46, 25);
            this.mnFile.Text = "File";
            // 
            // mnuNewReport
            // 
            this.mnuNewReport.Name = "mnuNewReport";
            this.mnuNewReport.Size = new System.Drawing.Size(217, 26);
            this.mnuNewReport.Text = "New";
            this.mnuNewReport.Click += new System.EventHandler(this.mnuNewReport_Click);
            // 
            // mnuOpenReport
            // 
            this.mnuOpenReport.Name = "mnuOpenReport";
            this.mnuOpenReport.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
            this.mnuOpenReport.Size = new System.Drawing.Size(217, 26);
            this.mnuOpenReport.Text = "Open";
            this.mnuOpenReport.Click += new System.EventHandler(this.mnuOpenReport_Click);
            // 
            // mnuFileRecentList
            // 
            this.mnuFileRecentList.Name = "mnuFileRecentList";
            this.mnuFileRecentList.Size = new System.Drawing.Size(217, 26);
            this.mnuFileRecentList.Text = "Open Recent Files ...";
            // 
            // mnuSaveReport
            // 
            this.mnuSaveReport.Name = "mnuSaveReport";
            this.mnuSaveReport.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));
            this.mnuSaveReport.Size = new System.Drawing.Size(217, 26);
            this.mnuSaveReport.Text = "Save";
            this.mnuSaveReport.Click += new System.EventHandler(this.mnuSaveReport_Click);
            // 
            // mnuReportSaveAs
            // 
            this.mnuReportSaveAs.Name = "mnuReportSaveAs";
            this.mnuReportSaveAs.Size = new System.Drawing.Size(217, 26);
            this.mnuReportSaveAs.Text = "Save As";
            this.mnuReportSaveAs.Click += new System.EventHandler(this.mnuReportSaveAs_Click);
            // 
            // toolStripSeparator7
            // 
            this.toolStripSeparator7.Name = "toolStripSeparator7";
            this.toolStripSeparator7.Size = new System.Drawing.Size(214, 6);
            // 
            // mnuPageSetup
            // 
            this.mnuPageSetup.Name = "mnuPageSetup";
            this.mnuPageSetup.Size = new System.Drawing.Size(217, 26);
            this.mnuPageSetup.Text = "Page Setup";
            this.mnuPageSetup.Click += new System.EventHandler(this.mnuPageSetup_Click);
            // 
            // printerSettingsToolStripMenuItem
            // 
            this.printerSettingsToolStripMenuItem.Name = "printerSettingsToolStripMenuItem";
            this.printerSettingsToolStripMenuItem.Size = new System.Drawing.Size(217, 26);
            this.printerSettingsToolStripMenuItem.Text = "Printer Settings";
            this.printerSettingsToolStripMenuItem.Click += new System.EventHandler(this.mnuPrinterSettings_Click);
            // 
            // toolStripSeparator8
            // 
            this.toolStripSeparator8.Name = "toolStripSeparator8";
            this.toolStripSeparator8.Size = new System.Drawing.Size(214, 6);
            // 
            // mnuPreviewReport
            // 
            this.mnuPreviewReport.Name = "mnuPreviewReport";
            this.mnuPreviewReport.Size = new System.Drawing.Size(217, 26);
            this.mnuPreviewReport.Text = "Preview";
            this.mnuPreviewReport.Click += new System.EventHandler(this.mnuPreviewReport_Click);
            // 
            // mnuPrintReport
            // 
            this.mnuPrintReport.Name = "mnuPrintReport";
            this.mnuPrintReport.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P)));
            this.mnuPrintReport.Size = new System.Drawing.Size(217, 26);
            this.mnuPrintReport.Text = "Print";
            this.mnuPrintReport.Click += new System.EventHandler(this.mnuPrintReport_Click);
            // 
            // toolStripSeparator9
            // 
            this.toolStripSeparator9.Name = "toolStripSeparator9";
            this.toolStripSeparator9.Size = new System.Drawing.Size(214, 6);
            // 
            // mnuExit
            // 
            this.mnuExit.Name = "mnuExit";
            this.mnuExit.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Q)));
            this.mnuExit.Size = new System.Drawing.Size(217, 26);
            this.mnuExit.Text = "Exit";
            this.mnuExit.Click += new System.EventHandler(this.mnuExit_Click);
            // 
            // mnEdit
            // 
            this.mnEdit.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuCopy,
            this.mnuPaste,
            this.mnuPasteSpecial,
            this.toolStripSeparator10,
            this.mnuEditSearch,
            this.toolStripSeparator11,
            this.mnuEditAddSec,
            this.controlsToolStripMenuItem,
            this.toolStripSeparator12,
            this.mnuEditMove});
            this.mnEdit.Name = "mnEdit";
            this.mnEdit.Size = new System.Drawing.Size(48, 25);
            this.mnEdit.Text = "Edit";
            // 
            // mnuCopy
            // 
            this.mnuCopy.Name = "mnuCopy";
            this.mnuCopy.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C)));
            this.mnuCopy.Size = new System.Drawing.Size(181, 26);
            this.mnuCopy.Text = "Copy";
            this.mnuCopy.Click += new System.EventHandler(this.mnuCopy_Click);
            // 
            // mnuPaste
            // 
            this.mnuPaste.Name = "mnuPaste";
            this.mnuPaste.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.V)));
            this.mnuPaste.Size = new System.Drawing.Size(181, 26);
            this.mnuPaste.Text = "Paste";
            this.mnuPaste.Click += new System.EventHandler(this.mnuPaste_Click);
            // 
            // mnuPasteSpecial
            // 
            this.mnuPasteSpecial.Name = "mnuPasteSpecial";
            this.mnuPasteSpecial.Size = new System.Drawing.Size(181, 26);
            this.mnuPasteSpecial.Text = "Paste Special";
            this.mnuPasteSpecial.Click += new System.EventHandler(this.mnuPasteSpecial_Click);
            // 
            // toolStripSeparator10
            // 
            this.toolStripSeparator10.Name = "toolStripSeparator10";
            this.toolStripSeparator10.Size = new System.Drawing.Size(178, 6);
            // 
            // mnuEditSearch
            // 
            this.mnuEditSearch.Name = "mnuEditSearch";
            this.mnuEditSearch.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F)));
            this.mnuEditSearch.Size = new System.Drawing.Size(181, 26);
            this.mnuEditSearch.Text = "Search";
            this.mnuEditSearch.Click += new System.EventHandler(this.mnuEditSearch_Click);
            // 
            // toolStripSeparator11
            // 
            this.toolStripSeparator11.Name = "toolStripSeparator11";
            this.toolStripSeparator11.Size = new System.Drawing.Size(178, 6);
            // 
            // mnuEditAddSec
            // 
            this.mnuEditAddSec.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuEditAddHeader,
            this.mnuEditAddGroup,
            this.mnuEditAddFooter});
            this.mnuEditAddSec.Name = "mnuEditAddSec";
            this.mnuEditAddSec.Size = new System.Drawing.Size(181, 26);
            this.mnuEditAddSec.Text = "Sections";
            // 
            // mnuEditAddHeader
            // 
            this.mnuEditAddHeader.Name = "mnuEditAddHeader";
            this.mnuEditAddHeader.Size = new System.Drawing.Size(162, 26);
            this.mnuEditAddHeader.Text = "Add Header";
            this.mnuEditAddHeader.Click += new System.EventHandler(this.mnuEditAddHeader_Click);
            // 
            // mnuEditAddGroup
            // 
            this.mnuEditAddGroup.Name = "mnuEditAddGroup";
            this.mnuEditAddGroup.Size = new System.Drawing.Size(162, 26);
            this.mnuEditAddGroup.Text = "Add Group";
            this.mnuEditAddGroup.Click += new System.EventHandler(this.mnuEditAddGroup_Click);
            // 
            // mnuEditAddFooter
            // 
            this.mnuEditAddFooter.Name = "mnuEditAddFooter";
            this.mnuEditAddFooter.Size = new System.Drawing.Size(162, 26);
            this.mnuEditAddFooter.Text = "Add Footer";
            this.mnuEditAddFooter.Click += new System.EventHandler(this.mnuEditAddFooter_Click);
            // 
            // controlsToolStripMenuItem
            // 
            this.controlsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuEditAddLabel,
            this.mnuEditAddLine,
            this.mnuEditAddControl,
            this.mnuEditAddImage,
            this.mnuEditAddChart});
            this.controlsToolStripMenuItem.Name = "controlsToolStripMenuItem";
            this.controlsToolStripMenuItem.Size = new System.Drawing.Size(181, 26);
            this.controlsToolStripMenuItem.Text = "Controls";
            // 
            // mnuEditAddLabel
            // 
            this.mnuEditAddLabel.Name = "mnuEditAddLabel";
            this.mnuEditAddLabel.Size = new System.Drawing.Size(213, 26);
            this.mnuEditAddLabel.Text = "Add Label";
            this.mnuEditAddLabel.Click += new System.EventHandler(this.mnuEditAddLabel_Click);
            // 
            // mnuEditAddLine
            // 
            this.mnuEditAddLine.Name = "mnuEditAddLine";
            this.mnuEditAddLine.Size = new System.Drawing.Size(213, 26);
            this.mnuEditAddLine.Text = "Add Line";
            this.mnuEditAddLine.Click += new System.EventHandler(this.mnuEditAddLine_Click);
            // 
            // mnuEditAddControl
            // 
            this.mnuEditAddControl.Name = "mnuEditAddControl";
            this.mnuEditAddControl.Size = new System.Drawing.Size(213, 26);
            this.mnuEditAddControl.Text = "Add Database Field";
            this.mnuEditAddControl.Click += new System.EventHandler(this.mnuEditAddControl_Click);
            // 
            // mnuEditAddImage
            // 
            this.mnuEditAddImage.Name = "mnuEditAddImage";
            this.mnuEditAddImage.Size = new System.Drawing.Size(213, 26);
            this.mnuEditAddImage.Text = "Add Image";
            this.mnuEditAddImage.Click += new System.EventHandler(this.mnuEditAddImage_Click);
            // 
            // mnuEditAddChart
            // 
            this.mnuEditAddChart.Name = "mnuEditAddChart";
            this.mnuEditAddChart.Size = new System.Drawing.Size(213, 26);
            this.mnuEditAddChart.Text = "Add Chart";
            this.mnuEditAddChart.Click += new System.EventHandler(this.mnuEditAddChart_Click);
            // 
            // toolStripSeparator12
            // 
            this.toolStripSeparator12.Name = "toolStripSeparator12";
            this.toolStripSeparator12.Size = new System.Drawing.Size(178, 6);
            // 
            // mnuEditMove
            // 
            this.mnuEditMove.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.horizontalToolStripMenuItem,
            this.verticalToolStripMenuItem,
            this.lockToolStripMenuItem,
            this.allDirectionsToolStripMenuItem,
            this.toolStripSeparator13,
            this.sizeOfMoveStepWithKeyboardToolStripMenuItem});
            this.mnuEditMove.Name = "mnuEditMove";
            this.mnuEditMove.Size = new System.Drawing.Size(181, 26);
            this.mnuEditMove.Text = "Move";
            // 
            // horizontalToolStripMenuItem
            // 
            this.horizontalToolStripMenuItem.Name = "horizontalToolStripMenuItem";
            this.horizontalToolStripMenuItem.Size = new System.Drawing.Size(307, 26);
            this.horizontalToolStripMenuItem.Text = "Horizontal";
            // 
            // verticalToolStripMenuItem
            // 
            this.verticalToolStripMenuItem.Name = "verticalToolStripMenuItem";
            this.verticalToolStripMenuItem.Size = new System.Drawing.Size(307, 26);
            this.verticalToolStripMenuItem.Text = "Vertical";
            // 
            // lockToolStripMenuItem
            // 
            this.lockToolStripMenuItem.Name = "lockToolStripMenuItem";
            this.lockToolStripMenuItem.Size = new System.Drawing.Size(307, 26);
            this.lockToolStripMenuItem.Text = "Lock";
            // 
            // allDirectionsToolStripMenuItem
            // 
            this.allDirectionsToolStripMenuItem.Name = "allDirectionsToolStripMenuItem";
            this.allDirectionsToolStripMenuItem.Size = new System.Drawing.Size(307, 26);
            this.allDirectionsToolStripMenuItem.Text = "All Directions";
            // 
            // toolStripSeparator13
            // 
            this.toolStripSeparator13.Name = "toolStripSeparator13";
            this.toolStripSeparator13.Size = new System.Drawing.Size(304, 6);
            // 
            // sizeOfMoveStepWithKeyboardToolStripMenuItem
            // 
            this.sizeOfMoveStepWithKeyboardToolStripMenuItem.Name = "sizeOfMoveStepWithKeyboardToolStripMenuItem";
            this.sizeOfMoveStepWithKeyboardToolStripMenuItem.Size = new System.Drawing.Size(307, 26);
            this.sizeOfMoveStepWithKeyboardToolStripMenuItem.Text = "Size of Move Step with Keyboard";
            // 
            // mnView
            // 
            this.mnView.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuViewToolbar,
            this.toolStripSeparator14,
            this.mnuViewControls,
            this.mnuViewTreeViewCtrls,
            this.toolStripSeparator23,
            this.mnViewGridTool});
            this.mnView.Name = "mnView";
            this.mnView.Size = new System.Drawing.Size(56, 25);
            this.mnView.Text = "View";
            // 
            // mnuViewToolbar
            // 
            this.mnuViewToolbar.Name = "mnuViewToolbar";
            this.mnuViewToolbar.Size = new System.Drawing.Size(166, 26);
            this.mnuViewToolbar.Text = "Toolbox";
            this.mnuViewToolbar.Click += new System.EventHandler(this.mnuViewToolbar_Click);
            // 
            // toolStripSeparator14
            // 
            this.toolStripSeparator14.Name = "toolStripSeparator14";
            this.toolStripSeparator14.Size = new System.Drawing.Size(163, 6);
            // 
            // mnuViewControls
            // 
            this.mnuViewControls.Name = "mnuViewControls";
            this.mnuViewControls.Size = new System.Drawing.Size(166, 26);
            this.mnuViewControls.Text = "Control Grid";
            this.mnuViewControls.Click += new System.EventHandler(this.mnuViewControls_Click);
            // 
            // mnuViewTreeViewCtrls
            // 
            this.mnuViewTreeViewCtrls.Name = "mnuViewTreeViewCtrls";
            this.mnuViewTreeViewCtrls.Size = new System.Drawing.Size(166, 26);
            this.mnuViewTreeViewCtrls.Text = "Control Tree";
            this.mnuViewTreeViewCtrls.Click += new System.EventHandler(this.mnuViewTreeViewCtrls_Click);
            // 
            // toolStripSeparator23
            // 
            this.toolStripSeparator23.Name = "toolStripSeparator23";
            this.toolStripSeparator23.Size = new System.Drawing.Size(163, 6);
            // 
            // mnViewGridTool
            // 
            this.mnViewGridTool.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuGridPoints,
            this.mnuGridLines,
            this.mnuHideGrid});
            this.mnViewGridTool.Name = "mnViewGridTool";
            this.mnViewGridTool.Size = new System.Drawing.Size(166, 26);
            this.mnViewGridTool.Text = "View Grid";
            // 
            // mnuGridPoints
            // 
            this.mnuGridPoints.Name = "mnuGridPoints";
            this.mnuGridPoints.Size = new System.Drawing.Size(146, 26);
            this.mnuGridPoints.Text = "Points";
            this.mnuGridPoints.Click += new System.EventHandler(this.mnuGridPoints_Click);
            // 
            // mnuGridLines
            // 
            this.mnuGridLines.Name = "mnuGridLines";
            this.mnuGridLines.Size = new System.Drawing.Size(146, 26);
            this.mnuGridLines.Text = "Lines";
            this.mnuGridLines.Click += new System.EventHandler(this.mnuGridLines_Click);
            // 
            // mnuHideGrid
            // 
            this.mnuHideGrid.Name = "mnuHideGrid";
            this.mnuHideGrid.Size = new System.Drawing.Size(146, 26);
            this.mnuHideGrid.Text = "Hide Grid";
            this.mnuHideGrid.Click += new System.EventHandler(this.mnuHideGrid_Click);
            // 
            // mnDatabase
            // 
            this.mnDatabase.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuConnectionSettings,
            this.mnuParametersSettings,
            this.toolStripSeparator15,
            this.mnuDataBaseConnectsAuxCfg,
            this.toolStripSeparator16,
            this.mnuDataBaseSetDisconnected,
            this.manualSettingsToolStripMenuItem,
            this.mnuDataBaseSetToMainConnect});
            this.mnDatabase.Name = "mnDatabase";
            this.mnDatabase.Size = new System.Drawing.Size(86, 25);
            this.mnDatabase.Text = "Database";
            // 
            // mnuConnectionSettings
            // 
            this.mnuConnectionSettings.Name = "mnuConnectionSettings";
            this.mnuConnectionSettings.Size = new System.Drawing.Size(407, 26);
            this.mnuConnectionSettings.Text = "Connection Settings";
            // 
            // mnuParametersSettings
            // 
            this.mnuParametersSettings.Name = "mnuParametersSettings";
            this.mnuParametersSettings.Size = new System.Drawing.Size(407, 26);
            this.mnuParametersSettings.Text = "Parameters Settings";
            this.mnuParametersSettings.Click += new System.EventHandler(this.mnuParametersSettings_Click);
            // 
            // toolStripSeparator15
            // 
            this.toolStripSeparator15.Name = "toolStripSeparator15";
            this.toolStripSeparator15.Size = new System.Drawing.Size(404, 6);
            // 
            // mnuDataBaseConnectsAuxCfg
            // 
            this.mnuDataBaseConnectsAuxCfg.Name = "mnuDataBaseConnectsAuxCfg";
            this.mnuDataBaseConnectsAuxCfg.Size = new System.Drawing.Size(407, 26);
            this.mnuDataBaseConnectsAuxCfg.Text = "Additional Connections";
            // 
            // toolStripSeparator16
            // 
            this.toolStripSeparator16.Name = "toolStripSeparator16";
            this.toolStripSeparator16.Size = new System.Drawing.Size(404, 6);
            // 
            // mnuDataBaseSetDisconnected
            // 
            this.mnuDataBaseSetDisconnected.Name = "mnuDataBaseSetDisconnected";
            this.mnuDataBaseSetDisconnected.Size = new System.Drawing.Size(407, 26);
            this.mnuDataBaseSetDisconnected.Text = "Not a Database Report";
            // 
            // manualSettingsToolStripMenuItem
            // 
            this.manualSettingsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuDataBaseSQLServerConnection,
            this.mnuDataBaseConnectConfig,
            this.mnuDataBaseEditDataSource});
            this.manualSettingsToolStripMenuItem.Name = "manualSettingsToolStripMenuItem";
            this.manualSettingsToolStripMenuItem.Size = new System.Drawing.Size(407, 26);
            this.manualSettingsToolStripMenuItem.Text = "Manual Settings";
            // 
            // mnuDataBaseSQLServerConnection
            // 
            this.mnuDataBaseSQLServerConnection.Name = "mnuDataBaseSQLServerConnection";
            this.mnuDataBaseSQLServerConnection.Size = new System.Drawing.Size(241, 26);
            this.mnuDataBaseSQLServerConnection.Text = "SQL Server Connection";
            this.mnuDataBaseSQLServerConnection.Click += new System.EventHandler(this.mnuDataBaseSQLServerConnection_Click);
            // 
            // mnuDataBaseConnectConfig
            // 
            this.mnuDataBaseConnectConfig.Name = "mnuDataBaseConnectConfig";
            this.mnuDataBaseConnectConfig.Size = new System.Drawing.Size(241, 26);
            this.mnuDataBaseConnectConfig.Text = "Connection String";
            this.mnuDataBaseConnectConfig.Click += new System.EventHandler(this.mnuDataBaseConnectConfig_Click);
            // 
            // mnuDataBaseEditDataSource
            // 
            this.mnuDataBaseEditDataSource.Name = "mnuDataBaseEditDataSource";
            this.mnuDataBaseEditDataSource.Size = new System.Drawing.Size(241, 26);
            this.mnuDataBaseEditDataSource.Text = "Data Source";
            this.mnuDataBaseEditDataSource.Click += new System.EventHandler(this.mnuDataBaseEditDataSource_Click);
            // 
            // mnuDataBaseSetToMainConnect
            // 
            this.mnuDataBaseSetToMainConnect.Name = "mnuDataBaseSetToMainConnect";
            this.mnuDataBaseSetToMainConnect.Size = new System.Drawing.Size(407, 26);
            this.mnuDataBaseSetToMainConnect.Text = "Apply Main Connection to Addional Conections";
            this.mnuDataBaseSetToMainConnect.Click += new System.EventHandler(this.mnuDataBaseSetToMainConnect_Click);
            // 
            // mnTool
            // 
            this.mnTool.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuOptionsTool});
            this.mnTool.Name = "mnTool";
            this.mnTool.Size = new System.Drawing.Size(57, 25);
            this.mnTool.Text = "Tools";
            // 
            // mnuOptionsTool
            // 
            this.mnuOptionsTool.Name = "mnuOptionsTool";
            this.mnuOptionsTool.Size = new System.Drawing.Size(135, 26);
            this.mnuOptionsTool.Text = "Options";
            this.mnuOptionsTool.Click += new System.EventHandler(this.mnuOptionsTool_Click);
            // 
            // mnHelp
            // 
            this.mnHelp.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuHelpAbout});
            this.mnHelp.Name = "mnHelp";
            this.mnHelp.Size = new System.Drawing.Size(54, 25);
            this.mnHelp.Text = "Help";
            // 
            // mnuHelpAbout
            // 
            this.mnuHelpAbout.Name = "mnuHelpAbout";
            this.mnuHelpAbout.Size = new System.Drawing.Size(122, 26);
            this.mnuHelpAbout.Text = "About";
            this.mnuHelpAbout.Click += new System.EventHandler(this.mnuHelpAbout_Click);
            // 
            // tbMain
            // 
            this.tbMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.tsbNew,
            this.tsbOpen,
            this.tsbSave,
            this.tsbSaveAs,
            this.toolStripSeparator1,
            this.tsbDatabase,
            this.toolStripSeparator2,
            this.tsbPreview,
            this.tsbPrint,
            this.toolStripSeparator3,
            this.tsbProperties,
            this.tsbControls,
            this.toolStripSeparator4,
            this.tsbAlignLeft,
            this.tsbAligntCenter,
            this.tsbAlignRight,
            this.toolStripSeparator5,
            this.tsbBold,
            this.toolStripSeparator6,
            this.tsbSearch});
            this.tbMain.Location = new System.Drawing.Point(0, 29);
            this.tbMain.Name = "tbMain";
            this.tbMain.Size = new System.Drawing.Size(682, 25);
            this.tbMain.TabIndex = 1;
            this.tbMain.Text = "toolStrip1";
            // 
            // tsbNew
            // 
            this.tsbNew.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.tsbNew.Image = global::CSReportEditor.Properties.Resources.page;
            this.tsbNew.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbNew.Name = "tsbNew";
            this.tsbNew.Size = new System.Drawing.Size(23, 22);
            this.tsbNew.Text = "New report";
            this.tsbNew.Click += new System.EventHandler(this.tsbNew_Click);
            // 
            // tsbOpen
            // 
            this.tsbOpen.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.tsbOpen.Image = global::CSReportEditor.Properties.Resources.folder_page;
            this.tsbOpen.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbOpen.Name = "tsbOpen";
            this.tsbOpen.Size = new System.Drawing.Size(23, 22);
            this.tsbOpen.Text = "Open a report";
            this.tsbOpen.Click += new System.EventHandler(this.tsbOpen_Click);
            // 
            // tsbSave
            // 
            this.tsbSave.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.tsbSave.Image = global::CSReportEditor.Properties.Resources.disk;
            this.tsbSave.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbSave.Name = "tsbSave";
            this.tsbSave.Size = new System.Drawing.Size(23, 22);
            this.tsbSave.Text = "Save";
            this.tsbSave.Click += new System.EventHandler(this.tsbSave_Click);
            // 
            // tsbSaveAs
            // 
            this.tsbSaveAs.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.tsbSaveAs.Image = global::CSReportEditor.Properties.Resources.disk_multiple;
            this.tsbSaveAs.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbSaveAs.Name = "tsbSaveAs";
            this.tsbSaveAs.Size = new System.Drawing.Size(23, 22);
            this.tsbSaveAs.Text = "Save as";
            this.tsbSaveAs.Click += new System.EventHandler(this.tsbSaveAs_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // tsbDatabase
            // 
            this.tsbDatabase.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.tsbDatabase.Image = global::CSReportEditor.Properties.Resources.database_gear;
            this.tsbDatabase.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbDatabase.Name = "tsbDatabase";
            this.tsbDatabase.Size = new System.Drawing.Size(23, 22);
            this.tsbDatabase.Text = "Edit connection settings";
            this.tsbDatabase.Click += new System.EventHandler(this.tsbDatabase_Click);
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
            // 
            // tsbPreview
            // 
            this.tsbPreview.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.tsbPreview.Image = global::CSReportEditor.Properties.Resources.lightning;
            this.tsbPreview.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbPreview.Name = "tsbPreview";
            this.tsbPreview.Size = new System.Drawing.Size(23, 22);
            this.tsbPreview.Text = "Execute this report";
            this.tsbPreview.Click += new System.EventHandler(this.tsbPreview_Click);
            // 
            // tsbPrint
            // 
            this.tsbPrint.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.tsbPrint.Image = global::CSReportEditor.Properties.Resources.printer;
            this.tsbPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbPrint.Name = "tsbPrint";
            this.tsbPrint.Size = new System.Drawing.Size(23, 22);
            this.tsbPrint.Text = "Print";
            this.tsbPrint.Click += new System.EventHandler(this.tsbPrint_Click);
            // 
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
            // 
            // tsbProperties
            // 
            this.tsbProperties.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.tsbProperties.Image = global::CSReportEditor.Properties.Resources.application_side_boxes;
            this.tsbProperties.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbProperties.Name = "tsbProperties";
            this.tsbProperties.Size = new System.Drawing.Size(23, 22);
            this.tsbProperties.Text = "Edit properties";
            this.tsbProperties.Click += new System.EventHandler(this.tsbProperties_Click);
            // 
            // tsbControls
            // 
            this.tsbControls.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.tsbControls.Image = global::CSReportEditor.Properties.Resources.wrench;
            this.tsbControls.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbControls.Name = "tsbControls";
            this.tsbControls.Size = new System.Drawing.Size(23, 22);
            this.tsbControls.Text = "Show toolbox";
            this.tsbControls.Click += new System.EventHandler(this.tsbControls_Click);
            // 
            // toolStripSeparator4
            // 
            this.toolStripSeparator4.Name = "toolStripSeparator4";
            this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25);
            // 
            // tsbAlignLeft
            // 
            this.tsbAlignLeft.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.tsbAlignLeft.Image = global::CSReportEditor.Properties.Resources.text_align_left;
            this.tsbAlignLeft.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbAlignLeft.Name = "tsbAlignLeft";
            this.tsbAlignLeft.Size = new System.Drawing.Size(23, 22);
            this.tsbAlignLeft.Text = "Align left";
            this.tsbAlignLeft.Click += new System.EventHandler(this.tsbAlignLeft_Click);
            // 
            // tsbAligntCenter
            // 
            this.tsbAligntCenter.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.tsbAligntCenter.Image = global::CSReportEditor.Properties.Resources.text_align_center;
            this.tsbAligntCenter.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbAligntCenter.Name = "tsbAligntCenter";
            this.tsbAligntCenter.Size = new System.Drawing.Size(23, 22);
            this.tsbAligntCenter.Text = "Center";
            this.tsbAligntCenter.Click += new System.EventHandler(this.tsbAligntCenter_Click);
            // 
            // tsbAlignRight
            // 
            this.tsbAlignRight.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.tsbAlignRight.Image = global::CSReportEditor.Properties.Resources.text_align_right;
            this.tsbAlignRight.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbAlignRight.Name = "tsbAlignRight";
            this.tsbAlignRight.Size = new System.Drawing.Size(23, 22);
            this.tsbAlignRight.Text = "Align right";
            this.tsbAlignRight.Click += new System.EventHandler(this.tsbAlignRight_Click);
            // 
            // toolStripSeparator5
            // 
            this.toolStripSeparator5.Name = "toolStripSeparator5";
            this.toolStripSeparator5.Size = new System.Drawing.Size(6, 25);
            // 
            // tsbBold
            // 
            this.tsbBold.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.tsbBold.Image = global::CSReportEditor.Properties.Resources.text_bold;
            this.tsbBold.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbBold.Name = "tsbBold";
            this.tsbBold.Size = new System.Drawing.Size(23, 22);
            this.tsbBold.Text = "Bold";
            this.tsbBold.Click += new System.EventHandler(this.tsbBold_Click);
            // 
            // toolStripSeparator6
            // 
            this.toolStripSeparator6.Name = "toolStripSeparator6";
            this.toolStripSeparator6.Size = new System.Drawing.Size(6, 25);
            // 
            // tsbSearch
            // 
            this.tsbSearch.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.tsbSearch.Image = global::CSReportEditor.Properties.Resources.find;
            this.tsbSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tsbSearch.Name = "tsbSearch";
            this.tsbSearch.Size = new System.Drawing.Size(23, 22);
            this.tsbSearch.Text = "Search a text in this report";
            this.tsbSearch.Click += new System.EventHandler(this.tsbSearch_Click);
            // 
            // sbMain
            // 
            this.sbMain.Location = new System.Drawing.Point(0, 310);
            this.sbMain.Name = "sbMain";
            this.sbMain.Size = new System.Drawing.Size(682, 22);
            this.sbMain.TabIndex = 3;
            this.sbMain.Text = "statusStrip1";
            // 
            // splitContainer1
            // 
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
            this.splitContainer1.Location = new System.Drawing.Point(0, 54);
            this.splitContainer1.Name = "splitContainer1";
            // 
            // splitContainer1.Panel1
            // 
            this.splitContainer1.Panel1.Controls.Add(this.panel1);
            // 
            // splitContainer1.Panel2
            // 
            this.splitContainer1.Panel2.Controls.Add(this.tabReports);
            this.splitContainer1.Size = new System.Drawing.Size(682, 256);
            this.splitContainer1.SplitterDistance = 226;
            this.splitContainer1.TabIndex = 4;
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.tab_sidebar);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(226, 256);
            this.panel1.TabIndex = 0;
            // 
            // tab_sidebar
            // 
            this.tab_sidebar.Controls.Add(this.tabPage5);
            this.tab_sidebar.Controls.Add(this.tabPage3);
            this.tab_sidebar.Controls.Add(this.tabPage4);
            this.tab_sidebar.Controls.Add(this.tabPage1);
            this.tab_sidebar.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tab_sidebar.Location = new System.Drawing.Point(0, 0);
            this.tab_sidebar.Name = "tab_sidebar";
            this.tab_sidebar.SelectedIndex = 0;
            this.tab_sidebar.Size = new System.Drawing.Size(226, 256);
            this.tab_sidebar.TabIndex = 0;
            // 
            // tabPage5
            // 
            this.tabPage5.Controls.Add(this.tv_controls);
            this.tabPage5.Location = new System.Drawing.Point(4, 22);
            this.tabPage5.Name = "tabPage5";
            this.tabPage5.Size = new System.Drawing.Size(218, 230);
            this.tabPage5.TabIndex = 2;
            this.tabPage5.Text = "Report";
            this.tabPage5.UseVisualStyleBackColor = true;
            // 
            // tv_controls
            // 
            this.tv_controls.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tv_controls.ImageIndex = 0;
            this.tv_controls.ImageList = this.imageListTree;
            this.tv_controls.Location = new System.Drawing.Point(0, 0);
            this.tv_controls.Name = "tv_controls";
            this.tv_controls.SelectedImageIndex = 0;
            this.tv_controls.Size = new System.Drawing.Size(218, 230);
            this.tv_controls.TabIndex = 0;
            this.tv_controls.BeforeCollapse += new System.Windows.Forms.TreeViewCancelEventHandler(this.tv_controls_BeforeCollapse);
            this.tv_controls.BeforeExpand += new System.Windows.Forms.TreeViewCancelEventHandler(this.tv_controls_BeforeExpand);
            this.tv_controls.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.tv_controls_NodeMouseClick);
            this.tv_controls.KeyUp += new System.Windows.Forms.KeyEventHandler(this.tv_controls_KeyUp);
            this.tv_controls.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.tv_controls_MouseDoubleClick);
            this.tv_controls.MouseDown += new System.Windows.Forms.MouseEventHandler(this.tv_controls_MouseDown);
            // 
            // imageListTree
            // 
            this.imageListTree.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListTree.ImageStream")));
            this.imageListTree.TransparentColor = System.Drawing.Color.Transparent;
            this.imageListTree.Images.SetKeyName(0, "xtratabcontrol.gif");
            this.imageListTree.Images.SetKeyName(1, "base002.ico");
            this.imageListTree.Images.SetKeyName(2, "property.ico");
            this.imageListTree.Images.SetKeyName(3, "aspxroundpanel.gif");
            // 
            // tabPage3
            // 
            this.tabPage3.Controls.Add(this.lv_controls);
            this.tabPage3.Location = new System.Drawing.Point(4, 22);
            this.tabPage3.Name = "tabPage3";
            this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage3.Size = new System.Drawing.Size(218, 235);
            this.tabPage3.TabIndex = 0;
            this.tabPage3.Text = "Controls";
            this.tabPage3.UseVisualStyleBackColor = true;
            // 
            // lv_controls
            // 
            this.lv_controls.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.columnHeader1});
            this.lv_controls.Dock = System.Windows.Forms.DockStyle.Fill;
            this.lv_controls.FullRowSelect = true;
            this.lv_controls.Location = new System.Drawing.Point(3, 3);
            this.lv_controls.Name = "lv_controls";
            this.lv_controls.Size = new System.Drawing.Size(212, 229);
            this.lv_controls.SmallImageList = this.imageList;
            this.lv_controls.TabIndex = 0;
            this.lv_controls.UseCompatibleStateImageBehavior = false;
            this.lv_controls.View = System.Windows.Forms.View.Details;
            this.lv_controls.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.lv_controls_ColumnClick);
            this.lv_controls.KeyUp += new System.Windows.Forms.KeyEventHandler(this.lv_controls_KeyUp);
            this.lv_controls.MouseClick += new System.Windows.Forms.MouseEventHandler(this.lv_controls_MouseClick);
            this.lv_controls.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.lv_controls_MouseDoubleClick);
            // 
            // columnHeader1
            // 
            this.columnHeader1.Text = "Name";
            this.columnHeader1.Width = 170;
            // 
            // imageList
            // 
            this.imageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList.ImageStream")));
            this.imageList.TransparentColor = System.Drawing.Color.Transparent;
            this.imageList.Images.SetKeyName(0, "base002.ico");
            this.imageList.Images.SetKeyName(1, "property.ico");
            // 
            // tabPage4
            // 
            this.tabPage4.Controls.Add(this.lv_fields);
            this.tabPage4.Location = new System.Drawing.Point(4, 22);
            this.tabPage4.Name = "tabPage4";
            this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage4.Size = new System.Drawing.Size(218, 235);
            this.tabPage4.TabIndex = 1;
            this.tabPage4.Text = "Database";
            this.tabPage4.UseVisualStyleBackColor = true;
            // 
            // lv_fields
            // 
            this.lv_fields.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.columnHeader2});
            this.lv_fields.Dock = System.Windows.Forms.DockStyle.Fill;
            this.lv_fields.FullRowSelect = true;
            this.lv_fields.Location = new System.Drawing.Point(3, 3);
            this.lv_fields.Name = "lv_fields";
            this.lv_fields.Size = new System.Drawing.Size(212, 229);
            this.lv_fields.SmallImageList = this.imageList;
            this.lv_fields.TabIndex = 0;
            this.lv_fields.UseCompatibleStateImageBehavior = false;
            this.lv_fields.View = System.Windows.Forms.View.Details;
            // 
            // columnHeader2
            // 
            this.columnHeader2.Text = "Name";
            this.columnHeader2.Width = 230;
            // 
            // tabPage1
            // 
            this.tabPage1.Controls.Add(this.lv_properties);
            this.tabPage1.Location = new System.Drawing.Point(4, 22);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Size = new System.Drawing.Size(218, 235);
            this.tabPage1.TabIndex = 3;
            this.tabPage1.Text = "Properties";
            this.tabPage1.UseVisualStyleBackColor = true;
            // 
            // lv_properties
            // 
            this.lv_properties.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.columnHeader3,
            this.columnHeader4});
            this.lv_properties.Dock = System.Windows.Forms.DockStyle.Fill;
            this.lv_properties.FullRowSelect = true;
            this.lv_properties.Location = new System.Drawing.Point(0, 0);
            this.lv_properties.Name = "lv_properties";
            this.lv_properties.Size = new System.Drawing.Size(218, 235);
            this.lv_properties.SmallImageList = this.imageListTree;
            this.lv_properties.TabIndex = 1;
            this.lv_properties.UseCompatibleStateImageBehavior = false;
            this.lv_properties.View = System.Windows.Forms.View.Details;
            // 
            // columnHeader3
            // 
            this.columnHeader3.Text = "Name";
            this.columnHeader3.Width = 100;
            // 
            // columnHeader4
            // 
            this.columnHeader4.Text = "Value";
            this.columnHeader4.Width = 80;
            // 
            // tabReports
            // 
            this.tabReports.Controls.Add(this.tbpEditor);
            this.tabReports.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabReports.Location = new System.Drawing.Point(0, 0);
            this.tabReports.Name = "tabReports";
            this.tabReports.SelectedIndex = 0;
            this.tabReports.Size = new System.Drawing.Size(452, 256);
            this.tabReports.TabIndex = 0;
            this.tabReports.MouseClick += new System.Windows.Forms.MouseEventHandler(this.tabReports_MouseClick);
            // 
            // tbpEditor
            // 
            this.tbpEditor.Controls.Add(this.pnEditor);
            this.tbpEditor.Location = new System.Drawing.Point(4, 22);
            this.tbpEditor.Name = "tbpEditor";
            this.tbpEditor.Size = new System.Drawing.Size(444, 230);
            this.tbpEditor.TabIndex = 0;
            this.tbpEditor.Text = "New Report [X]";
            this.tbpEditor.UseVisualStyleBackColor = true;
            // 
            // pnEditor
            // 
            this.pnEditor.AutoScroll = true;
            this.pnEditor.Controls.Add(this.pnRule);
            this.pnEditor.Controls.Add(this.pnReport);
            this.pnEditor.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pnEditor.Location = new System.Drawing.Point(0, 0);
            this.pnEditor.Margin = new System.Windows.Forms.Padding(0);
            this.pnEditor.Name = "pnEditor";
            this.pnEditor.Size = new System.Drawing.Size(444, 230);
            this.pnEditor.TabIndex = 1;
            // 
            // pnRule
            // 
            this.pnRule.BackColor = System.Drawing.Color.PeachPuff;
            this.pnRule.Location = new System.Drawing.Point(3, 3);
            this.pnRule.Name = "pnRule";
            this.pnRule.Size = new System.Drawing.Size(100, 50);
            this.pnRule.TabIndex = 1;
            this.pnRule.TabStop = false;
            // 
            // pnReport
            // 
            this.pnReport.BackColor = System.Drawing.Color.Beige;
            this.pnReport.Location = new System.Drawing.Point(135, 3);
            this.pnReport.Name = "pnReport";
            this.pnReport.Size = new System.Drawing.Size(100, 50);
            this.pnReport.TabIndex = 0;
            this.pnReport.TabStop = false;
            // 
            // cmnControl
            // 
            this.cmnControl.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.cmCtrlCopy,
            this.cmCtrlPaste,
            this.cmCtrlPasteEx,
            this.toolStripSeparator17,
            this.cmCtrlDelete,
            this.toolStripSeparator18,
            this.cmCtrlEditText,
            this.toolStripSeparator20,
            this.cmCtrlSendBack,
            this.cmCtrlBringFront,
            this.toolStripSeparator19,
            this.cmCtrlProperties});
            this.cmnControl.Name = "cmnControl";
            this.cmnControl.Size = new System.Drawing.Size(168, 236);
            // 
            // cmCtrlCopy
            // 
            this.cmCtrlCopy.Name = "cmCtrlCopy";
            this.cmCtrlCopy.Size = new System.Drawing.Size(167, 26);
            this.cmCtrlCopy.Text = "Copy";
            this.cmCtrlCopy.Click += new System.EventHandler(this.cmCtrlCopy_Click);
            // 
            // cmCtrlPaste
            // 
            this.cmCtrlPaste.Name = "cmCtrlPaste";
            this.cmCtrlPaste.Size = new System.Drawing.Size(167, 26);
            this.cmCtrlPaste.Text = "Paste";
            this.cmCtrlPaste.Click += new System.EventHandler(this.cmCtrlPaste_Click);
            // 
            // cmCtrlPasteEx
            // 
            this.cmCtrlPasteEx.Name = "cmCtrlPasteEx";
            this.cmCtrlPasteEx.Size = new System.Drawing.Size(167, 26);
            this.cmCtrlPasteEx.Text = "Paste special";
            this.cmCtrlPasteEx.Click += new System.EventHandler(this.cmCtrlPasteEx_Click);
            // 
            // toolStripSeparator17
            // 
            this.toolStripSeparator17.Name = "toolStripSeparator17";
            this.toolStripSeparator17.Size = new System.Drawing.Size(164, 6);
            // 
            // cmCtrlDelete
            // 
            this.cmCtrlDelete.Name = "cmCtrlDelete";
            this.cmCtrlDelete.Size = new System.Drawing.Size(167, 26);
            this.cmCtrlDelete.Text = "Delete";
            this.cmCtrlDelete.Click += new System.EventHandler(this.cmCtrlDelete_Click);
            // 
            // toolStripSeparator18
            // 
            this.toolStripSeparator18.Name = "toolStripSeparator18";
            this.toolStripSeparator18.Size = new System.Drawing.Size(164, 6);
            // 
            // cmCtrlEditText
            // 
            this.cmCtrlEditText.Name = "cmCtrlEditText";
            this.cmCtrlEditText.Size = new System.Drawing.Size(167, 26);
            this.cmCtrlEditText.Text = "Edit text";
            // 
            // toolStripSeparator20
            // 
            this.toolStripSeparator20.Name = "toolStripSeparator20";
            this.toolStripSeparator20.Size = new System.Drawing.Size(164, 6);
            // 
            // cmCtrlSendBack
            // 
            this.cmCtrlSendBack.Name = "cmCtrlSendBack";
            this.cmCtrlSendBack.Size = new System.Drawing.Size(167, 26);
            this.cmCtrlSendBack.Text = "Send back";
            // 
            // cmCtrlBringFront
            // 
            this.cmCtrlBringFront.Name = "cmCtrlBringFront";
            this.cmCtrlBringFront.Size = new System.Drawing.Size(167, 26);
            this.cmCtrlBringFront.Text = "Bring front";
            // 
            // toolStripSeparator19
            // 
            this.toolStripSeparator19.Name = "toolStripSeparator19";
            this.toolStripSeparator19.Size = new System.Drawing.Size(164, 6);
            // 
            // cmCtrlProperties
            // 
            this.cmCtrlProperties.Name = "cmCtrlProperties";
            this.cmCtrlProperties.Size = new System.Drawing.Size(167, 26);
            this.cmCtrlProperties.Text = "Properties";
            this.cmCtrlProperties.Click += new System.EventHandler(this.cmCtrlProperties_Click);
            // 
            // cmnSection
            // 
            this.cmnSection.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.cmSectionAddSectionLine,
            this.toolStripSeparator21,
            this.cmSectionDeleteSection,
            this.cmSectionDeleteSectionLine,
            this.toolStripSeparator22,
            this.cmSectionSectionProperties,
            this.cmSectionSectionLineProperties,
            this.cmSectionGroupSeparator,
            this.cmSectionGroupProperties,
            this.cmSectionMoveGroup});
            this.cmnSection.Name = "cmnSection";
            this.cmnSection.Size = new System.Drawing.Size(236, 204);
            // 
            // cmSectionAddSectionLine
            // 
            this.cmSectionAddSectionLine.Name = "cmSectionAddSectionLine";
            this.cmSectionAddSectionLine.Size = new System.Drawing.Size(235, 26);
            this.cmSectionAddSectionLine.Text = "Add section line";
            this.cmSectionAddSectionLine.Click += new System.EventHandler(this.cmSectionAddSectionLine_Click);
            // 
            // toolStripSeparator21
            // 
            this.toolStripSeparator21.Name = "toolStripSeparator21";
            this.toolStripSeparator21.Size = new System.Drawing.Size(232, 6);
            // 
            // cmSectionDeleteSection
            // 
            this.cmSectionDeleteSection.Name = "cmSectionDeleteSection";
            this.cmSectionDeleteSection.Size = new System.Drawing.Size(235, 26);
            this.cmSectionDeleteSection.Text = "Delete section";
            this.cmSectionDeleteSection.Click += new System.EventHandler(this.cmSectionDeleteSection_Click);
            // 
            // cmSectionDeleteSectionLine
            // 
            this.cmSectionDeleteSectionLine.Name = "cmSectionDeleteSectionLine";
            this.cmSectionDeleteSectionLine.Size = new System.Drawing.Size(235, 26);
            this.cmSectionDeleteSectionLine.Text = "Delete section line";
            this.cmSectionDeleteSectionLine.Click += new System.EventHandler(this.cmSectionDeleteSectionLine_Click);
            // 
            // toolStripSeparator22
            // 
            this.toolStripSeparator22.Name = "toolStripSeparator22";
            this.toolStripSeparator22.Size = new System.Drawing.Size(232, 6);
            // 
            // cmSectionSectionProperties
            // 
            this.cmSectionSectionProperties.Name = "cmSectionSectionProperties";
            this.cmSectionSectionProperties.Size = new System.Drawing.Size(235, 26);
            this.cmSectionSectionProperties.Text = "Section properties";
            this.cmSectionSectionProperties.Click += new System.EventHandler(this.cmSectionSectionProperties_Click);
            // 
            // cmSectionSectionLineProperties
            // 
            this.cmSectionSectionLineProperties.Name = "cmSectionSectionLineProperties";
            this.cmSectionSectionLineProperties.Size = new System.Drawing.Size(235, 26);
            this.cmSectionSectionLineProperties.Text = "Section line properties";
            this.cmSectionSectionLineProperties.Click += new System.EventHandler(this.cmSectionSectionLineProperties_Click);
            // 
            // cmSectionGroupSeparator
            // 
            this.cmSectionGroupSeparator.Name = "cmSectionGroupSeparator";
            this.cmSectionGroupSeparator.Size = new System.Drawing.Size(232, 6);
            // 
            // cmSectionGroupProperties
            // 
            this.cmSectionGroupProperties.Name = "cmSectionGroupProperties";
            this.cmSectionGroupProperties.Size = new System.Drawing.Size(235, 26);
            this.cmSectionGroupProperties.Text = "Group properties";
            this.cmSectionGroupProperties.Click += new System.EventHandler(this.cmSectionGroupProperties_Click);
            // 
            // cmSectionMoveGroup
            // 
            this.cmSectionMoveGroup.Name = "cmSectionMoveGroup";
            this.cmSectionMoveGroup.Size = new System.Drawing.Size(235, 26);
            this.cmSectionMoveGroup.Text = "Move group";
            this.cmSectionMoveGroup.Click += new System.EventHandler(this.cmSectionMoveGroup_Click);
            // 
            // printDialog
            // 
            this.printDlg.UseEXDialog = true;
            // 
            // fMain
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(682, 332);
            this.Controls.Add(this.splitContainer1);
            this.Controls.Add(this.sbMain);
            this.Controls.Add(this.tbMain);
            this.Controls.Add(this.mnMain);
            this.MainMenuStrip = this.mnMain;
            this.Name = "fMain";
            this.Text = "CrowSoft Report Editor";
            this.Load += new System.EventHandler(this.fMain_Load);
            this.mnMain.ResumeLayout(false);
            this.mnMain.PerformLayout();
            this.tbMain.ResumeLayout(false);
            this.tbMain.PerformLayout();
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
            this.splitContainer1.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.tab_sidebar.ResumeLayout(false);
            this.tabPage5.ResumeLayout(false);
            this.tabPage3.ResumeLayout(false);
            this.tabPage4.ResumeLayout(false);
            this.tabPage1.ResumeLayout(false);
            this.tabReports.ResumeLayout(false);
            this.tbpEditor.ResumeLayout(false);
            this.pnEditor.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pnRule)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pnReport)).EndInit();
            this.cmnControl.ResumeLayout(false);
            this.cmnSection.ResumeLayout(false);
            this.ResumeLayout(false);
            this.PerformLayout();

        }
fMain