namespace Hydro.MapUI
|
{
|
partial class PropertyFrom
|
{
|
/// <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()
|
{
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PropertyFrom));
|
this.tab1 = new DevExpress.XtraVerticalGrid.Tab();
|
this.tab2 = new DevExpress.XtraVerticalGrid.Tab();
|
this.pgPanel1 = new DevExpress.XtraVerticalGrid.PGPanel();
|
this.propertyGridControl1 = new DevExpress.XtraVerticalGrid.PropertyGridControl();
|
this.pgToolbar1 = new DevExpress.XtraVerticalGrid.PGToolbar();
|
this.pgCategoryCheckButton1 = new DevExpress.XtraVerticalGrid.PGCategoryCheckButton();
|
this.pgAlphabeticalCheckButton1 = new DevExpress.XtraVerticalGrid.PGAlphabeticalCheckButton();
|
this.pgSearchControl1 = new DevExpress.XtraVerticalGrid.PGSearchControl();
|
this.propertyDescriptionControl1 = new DevExpress.XtraVerticalGrid.PropertyDescriptionControl();
|
this.pgSeparatorControl1 = new DevExpress.XtraVerticalGrid.PGSeparatorControl();
|
this.pgDescriptionCheckButton1 = new DevExpress.XtraVerticalGrid.PGDescriptionCheckButton();
|
((System.ComponentModel.ISupportInitialize)(this.pgPanel1)).BeginInit();
|
this.pgPanel1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.propertyGridControl1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.pgToolbar1)).BeginInit();
|
this.pgToolbar1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pgSearchControl1.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.pgSeparatorControl1)).BeginInit();
|
this.SuspendLayout();
|
//
|
// tab1
|
//
|
this.tab1.Caption = "Tab 1";
|
this.tab1.Name = "tab1";
|
//
|
// tab2
|
//
|
this.tab2.Caption = "Tab 2";
|
this.tab2.Name = "tab2";
|
//
|
// pgPanel1
|
//
|
this.pgPanel1.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] {
|
new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 1F)});
|
this.pgPanel1.Controls.Add(this.propertyGridControl1);
|
this.pgPanel1.Controls.Add(this.pgToolbar1);
|
this.pgPanel1.Controls.Add(this.propertyDescriptionControl1);
|
this.pgPanel1.Location = new System.Drawing.Point(0, 0);
|
this.pgPanel1.Name = "pgPanel1";
|
this.pgPanel1.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] {
|
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.AutoSize, 1F),
|
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 1F),
|
new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.AutoSize, 1F)});
|
this.pgPanel1.Size = new System.Drawing.Size(531, 384);
|
this.pgPanel1.TabIndex = 1;
|
//
|
// propertyGridControl1
|
//
|
this.pgPanel1.SetColumn(this.propertyGridControl1, 0);
|
this.propertyGridControl1.Cursor = System.Windows.Forms.Cursors.Default;
|
this.propertyGridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.propertyGridControl1.Location = new System.Drawing.Point(3, 31);
|
this.propertyGridControl1.Name = "propertyGridControl1";
|
this.propertyGridControl1.OptionsFind.FindFilterColumns = "Caption;SearchTags";
|
this.propertyGridControl1.OptionsView.AllowReadOnlyRowAppearance = DevExpress.Utils.DefaultBoolean.True;
|
this.pgPanel1.SetRow(this.propertyGridControl1, 1);
|
this.propertyGridControl1.Size = new System.Drawing.Size(525, 278);
|
this.propertyGridControl1.TabIndex = 0;
|
//
|
// pgToolbar1
|
//
|
this.pgPanel1.SetColumn(this.pgToolbar1, 0);
|
this.pgToolbar1.Controls.Add(this.pgCategoryCheckButton1);
|
this.pgToolbar1.Controls.Add(this.pgAlphabeticalCheckButton1);
|
this.pgToolbar1.Controls.Add(this.pgSeparatorControl1);
|
this.pgToolbar1.Controls.Add(this.pgDescriptionCheckButton1);
|
this.pgToolbar1.Controls.Add(this.pgSearchControl1);
|
this.pgToolbar1.Location = new System.Drawing.Point(0, 2);
|
this.pgToolbar1.Margin = new System.Windows.Forms.Padding(0, 2, 0, 2);
|
this.pgToolbar1.Name = "pgToolbar1";
|
this.pgPanel1.SetRow(this.pgToolbar1, 0);
|
this.pgToolbar1.Size = new System.Drawing.Size(531, 24);
|
this.pgToolbar1.TabIndex = 1;
|
//
|
// pgCategoryCheckButton1
|
//
|
this.pgCategoryCheckButton1.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("pgCategoryCheckButton1.ImageOptions.SvgImage")));
|
this.pgCategoryCheckButton1.Location = new System.Drawing.Point(2, 1);
|
this.pgCategoryCheckButton1.Name = "pgCategoryCheckButton1";
|
this.pgCategoryCheckButton1.PropertyGrid = this.propertyGridControl1;
|
this.pgCategoryCheckButton1.Size = new System.Drawing.Size(24, 22);
|
this.pgCategoryCheckButton1.TabIndex = 0;
|
//
|
// pgAlphabeticalCheckButton1
|
//
|
this.pgAlphabeticalCheckButton1.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("pgAlphabeticalCheckButton1.ImageOptions.SvgImage")));
|
this.pgAlphabeticalCheckButton1.Location = new System.Drawing.Point(30, 1);
|
this.pgAlphabeticalCheckButton1.Name = "pgAlphabeticalCheckButton1";
|
this.pgAlphabeticalCheckButton1.PropertyGrid = this.propertyGridControl1;
|
this.pgAlphabeticalCheckButton1.Size = new System.Drawing.Size(24, 22);
|
this.pgAlphabeticalCheckButton1.TabIndex = 1;
|
this.pgAlphabeticalCheckButton1.TabStop = false;
|
//
|
// pgSearchControl1
|
//
|
this.pgSearchControl1.Client = this.propertyGridControl1;
|
this.pgSearchControl1.Location = new System.Drawing.Point(93, 2);
|
this.pgSearchControl1.Name = "pgSearchControl1";
|
this.pgSearchControl1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Repository.ClearButton(),
|
new DevExpress.XtraEditors.Repository.SearchButton()});
|
this.pgSearchControl1.Properties.Client = this.propertyGridControl1;
|
this.pgSearchControl1.Size = new System.Drawing.Size(436, 20);
|
this.pgToolbar1.SetStretched(this.pgSearchControl1, true);
|
this.pgSearchControl1.TabIndex = 2;
|
//
|
// propertyDescriptionControl1
|
//
|
this.propertyDescriptionControl1.AutoHeight = true;
|
this.pgPanel1.SetColumn(this.propertyDescriptionControl1, 0);
|
this.propertyDescriptionControl1.Location = new System.Drawing.Point(3, 315);
|
this.propertyDescriptionControl1.Name = "propertyDescriptionControl1";
|
this.propertyDescriptionControl1.PropertyGrid = this.propertyGridControl1;
|
this.pgPanel1.SetRow(this.propertyDescriptionControl1, 2);
|
this.propertyDescriptionControl1.Size = new System.Drawing.Size(525, 66);
|
this.propertyDescriptionControl1.TabIndex = 2;
|
//
|
// pgSeparatorControl1
|
//
|
this.pgSeparatorControl1.Location = new System.Drawing.Point(59, 2);
|
this.pgSeparatorControl1.Name = "pgSeparatorControl1";
|
this.pgSeparatorControl1.Size = new System.Drawing.Size(1, 20);
|
this.pgSeparatorControl1.TabIndex = 2;
|
//
|
// pgDescriptionCheckButton1
|
//
|
this.pgDescriptionCheckButton1.DescriptionControl = this.propertyDescriptionControl1;
|
this.pgDescriptionCheckButton1.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("pgDescriptionCheckButton1.ImageOptions.SvgImage")));
|
this.pgDescriptionCheckButton1.Location = new System.Drawing.Point(65, 1);
|
this.pgDescriptionCheckButton1.Name = "pgDescriptionCheckButton1";
|
this.pgDescriptionCheckButton1.PropertyGrid = this.propertyGridControl1;
|
this.pgDescriptionCheckButton1.Size = new System.Drawing.Size(24, 22);
|
this.pgDescriptionCheckButton1.TabIndex = 3;
|
//
|
// PropertyFrom
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.Controls.Add(this.pgPanel1);
|
this.Name = "PropertyFrom";
|
this.Size = new System.Drawing.Size(531, 384);
|
((System.ComponentModel.ISupportInitialize)(this.pgPanel1)).EndInit();
|
this.pgPanel1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.propertyGridControl1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.pgToolbar1)).EndInit();
|
this.pgToolbar1.ResumeLayout(false);
|
this.pgToolbar1.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pgSearchControl1.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.pgSeparatorControl1)).EndInit();
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
private DevExpress.XtraVerticalGrid.Tab tab1;
|
private DevExpress.XtraVerticalGrid.Tab tab2;
|
private DevExpress.XtraVerticalGrid.PGPanel pgPanel1;
|
private DevExpress.XtraVerticalGrid.PropertyGridControl propertyGridControl1;
|
private DevExpress.XtraVerticalGrid.PGToolbar pgToolbar1;
|
private DevExpress.XtraVerticalGrid.PGCategoryCheckButton pgCategoryCheckButton1;
|
private DevExpress.XtraVerticalGrid.PGAlphabeticalCheckButton pgAlphabeticalCheckButton1;
|
private DevExpress.XtraVerticalGrid.PGSeparatorControl pgSeparatorControl1;
|
private DevExpress.XtraVerticalGrid.PGDescriptionCheckButton pgDescriptionCheckButton1;
|
private DevExpress.XtraVerticalGrid.PropertyDescriptionControl propertyDescriptionControl1;
|
private DevExpress.XtraVerticalGrid.PGSearchControl pgSearchControl1;
|
}
|
}
|