namespace WMS.FrmSystems
{
partial class FrmSystemMenuData
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmSystemMenuData));
this.bgsMenu = new System.Windows.Forms.BindingSource(this.components);
this.imageCollection1 = new DevExpress.Utils.ImageCollection(this.components);
this.gridControlCustom1 = new WMS.Ctrl.GridControlCustom();
this.grdMenu = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colP_MENU_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMENU_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMENU_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMENU_LEVEL = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREMARK = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMENU_FORM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMENU_TAG = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMENU_IMAGE = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemImageComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
this.colFRM_TYPE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMENU_SORT = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemImageEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageEdit();
this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.repositoryItemLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
((System.ComponentModel.ISupportInitialize)(this.bgsMenu)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grdMenu)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
this.SuspendLayout();
//
// bgsMenu
//
this.bgsMenu.DataSource = typeof(WMS.Model.Base.BaseMenuModel);
//
// imageCollection1
//
this.imageCollection1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection1.ImageStream")));
this.imageCollection1.Images.SetKeyName(0, "ActiveCustomersList_32x32.png");
this.imageCollection1.Images.SetKeyName(1, "UserKey_32x32.png");
this.imageCollection1.Images.SetKeyName(2, "Add_32x32.png");
this.imageCollection1.Images.SetKeyName(3, "Order_32x32.png");
this.imageCollection1.Images.SetKeyName(4, "Employee_32x32.png");
this.imageCollection1.Images.SetKeyName(5, "Home_32x32.png");
this.imageCollection1.Images.SetKeyName(6, "Navigation_32x32.png");
this.imageCollection1.Images.SetKeyName(7, "Categories_32x32.png");
this.imageCollection1.Images.SetKeyName(8, "Revenue_32x32.png");
this.imageCollection1.Images.SetKeyName(9, "Album_32x32.png");
this.imageCollection1.Images.SetKeyName(10, "Edit_16x16.png");
this.imageCollection1.Images.SetKeyName(11, "Upload_16x16.png");
this.imageCollection1.Images.SetKeyName(12, "Edit_16x16.png");
this.imageCollection1.Images.SetKeyName(13, "Revenue_16x16.png");
this.imageCollection1.Images.SetKeyName(14, "CustomersByDate_16x16.png");
this.imageCollection1.Images.SetKeyName(15, "Views_32x32.png");
this.imageCollection1.Images.SetKeyName(16, "Demo_Image_Library_Standard_32x32.png");
this.imageCollection1.Images.SetKeyName(17, "article_32x32.png");
this.imageCollection1.Images.SetKeyName(18, "bar_32x32.png");
this.imageCollection1.Images.SetKeyName(19, "report_32x32.png");
this.imageCollection1.Images.SetKeyName(20, "currency_32x32.png");
this.imageCollection1.Images.SetKeyName(21, "CustomerRevenue_32x32.png");
//
// gridControlCustom1
//
this.gridControlCustom1.ColorApprove = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorApproveValue = null;
this.gridControlCustom1.ColorPass = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorPassValue = null;
this.gridControlCustom1.ColorRepeal = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorRepealValue = null;
this.gridControlCustom1.ColorReWork = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorReWorkValue = null;
this.gridControlCustom1.ColorSelectedRow = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorShortage = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorShortageFlagColumn = null;
this.gridControlCustom1.ColorShortageValue = null;
this.gridControlCustom1.ColorUnExecute = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorUnExecuteValue = null;
this.gridControlCustom1.ColorUnPass = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorUnPassValue = null;
this.gridControlCustom1.ColorVerify = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorVerifyFlagColumn = null;
this.gridControlCustom1.ColorVerifyValue = null;
this.gridControlCustom1.ColorWarning = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorWarningValue = null;
this.gridControlCustom1.DataSource = this.bgsMenu;
this.gridControlCustom1.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControlCustom1.EnableAppearanceEvenRow = true;
this.gridControlCustom1.IndicatorWidth = 40;
this.gridControlCustom1.Location = new System.Drawing.Point(0, 0);
this.gridControlCustom1.MainView = this.grdMenu;
this.gridControlCustom1.Name = "gridControlCustom1";
this.gridControlCustom1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemImageEdit1,
this.repositoryItemImageComboBox1,
this.repositoryItemComboBox1,
this.repositoryItemLookUpEdit1,
this.repositoryItemTextEdit1});
this.gridControlCustom1.ShowRowID = true;
this.gridControlCustom1.Size = new System.Drawing.Size(725, 443);
this.gridControlCustom1.TabIndex = 0;
this.gridControlCustom1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.grdMenu});
//
// grdMenu
//
this.grdMenu.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.grdMenu.Appearance.EvenRow.Options.UseBackColor = true;
this.grdMenu.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colP_MENU_ID,
this.colMENU_ID,
this.colMENU_NAME,
this.colMENU_LEVEL,
this.colREMARK,
this.colMENU_FORM,
this.colMENU_TAG,
this.colMENU_IMAGE,
this.colFRM_TYPE,
this.colMENU_SORT});
this.grdMenu.GridControl = this.gridControlCustom1;
this.grdMenu.GroupCount = 1;
this.grdMenu.IndicatorWidth = 34;
this.grdMenu.Name = "grdMenu";
this.grdMenu.OptionsBehavior.Editable = false;
this.grdMenu.OptionsNavigation.AutoFocusNewRow = true;
this.grdMenu.OptionsView.ColumnAutoWidth = false;
this.grdMenu.OptionsView.EnableAppearanceEvenRow = true;
this.grdMenu.OptionsView.ShowGroupPanel = false;
this.grdMenu.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colP_MENU_ID, DevExpress.Data.ColumnSortOrder.Ascending),
new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colMENU_ID, DevExpress.Data.ColumnSortOrder.Ascending),
new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colMENU_SORT, DevExpress.Data.ColumnSortOrder.Ascending)});
this.grdMenu.DoubleClick += new System.EventHandler(this.grdMenu_DoubleClick);
//
// colP_MENU_ID
//
this.colP_MENU_ID.Caption = "父菜单";
this.colP_MENU_ID.FieldName = "P_MENU_NAME";
this.colP_MENU_ID.Name = "colP_MENU_ID";
//
// colMENU_ID
//
this.colMENU_ID.FieldName = "MENU_ID";
this.colMENU_ID.Name = "colMENU_ID";
this.colMENU_ID.Visible = true;
this.colMENU_ID.VisibleIndex = 0;
//
// colMENU_NAME
//
this.colMENU_NAME.Caption = "菜单名称";
this.colMENU_NAME.FieldName = "MENU_NAME";
this.colMENU_NAME.Name = "colMENU_NAME";
this.colMENU_NAME.Visible = true;
this.colMENU_NAME.VisibleIndex = 1;
//
// colMENU_LEVEL
//
this.colMENU_LEVEL.Caption = "级别";
this.colMENU_LEVEL.FieldName = "MENU_LEVEL";
this.colMENU_LEVEL.Name = "colMENU_LEVEL";
this.colMENU_LEVEL.Visible = true;
this.colMENU_LEVEL.VisibleIndex = 2;
//
// colREMARK
//
this.colREMARK.Caption = "备注";
this.colREMARK.FieldName = "REMARK";
this.colREMARK.Name = "colREMARK";
this.colREMARK.Visible = true;
this.colREMARK.VisibleIndex = 3;
//
// colMENU_FORM
//
this.colMENU_FORM.FieldName = "MENU_FORM";
this.colMENU_FORM.Name = "colMENU_FORM";
this.colMENU_FORM.Visible = true;
this.colMENU_FORM.VisibleIndex = 4;
//
// colMENU_TAG
//
this.colMENU_TAG.FieldName = "MENU_TAG";
this.colMENU_TAG.Name = "colMENU_TAG";
this.colMENU_TAG.Visible = true;
this.colMENU_TAG.VisibleIndex = 5;
//
// colMENU_IMAGE
//
this.colMENU_IMAGE.ColumnEdit = this.repositoryItemImageComboBox1;
this.colMENU_IMAGE.FieldName = "MENU_IMAGE";
this.colMENU_IMAGE.Name = "colMENU_IMAGE";
this.colMENU_IMAGE.Visible = true;
this.colMENU_IMAGE.VisibleIndex = 6;
//
// repositoryItemImageComboBox1
//
this.repositoryItemImageComboBox1.AutoHeight = false;
this.repositoryItemImageComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemImageComboBox1.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", "0", 0),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", "1", 1),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", "2", 2),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", "3", 3),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", "4", 4),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", "5", 5),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", "6", 6),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", "7", 7),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", "8", 8),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", "9", 9),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", "10", 10),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", "11", 11),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", "12", 12),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", "13", 13),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", "14", 14),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", "15", 15),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", "16", 16),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", "17", 17),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", "18", 18),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", "19", 19),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", "20", 20),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("", "21", 21)});
this.repositoryItemImageComboBox1.LargeImages = this.imageCollection1;
this.repositoryItemImageComboBox1.Name = "repositoryItemImageComboBox1";
//
// colFRM_TYPE
//
this.colFRM_TYPE.FieldName = "FRM_TYPE";
this.colFRM_TYPE.Name = "colFRM_TYPE";
this.colFRM_TYPE.Visible = true;
this.colFRM_TYPE.VisibleIndex = 7;
//
// colMENU_SORT
//
this.colMENU_SORT.FieldName = "MENU_SORT";
this.colMENU_SORT.Name = "colMENU_SORT";
this.colMENU_SORT.Visible = true;
this.colMENU_SORT.VisibleIndex = 8;
//
// repositoryItemImageEdit1
//
this.repositoryItemImageEdit1.AutoHeight = false;
this.repositoryItemImageEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemImageEdit1.Images = this.imageCollection1;
this.repositoryItemImageEdit1.Name = "repositoryItemImageEdit1";
//
// repositoryItemComboBox1
//
this.repositoryItemComboBox1.AllowNullInput = DevExpress.Utils.DefaultBoolean.False;
this.repositoryItemComboBox1.AutoHeight = false;
this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemComboBox1.Name = "repositoryItemComboBox1";
//
// repositoryItemLookUpEdit1
//
this.repositoryItemLookUpEdit1.Appearance.BackColor = System.Drawing.Color.LightGreen;
this.repositoryItemLookUpEdit1.Appearance.Options.UseBackColor = true;
this.repositoryItemLookUpEdit1.AutoHeight = false;
this.repositoryItemLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit1.DisplayMember = "P_MENU_Name";
this.repositoryItemLookUpEdit1.Name = "repositoryItemLookUpEdit1";
this.repositoryItemLookUpEdit1.NullText = "";
this.repositoryItemLookUpEdit1.ValueMember = "P_MENU_ID";
//
// repositoryItemTextEdit1
//
this.repositoryItemTextEdit1.AutoHeight = false;
this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1";
//
// FrmSystemMenuData
//
this.Appearance.Options.UseFont = true;
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(725, 443);
this.Controls.Add(this.gridControlCustom1);
this.Font = new System.Drawing.Font("宋体", 10F);
this.LookAndFeel.SkinName = "Office 2010 Blue";
this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.Name = "FrmSystemMenuData";
this.Text = "系统菜单";
this.Load += new System.EventHandler(this.FrmSystemMenuData_Load);
((System.ComponentModel.ISupportInitialize)(this.bgsMenu)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grdMenu)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.BindingSource bgsMenu;
private DevExpress.Utils.ImageCollection imageCollection1;
private WMS.Ctrl.GridControlCustom gridControlCustom1;
private DevExpress.XtraGrid.Views.Grid.GridView grdMenu;
private DevExpress.XtraGrid.Columns.GridColumn colP_MENU_ID;
private DevExpress.XtraGrid.Columns.GridColumn colMENU_ID;
private DevExpress.XtraGrid.Columns.GridColumn colMENU_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colMENU_LEVEL;
private DevExpress.XtraGrid.Columns.GridColumn colREMARK;
private DevExpress.XtraGrid.Columns.GridColumn colMENU_FORM;
private DevExpress.XtraGrid.Columns.GridColumn colMENU_TAG;
private DevExpress.XtraGrid.Columns.GridColumn colMENU_IMAGE;
private DevExpress.XtraGrid.Columns.GridColumn colFRM_TYPE;
private DevExpress.XtraGrid.Columns.GridColumn colMENU_SORT;
private DevExpress.XtraEditors.Repository.RepositoryItemImageEdit repositoryItemImageEdit1;
private DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox repositoryItemImageComboBox1;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit1;
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1;
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit1;
}
}