| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | this.lb_pageStatus = new DevExpress.XtraEditors.LabelControl(); |
| | | this.gv_pageStatus = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_pageIdx = new DevExpress.XtraEditors.LabelControl(); |
| | |
| | | this.gv_icoimg.AppearanceCell.Options.UseFont = true; |
| | | this.gv_icoimg.Caption = "页面图标"; |
| | | this.gv_icoimg.FieldName = "icoImg2"; |
| | | this.gv_icoimg.MinWidth = 50; |
| | | this.gv_icoimg.MinWidth = 250; |
| | | this.gv_icoimg.Name = "gv_icoimg"; |
| | | this.gv_icoimg.OptionsColumn.AllowEdit = false; |
| | | this.gv_icoimg.Tag = "query_a.ICOIMG"; |
| | | this.gv_icoimg.Visible = true; |
| | | this.gv_icoimg.VisibleIndex = 2; |
| | | this.gv_icoimg.Width = 94; |
| | | this.gv_icoimg.Width = 250; |
| | | // |
| | | // lb_path |
| | | // |
| | |
| | | this.gv_path.AppearanceCell.Options.UseFont = true; |
| | | this.gv_path.Caption = "页面路径"; |
| | | this.gv_path.FieldName = "path"; |
| | | this.gv_path.MinWidth = 50; |
| | | this.gv_path.MinWidth = 250; |
| | | this.gv_path.Name = "gv_path"; |
| | | this.gv_path.OptionsColumn.AllowEdit = false; |
| | | this.gv_path.Tag = "query_a.PATH"; |
| | | this.gv_path.Visible = true; |
| | | this.gv_path.VisibleIndex = 1; |
| | | this.gv_path.Width = 94; |
| | | this.gv_path.Width = 250; |
| | | // |
| | | // lb_pageView |
| | | // |
| | |
| | | this.gv_pageView.AppearanceCell.Options.UseFont = true; |
| | | this.gv_pageView.Caption = "页面名"; |
| | | this.gv_pageView.FieldName = "pageView"; |
| | | this.gv_pageView.MinWidth = 50; |
| | | this.gv_pageView.MinWidth = 80; |
| | | this.gv_pageView.Name = "gv_pageView"; |
| | | this.gv_pageView.OptionsColumn.AllowEdit = false; |
| | | this.gv_pageView.Tag = "query_a.PAGE_VIEW"; |
| | |
| | | // toolBarMenu1 |
| | | // |
| | | this.toolBarMenu1.chkParameter = null; |
| | | this.toolBarMenu1.currentAction = null; |
| | | this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.toolBarMenu1.guidKey = null; |
| | | this.toolBarMenu1.isSetBtn = false; |
| | |
| | | this.gridColumn1.Caption = "上传图标"; |
| | | this.gridColumn1.ColumnEdit = this.repositoryItemButtonEdit1; |
| | | this.gridColumn1.MaxWidth = 80; |
| | | this.gridColumn1.MinWidth = 25; |
| | | this.gridColumn1.MinWidth = 50; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 6; |
| | |
| | | // repositoryItemButtonEdit1 |
| | | // |
| | | this.repositoryItemButtonEdit1.AutoHeight = false; |
| | | editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.cleartablestyle_16x161; |
| | | editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.cleartablestyle_16x161; |
| | | editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "上传", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "上传", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; |
| | | this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; |
| | | this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); |
| | |
| | | // |
| | | this.xtraTabPage2.Controls.Add(this.panel1); |
| | | this.xtraTabPage2.Name = "xtraTabPage2"; |
| | | this.xtraTabPage2.PageEnabled = false; |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570); |
| | | this.xtraTabPage2.Text = "数据详细"; |
| | | // |