906 lines
51 KiB
C#
906 lines
51 KiB
C#
|
|
using DevExpress.XtraEditors;
|
|
using DevExpress.XtraLayout;
|
|
using DevExpress.XtraTab;
|
|
|
|
namespace MES.Form
|
|
{
|
|
partial class FrmsysMenu
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemTreeListtxtpid = new DevExpress.XtraEditors.Repository.RepositoryItemTreeListLookUpEdit();
|
|
this.repositoryItemTreeListtxtpidTreeList = new DevExpress.XtraTreeList.TreeList();
|
|
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemCheckedComboBoxEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckedComboBoxEdit();
|
|
this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemtxtcreatorId = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
|
|
this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemtxteditorId = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
|
|
this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
|
|
this.tabDataList = new DevExpress.XtraTab.XtraTabPage();
|
|
this.grdList = new DevExpress.XtraGrid.GridControl();
|
|
this.grdListView = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
this.tabDataDetail = new DevExpress.XtraTab.XtraTabPage();
|
|
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
|
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
this.txtname = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtid = new DevExpress.XtraEditors.TextEdit();
|
|
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.txtpid = new DevExpress.XtraEditors.TreeListLookUpEdit();
|
|
this.txtpidTreeList = new DevExpress.XtraTreeList.TreeList();
|
|
this.txticon = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtwinformType = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtsort = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtisEnabled = new DevExpress.XtraEditors.CheckEdit();
|
|
this.txttoolList = new DevExpress.XtraEditors.CheckedComboBoxEdit();
|
|
this.txtcreatorId = new DevExpress.XtraEditors.LookUpEdit();
|
|
this.txtcreateTime = new DevExpress.XtraEditors.DateEdit();
|
|
this.txteditorId = new DevExpress.XtraEditors.LookUpEdit();
|
|
this.txteditTime = new DevExpress.XtraEditors.DateEdit();
|
|
this.txtisForm = new DevExpress.XtraEditors.CheckEdit();
|
|
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.xtraOpenFileDialog1 = new DevExpress.XtraEditors.XtraOpenFileDialog(this.components);
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTreeListtxtpid)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTreeListtxtpidTreeList)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckedComboBoxEdit1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemtxtcreatorId)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemtxteditorId)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
|
|
this.xtraTabControl1.SuspendLayout();
|
|
this.tabDataList.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.grdListView)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
|
|
this.tabDataDetail.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
|
|
this.panelControl2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|
this.layoutControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtname.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtid.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtpid.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtpidTreeList)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txticon.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtwinformType.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtsort.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtisEnabled.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txttoolList.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtcreatorId.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtcreateTime.Properties.CalendarTimeProperties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtcreateTime.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txteditorId.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txteditTime.Properties.CalendarTimeProperties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txteditTime.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtisForm.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// gridColumn1
|
|
//
|
|
this.gridColumn1.Caption = "ID";
|
|
this.gridColumn1.FieldName = "id";
|
|
this.gridColumn1.Name = "gridColumn1";
|
|
//
|
|
// gridColumn2
|
|
//
|
|
this.gridColumn2.Caption = "父id";
|
|
this.gridColumn2.ColumnEdit = this.repositoryItemTreeListtxtpid;
|
|
this.gridColumn2.FieldName = "pid";
|
|
this.gridColumn2.Name = "gridColumn2";
|
|
this.gridColumn2.Visible = true;
|
|
this.gridColumn2.VisibleIndex = 0;
|
|
this.gridColumn2.Width = 128;
|
|
//
|
|
// repositoryItemTreeListtxtpid
|
|
//
|
|
this.repositoryItemTreeListtxtpid.AutoHeight = false;
|
|
this.repositoryItemTreeListtxtpid.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.repositoryItemTreeListtxtpid.DisplayMember = "Name";
|
|
this.repositoryItemTreeListtxtpid.Name = "repositoryItemTreeListtxtpid";
|
|
this.repositoryItemTreeListtxtpid.TreeList = this.repositoryItemTreeListtxtpidTreeList;
|
|
this.repositoryItemTreeListtxtpid.ValueMember = "ID";
|
|
//
|
|
// repositoryItemTreeListtxtpidTreeList
|
|
//
|
|
this.repositoryItemTreeListtxtpidTreeList.Location = new System.Drawing.Point(0, 0);
|
|
this.repositoryItemTreeListtxtpidTreeList.Name = "repositoryItemTreeListtxtpidTreeList";
|
|
this.repositoryItemTreeListtxtpidTreeList.OptionsView.ShowIndentAsRowStyle = true;
|
|
this.repositoryItemTreeListtxtpidTreeList.ParentFieldName = "PID";
|
|
this.repositoryItemTreeListtxtpidTreeList.Size = new System.Drawing.Size(400, 200);
|
|
this.repositoryItemTreeListtxtpidTreeList.TabIndex = 0;
|
|
//
|
|
// gridColumn3
|
|
//
|
|
this.gridColumn3.Caption = "菜单名称";
|
|
this.gridColumn3.FieldName = "name";
|
|
this.gridColumn3.Name = "gridColumn3";
|
|
this.gridColumn3.Visible = true;
|
|
this.gridColumn3.VisibleIndex = 1;
|
|
this.gridColumn3.Width = 122;
|
|
//
|
|
// gridColumn4
|
|
//
|
|
this.gridColumn4.Caption = "图标";
|
|
this.gridColumn4.FieldName = "icon";
|
|
this.gridColumn4.Name = "gridColumn4";
|
|
this.gridColumn4.Visible = true;
|
|
this.gridColumn4.VisibleIndex = 2;
|
|
this.gridColumn4.Width = 135;
|
|
//
|
|
// gridColumn5
|
|
//
|
|
this.gridColumn5.Caption = "菜单类型";
|
|
this.gridColumn5.FieldName = "winformType";
|
|
this.gridColumn5.Name = "gridColumn5";
|
|
this.gridColumn5.Visible = true;
|
|
this.gridColumn5.VisibleIndex = 3;
|
|
this.gridColumn5.Width = 109;
|
|
//
|
|
// gridColumn6
|
|
//
|
|
this.gridColumn6.Caption = "排序";
|
|
this.gridColumn6.FieldName = "sort";
|
|
this.gridColumn6.Name = "gridColumn6";
|
|
this.gridColumn6.Visible = true;
|
|
this.gridColumn6.VisibleIndex = 4;
|
|
this.gridColumn6.Width = 80;
|
|
//
|
|
// gridColumn7
|
|
//
|
|
this.gridColumn7.Caption = "有效";
|
|
this.gridColumn7.FieldName = "isEnabled";
|
|
this.gridColumn7.Name = "gridColumn7";
|
|
this.gridColumn7.Visible = true;
|
|
this.gridColumn7.VisibleIndex = 5;
|
|
this.gridColumn7.Width = 100;
|
|
//
|
|
// gridColumn8
|
|
//
|
|
this.gridColumn8.Caption = "功能按钮";
|
|
this.gridColumn8.ColumnEdit = this.repositoryItemCheckedComboBoxEdit1;
|
|
this.gridColumn8.FieldName = "toolList";
|
|
this.gridColumn8.Name = "gridColumn8";
|
|
this.gridColumn8.Visible = true;
|
|
this.gridColumn8.VisibleIndex = 6;
|
|
this.gridColumn8.Width = 201;
|
|
//
|
|
// repositoryItemCheckedComboBoxEdit1
|
|
//
|
|
this.repositoryItemCheckedComboBoxEdit1.AutoHeight = false;
|
|
this.repositoryItemCheckedComboBoxEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.repositoryItemCheckedComboBoxEdit1.DisplayMember = "Name";
|
|
this.repositoryItemCheckedComboBoxEdit1.Name = "repositoryItemCheckedComboBoxEdit1";
|
|
this.repositoryItemCheckedComboBoxEdit1.ValueMember = "ID";
|
|
//
|
|
// gridColumn9
|
|
//
|
|
this.gridColumn9.Caption = "创建人";
|
|
this.gridColumn9.ColumnEdit = this.repositoryItemtxtcreatorId;
|
|
this.gridColumn9.FieldName = "creatorId";
|
|
this.gridColumn9.Name = "gridColumn9";
|
|
this.gridColumn9.Visible = true;
|
|
this.gridColumn9.VisibleIndex = 9;
|
|
this.gridColumn9.Width = 201;
|
|
//
|
|
// repositoryItemtxtcreatorId
|
|
//
|
|
this.repositoryItemtxtcreatorId.AutoHeight = false;
|
|
this.repositoryItemtxtcreatorId.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.repositoryItemtxtcreatorId.DisplayMember = "Name";
|
|
this.repositoryItemtxtcreatorId.Name = "repositoryItemtxtcreatorId";
|
|
this.repositoryItemtxtcreatorId.ValueMember = "ID";
|
|
//
|
|
// gridColumn10
|
|
//
|
|
this.gridColumn10.Caption = "创建时间";
|
|
this.gridColumn10.DisplayFormat.FormatString = "G";
|
|
this.gridColumn10.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
this.gridColumn10.FieldName = "createTime";
|
|
this.gridColumn10.Name = "gridColumn10";
|
|
this.gridColumn10.Visible = true;
|
|
this.gridColumn10.VisibleIndex = 10;
|
|
this.gridColumn10.Width = 201;
|
|
//
|
|
// gridColumn11
|
|
//
|
|
this.gridColumn11.Caption = "编辑人";
|
|
this.gridColumn11.ColumnEdit = this.repositoryItemtxteditorId;
|
|
this.gridColumn11.FieldName = "editorId";
|
|
this.gridColumn11.Name = "gridColumn11";
|
|
this.gridColumn11.Visible = true;
|
|
this.gridColumn11.VisibleIndex = 11;
|
|
this.gridColumn11.Width = 201;
|
|
//
|
|
// repositoryItemtxteditorId
|
|
//
|
|
this.repositoryItemtxteditorId.AutoHeight = false;
|
|
this.repositoryItemtxteditorId.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.repositoryItemtxteditorId.DisplayMember = "Name";
|
|
this.repositoryItemtxteditorId.Name = "repositoryItemtxteditorId";
|
|
this.repositoryItemtxteditorId.ValueMember = "ID";
|
|
//
|
|
// gridColumn12
|
|
//
|
|
this.gridColumn12.Caption = "编辑时间";
|
|
this.gridColumn12.FieldName = "editTime";
|
|
this.gridColumn12.Name = "gridColumn12";
|
|
this.gridColumn12.Visible = true;
|
|
this.gridColumn12.VisibleIndex = 12;
|
|
this.gridColumn12.Width = 201;
|
|
//
|
|
// gridColumn13
|
|
//
|
|
this.gridColumn13.Caption = "是否界面";
|
|
this.gridColumn13.FieldName = "isForm";
|
|
this.gridColumn13.Name = "gridColumn13";
|
|
this.gridColumn13.Visible = true;
|
|
this.gridColumn13.VisibleIndex = 7;
|
|
this.gridColumn13.Width = 201;
|
|
//
|
|
// xtraTabControl1
|
|
//
|
|
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.xtraTabControl1.Location = new System.Drawing.Point(0, 34);
|
|
this.xtraTabControl1.Name = "xtraTabControl1";
|
|
this.xtraTabControl1.SelectedTabPage = this.tabDataList;
|
|
this.xtraTabControl1.Size = new System.Drawing.Size(686, 427);
|
|
this.xtraTabControl1.TabIndex = 1;
|
|
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
|
this.tabDataList,
|
|
this.tabDataDetail});
|
|
//
|
|
// tabDataList
|
|
//
|
|
this.tabDataList.Controls.Add(this.grdList);
|
|
this.tabDataList.Name = "tabDataList";
|
|
this.tabDataList.Size = new System.Drawing.Size(680, 398);
|
|
this.tabDataList.Text = "数据列表";
|
|
//
|
|
// grdList
|
|
//
|
|
this.grdList.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.grdList.Location = new System.Drawing.Point(0, 0);
|
|
this.grdList.MainView = this.grdListView;
|
|
this.grdList.Name = "grdList";
|
|
this.grdList.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.repositoryItemCheckEdit1,
|
|
this.repositoryItemCheckedComboBoxEdit1});
|
|
this.grdList.Size = new System.Drawing.Size(680, 398);
|
|
this.grdList.TabIndex = 0;
|
|
this.grdList.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.grdListView});
|
|
//
|
|
// grdListView
|
|
//
|
|
this.grdListView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.gridColumn1,
|
|
this.gridColumn2,
|
|
this.gridColumn3,
|
|
this.gridColumn4,
|
|
this.gridColumn5,
|
|
this.gridColumn6,
|
|
this.gridColumn7,
|
|
this.gridColumn8,
|
|
this.gridColumn9,
|
|
this.gridColumn10,
|
|
this.gridColumn11,
|
|
this.gridColumn12,
|
|
this.gridColumn13,
|
|
this.gridColumn14});
|
|
this.grdListView.GridControl = this.grdList;
|
|
this.grdListView.Name = "grdListView";
|
|
this.grdListView.OptionsBehavior.Editable = false;
|
|
this.grdListView.OptionsView.ColumnAutoWidth = false;
|
|
this.grdListView.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
|
|
new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gridColumn7, DevExpress.Data.ColumnSortOrder.Ascending)});
|
|
//
|
|
// gridColumn14
|
|
//
|
|
this.gridColumn14.Caption = "是否功能按钮";
|
|
this.gridColumn14.ColumnEdit = this.repositoryItemCheckEdit1;
|
|
this.gridColumn14.FieldName = "isToolBtn";
|
|
this.gridColumn14.Name = "gridColumn14";
|
|
this.gridColumn14.Visible = true;
|
|
this.gridColumn14.VisibleIndex = 8;
|
|
//
|
|
// repositoryItemCheckEdit1
|
|
//
|
|
this.repositoryItemCheckEdit1.AutoHeight = false;
|
|
this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
|
|
//
|
|
// tabDataDetail
|
|
//
|
|
this.tabDataDetail.Controls.Add(this.panelControl2);
|
|
this.tabDataDetail.Name = "tabDataDetail";
|
|
this.tabDataDetail.Size = new System.Drawing.Size(680, 398);
|
|
this.tabDataDetail.Text = "数据编辑";
|
|
//
|
|
// panelControl2
|
|
//
|
|
this.panelControl2.Controls.Add(this.layoutControl1);
|
|
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelControl2.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl2.Name = "panelControl2";
|
|
this.panelControl2.Size = new System.Drawing.Size(680, 398);
|
|
this.panelControl2.TabIndex = 0;
|
|
//
|
|
// layoutControl1
|
|
//
|
|
this.layoutControl1.Controls.Add(this.txtname);
|
|
this.layoutControl1.Controls.Add(this.txtid);
|
|
this.layoutControl1.Controls.Add(this.simpleButton1);
|
|
this.layoutControl1.Controls.Add(this.txtpid);
|
|
this.layoutControl1.Controls.Add(this.txticon);
|
|
this.layoutControl1.Controls.Add(this.txtwinformType);
|
|
this.layoutControl1.Controls.Add(this.txtsort);
|
|
this.layoutControl1.Controls.Add(this.txtisEnabled);
|
|
this.layoutControl1.Controls.Add(this.txttoolList);
|
|
this.layoutControl1.Controls.Add(this.txtcreatorId);
|
|
this.layoutControl1.Controls.Add(this.txtcreateTime);
|
|
this.layoutControl1.Controls.Add(this.txteditorId);
|
|
this.layoutControl1.Controls.Add(this.txteditTime);
|
|
this.layoutControl1.Controls.Add(this.txtisForm);
|
|
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.layoutControl1.Location = new System.Drawing.Point(2, 2);
|
|
this.layoutControl1.Name = "layoutControl1";
|
|
this.layoutControl1.Root = this.layoutControlGroup1;
|
|
this.layoutControl1.Size = new System.Drawing.Size(676, 394);
|
|
this.layoutControl1.TabIndex = 6;
|
|
this.layoutControl1.Text = "layoutControl1";
|
|
//
|
|
// txtname
|
|
//
|
|
this.txtname.Location = new System.Drawing.Point(391, 12);
|
|
this.txtname.Name = "txtname";
|
|
this.txtname.Size = new System.Drawing.Size(273, 20);
|
|
this.txtname.StyleController = this.layoutControl1;
|
|
this.txtname.TabIndex = 15;
|
|
//
|
|
// txtid
|
|
//
|
|
this.txtid.Location = new System.Drawing.Point(63, 12);
|
|
this.txtid.Name = "txtid";
|
|
this.txtid.Size = new System.Drawing.Size(109, 20);
|
|
this.txtid.StyleController = this.layoutControl1;
|
|
this.txtid.TabIndex = 14;
|
|
//
|
|
// simpleButton1
|
|
//
|
|
this.simpleButton1.Location = new System.Drawing.Point(311, 36);
|
|
this.simpleButton1.Name = "simpleButton1";
|
|
this.simpleButton1.Size = new System.Drawing.Size(24, 22);
|
|
this.simpleButton1.StyleController = this.layoutControl1;
|
|
this.simpleButton1.TabIndex = 13;
|
|
this.simpleButton1.Text = "...";
|
|
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
|
|
//
|
|
// txtpid
|
|
//
|
|
this.txtpid.EditValue = "";
|
|
this.txtpid.Location = new System.Drawing.Point(227, 12);
|
|
this.txtpid.Name = "txtpid";
|
|
this.txtpid.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.txtpid.Properties.DisplayMember = "Name";
|
|
this.txtpid.Properties.TreeList = this.txtpidTreeList;
|
|
this.txtpid.Properties.ValueMember = "ID";
|
|
this.txtpid.Size = new System.Drawing.Size(109, 20);
|
|
this.txtpid.StyleController = this.layoutControl1;
|
|
this.txtpid.TabIndex = 1;
|
|
//
|
|
// txtpidTreeList
|
|
//
|
|
this.txtpidTreeList.Location = new System.Drawing.Point(0, 0);
|
|
this.txtpidTreeList.Name = "txtpidTreeList";
|
|
this.txtpidTreeList.OptionsView.ShowIndentAsRowStyle = true;
|
|
this.txtpidTreeList.ParentFieldName = "PID";
|
|
this.txtpidTreeList.Size = new System.Drawing.Size(400, 200);
|
|
this.txtpidTreeList.TabIndex = 0;
|
|
//
|
|
// txticon
|
|
//
|
|
this.txticon.Location = new System.Drawing.Point(63, 36);
|
|
this.txticon.Name = "txticon";
|
|
this.txticon.Properties.ReadOnly = true;
|
|
this.txticon.Size = new System.Drawing.Size(244, 20);
|
|
this.txticon.StyleController = this.layoutControl1;
|
|
this.txticon.TabIndex = 3;
|
|
//
|
|
// txtwinformType
|
|
//
|
|
this.txtwinformType.Location = new System.Drawing.Point(390, 36);
|
|
this.txtwinformType.Name = "txtwinformType";
|
|
this.txtwinformType.Size = new System.Drawing.Size(274, 20);
|
|
this.txtwinformType.StyleController = this.layoutControl1;
|
|
this.txtwinformType.TabIndex = 4;
|
|
//
|
|
// txtsort
|
|
//
|
|
this.txtsort.Location = new System.Drawing.Point(63, 62);
|
|
this.txtsort.Name = "txtsort";
|
|
this.txtsort.Size = new System.Drawing.Size(273, 20);
|
|
this.txtsort.StyleController = this.layoutControl1;
|
|
this.txtsort.TabIndex = 5;
|
|
//
|
|
// txtisEnabled
|
|
//
|
|
this.txtisEnabled.EditValue = null;
|
|
this.txtisEnabled.Location = new System.Drawing.Point(340, 62);
|
|
this.txtisEnabled.Name = "txtisEnabled";
|
|
this.txtisEnabled.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
|
|
this.txtisEnabled.Properties.Caption = "有效";
|
|
this.txtisEnabled.Properties.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
|
|
this.txtisEnabled.Size = new System.Drawing.Size(144, 19);
|
|
this.txtisEnabled.StyleController = this.layoutControl1;
|
|
this.txtisEnabled.TabIndex = 6;
|
|
//
|
|
// txttoolList
|
|
//
|
|
this.txttoolList.Location = new System.Drawing.Point(63, 86);
|
|
this.txttoolList.Name = "txttoolList";
|
|
this.txttoolList.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.txttoolList.Properties.DisplayMember = "Name";
|
|
this.txttoolList.Properties.ValueMember = "ID";
|
|
this.txttoolList.Size = new System.Drawing.Size(601, 20);
|
|
this.txttoolList.StyleController = this.layoutControl1;
|
|
this.txttoolList.TabIndex = 7;
|
|
//
|
|
// txtcreatorId
|
|
//
|
|
this.txtcreatorId.EditValue = "";
|
|
this.txtcreatorId.Location = new System.Drawing.Point(63, 110);
|
|
this.txtcreatorId.Name = "txtcreatorId";
|
|
this.txtcreatorId.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.txtcreatorId.Properties.DisplayMember = "Name";
|
|
this.txtcreatorId.Properties.PopupFilterMode = DevExpress.XtraEditors.PopupFilterMode.Contains;
|
|
this.txtcreatorId.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
|
|
this.txtcreatorId.Properties.ValueMember = "ID";
|
|
this.txtcreatorId.Size = new System.Drawing.Size(273, 20);
|
|
this.txtcreatorId.StyleController = this.layoutControl1;
|
|
this.txtcreatorId.TabIndex = 8;
|
|
//
|
|
// txtcreateTime
|
|
//
|
|
this.txtcreateTime.EditValue = null;
|
|
this.txtcreateTime.ImeMode = System.Windows.Forms.ImeMode.Off;
|
|
this.txtcreateTime.Location = new System.Drawing.Point(391, 110);
|
|
this.txtcreateTime.Name = "txtcreateTime";
|
|
this.txtcreateTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.txtcreateTime.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.txtcreateTime.Properties.DisplayFormat.FormatString = "G";
|
|
this.txtcreateTime.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
this.txtcreateTime.Size = new System.Drawing.Size(273, 20);
|
|
this.txtcreateTime.StyleController = this.layoutControl1;
|
|
this.txtcreateTime.TabIndex = 9;
|
|
//
|
|
// txteditorId
|
|
//
|
|
this.txteditorId.EditValue = "";
|
|
this.txteditorId.Location = new System.Drawing.Point(63, 134);
|
|
this.txteditorId.Name = "txteditorId";
|
|
this.txteditorId.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.txteditorId.Properties.DisplayMember = "Name";
|
|
this.txteditorId.Properties.PopupFilterMode = DevExpress.XtraEditors.PopupFilterMode.Contains;
|
|
this.txteditorId.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
|
|
this.txteditorId.Properties.ValueMember = "ID";
|
|
this.txteditorId.Size = new System.Drawing.Size(273, 20);
|
|
this.txteditorId.StyleController = this.layoutControl1;
|
|
this.txteditorId.TabIndex = 10;
|
|
//
|
|
// txteditTime
|
|
//
|
|
this.txteditTime.EditValue = null;
|
|
this.txteditTime.ImeMode = System.Windows.Forms.ImeMode.Off;
|
|
this.txteditTime.Location = new System.Drawing.Point(391, 134);
|
|
this.txteditTime.Name = "txteditTime";
|
|
this.txteditTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.txteditTime.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.txteditTime.Properties.DisplayFormat.FormatString = "G";
|
|
this.txteditTime.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
this.txteditTime.Size = new System.Drawing.Size(273, 20);
|
|
this.txteditTime.StyleController = this.layoutControl1;
|
|
this.txteditTime.TabIndex = 11;
|
|
//
|
|
// txtisForm
|
|
//
|
|
this.txtisForm.EditValue = null;
|
|
this.txtisForm.Location = new System.Drawing.Point(488, 62);
|
|
this.txtisForm.Name = "txtisForm";
|
|
this.txtisForm.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
|
|
this.txtisForm.Properties.Caption = "是否界面";
|
|
this.txtisForm.Properties.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
|
|
this.txtisForm.Size = new System.Drawing.Size(176, 19);
|
|
this.txtisForm.StyleController = this.layoutControl1;
|
|
this.txtisForm.TabIndex = 12;
|
|
//
|
|
// layoutControlGroup1
|
|
//
|
|
this.layoutControlGroup1.CustomizationFormText = "layoutControlGroup1";
|
|
this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
|
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem1,
|
|
this.layoutControlItem3,
|
|
this.layoutControlItem5,
|
|
this.layoutControlItem7,
|
|
this.layoutControlItem8,
|
|
this.layoutControlItem10,
|
|
this.layoutControlItem4,
|
|
this.layoutControlItem6,
|
|
this.layoutControlItem12,
|
|
this.emptySpaceItem1,
|
|
this.layoutControlItem9,
|
|
this.layoutControlItem11,
|
|
this.layoutControlItem13,
|
|
this.layoutControlItem14,
|
|
this.layoutControlItem2});
|
|
this.layoutControlGroup1.Name = "layoutControlGroup1";
|
|
this.layoutControlGroup1.Size = new System.Drawing.Size(676, 394);
|
|
this.layoutControlGroup1.TextVisible = false;
|
|
//
|
|
// layoutControlItem1
|
|
//
|
|
this.layoutControlItem1.Control = this.txtpid;
|
|
this.layoutControlItem1.CustomizationFormText = "父id";
|
|
this.layoutControlItem1.Location = new System.Drawing.Point(164, 0);
|
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
|
this.layoutControlItem1.Size = new System.Drawing.Size(164, 24);
|
|
this.layoutControlItem1.Text = "父id";
|
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem3
|
|
//
|
|
this.layoutControlItem3.Control = this.txticon;
|
|
this.layoutControlItem3.CustomizationFormText = "图标";
|
|
this.layoutControlItem3.Location = new System.Drawing.Point(0, 24);
|
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
|
this.layoutControlItem3.Size = new System.Drawing.Size(299, 26);
|
|
this.layoutControlItem3.Text = "图标";
|
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem5
|
|
//
|
|
this.layoutControlItem5.Control = this.txtsort;
|
|
this.layoutControlItem5.CustomizationFormText = "排序";
|
|
this.layoutControlItem5.Location = new System.Drawing.Point(0, 50);
|
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
|
this.layoutControlItem5.Size = new System.Drawing.Size(328, 24);
|
|
this.layoutControlItem5.Text = "排序";
|
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem7
|
|
//
|
|
this.layoutControlItem7.Control = this.txttoolList;
|
|
this.layoutControlItem7.CustomizationFormText = "功能按钮";
|
|
this.layoutControlItem7.Location = new System.Drawing.Point(0, 74);
|
|
this.layoutControlItem7.Name = "layoutControlItem7";
|
|
this.layoutControlItem7.Size = new System.Drawing.Size(656, 24);
|
|
this.layoutControlItem7.Text = "功能按钮";
|
|
this.layoutControlItem7.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem8
|
|
//
|
|
this.layoutControlItem8.Control = this.txtcreatorId;
|
|
this.layoutControlItem8.CustomizationFormText = "创建人";
|
|
this.layoutControlItem8.Location = new System.Drawing.Point(0, 98);
|
|
this.layoutControlItem8.Name = "layoutControlItem8";
|
|
this.layoutControlItem8.Size = new System.Drawing.Size(328, 24);
|
|
this.layoutControlItem8.Text = "创建人";
|
|
this.layoutControlItem8.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem10
|
|
//
|
|
this.layoutControlItem10.Control = this.txteditorId;
|
|
this.layoutControlItem10.CustomizationFormText = "编辑人";
|
|
this.layoutControlItem10.Location = new System.Drawing.Point(0, 122);
|
|
this.layoutControlItem10.Name = "layoutControlItem10";
|
|
this.layoutControlItem10.Size = new System.Drawing.Size(328, 24);
|
|
this.layoutControlItem10.Text = "编辑人";
|
|
this.layoutControlItem10.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem4
|
|
//
|
|
this.layoutControlItem4.Control = this.txtwinformType;
|
|
this.layoutControlItem4.CustomizationFormText = "菜单类型";
|
|
this.layoutControlItem4.Location = new System.Drawing.Point(327, 24);
|
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
|
this.layoutControlItem4.Size = new System.Drawing.Size(329, 26);
|
|
this.layoutControlItem4.Text = "菜单类型";
|
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem6
|
|
//
|
|
this.layoutControlItem6.Control = this.txtisEnabled;
|
|
this.layoutControlItem6.CustomizationFormText = "有效";
|
|
this.layoutControlItem6.Location = new System.Drawing.Point(328, 50);
|
|
this.layoutControlItem6.Name = "layoutControlItem6";
|
|
this.layoutControlItem6.Size = new System.Drawing.Size(148, 24);
|
|
this.layoutControlItem6.Text = "有效";
|
|
this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem6.TextVisible = false;
|
|
//
|
|
// layoutControlItem12
|
|
//
|
|
this.layoutControlItem12.Control = this.txtisForm;
|
|
this.layoutControlItem12.CustomizationFormText = "是否界面";
|
|
this.layoutControlItem12.Location = new System.Drawing.Point(476, 50);
|
|
this.layoutControlItem12.Name = "layoutControlItem12";
|
|
this.layoutControlItem12.Size = new System.Drawing.Size(180, 24);
|
|
this.layoutControlItem12.Text = "是否界面";
|
|
this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem12.TextVisible = false;
|
|
//
|
|
// emptySpaceItem1
|
|
//
|
|
this.emptySpaceItem1.AllowHotTrack = false;
|
|
this.emptySpaceItem1.Location = new System.Drawing.Point(0, 146);
|
|
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
|
this.emptySpaceItem1.Size = new System.Drawing.Size(656, 228);
|
|
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlItem9
|
|
//
|
|
this.layoutControlItem9.Control = this.txtcreateTime;
|
|
this.layoutControlItem9.CustomizationFormText = "创建时间";
|
|
this.layoutControlItem9.Location = new System.Drawing.Point(328, 98);
|
|
this.layoutControlItem9.Name = "layoutControlItem9";
|
|
this.layoutControlItem9.Size = new System.Drawing.Size(328, 24);
|
|
this.layoutControlItem9.Text = "创建时间";
|
|
this.layoutControlItem9.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem11
|
|
//
|
|
this.layoutControlItem11.Control = this.txteditTime;
|
|
this.layoutControlItem11.CustomizationFormText = "编辑时间";
|
|
this.layoutControlItem11.Location = new System.Drawing.Point(328, 122);
|
|
this.layoutControlItem11.Name = "layoutControlItem11";
|
|
this.layoutControlItem11.Size = new System.Drawing.Size(328, 24);
|
|
this.layoutControlItem11.Text = "编辑时间";
|
|
this.layoutControlItem11.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem13
|
|
//
|
|
this.layoutControlItem13.Control = this.simpleButton1;
|
|
this.layoutControlItem13.Location = new System.Drawing.Point(299, 24);
|
|
this.layoutControlItem13.Name = "layoutControlItem13";
|
|
this.layoutControlItem13.Size = new System.Drawing.Size(28, 26);
|
|
this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem13.TextVisible = false;
|
|
//
|
|
// layoutControlItem14
|
|
//
|
|
this.layoutControlItem14.Control = this.txtid;
|
|
this.layoutControlItem14.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem14.Name = "layoutControlItem14";
|
|
this.layoutControlItem14.Size = new System.Drawing.Size(164, 24);
|
|
this.layoutControlItem14.Text = "id";
|
|
this.layoutControlItem14.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// layoutControlItem2
|
|
//
|
|
this.layoutControlItem2.Control = this.txtname;
|
|
this.layoutControlItem2.Location = new System.Drawing.Point(328, 0);
|
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
|
this.layoutControlItem2.Size = new System.Drawing.Size(328, 24);
|
|
this.layoutControlItem2.Text = "菜单名称";
|
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// xtraOpenFileDialog1
|
|
//
|
|
this.xtraOpenFileDialog1.FileName = "xtraOpenFileDialog1";
|
|
//
|
|
// FrmsysMenu
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(686, 461);
|
|
this.Controls.Add(this.xtraTabControl1);
|
|
this.Name = "FrmsysMenu";
|
|
this.Text = "菜单维护";
|
|
this.Load += new System.EventHandler(this.FrmsysMenu_Load);
|
|
this.Controls.SetChildIndex(this.xtraTabControl1, 0);
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTreeListtxtpid)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTreeListtxtpidTreeList)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckedComboBoxEdit1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemtxtcreatorId)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemtxteditorId)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
|
|
this.xtraTabControl1.ResumeLayout(false);
|
|
this.tabDataList.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.grdListView)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
|
|
this.tabDataDetail.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
|
|
this.panelControl2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
|
this.layoutControl1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.txtname.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtid.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtpid.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtpidTreeList)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txticon.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtwinformType.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtsort.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtisEnabled.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txttoolList.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtcreatorId.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtcreateTime.Properties.CalendarTimeProperties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtcreateTime.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txteditorId.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txteditTime.Properties.CalendarTimeProperties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txteditTime.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtisForm.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private XtraTabControl xtraTabControl1;
|
|
private XtraTabPage tabDataList;
|
|
private XtraTabPage tabDataDetail;
|
|
private DevExpress.XtraGrid.GridControl grdList;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView grdListView;
|
|
private PanelControl panelControl2;
|
|
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
|
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
|
|
private DevExpress.XtraTreeList.TreeList txtpidTreeList;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemTreeListLookUpEdit repositoryItemTreeListtxtpid;
|
|
private DevExpress.XtraTreeList.TreeList repositoryItemTreeListtxtpidTreeList;
|
|
private DevExpress.XtraEditors.TreeListLookUpEdit txtpid;
|
|
///////////////////////////////
|
|
private DevExpress.XtraEditors.TextEdit txticon;
|
|
///////////////////////////////
|
|
private DevExpress.XtraEditors.TextEdit txtwinformType;
|
|
///////////////////////////////
|
|
private DevExpress.XtraEditors.TextEdit txtsort;
|
|
///////////////////////////////
|
|
private DevExpress.XtraEditors.CheckEdit txtisEnabled;
|
|
///////////////////////////////
|
|
private DevExpress.XtraEditors.CheckedComboBoxEdit txttoolList;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemtxtcreatorId;
|
|
|
|
private DevExpress.XtraEditors.LookUpEdit txtcreatorId;
|
|
///////////////////////////////
|
|
private DevExpress.XtraEditors.DateEdit txtcreateTime;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemtxteditorId;
|
|
|
|
private DevExpress.XtraEditors.LookUpEdit txteditorId;
|
|
///////////////////////////////
|
|
private DevExpress.XtraEditors.DateEdit txteditTime;
|
|
///////////////////////////////
|
|
private DevExpress.XtraEditors.CheckEdit txtisForm;
|
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
|
|
private EmptySpaceItem emptySpaceItem1;
|
|
private SimpleButton simpleButton1;
|
|
private LayoutControlItem layoutControlItem13;
|
|
private XtraOpenFileDialog xtraOpenFileDialog1;
|
|
private TextEdit txtid;
|
|
private LayoutControlItem layoutControlItem14;
|
|
private TextEdit txtname;
|
|
private LayoutControlItem layoutControlItem2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckedComboBoxEdit repositoryItemCheckedComboBoxEdit1;
|
|
}
|
|
} |