394 lines
24 KiB
C#
394 lines
24 KiB
C#
|
|
namespace DeviceRepairAndOptimization.Pages
|
|
{
|
|
partial class page_FormVersion
|
|
{
|
|
/// <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()
|
|
{
|
|
System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions9 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject33 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject34 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject35 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject36 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions10 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject37 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject38 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject39 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject40 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
|
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions11 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject41 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject42 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject43 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject44 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
DevExpress.Utils.Layout.StackPanel stackPanel1;
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(page_FormVersion));
|
|
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
|
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.colNumber = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.AutoID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.FormName = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.VersionCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Rev = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.FormStatus = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Remarks = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Operation = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Operations = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
|
this.btn_Filter = new DevExpress.XtraEditors.SimpleButton();
|
|
this.EditSearch = new DevExpress.XtraEditors.ButtonEdit();
|
|
this.btn_Add = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btn_Edit = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btn_ChangeStatus = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btn_Assigning = new DevExpress.XtraEditors.SimpleButton();
|
|
this.splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::DeviceRepairAndOptimization.frmWaiting), true, true);
|
|
tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
|
|
stackPanel1 = new DevExpress.Utils.Layout.StackPanel();
|
|
tableLayoutPanel1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Operations)).BeginInit();
|
|
flowLayoutPanel1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.EditSearch.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(stackPanel1)).BeginInit();
|
|
stackPanel1.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// tableLayoutPanel1
|
|
//
|
|
tableLayoutPanel1.ColumnCount = 2;
|
|
tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 400F));
|
|
tableLayoutPanel1.Controls.Add(this.gridControl1, 0, 1);
|
|
tableLayoutPanel1.Controls.Add(flowLayoutPanel1, 1, 0);
|
|
tableLayoutPanel1.Controls.Add(stackPanel1, 0, 0);
|
|
tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
|
|
tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
|
|
tableLayoutPanel1.Name = "tableLayoutPanel1";
|
|
tableLayoutPanel1.RowCount = 2;
|
|
tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 48F));
|
|
tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
tableLayoutPanel1.Size = new System.Drawing.Size(1854, 916);
|
|
tableLayoutPanel1.TabIndex = 0;
|
|
//
|
|
// gridControl1
|
|
//
|
|
tableLayoutPanel1.SetColumnSpan(this.gridControl1, 2);
|
|
this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gridControl1.Location = new System.Drawing.Point(3, 51);
|
|
this.gridControl1.MainView = this.gridView1;
|
|
this.gridControl1.Name = "gridControl1";
|
|
this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.Operations});
|
|
this.gridControl1.Size = new System.Drawing.Size(1848, 862);
|
|
this.gridControl1.TabIndex = 1;
|
|
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView1});
|
|
//
|
|
// gridView1
|
|
//
|
|
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.colNumber,
|
|
this.AutoID,
|
|
this.FormName,
|
|
this.VersionCode,
|
|
this.Rev,
|
|
this.FormStatus,
|
|
this.Remarks,
|
|
this.Operation});
|
|
this.gridView1.GridControl = this.gridControl1;
|
|
this.gridView1.Name = "gridView1";
|
|
this.gridView1.OptionsView.ShowGroupPanel = false;
|
|
this.gridView1.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridView1_RowClick);
|
|
this.gridView1.CustomUnboundColumnData += new DevExpress.XtraGrid.Views.Base.CustomColumnDataEventHandler(this.gridView1_CustomUnboundColumnData);
|
|
//
|
|
// colNumber
|
|
//
|
|
this.colNumber.AppearanceCell.Options.UseTextOptions = true;
|
|
this.colNumber.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.colNumber.AppearanceCell.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.colNumber.AppearanceHeader.Options.UseTextOptions = true;
|
|
this.colNumber.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.colNumber.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.colNumber.Caption = "序号";
|
|
this.colNumber.FieldName = "Number";
|
|
this.colNumber.ImageOptions.Alignment = System.Drawing.StringAlignment.Center;
|
|
this.colNumber.MinWidth = 50;
|
|
this.colNumber.Name = "colNumber";
|
|
this.colNumber.OptionsColumn.FixedWidth = true;
|
|
this.colNumber.UnboundType = DevExpress.Data.UnboundColumnType.Integer;
|
|
this.colNumber.Width = 50;
|
|
//
|
|
// AutoID
|
|
//
|
|
this.AutoID.Caption = "主键编号";
|
|
this.AutoID.FieldName = "AutoID";
|
|
this.AutoID.MaxWidth = 40;
|
|
this.AutoID.MinWidth = 25;
|
|
this.AutoID.Name = "AutoID";
|
|
this.AutoID.OptionsColumn.AllowEdit = false;
|
|
this.AutoID.OptionsColumn.ReadOnly = true;
|
|
this.AutoID.Width = 25;
|
|
//
|
|
// FormName
|
|
//
|
|
this.FormName.Caption = "文档名称";
|
|
this.FormName.FieldName = "FormName";
|
|
this.FormName.MinWidth = 25;
|
|
this.FormName.Name = "FormName";
|
|
this.FormName.OptionsColumn.AllowEdit = false;
|
|
this.FormName.OptionsColumn.ReadOnly = true;
|
|
this.FormName.Visible = true;
|
|
this.FormName.VisibleIndex = 0;
|
|
this.FormName.Width = 340;
|
|
//
|
|
// VersionCode
|
|
//
|
|
this.VersionCode.Caption = "文档编号";
|
|
this.VersionCode.FieldName = "VersionCode";
|
|
this.VersionCode.MinWidth = 25;
|
|
this.VersionCode.Name = "VersionCode";
|
|
this.VersionCode.OptionsColumn.AllowEdit = false;
|
|
this.VersionCode.OptionsColumn.ReadOnly = true;
|
|
this.VersionCode.Visible = true;
|
|
this.VersionCode.VisibleIndex = 1;
|
|
this.VersionCode.Width = 199;
|
|
//
|
|
// Rev
|
|
//
|
|
this.Rev.Caption = "版本";
|
|
this.Rev.FieldName = "VersionRev";
|
|
this.Rev.MinWidth = 25;
|
|
this.Rev.Name = "Rev";
|
|
this.Rev.OptionsColumn.AllowEdit = false;
|
|
this.Rev.OptionsColumn.ReadOnly = true;
|
|
this.Rev.Visible = true;
|
|
this.Rev.VisibleIndex = 2;
|
|
this.Rev.Width = 199;
|
|
//
|
|
// FormStatus
|
|
//
|
|
this.FormStatus.Caption = "启用/禁用";
|
|
this.FormStatus.FieldName = "FormStatus";
|
|
this.FormStatus.MinWidth = 60;
|
|
this.FormStatus.Name = "FormStatus";
|
|
this.FormStatus.OptionsColumn.AllowEdit = false;
|
|
this.FormStatus.OptionsColumn.ReadOnly = true;
|
|
this.FormStatus.Visible = true;
|
|
this.FormStatus.VisibleIndex = 3;
|
|
this.FormStatus.Width = 61;
|
|
//
|
|
// Remarks
|
|
//
|
|
this.Remarks.Caption = "说明";
|
|
this.Remarks.FieldName = "Remarks";
|
|
this.Remarks.MinWidth = 340;
|
|
this.Remarks.Name = "Remarks";
|
|
this.Remarks.OptionsColumn.AllowEdit = false;
|
|
this.Remarks.OptionsColumn.ReadOnly = true;
|
|
this.Remarks.Visible = true;
|
|
this.Remarks.VisibleIndex = 4;
|
|
this.Remarks.Width = 359;
|
|
//
|
|
// Operation
|
|
//
|
|
this.Operation.Caption = "编辑";
|
|
this.Operation.ColumnEdit = this.Operations;
|
|
this.Operation.MaxWidth = 260;
|
|
this.Operation.MinWidth = 260;
|
|
this.Operation.Name = "Operation";
|
|
this.Operation.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
|
|
this.Operation.Width = 260;
|
|
//
|
|
// Operations
|
|
//
|
|
this.Operations.AutoHeight = false;
|
|
editorButtonImageOptions4.Location = DevExpress.XtraEditors.ImageLocation.MiddleLeft;
|
|
editorButtonImageOptions9.Location = DevExpress.XtraEditors.ImageLocation.MiddleLeft;
|
|
editorButtonImageOptions10.Location = DevExpress.XtraEditors.ImageLocation.MiddleLeft;
|
|
this.Operations.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "编辑", 30, true, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default),
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "禁用 / 启用", 80, true, true, false, editorButtonImageOptions9, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject33, serializableAppearanceObject34, serializableAppearanceObject35, serializableAppearanceObject36, "", null, null, DevExpress.Utils.ToolTipAnchor.Default),
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绑定到设备", 100, true, true, false, editorButtonImageOptions10, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject37, serializableAppearanceObject38, serializableAppearanceObject39, serializableAppearanceObject40, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
this.Operations.Name = "Operations";
|
|
this.Operations.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
|
|
//
|
|
// flowLayoutPanel1
|
|
//
|
|
flowLayoutPanel1.Controls.Add(this.btn_Filter);
|
|
flowLayoutPanel1.Controls.Add(this.EditSearch);
|
|
flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft;
|
|
flowLayoutPanel1.Location = new System.Drawing.Point(1454, 0);
|
|
flowLayoutPanel1.Margin = new System.Windows.Forms.Padding(0);
|
|
flowLayoutPanel1.Name = "flowLayoutPanel1";
|
|
flowLayoutPanel1.Size = new System.Drawing.Size(400, 35);
|
|
flowLayoutPanel1.TabIndex = 0;
|
|
//
|
|
// btn_Filter
|
|
//
|
|
this.btn_Filter.Location = new System.Drawing.Point(340, 3);
|
|
this.btn_Filter.Name = "btn_Filter";
|
|
this.btn_Filter.Size = new System.Drawing.Size(57, 26);
|
|
this.btn_Filter.TabIndex = 6;
|
|
this.btn_Filter.Text = "搜索";
|
|
this.btn_Filter.Click += new System.EventHandler(this.btn_Filter_Click);
|
|
//
|
|
// EditSearch
|
|
//
|
|
this.EditSearch.Location = new System.Drawing.Point(13, 4);
|
|
this.EditSearch.Margin = new System.Windows.Forms.Padding(4);
|
|
this.EditSearch.Name = "EditSearch";
|
|
this.EditSearch.Properties.Appearance.Font = new System.Drawing.Font("Verdana", 10F);
|
|
this.EditSearch.Properties.Appearance.Options.UseFont = true;
|
|
this.EditSearch.Properties.AutoHeight = false;
|
|
editorButtonImageOptions11.SvgImageSize = new System.Drawing.Size(16, 16);
|
|
this.EditSearch.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions11, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject41, serializableAppearanceObject42, serializableAppearanceObject43, serializableAppearanceObject44, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
this.EditSearch.Properties.NullValuePrompt = "输入文档名称/编号/说明 查询";
|
|
this.EditSearch.Size = new System.Drawing.Size(320, 26);
|
|
this.EditSearch.TabIndex = 5;
|
|
this.EditSearch.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.EditSearch_ButtonClick);
|
|
this.EditSearch.TextChanged += new System.EventHandler(this.EditSearch_TextChanged);
|
|
//
|
|
// stackPanel1
|
|
//
|
|
stackPanel1.Controls.Add(this.btn_Add);
|
|
stackPanel1.Controls.Add(this.btn_Edit);
|
|
stackPanel1.Controls.Add(this.btn_ChangeStatus);
|
|
stackPanel1.Controls.Add(this.btn_Assigning);
|
|
stackPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
stackPanel1.Location = new System.Drawing.Point(0, 0);
|
|
stackPanel1.Margin = new System.Windows.Forms.Padding(0);
|
|
stackPanel1.Name = "stackPanel1";
|
|
stackPanel1.Size = new System.Drawing.Size(1454, 48);
|
|
stackPanel1.TabIndex = 2;
|
|
//
|
|
// btn_Add
|
|
//
|
|
this.btn_Add.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Add.ImageOptions.Image")));
|
|
this.btn_Add.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.TopCenter;
|
|
this.btn_Add.Location = new System.Drawing.Point(3, 3);
|
|
this.btn_Add.Name = "btn_Add";
|
|
this.btn_Add.PaintStyle = DevExpress.XtraEditors.Controls.PaintStyles.Light;
|
|
this.btn_Add.Size = new System.Drawing.Size(42, 42);
|
|
this.btn_Add.TabIndex = 0;
|
|
this.btn_Add.Text = "新增";
|
|
this.btn_Add.Click += new System.EventHandler(this.btn_Add_Click);
|
|
//
|
|
// btn_Edit
|
|
//
|
|
this.btn_Edit.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Edit.ImageOptions.Image")));
|
|
this.btn_Edit.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.TopCenter;
|
|
this.btn_Edit.Location = new System.Drawing.Point(51, 3);
|
|
this.btn_Edit.Name = "btn_Edit";
|
|
this.btn_Edit.PaintStyle = DevExpress.XtraEditors.Controls.PaintStyles.Light;
|
|
this.btn_Edit.Size = new System.Drawing.Size(42, 42);
|
|
this.btn_Edit.TabIndex = 1;
|
|
this.btn_Edit.Text = "编辑";
|
|
this.btn_Edit.Click += new System.EventHandler(this.btn_Edit_Click);
|
|
//
|
|
// btn_ChangeStatus
|
|
//
|
|
this.btn_ChangeStatus.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_ChangeStatus.ImageOptions.Image")));
|
|
this.btn_ChangeStatus.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.TopCenter;
|
|
this.btn_ChangeStatus.Location = new System.Drawing.Point(99, 3);
|
|
this.btn_ChangeStatus.Name = "btn_ChangeStatus";
|
|
this.btn_ChangeStatus.PaintStyle = DevExpress.XtraEditors.Controls.PaintStyles.Light;
|
|
this.btn_ChangeStatus.Size = new System.Drawing.Size(42, 42);
|
|
this.btn_ChangeStatus.TabIndex = 2;
|
|
this.btn_ChangeStatus.Text = "启用";
|
|
this.btn_ChangeStatus.Click += new System.EventHandler(this.btn_ChangeStatus_Click);
|
|
//
|
|
// btn_Assigning
|
|
//
|
|
this.btn_Assigning.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Assigning.ImageOptions.Image")));
|
|
this.btn_Assigning.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.TopCenter;
|
|
this.btn_Assigning.Location = new System.Drawing.Point(147, 3);
|
|
this.btn_Assigning.Name = "btn_Assigning";
|
|
this.btn_Assigning.PaintStyle = DevExpress.XtraEditors.Controls.PaintStyles.Light;
|
|
this.btn_Assigning.Size = new System.Drawing.Size(91, 42);
|
|
this.btn_Assigning.TabIndex = 3;
|
|
this.btn_Assigning.Text = "绑定到设备";
|
|
this.btn_Assigning.Click += new System.EventHandler(this.btn_Assigning_Click);
|
|
//
|
|
// splashScreenManager1
|
|
//
|
|
this.splashScreenManager1.ClosingDelay = 500;
|
|
//
|
|
// page_FormVersion
|
|
//
|
|
this.AcceptButton = this.btn_Filter;
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
|
this.ClientSize = new System.Drawing.Size(1854, 916);
|
|
this.Controls.Add(tableLayoutPanel1);
|
|
this.DoubleBuffered = true;
|
|
this.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
|
|
this.Name = "page_FormVersion";
|
|
this.Text = "文档版本维护";
|
|
this.Load += new System.EventHandler(this.page_FormVersion_Load);
|
|
tableLayoutPanel1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Operations)).EndInit();
|
|
flowLayoutPanel1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.EditSearch.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(stackPanel1)).EndInit();
|
|
stackPanel1.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraEditors.ButtonEdit EditSearch;
|
|
private DevExpress.XtraGrid.GridControl gridControl1;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn AutoID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Rev;
|
|
private DevExpress.XtraGrid.Columns.GridColumn VersionCode;
|
|
private DevExpress.XtraGrid.Columns.GridColumn FormName;
|
|
private DevExpress.XtraEditors.SimpleButton btn_Add;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Operation;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit Operations;
|
|
private DevExpress.XtraGrid.Columns.GridColumn FormStatus;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Remarks;
|
|
private DevExpress.XtraEditors.SimpleButton btn_Filter;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colNumber;
|
|
private DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager1;
|
|
private DevExpress.XtraEditors.SimpleButton btn_Edit;
|
|
private DevExpress.XtraEditors.SimpleButton btn_ChangeStatus;
|
|
private DevExpress.XtraEditors.SimpleButton btn_Assigning;
|
|
}
|
|
} |