namespace TProduct.WinFrmUI.Data4Owner
|
{
|
partial class SelectSeriesList2Ctrl
|
{
|
/// <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 Component 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();
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SelectSeriesList2Ctrl));
|
this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
|
this.bar1 = new DevExpress.XtraBars.Bar();
|
this.barBtnAdd = new DevExpress.XtraBars.BarButtonItem();
|
this.barBtnEdit = new DevExpress.XtraBars.BarButtonItem();
|
this.barBtnDel = new DevExpress.XtraBars.BarButtonItem();
|
this.barBtnReset = new DevExpress.XtraBars.BarButtonItem();
|
this.barBtnSearchBox = new DevExpress.XtraBars.BarButtonItem();
|
this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
|
this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
|
this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
|
this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
|
this.barRoot = new DevExpress.XtraBars.BarSubItem();
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
this.searchControl1 = new DevExpress.XtraEditors.SearchControl();
|
this.treeList1 = new DevExpress.XtraTreeList.TreeList();
|
this.colName = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
|
this.MenuItem显示ID = new System.Windows.Forms.ToolStripMenuItem();
|
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
this.imageCollection1 = new DevExpress.Utils.ImageCollection(this.components);
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.itemForSearch = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.barRootBasicInfoMgr = new DevExpress.XtraBars.BarSubItem();
|
((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
this.layoutControl1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.searchControl1.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit();
|
this.contextMenuStrip1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.itemForSearch)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
this.SuspendLayout();
|
//
|
// barManager1
|
//
|
this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
|
this.bar1});
|
this.barManager1.Categories.AddRange(new DevExpress.XtraBars.BarManagerCategory[] {
|
new DevExpress.XtraBars.BarManagerCategory("Menu", new System.Guid("66025f6c-663a-4ef4-927a-145971e982ee"))});
|
this.barManager1.DockControls.Add(this.barDockControlTop);
|
this.barManager1.DockControls.Add(this.barDockControlBottom);
|
this.barManager1.DockControls.Add(this.barDockControlLeft);
|
this.barManager1.DockControls.Add(this.barDockControlRight);
|
this.barManager1.Form = this;
|
this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
|
this.barBtnAdd,
|
this.barBtnEdit,
|
this.barBtnSearchBox,
|
this.barBtnReset,
|
this.barBtnDel});
|
this.barManager1.MaxItemId = 38;
|
//
|
// bar1
|
//
|
this.bar1.BarName = "Custom 2";
|
this.bar1.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Top;
|
this.bar1.DockCol = 0;
|
this.bar1.DockRow = 0;
|
this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
|
this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
new DevExpress.XtraBars.LinkPersistInfo(this.barBtnAdd),
|
new DevExpress.XtraBars.LinkPersistInfo(this.barBtnEdit),
|
new DevExpress.XtraBars.LinkPersistInfo(this.barBtnDel),
|
new DevExpress.XtraBars.LinkPersistInfo(this.barBtnReset),
|
new DevExpress.XtraBars.LinkPersistInfo(this.barBtnSearchBox)});
|
this.bar1.OptionsBar.AllowQuickCustomization = false;
|
this.bar1.OptionsBar.DrawDragBorder = false;
|
this.bar1.OptionsBar.MultiLine = true;
|
this.bar1.OptionsBar.UseWholeRow = true;
|
this.bar1.Text = "Custom 2";
|
//
|
// barBtnAdd
|
//
|
this.barBtnAdd.Caption = "添加";
|
this.barBtnAdd.CategoryGuid = new System.Guid("66025f6c-663a-4ef4-927a-145971e982ee");
|
this.barBtnAdd.Id = 8;
|
this.barBtnAdd.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnAdd.ImageOptions.SvgImage")));
|
this.barBtnAdd.Name = "barBtnAdd";
|
this.barBtnAdd.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnAdd_ItemClick);
|
//
|
// barBtnEdit
|
//
|
this.barBtnEdit.Caption = "编辑";
|
this.barBtnEdit.CategoryGuid = new System.Guid("66025f6c-663a-4ef4-927a-145971e982ee");
|
this.barBtnEdit.Id = 9;
|
this.barBtnEdit.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnEdit.ImageOptions.SvgImage")));
|
this.barBtnEdit.Name = "barBtnEdit";
|
this.barBtnEdit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnEdit_ItemClick);
|
//
|
// barBtnDel
|
//
|
this.barBtnDel.Caption = "删除";
|
this.barBtnDel.Id = 37;
|
this.barBtnDel.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnDel.ImageOptions.SvgImage")));
|
this.barBtnDel.Name = "barBtnDel";
|
this.barBtnDel.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnDel_ItemClick);
|
//
|
// barBtnReset
|
//
|
this.barBtnReset.Caption = "刷新";
|
this.barBtnReset.Id = 36;
|
this.barBtnReset.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnReset.ImageOptions.SvgImage")));
|
this.barBtnReset.Name = "barBtnReset";
|
this.barBtnReset.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnReset_ItemClick);
|
//
|
// barBtnSearchBox
|
//
|
this.barBtnSearchBox.Caption = "搜索";
|
this.barBtnSearchBox.CategoryGuid = new System.Guid("66025f6c-663a-4ef4-927a-145971e982ee");
|
this.barBtnSearchBox.Id = 10;
|
this.barBtnSearchBox.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnSearchBox.ImageOptions.SvgImage")));
|
this.barBtnSearchBox.Name = "barBtnSearchBox";
|
this.barBtnSearchBox.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnSearch_ItemClick);
|
//
|
// barDockControlTop
|
//
|
this.barDockControlTop.CausesValidation = false;
|
this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
|
this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
|
this.barDockControlTop.Manager = this.barManager1;
|
this.barDockControlTop.Size = new System.Drawing.Size(239, 24);
|
//
|
// barDockControlBottom
|
//
|
this.barDockControlBottom.CausesValidation = false;
|
this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.barDockControlBottom.Location = new System.Drawing.Point(0, 569);
|
this.barDockControlBottom.Manager = this.barManager1;
|
this.barDockControlBottom.Size = new System.Drawing.Size(239, 0);
|
//
|
// barDockControlLeft
|
//
|
this.barDockControlLeft.CausesValidation = false;
|
this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
|
this.barDockControlLeft.Location = new System.Drawing.Point(0, 24);
|
this.barDockControlLeft.Manager = this.barManager1;
|
this.barDockControlLeft.Size = new System.Drawing.Size(0, 545);
|
//
|
// barDockControlRight
|
//
|
this.barDockControlRight.CausesValidation = false;
|
this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
|
this.barDockControlRight.Location = new System.Drawing.Point(239, 24);
|
this.barDockControlRight.Manager = this.barManager1;
|
this.barDockControlRight.Size = new System.Drawing.Size(0, 545);
|
//
|
// barRoot
|
//
|
this.barRoot.Caption = "barSubItem1";
|
this.barRoot.Id = 17;
|
this.barRoot.Name = "barRoot";
|
//
|
// layoutControl1
|
//
|
this.layoutControl1.Controls.Add(this.searchControl1);
|
this.layoutControl1.Controls.Add(this.treeList1);
|
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.layoutControl1.Location = new System.Drawing.Point(0, 24);
|
this.layoutControl1.Name = "layoutControl1";
|
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(476, 279, 650, 400);
|
this.layoutControl1.Root = this.Root;
|
this.layoutControl1.Size = new System.Drawing.Size(239, 545);
|
this.layoutControl1.TabIndex = 6;
|
this.layoutControl1.Text = "layoutControl1";
|
//
|
// searchControl1
|
//
|
this.searchControl1.Client = this.treeList1;
|
this.searchControl1.Location = new System.Drawing.Point(0, 1);
|
this.searchControl1.Name = "searchControl1";
|
this.searchControl1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Repository.ClearButton(),
|
new DevExpress.XtraEditors.Repository.SearchButton()});
|
this.searchControl1.Properties.Client = this.treeList1;
|
this.searchControl1.Properties.FilterCondition = DevExpress.Data.Filtering.FilterCondition.Contains;
|
this.searchControl1.Size = new System.Drawing.Size(239, 20);
|
this.searchControl1.StyleController = this.layoutControl1;
|
this.searchControl1.TabIndex = 8;
|
//
|
// treeList1
|
//
|
this.treeList1.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
|
this.colName});
|
this.treeList1.ContextMenuStrip = this.contextMenuStrip1;
|
this.treeList1.DataSource = this.bindingSource1;
|
this.treeList1.HtmlImages = this.imageCollection1;
|
this.treeList1.Location = new System.Drawing.Point(0, 23);
|
this.treeList1.Name = "treeList1";
|
this.treeList1.OptionsBehavior.Editable = false;
|
this.treeList1.OptionsBehavior.ReadOnly = true;
|
this.treeList1.OptionsMenu.EnableNodeMenu = false;
|
this.treeList1.OptionsSelection.EnableAppearanceFocusedCell = false;
|
this.treeList1.Size = new System.Drawing.Size(239, 520);
|
this.treeList1.TabIndex = 7;
|
this.treeList1.ViewStyle = DevExpress.XtraTreeList.TreeListViewStyle.TreeView;
|
this.treeList1.RowClick += new DevExpress.XtraTreeList.RowClickEventHandler(this.treeList1_RowClick);
|
//
|
// colName
|
//
|
this.colName.Caption = "名称";
|
this.colName.FieldName = "Name";
|
this.colName.MinWidth = 23;
|
this.colName.Name = "colName";
|
this.colName.Visible = true;
|
this.colName.VisibleIndex = 0;
|
this.colName.Width = 87;
|
//
|
// contextMenuStrip1
|
//
|
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
this.MenuItem显示ID,
|
this.toolStripSeparator1});
|
this.contextMenuStrip1.Name = "contextMenuStrip1";
|
this.contextMenuStrip1.Size = new System.Drawing.Size(114, 32);
|
//
|
// MenuItem显示ID
|
//
|
this.MenuItem显示ID.Name = "MenuItem显示ID";
|
this.MenuItem显示ID.Size = new System.Drawing.Size(113, 22);
|
this.MenuItem显示ID.Text = "显示ID";
|
this.MenuItem显示ID.Click += new System.EventHandler(this.MenuItem显示ID_Click);
|
//
|
// toolStripSeparator1
|
//
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
this.toolStripSeparator1.Size = new System.Drawing.Size(110, 6);
|
//
|
// imageCollection1
|
//
|
this.imageCollection1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection1.ImageStream")));
|
this.imageCollection1.Images.SetKeyName(0, "showproduct_16x16.png");
|
//
|
// Root
|
//
|
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
this.Root.GroupBordersVisible = false;
|
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.itemForSearch,
|
this.layoutControlItem2});
|
this.Root.Name = "Root";
|
this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
this.Root.Size = new System.Drawing.Size(239, 545);
|
this.Root.TextVisible = false;
|
//
|
// itemForSearch
|
//
|
this.itemForSearch.Control = this.searchControl1;
|
this.itemForSearch.Location = new System.Drawing.Point(0, 0);
|
this.itemForSearch.Name = "itemForSearch";
|
this.itemForSearch.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 1, 1);
|
this.itemForSearch.Size = new System.Drawing.Size(239, 22);
|
this.itemForSearch.TextSize = new System.Drawing.Size(0, 0);
|
this.itemForSearch.TextVisible = false;
|
this.itemForSearch.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
|
//
|
// layoutControlItem2
|
//
|
this.layoutControlItem2.Control = this.treeList1;
|
this.layoutControlItem2.Location = new System.Drawing.Point(0, 22);
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 1, 2);
|
this.layoutControlItem2.Size = new System.Drawing.Size(239, 523);
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem2.TextVisible = false;
|
//
|
// barRootBasicInfoMgr
|
//
|
this.barRootBasicInfoMgr.Caption = "barSubItem1";
|
this.barRootBasicInfoMgr.Id = 20;
|
this.barRootBasicInfoMgr.Name = "barRootBasicInfoMgr";
|
//
|
// SelectSeriesList2Ctrl
|
//
|
this.Appearance.BackColor = System.Drawing.SystemColors.Control;
|
this.Appearance.Options.UseBackColor = true;
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.Controls.Add(this.layoutControl1);
|
this.Controls.Add(this.barDockControlLeft);
|
this.Controls.Add(this.barDockControlRight);
|
this.Controls.Add(this.barDockControlBottom);
|
this.Controls.Add(this.barDockControlTop);
|
this.Name = "SelectSeriesList2Ctrl";
|
this.Size = new System.Drawing.Size(239, 569);
|
((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
this.layoutControl1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.searchControl1.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit();
|
this.contextMenuStrip1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.itemForSearch)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
this.ResumeLayout(false);
|
this.PerformLayout();
|
|
}
|
|
#endregion
|
private DevExpress.XtraBars.BarManager barManager1;
|
private DevExpress.XtraBars.BarDockControl barDockControlTop;
|
private DevExpress.XtraBars.BarDockControl barDockControlBottom;
|
private DevExpress.XtraBars.BarDockControl barDockControlLeft;
|
private DevExpress.XtraBars.BarDockControl barDockControlRight;
|
private DevExpress.XtraBars.Bar bar1;
|
private DevExpress.XtraBars.BarButtonItem barBtnAdd;
|
private DevExpress.XtraBars.BarButtonItem barBtnEdit;
|
private DevExpress.XtraBars.BarButtonItem barBtnSearchBox;
|
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
private DevExpress.XtraEditors.SearchControl searchControl1;
|
private DevExpress.XtraTreeList.TreeList treeList1;
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colName;
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
private DevExpress.XtraLayout.LayoutControlItem itemForSearch;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
private DevExpress.XtraBars.BarSubItem barRoot;
|
private DevExpress.XtraBars.BarSubItem barRootBasicInfoMgr;
|
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
|
private System.Windows.Forms.ToolStripMenuItem MenuItem显示ID;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
private System.Windows.Forms.BindingSource bindingSource1;
|
private DevExpress.XtraBars.BarButtonItem barBtnDel;
|
private DevExpress.XtraBars.BarButtonItem barBtnReset;
|
private DevExpress.Utils.ImageCollection imageCollection1;
|
}
|
}
|