示例#1
0
        void InitData()
        {
            this.TimeSelected = false;
            this.Time1        = App.GetSystemTime();
            this.Time2        = App.GetSystemTime();

            this.Sections = new List <EntityData>();
            if (App.UserAccount.CurrentSelectRole.Role_type == "D")
            {//医生科室不变
                this.Sections.Add(new EntityData()
                {
                    Key = "0", Data = App.UserAccount.CurrentSelectRole.Section_name
                });
            }
            else
            {
                this.Sections.Add(new EntityData()
                {
                    Key = "0", Data = "--请选择--"
                });
            }
            this.Sections.AddRange(DataInit.GetAllClinicSection());
            this.Section_Id = this.Sections.FirstOrDefault().Key;

            this.StatusList = new List <EntityData>()
            {
                new EntityData()
                {
                    Key = "-1", Data = "--请选择--"
                },
                new EntityData()
                {
                    Key = "0", Data = "未审核"
                },
                new EntityData()
                {
                    Key = "1", Data = "通过"
                },
                new EntityData()
                {
                    Key = "2", Data = "未通过"
                }
            };
            this.Status = this.StatusList.FirstOrDefault().Key;

            this.SearchCommand = new DevComponents.DotNetBar.Command();
        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RibbonShell));
     this.buttonItem47 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem48 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem49 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem20 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem21 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem22 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem30 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem31 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem32 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem33 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem34 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem35 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem36 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem37 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem38 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem39 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem40 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem41 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem42 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem43 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem44 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem45 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem46 = new DevComponents.DotNetBar.ButtonItem();
     this.itemContainer7 = new DevComponents.DotNetBar.ItemContainer();
     this.buttonAlignLeft = new DevComponents.DotNetBar.ButtonItem();
     this.buttonAlignCenter = new DevComponents.DotNetBar.ButtonItem();
     this.buttonAlignRight = new DevComponents.DotNetBar.ButtonItem();
     this.buttonAlignJustify = new DevComponents.DotNetBar.ButtonItem();
     this.itemContainer8 = new DevComponents.DotNetBar.ItemContainer();
     this.buttonItem23 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem24 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem25 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem26 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem27 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem28 = new DevComponents.DotNetBar.ButtonItem();
     this.comboFont = new DevComponents.DotNetBar.ComboBoxItem();
     this.comboFontSize = new DevComponents.DotNetBar.ComboBoxItem();
     this.comboItem1 = new DevComponents.Editors.ComboItem();
     this.comboItem2 = new DevComponents.Editors.ComboItem();
     this.comboItem3 = new DevComponents.Editors.ComboItem();
     this.comboItem4 = new DevComponents.Editors.ComboItem();
     this.comboItem5 = new DevComponents.Editors.ComboItem();
     this.comboItem6 = new DevComponents.Editors.ComboItem();
     this.comboItem7 = new DevComponents.Editors.ComboItem();
     this.comboItem8 = new DevComponents.Editors.ComboItem();
     this.comboItem9 = new DevComponents.Editors.ComboItem();
     this.buttonFontBold = new DevComponents.DotNetBar.ButtonItem();
     this.buttonFontItalic = new DevComponents.DotNetBar.ButtonItem();
     this.buttonFontUnderline = new DevComponents.DotNetBar.ButtonItem();
     this.buttonFontStrike = new DevComponents.DotNetBar.ButtonItem();
     this.buttonTextColor = new DevComponents.DotNetBar.ColorPickerDropDown();
     this.buttonItem53 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem54 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonCut = new DevComponents.DotNetBar.ButtonItem();
     this.buttonCopy = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem55 = new DevComponents.DotNetBar.ButtonItem();
     this.checkBoxItem1 = new DevComponents.DotNetBar.CheckBoxItem();
     this.checkBoxItem2 = new DevComponents.DotNetBar.CheckBoxItem();
     this.checkBoxItem3 = new DevComponents.DotNetBar.CheckBoxItem();
     this.checkBoxItem4 = new DevComponents.DotNetBar.CheckBoxItem();
     this.checkBoxItem5 = new DevComponents.DotNetBar.CheckBoxItem();
     this.checkBoxItem6 = new DevComponents.DotNetBar.CheckBoxItem();
     this.buttonReplace = new DevComponents.DotNetBar.ButtonItem();
     this.buttonGoto = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem50 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem51 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem52 = new DevComponents.DotNetBar.ButtonItem();
     this.ribbonTabItemGroup1 = new DevComponents.DotNetBar.RibbonTabItemGroup();
     this.ribbonControl = new DevComponents.DotNetBar.RibbonControl();
     this.buttonFile = new DevComponents.DotNetBar.ApplicationButton();
     this.itemContainer1 = new DevComponents.DotNetBar.ItemContainer();
     this.itemContainer2 = new DevComponents.DotNetBar.ItemContainer();
     this.itemContainer3 = new DevComponents.DotNetBar.ItemContainer();
     this.tnLogin = new DevComponents.DotNetBar.ButtonItem();
     this.tnLogout = new DevComponents.DotNetBar.ButtonItem();
     this.btnCPassword = new DevComponents.DotNetBar.ButtonItem();
     this.btnClose = new DevComponents.DotNetBar.ButtonItem();
     this.itemContainer4 = new DevComponents.DotNetBar.ItemContainer();
     this.btnAbout = new DevComponents.DotNetBar.ButtonItem();
     this.btnExit = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem9 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem10 = new DevComponents.DotNetBar.ButtonItem();
     this.AppCommandTheme = new DevComponents.DotNetBar.Command(this.components);
     this.buttonItem11 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem15 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem17 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem18 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem19 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem29 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem56 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem57 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem58 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem59 = new DevComponents.DotNetBar.ButtonItem();
     this.colorPickerDropDown1 = new DevComponents.DotNetBar.ColorPickerDropDown();
     this.switchButtonItem1 = new DevComponents.DotNetBar.SwitchButtonItem();
     this.RibbonStateCommand = new DevComponents.DotNetBar.Command(this.components);
     this.qatCustomizeItem1 = new DevComponents.DotNetBar.QatCustomizeItem();
     this.styleManager1 = new DevComponents.DotNetBar.StyleManager(this.components);
     this.tabStrip1 = new DevComponents.DotNetBar.TabStrip();
     this.microChartItem1 = new DevComponents.DotNetBar.MicroChartItem();
     this.microChartItem2 = new DevComponents.DotNetBar.MicroChartItem();
     this.panBottom = new DevComponents.DotNetBar.PanelEx();
     this.buttonItem1 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonChangeStyle = new DevComponents.DotNetBar.ButtonItem();
     this.buttonStyleMetro = new DevComponents.DotNetBar.ButtonItem();
     this.buttonStyleOffice2010Blue = new DevComponents.DotNetBar.ButtonItem();
     this.buttonStyleOffice2010Silver = new DevComponents.DotNetBar.ButtonItem();
     this.buttonStyleOffice2010Black = new DevComponents.DotNetBar.ButtonItem();
     this.buttonStyleVS2010 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem62 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonStyleOffice2007Blue = new DevComponents.DotNetBar.ButtonItem();
     this.buttonStyleOffice2007Black = new DevComponents.DotNetBar.ButtonItem();
     this.buttonStyleOffice2007Silver = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem60 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItem16 = new DevComponents.DotNetBar.ButtonItem();
     this.buttonStyleCustom = new DevComponents.DotNetBar.ColorPickerDropDown();
     this.bottomControl1 = new Gas_test2.Res.BottomControl();
     this.panBottom.SuspendLayout();
     this.SuspendLayout();
     //
     // buttonItem47
     //
     this.buttonItem47.BeginGroup = true;
     this.buttonItem47.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem47.Image")));
     this.buttonItem47.Name = "buttonItem47";
     this.buttonItem47.Text = "Search for Templates Online...";
     //
     // buttonItem48
     //
     this.buttonItem48.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem48.Image")));
     this.buttonItem48.Name = "buttonItem48";
     this.buttonItem48.Text = "Browse for Templates...";
     //
     // buttonItem49
     //
     this.buttonItem49.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem49.Image")));
     this.buttonItem49.Name = "buttonItem49";
     this.buttonItem49.Text = "Save Current Template...";
     //
     // buttonItem20
     //
     this.buttonItem20.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem20.Image")));
     this.buttonItem20.Name = "buttonItem20";
     this.buttonItem20.Text = "Apex";
     this.buttonItem20.Tooltip = "Apex";
     //
     // buttonItem21
     //
     this.buttonItem21.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem21.Image")));
     this.buttonItem21.Name = "buttonItem21";
     this.buttonItem21.Text = "Aspect";
     this.buttonItem21.Tooltip = "Aspect";
     //
     // buttonItem22
     //
     this.buttonItem22.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem22.Image")));
     this.buttonItem22.Name = "buttonItem22";
     this.buttonItem22.Text = "Concourse";
     this.buttonItem22.Tooltip = "Concourse";
     //
     // buttonItem30
     //
     this.buttonItem30.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem30.Image")));
     this.buttonItem30.Name = "buttonItem30";
     this.buttonItem30.Text = "Currency";
     this.buttonItem30.Tooltip = "Currency";
     //
     // buttonItem31
     //
     this.buttonItem31.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem31.Image")));
     this.buttonItem31.Name = "buttonItem31";
     this.buttonItem31.Text = "Deluxe";
     this.buttonItem31.Tooltip = "Deluxe";
     //
     // buttonItem32
     //
     this.buttonItem32.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem32.Image")));
     this.buttonItem32.Name = "buttonItem32";
     this.buttonItem32.Text = "Equity";
     this.buttonItem32.Tooltip = "Equity";
     //
     // buttonItem33
     //
     this.buttonItem33.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem33.Image")));
     this.buttonItem33.Name = "buttonItem33";
     this.buttonItem33.Text = "Flow";
     this.buttonItem33.Tooltip = "Flow";
     //
     // buttonItem34
     //
     this.buttonItem34.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem34.Image")));
     this.buttonItem34.Name = "buttonItem34";
     this.buttonItem34.Text = "Foundry";
     this.buttonItem34.Tooltip = "Foundry";
     //
     // buttonItem35
     //
     this.buttonItem35.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem35.Image")));
     this.buttonItem35.Name = "buttonItem35";
     this.buttonItem35.Text = "Median";
     this.buttonItem35.Tooltip = "Median";
     //
     // buttonItem36
     //
     this.buttonItem36.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem36.Image")));
     this.buttonItem36.Name = "buttonItem36";
     this.buttonItem36.Text = "Metro";
     this.buttonItem36.Tooltip = "Metro";
     //
     // buttonItem37
     //
     this.buttonItem37.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem37.Image")));
     this.buttonItem37.Name = "buttonItem37";
     this.buttonItem37.Text = "Office";
     this.buttonItem37.Tooltip = "Office";
     //
     // buttonItem38
     //
     this.buttonItem38.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem38.Image")));
     this.buttonItem38.Name = "buttonItem38";
     this.buttonItem38.Text = "Opulent";
     this.buttonItem38.Tooltip = "Opulent";
     //
     // buttonItem39
     //
     this.buttonItem39.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem39.Image")));
     this.buttonItem39.Name = "buttonItem39";
     this.buttonItem39.Text = "Oriel";
     this.buttonItem39.Tooltip = "Oriel";
     //
     // buttonItem40
     //
     this.buttonItem40.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem40.Image")));
     this.buttonItem40.Name = "buttonItem40";
     this.buttonItem40.Text = "Origin";
     this.buttonItem40.Tooltip = "Origin";
     //
     // buttonItem41
     //
     this.buttonItem41.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem41.Image")));
     this.buttonItem41.Name = "buttonItem41";
     this.buttonItem41.Text = "Civic";
     this.buttonItem41.Tooltip = "Civic";
     //
     // buttonItem42
     //
     this.buttonItem42.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem42.Image")));
     this.buttonItem42.Name = "buttonItem42";
     this.buttonItem42.Text = "Solstice";
     this.buttonItem42.Tooltip = "Solstice";
     //
     // buttonItem43
     //
     this.buttonItem43.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem43.Image")));
     this.buttonItem43.Name = "buttonItem43";
     this.buttonItem43.Text = "Technic";
     this.buttonItem43.Tooltip = "Technic";
     //
     // buttonItem44
     //
     this.buttonItem44.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem44.Image")));
     this.buttonItem44.Name = "buttonItem44";
     this.buttonItem44.Text = "Trek";
     this.buttonItem44.Tooltip = "Trek";
     //
     // buttonItem45
     //
     this.buttonItem45.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem45.Image")));
     this.buttonItem45.Name = "buttonItem45";
     this.buttonItem45.Text = "Urban";
     this.buttonItem45.Tooltip = "Urban";
     //
     // buttonItem46
     //
     this.buttonItem46.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem46.Image")));
     this.buttonItem46.Name = "buttonItem46";
     this.buttonItem46.Text = "Verve";
     this.buttonItem46.Tooltip = "Verve";
     //
     // itemContainer7
     //
     //
     //
     //
     this.itemContainer7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.itemContainer7.BeginGroup = true;
     this.itemContainer7.Name = "itemContainer7";
     this.itemContainer7.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
     this.buttonAlignLeft,
     this.buttonAlignCenter,
     this.buttonAlignRight,
     this.buttonAlignJustify});
     //
     //
     //
     this.itemContainer7.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     // buttonAlignLeft
     //
     this.buttonAlignLeft.Enabled = false;
     this.buttonAlignLeft.Image = ((System.Drawing.Image)(resources.GetObject("buttonAlignLeft.Image")));
     this.buttonAlignLeft.Name = "buttonAlignLeft";
     this.buttonAlignLeft.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlL);
     this.buttonAlignLeft.Text = "Align &Left";
     //
     // buttonAlignCenter
     //
     this.buttonAlignCenter.Enabled = false;
     this.buttonAlignCenter.Image = ((System.Drawing.Image)(resources.GetObject("buttonAlignCenter.Image")));
     this.buttonAlignCenter.Name = "buttonAlignCenter";
     this.buttonAlignCenter.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlE);
     this.buttonAlignCenter.Text = "Align &Center";
     //
     // buttonAlignRight
     //
     this.buttonAlignRight.Enabled = false;
     this.buttonAlignRight.Image = ((System.Drawing.Image)(resources.GetObject("buttonAlignRight.Image")));
     this.buttonAlignRight.Name = "buttonAlignRight";
     this.buttonAlignRight.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlR);
     this.buttonAlignRight.Text = "Align &Right";
     //
     // buttonAlignJustify
     //
     this.buttonAlignJustify.Enabled = false;
     this.buttonAlignJustify.Image = ((System.Drawing.Image)(resources.GetObject("buttonAlignJustify.Image")));
     this.buttonAlignJustify.Name = "buttonAlignJustify";
     this.buttonAlignJustify.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlJ);
     this.buttonAlignJustify.Text = "&Justify";
     //
     // itemContainer8
     //
     //
     //
     //
     this.itemContainer8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.itemContainer8.BeginGroup = true;
     this.itemContainer8.Name = "itemContainer8";
     this.itemContainer8.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
     this.buttonItem23,
     this.buttonItem24,
     this.buttonItem25,
     this.buttonItem26});
     //
     //
     //
     this.itemContainer8.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     // buttonItem23
     //
     this.buttonItem23.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem23.Image")));
     this.buttonItem23.Name = "buttonItem23";
     this.buttonItem23.Text = "&Numbered Bullets";
     //
     // buttonItem24
     //
     this.buttonItem24.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem24.Image")));
     this.buttonItem24.Name = "buttonItem24";
     this.buttonItem24.Text = "&Bullets";
     //
     // buttonItem25
     //
     this.buttonItem25.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem25.Image")));
     this.buttonItem25.Name = "buttonItem25";
     this.buttonItem25.Text = "&Indent";
     //
     // buttonItem26
     //
     this.buttonItem26.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem26.Image")));
     this.buttonItem26.Name = "buttonItem26";
     this.buttonItem26.Text = "&Outdent";
     //
     // buttonItem27
     //
     this.buttonItem27.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
     this.buttonItem27.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem27.Image")));
     this.buttonItem27.Name = "buttonItem27";
     this.buttonItem27.NotificationMarkText = "4";
     this.buttonItem27.Text = "&Borders";
     //
     // buttonItem28
     //
     this.buttonItem28.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
     this.buttonItem28.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem28.Image")));
     this.buttonItem28.Name = "buttonItem28";
     this.buttonItem28.Text = "&Shading";
     //
     // comboFont
     //
     this.comboFont.ComboWidth = 96;
     this.comboFont.DropDownHeight = 106;
     this.comboFont.DropDownWidth = 242;
     this.comboFont.Enabled = false;
     this.comboFont.FontCombo = true;
     this.comboFont.ItemHeight = 14;
     this.comboFont.Name = "comboFont";
     //
     // comboFontSize
     //
     this.comboFontSize.ComboWidth = 40;
     this.comboFontSize.DropDownHeight = 106;
     this.comboFontSize.Enabled = false;
     this.comboFontSize.ItemHeight = 16;
     this.comboFontSize.Items.AddRange(new object[] {
     this.comboItem1,
     this.comboItem2,
     this.comboItem3,
     this.comboItem4,
     this.comboItem5,
     this.comboItem6,
     this.comboItem7,
     this.comboItem8,
     this.comboItem9});
     this.comboFontSize.Name = "comboFontSize";
     //
     // comboItem1
     //
     this.comboItem1.Text = "6";
     //
     // comboItem2
     //
     this.comboItem2.Text = "7";
     //
     // comboItem3
     //
     this.comboItem3.Text = "8";
     //
     // comboItem4
     //
     this.comboItem4.Text = "9";
     //
     // comboItem5
     //
     this.comboItem5.Text = "10";
     //
     // comboItem6
     //
     this.comboItem6.Text = "11";
     //
     // comboItem7
     //
     this.comboItem7.Text = "12";
     //
     // comboItem8
     //
     this.comboItem8.Text = "13";
     //
     // comboItem9
     //
     this.comboItem9.Text = "14";
     //
     // buttonFontBold
     //
     this.buttonFontBold.Enabled = false;
     this.buttonFontBold.Image = ((System.Drawing.Image)(resources.GetObject("buttonFontBold.Image")));
     this.buttonFontBold.Name = "buttonFontBold";
     this.buttonFontBold.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlB);
     this.buttonFontBold.Text = "&Bold";
     //
     // buttonFontItalic
     //
     this.buttonFontItalic.Enabled = false;
     this.buttonFontItalic.Image = ((System.Drawing.Image)(resources.GetObject("buttonFontItalic.Image")));
     this.buttonFontItalic.Name = "buttonFontItalic";
     this.buttonFontItalic.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlI);
     this.buttonFontItalic.Text = "&Italic";
     //
     // buttonFontUnderline
     //
     this.buttonFontUnderline.Enabled = false;
     this.buttonFontUnderline.Image = ((System.Drawing.Image)(resources.GetObject("buttonFontUnderline.Image")));
     this.buttonFontUnderline.Name = "buttonFontUnderline";
     this.buttonFontUnderline.Shortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlU);
     this.buttonFontUnderline.Text = "&Underline";
     //
     // buttonFontStrike
     //
     this.buttonFontStrike.Enabled = false;
     this.buttonFontStrike.Image = ((System.Drawing.Image)(resources.GetObject("buttonFontStrike.Image")));
     this.buttonFontStrike.Name = "buttonFontStrike";
     this.buttonFontStrike.Text = "&Strike";
     //
     // buttonTextColor
     //
     this.buttonTextColor.Enabled = false;
     this.buttonTextColor.Image = ((System.Drawing.Image)(resources.GetObject("buttonTextColor.Image")));
     this.buttonTextColor.Name = "buttonTextColor";
     this.buttonTextColor.SelectedColorImageRectangle = new System.Drawing.Rectangle(0, 13, 16, 3);
     this.buttonTextColor.Text = "Text &Color";
     //
     // buttonItem53
     //
     this.buttonItem53.Enabled = false;
     this.buttonItem53.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem53.Image")));
     this.buttonItem53.Name = "buttonItem53";
     this.buttonItem53.Text = "&Paste";
     //
     // buttonItem54
     //
     this.buttonItem54.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem54.Image")));
     this.buttonItem54.Name = "buttonItem54";
     this.buttonItem54.Text = "Paste &Special...";
     //
     // buttonCut
     //
     this.buttonCut.Enabled = false;
     this.buttonCut.Image = ((System.Drawing.Image)(resources.GetObject("buttonCut.Image")));
     this.buttonCut.Name = "buttonCut";
     this.buttonCut.Text = "Cu&t";
     //
     // buttonCopy
     //
     this.buttonCopy.Enabled = false;
     this.buttonCopy.Image = ((System.Drawing.Image)(resources.GetObject("buttonCopy.Image")));
     this.buttonCopy.Name = "buttonCopy";
     this.buttonCopy.Text = "&Copy";
     //
     // buttonItem55
     //
     this.buttonItem55.Image = ((System.Drawing.Image)(resources.GetObject("buttonItem55.Image")));
     this.buttonItem55.Name = "buttonItem55";
     this.buttonItem55.Text = "Format Painter";
     //
     // checkBoxItem1
     //
     this.checkBoxItem1.Checked = true;
     this.checkBoxItem1.CheckState = System.Windows.Forms.CheckState.Indeterminate;
     this.checkBoxItem1.Name = "checkBoxItem1";
     this.checkBoxItem1.Text = "Header";
     this.checkBoxItem1.ThreeState = true;
     //
     // checkBoxItem2
     //
     this.checkBoxItem2.Name = "checkBoxItem2";
     this.checkBoxItem2.Text = "Footer";
     //
     // checkBoxItem3
     //
     this.checkBoxItem3.Checked = true;
     this.checkBoxItem3.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBoxItem3.Name = "checkBoxItem3";
     this.checkBoxItem3.Text = "Margins";
     //
     // checkBoxItem4
     //
     this.checkBoxItem4.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
     this.checkBoxItem4.Name = "checkBoxItem4";
     this.checkBoxItem4.Text = "Horizontal Layout";
     //
     // checkBoxItem5
     //
     this.checkBoxItem5.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
     this.checkBoxItem5.Name = "checkBoxItem5";
     this.checkBoxItem5.Text = "Vertical Layout";
     //
     // checkBoxItem6
     //
     this.checkBoxItem6.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
     this.checkBoxItem6.Checked = true;
     this.checkBoxItem6.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBoxItem6.Name = "checkBoxItem6";
     this.checkBoxItem6.Text = "Automatic Layout";
     //
     // buttonReplace
     //
     this.buttonReplace.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
     this.buttonReplace.Enabled = false;
     this.buttonReplace.Image = ((System.Drawing.Image)(resources.GetObject("buttonReplace.Image")));
     this.buttonReplace.Name = "buttonReplace";
     this.buttonReplace.Text = "&Replace";
     //
     // buttonGoto
     //
     this.buttonGoto.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
     this.buttonGoto.Enabled = false;
     this.buttonGoto.Image = ((System.Drawing.Image)(resources.GetObject("buttonGoto.Image")));
     this.buttonGoto.Name = "buttonGoto";
     this.buttonGoto.Text = "&Goto";
     //
     // buttonItem50
     //
     this.buttonItem50.Checked = true;
     this.buttonItem50.Name = "buttonItem50";
     this.buttonItem50.OptionGroup = "orientation";
     this.buttonItem50.Text = "Auto";
     //
     // buttonItem51
     //
     this.buttonItem51.Name = "buttonItem51";
     this.buttonItem51.OptionGroup = "orientation";
     this.buttonItem51.Text = "Horizontal";
     //
     // buttonItem52
     //
     this.buttonItem52.Name = "buttonItem52";
     this.buttonItem52.OptionGroup = "orientation";
     this.buttonItem52.Text = "Vertical";
     //
     // ribbonTabItemGroup1
     //
     this.ribbonTabItemGroup1.Color = DevComponents.DotNetBar.eRibbonTabGroupColor.Orange;
     this.ribbonTabItemGroup1.GroupTitle = "Tab Group";
     this.ribbonTabItemGroup1.Name = "ribbonTabItemGroup1";
     //
     //
     //
     this.ribbonTabItemGroup1.Style.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(158)))), ((int)(((byte)(159)))));
     this.ribbonTabItemGroup1.Style.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(226)))));
     this.ribbonTabItemGroup1.Style.BackColorGradientAngle = 90;
     this.ribbonTabItemGroup1.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.ribbonTabItemGroup1.Style.BorderBottomWidth = 1;
     this.ribbonTabItemGroup1.Style.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(154)))), ((int)(((byte)(58)))), ((int)(((byte)(59)))));
     this.ribbonTabItemGroup1.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.ribbonTabItemGroup1.Style.BorderLeftWidth = 1;
     this.ribbonTabItemGroup1.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.ribbonTabItemGroup1.Style.BorderRightWidth = 1;
     this.ribbonTabItemGroup1.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.ribbonTabItemGroup1.Style.BorderTopWidth = 1;
     this.ribbonTabItemGroup1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.ribbonTabItemGroup1.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.ribbonTabItemGroup1.Style.TextColor = System.Drawing.Color.Black;
     this.ribbonTabItemGroup1.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
     //
     // ribbonControl
     //
     this.ribbonControl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(242)))));
     //
     //
     //
     this.ribbonControl.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.ribbonControl.CaptionVisible = true;
     this.ribbonControl.Dock = System.Windows.Forms.DockStyle.Top;
     this.ribbonControl.ForeColor = System.Drawing.Color.Black;
     this.ribbonControl.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
     this.buttonFile,
     this.buttonItem9,
     this.switchButtonItem1});
     this.ribbonControl.KeyTipsFont = new System.Drawing.Font("Tahoma", 7F);
     this.ribbonControl.Location = new System.Drawing.Point(5, 1);
     this.ribbonControl.Name = "ribbonControl";
     this.ribbonControl.Padding = new System.Windows.Forms.Padding(0, 0, 0, 3);
     this.ribbonControl.QuickToolbarItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
     this.qatCustomizeItem1});
     this.ribbonControl.Size = new System.Drawing.Size(908, 154);
     this.ribbonControl.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.ribbonControl.SystemText.MaximizeRibbonText = "最大化功能区";
     this.ribbonControl.SystemText.MinimizeRibbonText = "最小化功能区";
     this.ribbonControl.SystemText.QatAddItemText = "&Add to Quick Access Toolbar";
     this.ribbonControl.SystemText.QatCustomizeMenuLabel = "配置快捷工具栏";
     this.ribbonControl.SystemText.QatCustomizeText = "配置快捷工具栏";
     this.ribbonControl.SystemText.QatDialogAddButton = "&Add >>";
     this.ribbonControl.SystemText.QatDialogCancelButton = "Cancel";
     this.ribbonControl.SystemText.QatDialogCaption = "配置快捷工具栏";
     this.ribbonControl.SystemText.QatDialogCategoriesLabel = "选择功能:";
     this.ribbonControl.SystemText.QatDialogOkButton = "OK";
     this.ribbonControl.SystemText.QatDialogPlacementCheckbox = "将快捷工具栏置于菜单之下";
     this.ribbonControl.SystemText.QatDialogRemoveButton = "&Remove";
     this.ribbonControl.SystemText.QatPlaceAboveRibbonText = "在功能区上方显示";
     this.ribbonControl.SystemText.QatPlaceBelowRibbonText = "在功能区下方显示";
     this.ribbonControl.SystemText.QatRemoveItemText = "从快速访问工具栏删除";
     this.ribbonControl.TabGroupHeight = 14;
     this.ribbonControl.TabIndex = 0;
     this.ribbonControl.Text = "ribbonControl";
     this.ribbonControl.BeforeRibbonPanelPopupClose += new DevComponents.DotNetBar.RibbonPopupCloseEventHandler(this.ribbonControl_BeforeRibbonPanelPopupClose);
     this.ribbonControl.ExpandedChanged += new System.EventHandler(this.ribbonControl_ExpandedChanged);
     //
     // buttonFile
     //
     this.buttonFile.AutoExpandOnClick = true;
     this.buttonFile.CanCustomize = false;
     this.buttonFile.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.Image;
     this.buttonFile.Image = ((System.Drawing.Image)(resources.GetObject("buttonFile.Image")));
     this.buttonFile.ImageFixedSize = new System.Drawing.Size(16, 16);
     this.buttonFile.ImagePaddingHorizontal = 0;
     this.buttonFile.ImagePaddingVertical = 0;
     this.buttonFile.Name = "buttonFile";
     this.buttonFile.ShowSubItems = false;
     this.buttonFile.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
     this.itemContainer1});
     this.buttonFile.Text = "&系统";
     //
     // itemContainer1
     //
     //
     //
     //
     this.itemContainer1.BackgroundStyle.Class = "RibbonFileMenuContainer";
     this.itemContainer1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.itemContainer1.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
     this.itemContainer1.Name = "itemContainer1";
     this.itemContainer1.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
     this.itemContainer2,
     this.btnCPassword,
     this.btnClose,
     this.itemContainer4});
     //
     //
     //
     this.itemContainer1.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     // itemContainer2
     //
     //
     //
     //
     this.itemContainer2.BackgroundStyle.Class = "RibbonFileMenuTwoColumnContainer";
     this.itemContainer2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.itemContainer2.ItemSpacing = 0;
     this.itemContainer2.Name = "itemContainer2";
     this.itemContainer2.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
     this.itemContainer3});
     //
     //
     //
     this.itemContainer2.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     // itemContainer3
     //
     //
     //
     //
     this.itemContainer3.BackgroundStyle.Class = "RibbonFileMenuColumnOneContainer";
     this.itemContainer3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.itemContainer3.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
     this.itemContainer3.MinimumSize = new System.Drawing.Size(120, 0);
     this.itemContainer3.Name = "itemContainer3";
     this.itemContainer3.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
     this.tnLogin,
     this.tnLogout});
     //
     //
     //
     this.itemContainer3.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     // tnLogin
     //
     this.tnLogin.BeginGroup = true;
     this.tnLogin.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
     this.tnLogin.Image = ((System.Drawing.Image)(resources.GetObject("tnLogin.Image")));
     this.tnLogin.Name = "tnLogin";
     this.tnLogin.SubItemsExpandWidth = 24;
     this.tnLogin.Text = "登录(&L)";
     this.tnLogin.Click += new System.EventHandler(this.btnLogin_Click);
     //
     // tnLogout
     //
     this.tnLogout.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
     this.tnLogout.Image = ((System.Drawing.Image)(resources.GetObject("tnLogout.Image")));
     this.tnLogout.Name = "tnLogout";
     this.tnLogout.SubItemsExpandWidth = 24;
     this.tnLogout.Text = "注销";
     this.tnLogout.Click += new System.EventHandler(this.tnLogout_Click);
     //
     // btnCPassword
     //
     this.btnCPassword.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
     this.btnCPassword.Image = ((System.Drawing.Image)(resources.GetObject("btnCPassword.Image")));
     this.btnCPassword.Name = "btnCPassword";
     this.btnCPassword.SubItemsExpandWidth = 24;
     this.btnCPassword.Text = "修改密码(&P)";
     this.btnCPassword.Click += new System.EventHandler(this.btnCPassword_Click);
     //
     // btnClose
     //
     this.btnClose.BeginGroup = true;
     this.btnClose.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
     this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
     this.btnClose.Name = "btnClose";
     this.btnClose.SubItemsExpandWidth = 24;
     this.btnClose.Text = "关闭(&C)";
     this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
     //
     // itemContainer4
     //
     //
     //
     //
     this.itemContainer4.BackgroundStyle.Class = "RibbonFileMenuBottomContainer";
     this.itemContainer4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.itemContainer4.HorizontalItemAlignment = DevComponents.DotNetBar.eHorizontalItemsAlignment.Right;
     this.itemContainer4.Name = "itemContainer4";
     this.itemContainer4.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
     this.btnAbout,
     this.btnExit});
     //
     //
     //
     this.itemContainer4.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     // btnAbout
     //
     this.btnAbout.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
     this.btnAbout.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnAbout.Image = ((System.Drawing.Image)(resources.GetObject("btnAbout.Image")));
     this.btnAbout.Name = "btnAbout";
     this.btnAbout.SubItemsExpandWidth = 24;
     this.btnAbout.Text = "关于";
     this.btnAbout.Click += new System.EventHandler(this.btnAbout_Click);
     //
     // btnExit
     //
     this.btnExit.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
     this.btnExit.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
     this.btnExit.Name = "btnExit";
     this.btnExit.SubItemsExpandWidth = 24;
     this.btnExit.Text = "退出(&E)";
     this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
     //
     // buttonItem9
     //
     this.buttonItem9.AutoExpandOnClick = true;
     this.buttonItem9.ItemAlignment = DevComponents.DotNetBar.eItemAlignment.Far;
     this.buttonItem9.Name = "buttonItem9";
     this.buttonItem9.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
     this.buttonItem10,
     this.buttonItem11,
     this.buttonItem15,
     this.buttonItem17,
     this.buttonItem18,
     this.buttonItem19,
     this.buttonItem29,
     this.buttonItem56,
     this.buttonItem57,
     this.buttonItem58,
     this.buttonItem59,
     this.colorPickerDropDown1});
     this.buttonItem9.Text = "系统样式";
     //
     // buttonItem10
     //
     this.buttonItem10.Command = this.AppCommandTheme;
     this.buttonItem10.CommandParameter = "Metro";
     this.buttonItem10.Name = "buttonItem10";
     this.buttonItem10.OptionGroup = "style";
     this.buttonItem10.Text = "Metro/Office 2013";
     //
     // AppCommandTheme
     //
     this.AppCommandTheme.Name = "AppCommandTheme";
     this.AppCommandTheme.Executed += new System.EventHandler(this.AppCommandTheme_Executed);
     //
     // buttonItem11
     //
     this.buttonItem11.Command = this.AppCommandTheme;
     this.buttonItem11.CommandParameter = "Office2010Blue";
     this.buttonItem11.Name = "buttonItem11";
     this.buttonItem11.OptionGroup = "style";
     this.buttonItem11.Text = "Office 2010 Blue";
     //
     // buttonItem15
     //
     this.buttonItem15.Command = this.AppCommandTheme;
     this.buttonItem15.CommandParameter = "Office2010Silver";
     this.buttonItem15.Name = "buttonItem15";
     this.buttonItem15.OptionGroup = "style";
     this.buttonItem15.Text = "Office 2010 <font color=\"Silver\"><b>Silver</b></font>";
     //
     // buttonItem17
     //
     this.buttonItem17.Command = this.AppCommandTheme;
     this.buttonItem17.CommandParameter = "Office2010Black";
     this.buttonItem17.Name = "buttonItem17";
     this.buttonItem17.OptionGroup = "style";
     this.buttonItem17.Text = "Office 2010 Black";
     //
     // buttonItem18
     //
     this.buttonItem18.Command = this.AppCommandTheme;
     this.buttonItem18.CommandParameter = "VisualStudio2010Blue";
     this.buttonItem18.Name = "buttonItem18";
     this.buttonItem18.OptionGroup = "style";
     this.buttonItem18.Text = "Visual Studio 2010";
     //
     // buttonItem19
     //
     this.buttonItem19.Command = this.AppCommandTheme;
     this.buttonItem19.CommandParameter = "Windows7Blue";
     this.buttonItem19.Name = "buttonItem19";
     this.buttonItem19.OptionGroup = "style";
     this.buttonItem19.Text = "Windows 7";
     //
     // buttonItem29
     //
     this.buttonItem29.Command = this.AppCommandTheme;
     this.buttonItem29.CommandParameter = "Office2007Blue";
     this.buttonItem29.Name = "buttonItem29";
     this.buttonItem29.OptionGroup = "style";
     this.buttonItem29.Text = "Office 2007 <font color=\"Blue\"><b>Blue</b></font>";
     //
     // buttonItem56
     //
     this.buttonItem56.Command = this.AppCommandTheme;
     this.buttonItem56.CommandParameter = "Office2007Black";
     this.buttonItem56.Name = "buttonItem56";
     this.buttonItem56.OptionGroup = "style";
     this.buttonItem56.Text = "Office 2007 <font color=\"black\"><b>Black</b></font>";
     //
     // buttonItem57
     //
     this.buttonItem57.Command = this.AppCommandTheme;
     this.buttonItem57.CommandParameter = "Office2007Silver";
     this.buttonItem57.Name = "buttonItem57";
     this.buttonItem57.OptionGroup = "style";
     this.buttonItem57.Text = "Office 2007 <font color=\"Silver\"><b>Silver</b></font>";
     //
     // buttonItem58
     //
     this.buttonItem58.Command = this.AppCommandTheme;
     this.buttonItem58.CommandParameter = "Office2007VistaGlass";
     this.buttonItem58.Name = "buttonItem58";
     this.buttonItem58.OptionGroup = "style";
     this.buttonItem58.Text = "Vista Glass";
     //
     // buttonItem59
     //
     this.buttonItem59.Checked = true;
     this.buttonItem59.Command = this.AppCommandTheme;
     this.buttonItem59.CommandParameter = "VisualStudio2012Light";
     this.buttonItem59.Name = "buttonItem59";
     this.buttonItem59.OptionGroup = "style";
     this.buttonItem59.Text = "Visual Studio 2012 Light";
     //
     // colorPickerDropDown1
     //
     this.colorPickerDropDown1.BeginGroup = true;
     this.colorPickerDropDown1.Command = this.AppCommandTheme;
     this.colorPickerDropDown1.Name = "colorPickerDropDown1";
     this.colorPickerDropDown1.Text = "Custom scheme";
     this.colorPickerDropDown1.Tooltip = "Custom color scheme is created based on currently selected color table. Try selec" +
     "ting Silver or Blue color table and then creating custom color scheme.";
     //
     // switchButtonItem1
     //
     this.switchButtonItem1.ButtonHeight = 20;
     this.switchButtonItem1.ButtonWidth = 62;
     this.switchButtonItem1.Command = this.RibbonStateCommand;
     this.switchButtonItem1.ItemAlignment = DevComponents.DotNetBar.eItemAlignment.Far;
     this.switchButtonItem1.Margin.Bottom = 2;
     this.switchButtonItem1.Margin.Left = 4;
     this.switchButtonItem1.Name = "switchButtonItem1";
     this.switchButtonItem1.OffText = "显示";
     this.switchButtonItem1.OnText = "隐藏";
     this.switchButtonItem1.Tooltip = "最大化/最小化功能区";
     //
     // RibbonStateCommand
     //
     this.RibbonStateCommand.Name = "RibbonStateCommand";
     this.RibbonStateCommand.Executed += new System.EventHandler(this.RibbonStateCommand_Executed);
     //
     // qatCustomizeItem1
     //
     this.qatCustomizeItem1.Name = "qatCustomizeItem1";
     //
     // styleManager1
     //
     this.styleManager1.ManagerStyle = DevComponents.DotNetBar.eStyle.VisualStudio2010Blue;
     this.styleManager1.MetroColorParameters = new DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.Color.White, System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(87)))), ((int)(((byte)(154))))));
     //
     // tabStrip1
     //
     this.tabStrip1.AutoSelectAttachedControl = true;
     this.tabStrip1.CanReorderTabs = true;
     this.tabStrip1.CloseButtonOnTabsVisible = true;
     this.tabStrip1.CloseButtonPosition = DevComponents.DotNetBar.eTabCloseButtonPosition.Right;
     this.tabStrip1.CloseButtonVisible = false;
     this.tabStrip1.Dock = System.Windows.Forms.DockStyle.Top;
     this.tabStrip1.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabStrip1.ForeColor = System.Drawing.Color.Black;
     this.tabStrip1.Location = new System.Drawing.Point(5, 155);
     this.tabStrip1.MdiForm = this;
     this.tabStrip1.MdiTabbedDocuments = true;
     this.tabStrip1.Name = "tabStrip1";
     this.tabStrip1.SelectedTab = null;
     this.tabStrip1.SelectedTabFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabStrip1.Size = new System.Drawing.Size(908, 26);
     this.tabStrip1.Style = DevComponents.DotNetBar.eTabStripStyle.Metro;
     this.tabStrip1.TabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Top;
     this.tabStrip1.TabIndex = 7;
     this.tabStrip1.TabLayoutType = DevComponents.DotNetBar.eTabLayoutType.FixedWithNavigationBox;
     this.tabStrip1.Text = "tabStrip1";
     //
     // microChartItem1
     //
     this.microChartItem1.Name = "microChartItem1";
     //
     // microChartItem2
     //
     this.microChartItem2.Name = "microChartItem2";
     //
     // panBottom
     //
     this.panBottom.CanvasColor = System.Drawing.SystemColors.Control;
     this.panBottom.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.panBottom.Controls.Add(this.bottomControl1);
     this.panBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.panBottom.Location = new System.Drawing.Point(5, 395);
     this.panBottom.Name = "panBottom";
     this.panBottom.Size = new System.Drawing.Size(908, 28);
     this.panBottom.Style.Alignment = System.Drawing.StringAlignment.Center;
     this.panBottom.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.panBottom.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.panBottom.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.panBottom.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.panBottom.Style.GradientAngle = 90;
     this.panBottom.TabIndex = 8;
     this.panBottom.Text = "panelEx1";
     //
     // buttonItem1
     //
     this.buttonItem1.Name = "buttonItem1";
     this.buttonItem1.Text = "buttonItem1";
     //
     // buttonChangeStyle
     //
     this.buttonChangeStyle.AutoExpandOnClick = true;
     this.buttonChangeStyle.ItemAlignment = DevComponents.DotNetBar.eItemAlignment.Far;
     this.buttonChangeStyle.Name = "buttonChangeStyle";
     this.buttonChangeStyle.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
     this.buttonStyleMetro,
     this.buttonStyleOffice2010Blue,
     this.buttonStyleOffice2010Silver,
     this.buttonStyleOffice2010Black,
     this.buttonStyleVS2010,
     this.buttonItem62,
     this.buttonStyleOffice2007Blue,
     this.buttonStyleOffice2007Black,
     this.buttonStyleOffice2007Silver,
     this.buttonItem60,
     this.buttonItem16,
     this.buttonStyleCustom});
     this.buttonChangeStyle.Text = "Style";
     //
     // buttonStyleMetro
     //
     this.buttonStyleMetro.Command = this.AppCommandTheme;
     this.buttonStyleMetro.CommandParameter = "Metro";
     this.buttonStyleMetro.Name = "buttonStyleMetro";
     this.buttonStyleMetro.OptionGroup = "style";
     this.buttonStyleMetro.Text = "Metro/Office 2013";
     //
     // buttonStyleOffice2010Blue
     //
     this.buttonStyleOffice2010Blue.Command = this.AppCommandTheme;
     this.buttonStyleOffice2010Blue.CommandParameter = "Office2010Blue";
     this.buttonStyleOffice2010Blue.Name = "buttonStyleOffice2010Blue";
     this.buttonStyleOffice2010Blue.OptionGroup = "style";
     this.buttonStyleOffice2010Blue.Text = "Office 2010 Blue";
     //
     // buttonStyleOffice2010Silver
     //
     this.buttonStyleOffice2010Silver.Command = this.AppCommandTheme;
     this.buttonStyleOffice2010Silver.CommandParameter = "Office2010Silver";
     this.buttonStyleOffice2010Silver.Name = "buttonStyleOffice2010Silver";
     this.buttonStyleOffice2010Silver.OptionGroup = "style";
     this.buttonStyleOffice2010Silver.Text = "Office 2010 <font color=\"Silver\"><b>Silver</b></font>";
     //
     // buttonStyleOffice2010Black
     //
     this.buttonStyleOffice2010Black.Command = this.AppCommandTheme;
     this.buttonStyleOffice2010Black.CommandParameter = "Office2010Black";
     this.buttonStyleOffice2010Black.Name = "buttonStyleOffice2010Black";
     this.buttonStyleOffice2010Black.OptionGroup = "style";
     this.buttonStyleOffice2010Black.Text = "Office 2010 Black";
     //
     // buttonStyleVS2010
     //
     this.buttonStyleVS2010.Command = this.AppCommandTheme;
     this.buttonStyleVS2010.CommandParameter = "VisualStudio2010Blue";
     this.buttonStyleVS2010.Name = "buttonStyleVS2010";
     this.buttonStyleVS2010.OptionGroup = "style";
     this.buttonStyleVS2010.Text = "Visual Studio 2010";
     //
     // buttonItem62
     //
     this.buttonItem62.Command = this.AppCommandTheme;
     this.buttonItem62.CommandParameter = "Windows7Blue";
     this.buttonItem62.Name = "buttonItem62";
     this.buttonItem62.OptionGroup = "style";
     this.buttonItem62.Text = "Windows 7";
     //
     // buttonStyleOffice2007Blue
     //
     this.buttonStyleOffice2007Blue.Command = this.AppCommandTheme;
     this.buttonStyleOffice2007Blue.CommandParameter = "Office2007Blue";
     this.buttonStyleOffice2007Blue.Name = "buttonStyleOffice2007Blue";
     this.buttonStyleOffice2007Blue.OptionGroup = "style";
     this.buttonStyleOffice2007Blue.Text = "Office 2007 <font color=\"Blue\"><b>Blue</b></font>";
     //
     // buttonStyleOffice2007Black
     //
     this.buttonStyleOffice2007Black.Command = this.AppCommandTheme;
     this.buttonStyleOffice2007Black.CommandParameter = "Office2007Black";
     this.buttonStyleOffice2007Black.Name = "buttonStyleOffice2007Black";
     this.buttonStyleOffice2007Black.OptionGroup = "style";
     this.buttonStyleOffice2007Black.Text = "Office 2007 <font color=\"black\"><b>Black</b></font>";
     //
     // buttonStyleOffice2007Silver
     //
     this.buttonStyleOffice2007Silver.Command = this.AppCommandTheme;
     this.buttonStyleOffice2007Silver.CommandParameter = "Office2007Silver";
     this.buttonStyleOffice2007Silver.Name = "buttonStyleOffice2007Silver";
     this.buttonStyleOffice2007Silver.OptionGroup = "style";
     this.buttonStyleOffice2007Silver.Text = "Office 2007 <font color=\"Silver\"><b>Silver</b></font>";
     //
     // buttonItem60
     //
     this.buttonItem60.Command = this.AppCommandTheme;
     this.buttonItem60.CommandParameter = "Office2007VistaGlass";
     this.buttonItem60.Name = "buttonItem60";
     this.buttonItem60.OptionGroup = "style";
     this.buttonItem60.Text = "Vista Glass";
     //
     // buttonItem16
     //
     this.buttonItem16.Checked = true;
     this.buttonItem16.Command = this.AppCommandTheme;
     this.buttonItem16.CommandParameter = "VisualStudio2012Light";
     this.buttonItem16.Name = "buttonItem16";
     this.buttonItem16.OptionGroup = "style";
     this.buttonItem16.Text = "Visual Studio 2012 Light";
     //
     // buttonStyleCustom
     //
     this.buttonStyleCustom.BeginGroup = true;
     this.buttonStyleCustom.Command = this.AppCommandTheme;
     this.buttonStyleCustom.Name = "buttonStyleCustom";
     this.buttonStyleCustom.Text = "Custom scheme";
     this.buttonStyleCustom.Tooltip = "Custom color scheme is created based on currently selected color table. Try selec" +
     "ting Silver or Blue color table and then creating custom color scheme.";
     //
     // bottomControl1
     //
     this.bottomControl1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.bottomControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.bottomControl1.Location = new System.Drawing.Point(0, 0);
     this.bottomControl1.Margin = new System.Windows.Forms.Padding(0);
     this.bottomControl1.Name = "bottomControl1";
     this.bottomControl1.Size = new System.Drawing.Size(908, 28);
     this.bottomControl1.TabIndex = 0;
     //
     // RibbonShell
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(918, 425);
     this.Controls.Add(this.panBottom);
     this.Controls.Add(this.tabStrip1);
     this.Controls.Add(this.ribbonControl);
     this.IsMdiContainer = true;
     this.Name = "RibbonShell";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "AgileEAS.NET SOA中间件";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.MdiChildActivate += new System.EventHandler(this.RibbonShell_MdiChildActivate);
     this.panBottom.ResumeLayout(false);
     this.ResumeLayout(false);
 }