hoTools.ActiveX.AddinControlGui.InitializeComponent C# (CSharp) Method

InitializeComponent() public method

public InitializeComponent ( ) : void
return void
        void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AddinControlGui));
            this._toolStripContainer1 = new System.Windows.Forms.ToolStripContainer();
            this._toolStripQuery = new System.Windows.Forms.ToolStrip();
            this._toolStripSearchBtn1 = new System.Windows.Forms.ToolStripButton();
            this._toolStripSearchBtn2 = new System.Windows.Forms.ToolStripButton();
            this._toolStripSearchBtn3 = new System.Windows.Forms.ToolStripButton();
            this._toolStripSearchBtn4 = new System.Windows.Forms.ToolStripButton();
            this._toolStripSearchBtn5 = new System.Windows.Forms.ToolStripButton();
            this._toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
            this._toolStripServiceBtn1 = new System.Windows.Forms.ToolStripButton();
            this._toolStripServiceBtn2 = new System.Windows.Forms.ToolStripButton();
            this._toolStripServiceBtn3 = new System.Windows.Forms.ToolStripButton();
            this._toolStripServiceBtn4 = new System.Windows.Forms.ToolStripButton();
            this._toolStripServiceBtn5 = new System.Windows.Forms.ToolStripButton();
            this._toolTip = new System.Windows.Forms.ToolTip(this.components);
            this._txtSearchText = new System.Windows.Forms.TextBox();
            this._btnLabelRight = new System.Windows.Forms.Button();
            this._btnLabelLeft = new System.Windows.Forms.Button();
            this._btnUp = new System.Windows.Forms.Button();
            this._btnDown = new System.Windows.Forms.Button();
            this._btnLeft = new System.Windows.Forms.Button();
            this._btnRight = new System.Windows.Forms.Button();
            this._btnShowFavorites = new System.Windows.Forms.Button();
            this._btnRemoveFavorite = new System.Windows.Forms.Button();
            this._btnAddFavorite = new System.Windows.Forms.Button();
            this._btnBezier = new System.Windows.Forms.Button();
            this._btnUpdateActivityParameter = new System.Windows.Forms.Button();
            this._btnC = new System.Windows.Forms.Button();
            this._btnD = new System.Windows.Forms.Button();
            this._btnA = new System.Windows.Forms.Button();
            this._btnOr = new System.Windows.Forms.Button();
            this._btnComposite = new System.Windows.Forms.Button();
            this._btnDisplaySpecification = new System.Windows.Forms.Button();
            this._btnFindUsage = new System.Windows.Forms.Button();
            this._btnLocateType = new System.Windows.Forms.Button();
            this._btnLocateOperation = new System.Windows.Forms.Button();
            this._btnDisplayBehavior = new System.Windows.Forms.Button();
            this._btnOs = new System.Windows.Forms.Button();
            this._btnTv = new System.Windows.Forms.Button();
            this._btnTh = new System.Windows.Forms.Button();
            this._btnLv = new System.Windows.Forms.Button();
            this._btnLh = new System.Windows.Forms.Button();
            this._btnConveyedItem = new System.Windows.Forms.Button();
            this._panelConveyedItems = new System.Windows.Forms.Panel();
            this._cmbSearchName = new System.Windows.Forms.ComboBox();
            this._txtSearchName = new System.Windows.Forms.TextBox();
            this._btnAddElementNote = new System.Windows.Forms.Button();
            this._rtfListOfSearches = new System.Windows.Forms.RichTextBox();
            this.contextMenuRtf = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.runToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.editSQLToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.showDescriptionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._menuStrip1 = new System.Windows.Forms.MenuStrip();
            this._fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._settingGeneralToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._settingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._settingsGlobalKeysToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._settingsToolbarToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._settingsQueryAndSctipToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.updateScriptsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._doToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._createActivityForOperationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._updateActivityFromOperationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
            this._showFolderToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._copyGuidsqlToClipboardToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this._changeAuthorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._changeAuthorRecursiveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._versionControlToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._changeXmlFileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._showFolderVCorCodeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._getVcLatesrecursiveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this._showTortoiseLogToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._showTortoiseRepoBrowserToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._setSvnKeywordsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._setSvnModuleTaggedValuesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._setSvnModuleTaggedValuesrecursiveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._portToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._movePortsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
            this._deletePortsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this._connectPortsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._connectPortsInsideComponentsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
            this._makeConnectorsUnspecifiedDirectionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
            this._showPortsInDiagramObjectsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._showSendingPortsLeftRecievingPortsRightToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._hidePortsInDiagramToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
            this._unhidePortsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._hidePortsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
            this._movePortLabelLeftToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._movePortLabelRightPositionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
            this._movePortLabelLeftToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this._movePortLabelRightToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
            this._orderDiagramItemsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._getLastSqlErrorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this._helpToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.gitHubToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this._aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this._panelButtons = new System.Windows.Forms.Panel();
            this._panelLineStyle = new System.Windows.Forms.Panel();
            this._panelFavorite = new System.Windows.Forms.Panel();
            this._panelNote = new System.Windows.Forms.Panel();
            this._panelPort = new System.Windows.Forms.Panel();
            this._lblPorts = new System.Windows.Forms.Label();
            this._panelAdvanced = new System.Windows.Forms.Panel();
            this._panelQuickSearch = new System.Windows.Forms.TableLayoutPanel();
            this._toolTipRtfListOfSearches = new System.Windows.Forms.ToolTip(this.components);
            this._toolStripContainer1.TopToolStripPanel.SuspendLayout();
            this._toolStripContainer1.SuspendLayout();
            this._toolStripQuery.SuspendLayout();
            this._panelConveyedItems.SuspendLayout();
            this.contextMenuRtf.SuspendLayout();
            this._menuStrip1.SuspendLayout();
            this._panelButtons.SuspendLayout();
            this._panelLineStyle.SuspendLayout();
            this._panelFavorite.SuspendLayout();
            this._panelNote.SuspendLayout();
            this._panelPort.SuspendLayout();
            this._panelAdvanced.SuspendLayout();
            this._panelQuickSearch.SuspendLayout();
            this.SuspendLayout();
            // 
            // _toolStripContainer1
            // 
            this._toolStripContainer1.BottomToolStripPanelVisible = false;
            // 
            // _toolStripContainer1.ContentPanel
            // 
            resources.ApplyResources(this._toolStripContainer1.ContentPanel, "_toolStripContainer1.ContentPanel");
            resources.ApplyResources(this._toolStripContainer1, "_toolStripContainer1");
            this._toolStripContainer1.LeftToolStripPanelVisible = false;
            this._toolStripContainer1.Name = "_toolStripContainer1";
            this._toolStripContainer1.RightToolStripPanelVisible = false;
            // 
            // _toolStripContainer1.TopToolStripPanel
            // 
            this._toolStripContainer1.TopToolStripPanel.Controls.Add(this._toolStripQuery);
            // 
            // _toolStripQuery
            // 
            resources.ApplyResources(this._toolStripQuery, "_toolStripQuery");
            this._toolStripQuery.ImageScalingSize = new System.Drawing.Size(20, 20);
            this._toolStripQuery.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this._toolStripSearchBtn1,
            this._toolStripSearchBtn2,
            this._toolStripSearchBtn3,
            this._toolStripSearchBtn4,
            this._toolStripSearchBtn5,
            this._toolStripSeparator6,
            this._toolStripServiceBtn1,
            this._toolStripServiceBtn2,
            this._toolStripServiceBtn3,
            this._toolStripServiceBtn4,
            this._toolStripServiceBtn5});
            this._toolStripQuery.Name = "_toolStripQuery";
            // 
            // _toolStripSearchBtn1
            // 
            this._toolStripSearchBtn1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            resources.ApplyResources(this._toolStripSearchBtn1, "_toolStripSearchBtn1");
            this._toolStripSearchBtn1.Name = "_toolStripSearchBtn1";
            this._toolStripSearchBtn1.Click += new System.EventHandler(this.toolStripSearchBtn1_Click);
            // 
            // _toolStripSearchBtn2
            // 
            this._toolStripSearchBtn2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this._toolStripSearchBtn2.Name = "_toolStripSearchBtn2";
            resources.ApplyResources(this._toolStripSearchBtn2, "_toolStripSearchBtn2");
            this._toolStripSearchBtn2.Click += new System.EventHandler(this.toolStripSearchBtn2_Click);
            // 
            // _toolStripSearchBtn3
            // 
            this._toolStripSearchBtn3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            resources.ApplyResources(this._toolStripSearchBtn3, "_toolStripSearchBtn3");
            this._toolStripSearchBtn3.Name = "_toolStripSearchBtn3";
            this._toolStripSearchBtn3.Click += new System.EventHandler(this.toolStripSearchBtn3_Click);
            // 
            // _toolStripSearchBtn4
            // 
            this._toolStripSearchBtn4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            resources.ApplyResources(this._toolStripSearchBtn4, "_toolStripSearchBtn4");
            this._toolStripSearchBtn4.Name = "_toolStripSearchBtn4";
            this._toolStripSearchBtn4.Click += new System.EventHandler(this.toolStripSearchBtn4_Click);
            // 
            // _toolStripSearchBtn5
            // 
            this._toolStripSearchBtn5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            resources.ApplyResources(this._toolStripSearchBtn5, "_toolStripSearchBtn5");
            this._toolStripSearchBtn5.Name = "_toolStripSearchBtn5";
            this._toolStripSearchBtn5.Click += new System.EventHandler(this.toolStripSearchBtn5_Click);
            // 
            // _toolStripSeparator6
            // 
            this._toolStripSeparator6.Name = "_toolStripSeparator6";
            resources.ApplyResources(this._toolStripSeparator6, "_toolStripSeparator6");
            // 
            // _toolStripServiceBtn1
            // 
            this._toolStripServiceBtn1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            resources.ApplyResources(this._toolStripServiceBtn1, "_toolStripServiceBtn1");
            this._toolStripServiceBtn1.Name = "_toolStripServiceBtn1";
            this._toolStripServiceBtn1.Click += new System.EventHandler(this.toolStripServiceBtn1_Click);
            // 
            // _toolStripServiceBtn2
            // 
            this._toolStripServiceBtn2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            resources.ApplyResources(this._toolStripServiceBtn2, "_toolStripServiceBtn2");
            this._toolStripServiceBtn2.Name = "_toolStripServiceBtn2";
            this._toolStripServiceBtn2.Click += new System.EventHandler(this.toolStripServiceBtn2_Click);
            // 
            // _toolStripServiceBtn3
            // 
            this._toolStripServiceBtn3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            resources.ApplyResources(this._toolStripServiceBtn3, "_toolStripServiceBtn3");
            this._toolStripServiceBtn3.Name = "_toolStripServiceBtn3";
            this._toolStripServiceBtn3.Click += new System.EventHandler(this.toolStripServiceBtn3_Click);
            // 
            // _toolStripServiceBtn4
            // 
            this._toolStripServiceBtn4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            resources.ApplyResources(this._toolStripServiceBtn4, "_toolStripServiceBtn4");
            this._toolStripServiceBtn4.Name = "_toolStripServiceBtn4";
            this._toolStripServiceBtn4.Click += new System.EventHandler(this.toolStripServiceBtn4_Click);
            // 
            // _toolStripServiceBtn5
            // 
            this._toolStripServiceBtn5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            resources.ApplyResources(this._toolStripServiceBtn5, "_toolStripServiceBtn5");
            this._toolStripServiceBtn5.Name = "_toolStripServiceBtn5";
            this._toolStripServiceBtn5.Click += new System.EventHandler(this.toolStripServiceBtn5_Click);
            // 
            // _txtSearchText
            // 
            resources.ApplyResources(this._txtSearchText, "_txtSearchText");
            this._txtSearchText.Name = "_txtSearchText";
            this._toolTip.SetToolTip(this._txtSearchText, resources.GetString("_txtSearchText.ToolTip"));
            this._txtSearchText.Enter += new System.EventHandler(this._txtSearchText_Enter);
            this._txtSearchText.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtUserText_KeyDown);
            this._txtSearchText.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtSearchText_MouseDoubleClick);
            // 
            // _btnLabelRight
            // 
            resources.ApplyResources(this._btnLabelRight, "_btnLabelRight");
            this._btnLabelRight.Name = "_btnLabelRight";
            this._toolTip.SetToolTip(this._btnLabelRight, resources.GetString("_btnLabelRight.ToolTip"));
            this._btnLabelRight.UseVisualStyleBackColor = true;
            this._btnLabelRight.Click += new System.EventHandler(this.movePortLablePlusPositionToolStripMenuItem_Click);
            // 
            // _btnLabelLeft
            // 
            resources.ApplyResources(this._btnLabelLeft, "_btnLabelLeft");
            this._btnLabelLeft.Name = "_btnLabelLeft";
            this._toolTip.SetToolTip(this._btnLabelLeft, resources.GetString("_btnLabelLeft.ToolTip"));
            this._btnLabelLeft.UseVisualStyleBackColor = true;
            this._btnLabelLeft.Click += new System.EventHandler(this.movePortLableMinusPositionToolStripMenuItem_Click);
            // 
            // _btnUp
            // 
            resources.ApplyResources(this._btnUp, "_btnUp");
            this._btnUp.Name = "_btnUp";
            this._toolTip.SetToolTip(this._btnUp, resources.GetString("_btnUp.ToolTip"));
            this._btnUp.UseVisualStyleBackColor = true;
            this._btnUp.Click += new System.EventHandler(this.btnUp_Click);
            // 
            // _btnDown
            // 
            resources.ApplyResources(this._btnDown, "_btnDown");
            this._btnDown.Name = "_btnDown";
            this._toolTip.SetToolTip(this._btnDown, resources.GetString("_btnDown.ToolTip"));
            this._btnDown.UseVisualStyleBackColor = true;
            this._btnDown.Click += new System.EventHandler(this.btnDown_Click);
            // 
            // _btnLeft
            // 
            resources.ApplyResources(this._btnLeft, "_btnLeft");
            this._btnLeft.Name = "_btnLeft";
            this._toolTip.SetToolTip(this._btnLeft, resources.GetString("_btnLeft.ToolTip"));
            this._btnLeft.UseVisualStyleBackColor = true;
            this._btnLeft.Click += new System.EventHandler(this.btnLeft_Click);
            // 
            // _btnRight
            // 
            resources.ApplyResources(this._btnRight, "_btnRight");
            this._btnRight.Name = "_btnRight";
            this._toolTip.SetToolTip(this._btnRight, resources.GetString("_btnRight.ToolTip"));
            this._btnRight.UseVisualStyleBackColor = true;
            this._btnRight.Click += new System.EventHandler(this.btnRight_Click);
            // 
            // _btnShowFavorites
            // 
            resources.ApplyResources(this._btnShowFavorites, "_btnShowFavorites");
            this._btnShowFavorites.Name = "_btnShowFavorites";
            this._toolTip.SetToolTip(this._btnShowFavorites, resources.GetString("_btnShowFavorites.ToolTip"));
            this._btnShowFavorites.UseVisualStyleBackColor = true;
            this._btnShowFavorites.Click += new System.EventHandler(this.btnFavorites_Click);
            // 
            // _btnRemoveFavorite
            // 
            resources.ApplyResources(this._btnRemoveFavorite, "_btnRemoveFavorite");
            this._btnRemoveFavorite.Name = "_btnRemoveFavorite";
            this._toolTip.SetToolTip(this._btnRemoveFavorite, resources.GetString("_btnRemoveFavorite.ToolTip"));
            this._btnRemoveFavorite.UseVisualStyleBackColor = true;
            this._btnRemoveFavorite.Click += new System.EventHandler(this.btnRemoveFavorite_Click);
            // 
            // _btnAddFavorite
            // 
            resources.ApplyResources(this._btnAddFavorite, "_btnAddFavorite");
            this._btnAddFavorite.Name = "_btnAddFavorite";
            this._toolTip.SetToolTip(this._btnAddFavorite, resources.GetString("_btnAddFavorite.ToolTip"));
            this._btnAddFavorite.UseVisualStyleBackColor = true;
            this._btnAddFavorite.Click += new System.EventHandler(this.btnAddFavorite_Click);
            // 
            // _btnBezier
            // 
            resources.ApplyResources(this._btnBezier, "_btnBezier");
            this._btnBezier.Name = "_btnBezier";
            this._toolTip.SetToolTip(this._btnBezier, resources.GetString("_btnBezier.ToolTip"));
            this._btnBezier.UseVisualStyleBackColor = true;
            this._btnBezier.Click += new System.EventHandler(this.btnBezier_Click);
            // 
            // _btnUpdateActivityParameter
            // 
            resources.ApplyResources(this._btnUpdateActivityParameter, "_btnUpdateActivityParameter");
            this._btnUpdateActivityParameter.Name = "_btnUpdateActivityParameter";
            this._toolTip.SetToolTip(this._btnUpdateActivityParameter, resources.GetString("_btnUpdateActivityParameter.ToolTip"));
            this._btnUpdateActivityParameter.UseVisualStyleBackColor = true;
            this._btnUpdateActivityParameter.Click += new System.EventHandler(this.btnUpdateActivityParametzer_Click);
            // 
            // _btnC
            // 
            resources.ApplyResources(this._btnC, "_btnC");
            this._btnC.Name = "_btnC";
            this._toolTip.SetToolTip(this._btnC, resources.GetString("_btnC.ToolTip"));
            this._btnC.UseVisualStyleBackColor = true;
            this._btnC.Click += new System.EventHandler(this.btnC_Click);
            // 
            // _btnD
            // 
            resources.ApplyResources(this._btnD, "_btnD");
            this._btnD.Name = "_btnD";
            this._toolTip.SetToolTip(this._btnD, resources.GetString("_btnD.ToolTip"));
            this._btnD.UseVisualStyleBackColor = true;
            this._btnD.Click += new System.EventHandler(this.btnD_Click);
            // 
            // _btnA
            // 
            resources.ApplyResources(this._btnA, "_btnA");
            this._btnA.Name = "_btnA";
            this._toolTip.SetToolTip(this._btnA, resources.GetString("_btnA.ToolTip"));
            this._btnA.UseVisualStyleBackColor = true;
            this._btnA.Click += new System.EventHandler(this.btnA_Click);
            // 
            // _btnOr
            // 
            resources.ApplyResources(this._btnOr, "_btnOr");
            this._btnOr.Name = "_btnOr";
            this._toolTip.SetToolTip(this._btnOr, resources.GetString("_btnOr.ToolTip"));
            this._btnOr.UseVisualStyleBackColor = true;
            this._btnOr.Click += new System.EventHandler(this.btnOR_Click);
            // 
            // _btnComposite
            // 
            resources.ApplyResources(this._btnComposite, "_btnComposite");
            this._btnComposite.Name = "_btnComposite";
            this._toolTip.SetToolTip(this._btnComposite, resources.GetString("_btnComposite.ToolTip"));
            this._btnComposite.UseVisualStyleBackColor = true;
            this._btnComposite.Click += new System.EventHandler(this.btnComposite_Click);
            // 
            // _btnDisplaySpecification
            // 
            resources.ApplyResources(this._btnDisplaySpecification, "_btnDisplaySpecification");
            this._btnDisplaySpecification.Name = "_btnDisplaySpecification";
            this._toolTip.SetToolTip(this._btnDisplaySpecification, resources.GetString("_btnDisplaySpecification.ToolTip"));
            this._btnDisplaySpecification.UseVisualStyleBackColor = true;
            this._btnDisplaySpecification.Click += new System.EventHandler(this.btnShowSpecification_Click);
            // 
            // _btnFindUsage
            // 
            resources.ApplyResources(this._btnFindUsage, "_btnFindUsage");
            this._btnFindUsage.Name = "_btnFindUsage";
            this._toolTip.SetToolTip(this._btnFindUsage, resources.GetString("_btnFindUsage.ToolTip"));
            this._btnFindUsage.UseVisualStyleBackColor = true;
            this._btnFindUsage.Click += new System.EventHandler(this.btnFindUsage_Click);
            // 
            // _btnLocateType
            // 
            resources.ApplyResources(this._btnLocateType, "_btnLocateType");
            this._btnLocateType.Name = "_btnLocateType";
            this._toolTip.SetToolTip(this._btnLocateType, resources.GetString("_btnLocateType.ToolTip"));
            this._btnLocateType.UseVisualStyleBackColor = true;
            this._btnLocateType.Click += new System.EventHandler(this.btnLocateType_Click);
            // 
            // _btnLocateOperation
            // 
            resources.ApplyResources(this._btnLocateOperation, "_btnLocateOperation");
            this._btnLocateOperation.Name = "_btnLocateOperation";
            this._toolTip.SetToolTip(this._btnLocateOperation, resources.GetString("_btnLocateOperation.ToolTip"));
            this._btnLocateOperation.UseVisualStyleBackColor = true;
            this._btnLocateOperation.Click += new System.EventHandler(this.btnLocateOperation_Click);
            // 
            // _btnDisplayBehavior
            // 
            resources.ApplyResources(this._btnDisplayBehavior, "_btnDisplayBehavior");
            this._btnDisplayBehavior.Name = "_btnDisplayBehavior";
            this._toolTip.SetToolTip(this._btnDisplayBehavior, resources.GetString("_btnDisplayBehavior.ToolTip"));
            this._btnDisplayBehavior.UseVisualStyleBackColor = true;
            this._btnDisplayBehavior.Click += new System.EventHandler(this.btnDisplayBehavior_Click);
            // 
            // _btnOs
            // 
            resources.ApplyResources(this._btnOs, "_btnOs");
            this._btnOs.Name = "_btnOs";
            this._toolTip.SetToolTip(this._btnOs, resources.GetString("_btnOs.ToolTip"));
            this._btnOs.UseVisualStyleBackColor = true;
            this._btnOs.Click += new System.EventHandler(this.btnOS_Click);
            // 
            // _btnTv
            // 
            resources.ApplyResources(this._btnTv, "_btnTv");
            this._btnTv.Name = "_btnTv";
            this._toolTip.SetToolTip(this._btnTv, resources.GetString("_btnTv.ToolTip"));
            this._btnTv.UseVisualStyleBackColor = true;
            this._btnTv.Click += new System.EventHandler(this.btnTV_Click);
            // 
            // _btnTh
            // 
            resources.ApplyResources(this._btnTh, "_btnTh");
            this._btnTh.Name = "_btnTh";
            this._toolTip.SetToolTip(this._btnTh, resources.GetString("_btnTh.ToolTip"));
            this._btnTh.UseVisualStyleBackColor = true;
            this._btnTh.Click += new System.EventHandler(this.btnTH_Click);
            // 
            // _btnLv
            // 
            resources.ApplyResources(this._btnLv, "_btnLv");
            this._btnLv.Name = "_btnLv";
            this._toolTip.SetToolTip(this._btnLv, resources.GetString("_btnLv.ToolTip"));
            this._btnLv.UseVisualStyleBackColor = true;
            this._btnLv.Click += new System.EventHandler(this.btnLV_Click);
            // 
            // _btnLh
            // 
            resources.ApplyResources(this._btnLh, "_btnLh");
            this._btnLh.Name = "_btnLh";
            this._toolTip.SetToolTip(this._btnLh, resources.GetString("_btnLh.ToolTip"));
            this._btnLh.UseVisualStyleBackColor = true;
            this._btnLh.Click += new System.EventHandler(this.btnLH_Click);
            // 
            // _btnConveyedItem
            // 
            resources.ApplyResources(this._btnConveyedItem, "_btnConveyedItem");
            this._btnConveyedItem.Name = "_btnConveyedItem";
            this._toolTip.SetToolTip(this._btnConveyedItem, resources.GetString("_btnConveyedItem.ToolTip"));
            this._btnConveyedItem.UseVisualStyleBackColor = true;
            this._btnConveyedItem.Click += new System.EventHandler(this.btnConveyedItem_Click);
            // 
            // _panelConveyedItems
            // 
            this._panelConveyedItems.Controls.Add(this._btnConveyedItem);
            resources.ApplyResources(this._panelConveyedItems, "_panelConveyedItems");
            this._panelConveyedItems.Name = "_panelConveyedItems";
            this._toolTip.SetToolTip(this._panelConveyedItems, resources.GetString("_panelConveyedItems.ToolTip"));
            // 
            // _cmbSearchName
            // 
            this._cmbSearchName.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
            this._cmbSearchName.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
            resources.ApplyResources(this._cmbSearchName, "_cmbSearchName");
            this._cmbSearchName.FormattingEnabled = true;
            this._cmbSearchName.Name = "_cmbSearchName";
            this._toolTip.SetToolTip(this._cmbSearchName, resources.GetString("_cmbSearchName.ToolTip"));
            this._cmbSearchName.TextUpdate += new System.EventHandler(this._txtSearchName_TextUpdate);
            this._cmbSearchName.TextChanged += new System.EventHandler(this._txtSearchName_TextChanged);
            this._cmbSearchName.KeyDown += new System.Windows.Forms.KeyEventHandler(this.cmbSearchName_KeyDown);
            this._cmbSearchName.KeyUp += new System.Windows.Forms.KeyEventHandler(this._txtSearchName_KeyUp);
            this._cmbSearchName.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.cmbSearchName_MouseDoubleClick);
            // 
            // _txtSearchName
            // 
            this._txtSearchName.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
            this._txtSearchName.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.CustomSource;
            resources.ApplyResources(this._txtSearchName, "_txtSearchName");
            this._txtSearchName.Name = "_txtSearchName";
            this._toolTip.SetToolTip(this._txtSearchName, resources.GetString("_txtSearchName.ToolTip"));
            this._txtSearchName.TextChanged += new System.EventHandler(this._txtSearchName_TextChanged);
            this._txtSearchName.Enter += new System.EventHandler(this._txtSearchName_Enter);
            this._txtSearchName.KeyDown += new System.Windows.Forms.KeyEventHandler(this.cmbSearchName_KeyDown);
            this._txtSearchName.KeyUp += new System.Windows.Forms.KeyEventHandler(this._txtSearchName_KeyUp);
            this._txtSearchName.Leave += new System.EventHandler(this._txtSearchName_Leave);
            this._txtSearchName.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.cmbSearchName_MouseDoubleClick);
            // 
            // _btnAddElementNote
            // 
            resources.ApplyResources(this._btnAddElementNote, "_btnAddElementNote");
            this._btnAddElementNote.Name = "_btnAddElementNote";
            this._toolTip.SetToolTip(this._btnAddElementNote, resources.GetString("_btnAddElementNote.ToolTip"));
            this._btnAddElementNote.UseVisualStyleBackColor = true;
            this._btnAddElementNote.Click += new System.EventHandler(this.btnAddNote_Click);
            // 
            // _rtfListOfSearches
            // 
            this._rtfListOfSearches.ContextMenuStrip = this.contextMenuRtf;
            resources.ApplyResources(this._rtfListOfSearches, "_rtfListOfSearches");
            this._rtfListOfSearches.Name = "_rtfListOfSearches";
            this._rtfListOfSearches.ReadOnly = true;
            this._rtfListOfSearches.Enter += new System.EventHandler(this.rtfListOfSearches_Enter);
            this._rtfListOfSearches.Leave += new System.EventHandler(this.rtfListOfSearches_Leave);
            this._rtfListOfSearches.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.rtfListOfSearches_MouseDoubleClick);
            this._rtfListOfSearches.MouseDown += new System.Windows.Forms.MouseEventHandler(this.rtfListOfSearches_MouseDown);
            this._rtfListOfSearches.MouseUp += new System.Windows.Forms.MouseEventHandler(this.rtfListOfSearches_MouseUp);
            // 
            // contextMenuRtf
            // 
            this.contextMenuRtf.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.runToolStripMenuItem,
            this.editSQLToolStripMenuItem,
            this.showDescriptionToolStripMenuItem});
            this.contextMenuRtf.Name = "contextMenuRtf";
            resources.ApplyResources(this.contextMenuRtf, "contextMenuRtf");
            // 
            // runToolStripMenuItem
            // 
            this.runToolStripMenuItem.Name = "runToolStripMenuItem";
            resources.ApplyResources(this.runToolStripMenuItem, "runToolStripMenuItem");
            this.runToolStripMenuItem.Click += new System.EventHandler(this.runToolStripMenuItem_Click);
            // 
            // editSQLToolStripMenuItem
            // 
            this.editSQLToolStripMenuItem.Name = "editSQLToolStripMenuItem";
            resources.ApplyResources(this.editSQLToolStripMenuItem, "editSQLToolStripMenuItem");
            this.editSQLToolStripMenuItem.Click += new System.EventHandler(this.editSQLToolStripMenuItem_Click);
            // 
            // showDescriptionToolStripMenuItem
            // 
            this.showDescriptionToolStripMenuItem.Name = "showDescriptionToolStripMenuItem";
            resources.ApplyResources(this.showDescriptionToolStripMenuItem, "showDescriptionToolStripMenuItem");
            this.showDescriptionToolStripMenuItem.Click += new System.EventHandler(this.showDescriptionToolStripMenuItem_Click);
            // 
            // _menuStrip1
            // 
            this._menuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
            this._menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this._fileToolStripMenuItem,
            this._doToolStripMenuItem,
            this._versionControlToolStripMenuItem,
            this._portToolStripMenuItem,
            this._helpToolStripMenuItem});
            resources.ApplyResources(this._menuStrip1, "_menuStrip1");
            this._menuStrip1.Name = "_menuStrip1";
            // 
            // _fileToolStripMenuItem
            // 
            this._fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this._settingGeneralToolStripMenuItem,
            this._settingsToolStripMenuItem,
            this._settingsGlobalKeysToolStripMenuItem,
            this._settingsToolbarToolStripMenuItem,
            this._settingsQueryAndSctipToolStripMenuItem,
            this.updateScriptsToolStripMenuItem});
            this._fileToolStripMenuItem.Name = "_fileToolStripMenuItem";
            resources.ApplyResources(this._fileToolStripMenuItem, "_fileToolStripMenuItem");
            // 
            // _settingGeneralToolStripMenuItem
            // 
            this._settingGeneralToolStripMenuItem.Name = "_settingGeneralToolStripMenuItem";
            resources.ApplyResources(this._settingGeneralToolStripMenuItem, "_settingGeneralToolStripMenuItem");
            this._settingGeneralToolStripMenuItem.Click += new System.EventHandler(this.settingGeneralToolStripMenuItem_Click);
            // 
            // _settingsToolStripMenuItem
            // 
            this._settingsToolStripMenuItem.Name = "_settingsToolStripMenuItem";
            resources.ApplyResources(this._settingsToolStripMenuItem, "_settingsToolStripMenuItem");
            this._settingsToolStripMenuItem.Click += new System.EventHandler(this.settingsToolStripMenuItem_Click);
            // 
            // _settingsGlobalKeysToolStripMenuItem
            // 
            this._settingsGlobalKeysToolStripMenuItem.Name = "_settingsGlobalKeysToolStripMenuItem";
            resources.ApplyResources(this._settingsGlobalKeysToolStripMenuItem, "_settingsGlobalKeysToolStripMenuItem");
            this._settingsGlobalKeysToolStripMenuItem.Click += new System.EventHandler(this.settingsKeysToolStripMenuItem_Click);
            // 
            // _settingsToolbarToolStripMenuItem
            // 
            this._settingsToolbarToolStripMenuItem.Name = "_settingsToolbarToolStripMenuItem";
            resources.ApplyResources(this._settingsToolbarToolStripMenuItem, "_settingsToolbarToolStripMenuItem");
            this._settingsToolbarToolStripMenuItem.Click += new System.EventHandler(this.settingsToolbarToolStripMenuItem_Click);
            // 
            // _settingsQueryAndSctipToolStripMenuItem
            // 
            this._settingsQueryAndSctipToolStripMenuItem.Name = "_settingsQueryAndSctipToolStripMenuItem";
            resources.ApplyResources(this._settingsQueryAndSctipToolStripMenuItem, "_settingsQueryAndSctipToolStripMenuItem");
            this._settingsQueryAndSctipToolStripMenuItem.Click += new System.EventHandler(this.settingsQueryAndSctipToolStripMenuItem_Click);
            // 
            // updateScriptsToolStripMenuItem
            // 
            this.updateScriptsToolStripMenuItem.Name = "updateScriptsToolStripMenuItem";
            resources.ApplyResources(this.updateScriptsToolStripMenuItem, "updateScriptsToolStripMenuItem");
            this.updateScriptsToolStripMenuItem.Click += new System.EventHandler(this.updateScriptsToolStripMenuItem_Click);
            // 
            // _doToolStripMenuItem
            // 
            this._doToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this._createActivityForOperationToolStripMenuItem,
            this._updateActivityFromOperationToolStripMenuItem,
            this._toolStripSeparator10,
            this._showFolderToolStripMenuItem,
            this._copyGuidsqlToClipboardToolStripMenuItem,
            this._toolStripSeparator1,
            this._changeAuthorToolStripMenuItem,
            this._changeAuthorRecursiveToolStripMenuItem});
            this._doToolStripMenuItem.Name = "_doToolStripMenuItem";
            resources.ApplyResources(this._doToolStripMenuItem, "_doToolStripMenuItem");
            // 
            // _createActivityForOperationToolStripMenuItem
            // 
            this._createActivityForOperationToolStripMenuItem.Name = "_createActivityForOperationToolStripMenuItem";
            resources.ApplyResources(this._createActivityForOperationToolStripMenuItem, "_createActivityForOperationToolStripMenuItem");
            this._createActivityForOperationToolStripMenuItem.Click += new System.EventHandler(this.createActivityForOperationToolStripMenuItem_Click);
            // 
            // _updateActivityFromOperationToolStripMenuItem
            // 
            this._updateActivityFromOperationToolStripMenuItem.Name = "_updateActivityFromOperationToolStripMenuItem";
            resources.ApplyResources(this._updateActivityFromOperationToolStripMenuItem, "_updateActivityFromOperationToolStripMenuItem");
            this._updateActivityFromOperationToolStripMenuItem.Click += new System.EventHandler(this.updateActivityFromOperationToolStripMenuItem_Click);
            // 
            // _toolStripSeparator10
            // 
            this._toolStripSeparator10.Name = "_toolStripSeparator10";
            resources.ApplyResources(this._toolStripSeparator10, "_toolStripSeparator10");
            // 
            // _showFolderToolStripMenuItem
            // 
            this._showFolderToolStripMenuItem.Name = "_showFolderToolStripMenuItem";
            resources.ApplyResources(this._showFolderToolStripMenuItem, "_showFolderToolStripMenuItem");
            this._showFolderToolStripMenuItem.Click += new System.EventHandler(this.showFolderToolStripMenuItem_Click);
            // 
            // _copyGuidsqlToClipboardToolStripMenuItem
            // 
            this._copyGuidsqlToClipboardToolStripMenuItem.Name = "_copyGuidsqlToClipboardToolStripMenuItem";
            resources.ApplyResources(this._copyGuidsqlToClipboardToolStripMenuItem, "_copyGuidsqlToClipboardToolStripMenuItem");
            this._copyGuidsqlToClipboardToolStripMenuItem.Click += new System.EventHandler(this.copyGUIDSQLToClipboardToolStripMenuItem_Click);
            // 
            // _toolStripSeparator1
            // 
            this._toolStripSeparator1.Name = "_toolStripSeparator1";
            resources.ApplyResources(this._toolStripSeparator1, "_toolStripSeparator1");
            // 
            // _changeAuthorToolStripMenuItem
            // 
            this._changeAuthorToolStripMenuItem.Name = "_changeAuthorToolStripMenuItem";
            resources.ApplyResources(this._changeAuthorToolStripMenuItem, "_changeAuthorToolStripMenuItem");
            this._changeAuthorToolStripMenuItem.Click += new System.EventHandler(this.changeAuthorToolStripMenuItem_Click);
            // 
            // _changeAuthorRecursiveToolStripMenuItem
            // 
            this._changeAuthorRecursiveToolStripMenuItem.Name = "_changeAuthorRecursiveToolStripMenuItem";
            resources.ApplyResources(this._changeAuthorRecursiveToolStripMenuItem, "_changeAuthorRecursiveToolStripMenuItem");
            this._changeAuthorRecursiveToolStripMenuItem.Click += new System.EventHandler(this.changeAuthorRecursiveToolStripMenuItem_Click);
            // 
            // _versionControlToolStripMenuItem
            // 
            this._versionControlToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this._changeXmlFileToolStripMenuItem,
            this._showFolderVCorCodeToolStripMenuItem,
            this._getVcLatesrecursiveToolStripMenuItem,
            this._toolStripSeparator2,
            this._showTortoiseLogToolStripMenuItem,
            this._showTortoiseRepoBrowserToolStripMenuItem,
            this._setSvnKeywordsToolStripMenuItem,
            this._setSvnModuleTaggedValuesToolStripMenuItem,
            this._setSvnModuleTaggedValuesrecursiveToolStripMenuItem});
            this._versionControlToolStripMenuItem.Name = "_versionControlToolStripMenuItem";
            resources.ApplyResources(this._versionControlToolStripMenuItem, "_versionControlToolStripMenuItem");
            // 
            // _changeXmlFileToolStripMenuItem
            // 
            this._changeXmlFileToolStripMenuItem.Name = "_changeXmlFileToolStripMenuItem";
            resources.ApplyResources(this._changeXmlFileToolStripMenuItem, "_changeXmlFileToolStripMenuItem");
            this._changeXmlFileToolStripMenuItem.Click += new System.EventHandler(this.changeXMLFileToolStripMenuItem_Click);
            // 
            // _showFolderVCorCodeToolStripMenuItem
            // 
            this._showFolderVCorCodeToolStripMenuItem.Name = "_showFolderVCorCodeToolStripMenuItem";
            resources.ApplyResources(this._showFolderVCorCodeToolStripMenuItem, "_showFolderVCorCodeToolStripMenuItem");
            this._showFolderVCorCodeToolStripMenuItem.Click += new System.EventHandler(this.showFolderVCorCodeToolStripMenuItem_Click);
            // 
            // _getVcLatesrecursiveToolStripMenuItem
            // 
            this._getVcLatesrecursiveToolStripMenuItem.Name = "_getVcLatesrecursiveToolStripMenuItem";
            resources.ApplyResources(this._getVcLatesrecursiveToolStripMenuItem, "_getVcLatesrecursiveToolStripMenuItem");
            this._getVcLatesrecursiveToolStripMenuItem.Click += new System.EventHandler(this.getVCLatesrecursiveToolStripMenuItem_Click);
            // 
            // _toolStripSeparator2
            // 
            this._toolStripSeparator2.Name = "_toolStripSeparator2";
            resources.ApplyResources(this._toolStripSeparator2, "_toolStripSeparator2");
            // 
            // _showTortoiseLogToolStripMenuItem
            // 
            this._showTortoiseLogToolStripMenuItem.Name = "_showTortoiseLogToolStripMenuItem";
            resources.ApplyResources(this._showTortoiseLogToolStripMenuItem, "_showTortoiseLogToolStripMenuItem");
            this._showTortoiseLogToolStripMenuItem.Click += new System.EventHandler(this.showTortoiseLogToolStripMenuItem_Click);
            // 
            // _showTortoiseRepoBrowserToolStripMenuItem
            // 
            this._showTortoiseRepoBrowserToolStripMenuItem.Name = "_showTortoiseRepoBrowserToolStripMenuItem";
            resources.ApplyResources(this._showTortoiseRepoBrowserToolStripMenuItem, "_showTortoiseRepoBrowserToolStripMenuItem");
            this._showTortoiseRepoBrowserToolStripMenuItem.Click += new System.EventHandler(this.showTortoiseRepoBrowserToolStripMenuItem_Click);
            // 
            // _setSvnKeywordsToolStripMenuItem
            // 
            this._setSvnKeywordsToolStripMenuItem.Name = "_setSvnKeywordsToolStripMenuItem";
            resources.ApplyResources(this._setSvnKeywordsToolStripMenuItem, "_setSvnKeywordsToolStripMenuItem");
            this._setSvnKeywordsToolStripMenuItem.Click += new System.EventHandler(this.setSvnKeywordsToolStripMenuItem_Click);
            // 
            // _setSvnModuleTaggedValuesToolStripMenuItem
            // 
            this._setSvnModuleTaggedValuesToolStripMenuItem.Name = "_setSvnModuleTaggedValuesToolStripMenuItem";
            resources.ApplyResources(this._setSvnModuleTaggedValuesToolStripMenuItem, "_setSvnModuleTaggedValuesToolStripMenuItem");
            this._setSvnModuleTaggedValuesToolStripMenuItem.Click += new System.EventHandler(this.setSvnModuleTaggedValuesToolStripMenuItem_Click);
            // 
            // _setSvnModuleTaggedValuesrecursiveToolStripMenuItem
            // 
            this._setSvnModuleTaggedValuesrecursiveToolStripMenuItem.Name = "_setSvnModuleTaggedValuesrecursiveToolStripMenuItem";
            resources.ApplyResources(this._setSvnModuleTaggedValuesrecursiveToolStripMenuItem, "_setSvnModuleTaggedValuesrecursiveToolStripMenuItem");
            this._setSvnModuleTaggedValuesrecursiveToolStripMenuItem.Click += new System.EventHandler(this.setSvnModuleTaggedValuesrecursiveToolStripMenuItem_Click);
            // 
            // _portToolStripMenuItem
            // 
            this._portToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this._movePortsToolStripMenuItem,
            this._toolStripSeparator7,
            this._deletePortsToolStripMenuItem,
            this._toolStripSeparator3,
            this._connectPortsToolStripMenuItem,
            this._connectPortsInsideComponentsToolStripMenuItem,
            this._toolStripSeparator8,
            this._makeConnectorsUnspecifiedDirectionToolStripMenuItem,
            this._toolStripSeparator4,
            this._showPortsInDiagramObjectsToolStripMenuItem,
            this._showSendingPortsLeftRecievingPortsRightToolStripMenuItem,
            this._hidePortsInDiagramToolStripMenuItem,
            this._toolStripSeparator5,
            this._unhidePortsToolStripMenuItem,
            this._hidePortsToolStripMenuItem,
            this._toolStripSeparator11,
            this._movePortLabelLeftToolStripMenuItem,
            this._movePortLabelRightPositionToolStripMenuItem,
            this._toolStripSeparator12,
            this._movePortLabelLeftToolStripMenuItem1,
            this._movePortLabelRightToolStripMenuItem,
            this._toolStripSeparator9,
            this._orderDiagramItemsToolStripMenuItem});
            this._portToolStripMenuItem.Name = "_portToolStripMenuItem";
            resources.ApplyResources(this._portToolStripMenuItem, "_portToolStripMenuItem");
            // 
            // _movePortsToolStripMenuItem
            // 
            this._movePortsToolStripMenuItem.Name = "_movePortsToolStripMenuItem";
            resources.ApplyResources(this._movePortsToolStripMenuItem, "_movePortsToolStripMenuItem");
            this._movePortsToolStripMenuItem.Click += new System.EventHandler(this.copyPortsToolStripMenuItem_Click);
            // 
            // _toolStripSeparator7
            // 
            this._toolStripSeparator7.Name = "_toolStripSeparator7";
            resources.ApplyResources(this._toolStripSeparator7, "_toolStripSeparator7");
            // 
            // _deletePortsToolStripMenuItem
            // 
            this._deletePortsToolStripMenuItem.Name = "_deletePortsToolStripMenuItem";
            resources.ApplyResources(this._deletePortsToolStripMenuItem, "_deletePortsToolStripMenuItem");
            this._deletePortsToolStripMenuItem.Click += new System.EventHandler(this.deletePortsToolStripMenuItem_Click);
            // 
            // _toolStripSeparator3
            // 
            this._toolStripSeparator3.Name = "_toolStripSeparator3";
            resources.ApplyResources(this._toolStripSeparator3, "_toolStripSeparator3");
            // 
            // _connectPortsToolStripMenuItem
            // 
            this._connectPortsToolStripMenuItem.Name = "_connectPortsToolStripMenuItem";
            resources.ApplyResources(this._connectPortsToolStripMenuItem, "_connectPortsToolStripMenuItem");
            this._connectPortsToolStripMenuItem.Click += new System.EventHandler(this.connectPortsToolStripMenuItem_Click);
            // 
            // _connectPortsInsideComponentsToolStripMenuItem
            // 
            this._connectPortsInsideComponentsToolStripMenuItem.Name = "_connectPortsInsideComponentsToolStripMenuItem";
            resources.ApplyResources(this._connectPortsInsideComponentsToolStripMenuItem, "_connectPortsInsideComponentsToolStripMenuItem");
            this._connectPortsInsideComponentsToolStripMenuItem.Click += new System.EventHandler(this.connectPortsInsideComponentsToolStripMenuItem_Click);
            // 
            // _toolStripSeparator8
            // 
            this._toolStripSeparator8.Name = "_toolStripSeparator8";
            resources.ApplyResources(this._toolStripSeparator8, "_toolStripSeparator8");
            // 
            // _makeConnectorsUnspecifiedDirectionToolStripMenuItem
            // 
            this._makeConnectorsUnspecifiedDirectionToolStripMenuItem.Name = "_makeConnectorsUnspecifiedDirectionToolStripMenuItem";
            resources.ApplyResources(this._makeConnectorsUnspecifiedDirectionToolStripMenuItem, "_makeConnectorsUnspecifiedDirectionToolStripMenuItem");
            this._makeConnectorsUnspecifiedDirectionToolStripMenuItem.Click += new System.EventHandler(this.makeConnectorsUnspecifiedDirectionToolStripMenuItem_Click);
            // 
            // _toolStripSeparator4
            // 
            this._toolStripSeparator4.Name = "_toolStripSeparator4";
            resources.ApplyResources(this._toolStripSeparator4, "_toolStripSeparator4");
            // 
            // _showPortsInDiagramObjectsToolStripMenuItem
            // 
            this._showPortsInDiagramObjectsToolStripMenuItem.Name = "_showPortsInDiagramObjectsToolStripMenuItem";
            resources.ApplyResources(this._showPortsInDiagramObjectsToolStripMenuItem, "_showPortsInDiagramObjectsToolStripMenuItem");
            this._showPortsInDiagramObjectsToolStripMenuItem.Click += new System.EventHandler(this.showPortsInDiagramObjectsToolStripMenuItem_Click);
            // 
            // _showSendingPortsLeftRecievingPortsRightToolStripMenuItem
            // 
            this._showSendingPortsLeftRecievingPortsRightToolStripMenuItem.Name = "_showSendingPortsLeftRecievingPortsRightToolStripMenuItem";
            resources.ApplyResources(this._showSendingPortsLeftRecievingPortsRightToolStripMenuItem, "_showSendingPortsLeftRecievingPortsRightToolStripMenuItem");
            this._showSendingPortsLeftRecievingPortsRightToolStripMenuItem.Click += new System.EventHandler(this.showReceivingPortsLeftSendingPortsRightToolStripMenuItem_Click);
            // 
            // _hidePortsInDiagramToolStripMenuItem
            // 
            this._hidePortsInDiagramToolStripMenuItem.Name = "_hidePortsInDiagramToolStripMenuItem";
            resources.ApplyResources(this._hidePortsInDiagramToolStripMenuItem, "_hidePortsInDiagramToolStripMenuItem");
            this._hidePortsInDiagramToolStripMenuItem.Click += new System.EventHandler(this.removePortsInDiagramToolStripMenuItem_Click);
            // 
            // _toolStripSeparator5
            // 
            this._toolStripSeparator5.Name = "_toolStripSeparator5";
            resources.ApplyResources(this._toolStripSeparator5, "_toolStripSeparator5");
            // 
            // _unhidePortsToolStripMenuItem
            // 
            this._unhidePortsToolStripMenuItem.Name = "_unhidePortsToolStripMenuItem";
            resources.ApplyResources(this._unhidePortsToolStripMenuItem, "_unhidePortsToolStripMenuItem");
            this._unhidePortsToolStripMenuItem.Click += new System.EventHandler(this.viewPortLabelToolStripMenuItem_Click);
            // 
            // _hidePortsToolStripMenuItem
            // 
            this._hidePortsToolStripMenuItem.Name = "_hidePortsToolStripMenuItem";
            resources.ApplyResources(this._hidePortsToolStripMenuItem, "_hidePortsToolStripMenuItem");
            this._hidePortsToolStripMenuItem.Click += new System.EventHandler(this.hidePortLabelToolStripMenuItem_Click);
            // 
            // _toolStripSeparator11
            // 
            this._toolStripSeparator11.Name = "_toolStripSeparator11";
            resources.ApplyResources(this._toolStripSeparator11, "_toolStripSeparator11");
            // 
            // _movePortLabelLeftToolStripMenuItem
            // 
            this._movePortLabelLeftToolStripMenuItem.Name = "_movePortLabelLeftToolStripMenuItem";
            resources.ApplyResources(this._movePortLabelLeftToolStripMenuItem, "_movePortLabelLeftToolStripMenuItem");
            this._movePortLabelLeftToolStripMenuItem.Click += new System.EventHandler(this.movePortLableLeftPositionToolStripMenuItem_Click);
            // 
            // _movePortLabelRightPositionToolStripMenuItem
            // 
            this._movePortLabelRightPositionToolStripMenuItem.Name = "_movePortLabelRightPositionToolStripMenuItem";
            resources.ApplyResources(this._movePortLabelRightPositionToolStripMenuItem, "_movePortLabelRightPositionToolStripMenuItem");
            this._movePortLabelRightPositionToolStripMenuItem.Click += new System.EventHandler(this.movePortLableRightPositionToolStripMenuItem_Click);
            // 
            // _toolStripSeparator12
            // 
            this._toolStripSeparator12.Name = "_toolStripSeparator12";
            resources.ApplyResources(this._toolStripSeparator12, "_toolStripSeparator12");
            // 
            // _movePortLabelLeftToolStripMenuItem1
            // 
            this._movePortLabelLeftToolStripMenuItem1.Name = "_movePortLabelLeftToolStripMenuItem1";
            resources.ApplyResources(this._movePortLabelLeftToolStripMenuItem1, "_movePortLabelLeftToolStripMenuItem1");
            this._movePortLabelLeftToolStripMenuItem1.Click += new System.EventHandler(this.movePortLableMinusPositionToolStripMenuItem_Click);
            // 
            // _movePortLabelRightToolStripMenuItem
            // 
            this._movePortLabelRightToolStripMenuItem.Name = "_movePortLabelRightToolStripMenuItem";
            resources.ApplyResources(this._movePortLabelRightToolStripMenuItem, "_movePortLabelRightToolStripMenuItem");
            this._movePortLabelRightToolStripMenuItem.Click += new System.EventHandler(this.movePortLablePlusPositionToolStripMenuItem_Click);
            // 
            // _toolStripSeparator9
            // 
            this._toolStripSeparator9.Name = "_toolStripSeparator9";
            resources.ApplyResources(this._toolStripSeparator9, "_toolStripSeparator9");
            // 
            // _orderDiagramItemsToolStripMenuItem
            // 
            this._orderDiagramItemsToolStripMenuItem.Name = "_orderDiagramItemsToolStripMenuItem";
            resources.ApplyResources(this._orderDiagramItemsToolStripMenuItem, "_orderDiagramItemsToolStripMenuItem");
            // 
            // _helpToolStripMenuItem
            // 
            this._helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this._getLastSqlErrorToolStripMenuItem,
            this.toolStripSeparator1,
            this._helpToolStripMenuItem1,
            this.gitHubToolStripMenuItem,
            this.toolStripSeparator2,
            this._aboutToolStripMenuItem});
            this._helpToolStripMenuItem.Name = "_helpToolStripMenuItem";
            resources.ApplyResources(this._helpToolStripMenuItem, "_helpToolStripMenuItem");
            this._helpToolStripMenuItem.Click += new System.EventHandler(this.helpToolStripMenuItem_Click);
            // 
            // _getLastSqlErrorToolStripMenuItem
            // 
            this._getLastSqlErrorToolStripMenuItem.Name = "_getLastSqlErrorToolStripMenuItem";
            resources.ApplyResources(this._getLastSqlErrorToolStripMenuItem, "_getLastSqlErrorToolStripMenuItem");
            this._getLastSqlErrorToolStripMenuItem.Click += new System.EventHandler(this.getLastSQLErrorToolStripMenuItem_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            resources.ApplyResources(this.toolStripSeparator1, "toolStripSeparator1");
            // 
            // _helpToolStripMenuItem1
            // 
            this._helpToolStripMenuItem1.Name = "_helpToolStripMenuItem1";
            resources.ApplyResources(this._helpToolStripMenuItem1, "_helpToolStripMenuItem1");
            this._helpToolStripMenuItem1.Click += new System.EventHandler(this.helpToolStripMenuItem1_Click);
            // 
            // gitHubToolStripMenuItem
            // 
            this.gitHubToolStripMenuItem.Name = "gitHubToolStripMenuItem";
            resources.ApplyResources(this.gitHubToolStripMenuItem, "gitHubToolStripMenuItem");
            this.gitHubToolStripMenuItem.Click += new System.EventHandler(this.githubToolStripMenuItem1_Click);
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            resources.ApplyResources(this.toolStripSeparator2, "toolStripSeparator2");
            // 
            // _aboutToolStripMenuItem
            // 
            this._aboutToolStripMenuItem.Name = "_aboutToolStripMenuItem";
            resources.ApplyResources(this._aboutToolStripMenuItem, "_aboutToolStripMenuItem");
            this._aboutToolStripMenuItem.Click += new System.EventHandler(this.aboutToolStripMenuItem_Click);
            // 
            // _panelButtons
            // 
            this._panelButtons.Controls.Add(this._toolStripContainer1);
            resources.ApplyResources(this._panelButtons, "_panelButtons");
            this._panelButtons.Name = "_panelButtons";
            // 
            // _panelLineStyle
            // 
            this._panelLineStyle.Controls.Add(this._btnLv);
            this._panelLineStyle.Controls.Add(this._btnLh);
            this._panelLineStyle.Controls.Add(this._btnTv);
            this._panelLineStyle.Controls.Add(this._btnTh);
            this._panelLineStyle.Controls.Add(this._btnC);
            this._panelLineStyle.Controls.Add(this._btnBezier);
            this._panelLineStyle.Controls.Add(this._btnOs);
            this._panelLineStyle.Controls.Add(this._btnOr);
            this._panelLineStyle.Controls.Add(this._btnA);
            this._panelLineStyle.Controls.Add(this._btnD);
            resources.ApplyResources(this._panelLineStyle, "_panelLineStyle");
            this._panelLineStyle.Name = "_panelLineStyle";
            // 
            // _panelFavorite
            // 
            this._panelFavorite.Controls.Add(this._btnAddFavorite);
            this._panelFavorite.Controls.Add(this._btnRemoveFavorite);
            this._panelFavorite.Controls.Add(this._btnShowFavorites);
            this._panelFavorite.Controls.Add(this._btnDisplayBehavior);
            resources.ApplyResources(this._panelFavorite, "_panelFavorite");
            this._panelFavorite.Name = "_panelFavorite";
            // 
            // _panelNote
            // 
            this._panelNote.Controls.Add(this._btnAddElementNote);
            resources.ApplyResources(this._panelNote, "_panelNote");
            this._panelNote.Name = "_panelNote";
            // 
            // _panelPort
            // 
            this._panelPort.Controls.Add(this._lblPorts);
            this._panelPort.Controls.Add(this._btnLeft);
            this._panelPort.Controls.Add(this._btnUp);
            this._panelPort.Controls.Add(this._btnRight);
            this._panelPort.Controls.Add(this._btnDown);
            this._panelPort.Controls.Add(this._btnLabelLeft);
            this._panelPort.Controls.Add(this._btnLabelRight);
            resources.ApplyResources(this._panelPort, "_panelPort");
            this._panelPort.Name = "_panelPort";
            // 
            // _lblPorts
            // 
            resources.ApplyResources(this._lblPorts, "_lblPorts");
            this._lblPorts.Name = "_lblPorts";
            // 
            // _panelAdvanced
            // 
            this._panelAdvanced.Controls.Add(this._btnComposite);
            this._panelAdvanced.Controls.Add(this._btnFindUsage);
            this._panelAdvanced.Controls.Add(this._btnUpdateActivityParameter);
            this._panelAdvanced.Controls.Add(this._btnLocateType);
            this._panelAdvanced.Controls.Add(this._btnLocateOperation);
            this._panelAdvanced.Controls.Add(this._btnDisplaySpecification);
            resources.ApplyResources(this._panelAdvanced, "_panelAdvanced");
            this._panelAdvanced.Name = "_panelAdvanced";
            // 
            // _panelQuickSearch
            // 
            resources.ApplyResources(this._panelQuickSearch, "_panelQuickSearch");
            this._panelQuickSearch.Controls.Add(this._txtSearchText, 0, 0);
            this._panelQuickSearch.Controls.Add(this._txtSearchName, 1, 0);
            this._panelQuickSearch.Name = "_panelQuickSearch";
            // 
            // _toolTipRtfListOfSearches
            // 
            this._toolTipRtfListOfSearches.AutomaticDelay = 0;
            this._toolTipRtfListOfSearches.OwnerDraw = true;
            this._toolTipRtfListOfSearches.Draw += new System.Windows.Forms.DrawToolTipEventHandler(this._toolTipRtfListOfSearches_Draw);
            this._toolTipRtfListOfSearches.Popup += new System.Windows.Forms.PopupEventHandler(this._toolTipRtfListOfSearches_Popup);
            // 
            // AddinControlGui
            // 
            resources.ApplyResources(this, "$this");
            this.Controls.Add(this._rtfListOfSearches);
            this.Controls.Add(this._cmbSearchName);
            this.Controls.Add(this._panelPort);
            this.Controls.Add(this._panelNote);
            this.Controls.Add(this._panelAdvanced);
            this.Controls.Add(this._panelFavorite);
            this.Controls.Add(this._panelConveyedItems);
            this.Controls.Add(this._panelLineStyle);
            this.Controls.Add(this._panelQuickSearch);
            this.Controls.Add(this._panelButtons);
            this.Controls.Add(this._menuStrip1);
            this.Name = "AddinControlGui";
            this.Resize += new System.EventHandler(this.AddinControlGui_Resize);
            this._toolStripContainer1.TopToolStripPanel.ResumeLayout(false);
            this._toolStripContainer1.TopToolStripPanel.PerformLayout();
            this._toolStripContainer1.ResumeLayout(false);
            this._toolStripContainer1.PerformLayout();
            this._toolStripQuery.ResumeLayout(false);
            this._toolStripQuery.PerformLayout();
            this._panelConveyedItems.ResumeLayout(false);
            this.contextMenuRtf.ResumeLayout(false);
            this._menuStrip1.ResumeLayout(false);
            this._menuStrip1.PerformLayout();
            this._panelButtons.ResumeLayout(false);
            this._panelLineStyle.ResumeLayout(false);
            this._panelFavorite.ResumeLayout(false);
            this._panelNote.ResumeLayout(false);
            this._panelPort.ResumeLayout(false);
            this._panelPort.PerformLayout();
            this._panelAdvanced.ResumeLayout(false);
            this._panelQuickSearch.ResumeLayout(false);
            this._panelQuickSearch.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
        #endregion
AddinControlGui