123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678 |
- namespace LYFZ.Software.UI.InventoryManagement
- {
- partial class FrmFixedAssetManagement
- {
- /// <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.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmFixedAssetManagement));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
- this.lblStatistic = new LYFZ.ComponentLibrary.LabelEx();
- this.cmbtreevFixedAssetsClassQuerie = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
- this.btnSet = new LYFZ.ComponentLibrary.ButtonForm();
- this.cmbtreevFixedAssetsClass = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
- this.treevPathPhoto = new LYFZ.ComponentLibrary.TreeViewEx();
- this.btnBrowse = new LYFZ.ComponentLibrary.ButtonForm();
- this.btnRemovePhoto = new LYFZ.ComponentLibrary.ButtonForm();
- this.txtAssetsDate = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.txtAssetsPerson = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.txtAssetsRemark = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.pictPhoto = new LYFZ.ComponentLibrary.PictureBoxEx();
- this.txtAssetsPrice = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
- this.btnDelete = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnReset = new LYFZ.ComponentLibrary.ButtonEx();
- this.labelEx14 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtAssetsName = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.txtAssetsQuantity = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtAssetsSize = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnSaveed = new LYFZ.ComponentLibrary.ButtonEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx2.SuspendLayout();
- this.panelEx3.SuspendLayout();
- this.panelEx1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictPhoto)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.AutoScroll = true;
- this.plExMainContainer.Controls.Add(this.panelEx2);
- this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
- this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5);
- this.plExMainContainer.Size = new System.Drawing.Size(910, 505);
- this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- //
- // openFileDialog1
- //
- this.openFileDialog1.FileName = "openFileDialog1";
- //
- // panelEx2
- //
- this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx2.BorderWidth = 1;
- this.panelEx2.Controls.Add(this.dgvData);
- this.panelEx2.Controls.Add(this.panelEx3);
- this.panelEx2.Controls.Add(this.panelEx1);
- this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx2.Location = new System.Drawing.Point(5, 5);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Padding = new System.Windows.Forms.Padding(3);
- this.panelEx2.Size = new System.Drawing.Size(900, 495);
- this.panelEx2.TabIndex = 194;
- //
- // panelEx3
- //
- this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx3.BorderWidth = 1;
- this.panelEx3.Controls.Add(this.lblStatistic);
- this.panelEx3.Controls.Add(this.cmbtreevFixedAssetsClassQuerie);
- this.panelEx3.Controls.Add(this.labelEx9);
- this.panelEx3.Dock = System.Windows.Forms.DockStyle.Top;
- this.panelEx3.Location = new System.Drawing.Point(3, 183);
- this.panelEx3.Name = "panelEx3";
- this.panelEx3.Size = new System.Drawing.Size(892, 25);
- this.panelEx3.TabIndex = 2232;
- //
- // lblStatistic
- //
- this.lblStatistic.AutoSize = true;
- this.lblStatistic.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblStatistic.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblStatistic.Location = new System.Drawing.Point(303, 4);
- this.lblStatistic.Name = "lblStatistic";
- this.lblStatistic.Size = new System.Drawing.Size(75, 17);
- this.lblStatistic.TabIndex = 312;
- this.lblStatistic.Text = "资产统计:0";
- //
- // cmbtreevFixedAssetsClassQuerie
- //
- this.cmbtreevFixedAssetsClassQuerie.AfterSelectLevelFirstNode = true;
- this.cmbtreevFixedAssetsClassQuerie.DropDownHeight = 220;
- this.cmbtreevFixedAssetsClassQuerie.DropDownShow = false;
- this.cmbtreevFixedAssetsClassQuerie.FormattingEnabled = true;
- this.cmbtreevFixedAssetsClassQuerie.IntegralHeight = false;
- this.cmbtreevFixedAssetsClassQuerie.IsNodeMouseClick = true;
- this.cmbtreevFixedAssetsClassQuerie.IsSelectParentNode = true;
- this.cmbtreevFixedAssetsClassQuerie.Location = new System.Drawing.Point(59, 2);
- this.cmbtreevFixedAssetsClassQuerie.Name = "cmbtreevFixedAssetsClassQuerie";
- this.cmbtreevFixedAssetsClassQuerie.ReadOnly = true;
- this.cmbtreevFixedAssetsClassQuerie.SelectedNode = null;
- this.cmbtreevFixedAssetsClassQuerie.Size = new System.Drawing.Size(199, 20);
- this.cmbtreevFixedAssetsClassQuerie.StrGetName = "";
- this.cmbtreevFixedAssetsClassQuerie.StrGetTagName = "";
- this.cmbtreevFixedAssetsClassQuerie.StrKey = null;
- this.cmbtreevFixedAssetsClassQuerie.TabIndex = 310;
- //
- // labelEx9
- //
- this.labelEx9.AutoSize = true;
- this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx9.Location = new System.Drawing.Point(12, 4);
- this.labelEx9.Name = "labelEx9";
- this.labelEx9.Size = new System.Drawing.Size(44, 17);
- this.labelEx9.TabIndex = 311;
- this.labelEx9.Text = "类别:";
- //
- // panelEx1
- //
- this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx1.BorderWidth = 1;
- this.panelEx1.Controls.Add(this.labelEx10);
- this.panelEx1.Controls.Add(this.btnSet);
- this.panelEx1.Controls.Add(this.cmbtreevFixedAssetsClass);
- this.panelEx1.Controls.Add(this.labelEx6);
- this.panelEx1.Controls.Add(this.treevPathPhoto);
- this.panelEx1.Controls.Add(this.btnBrowse);
- this.panelEx1.Controls.Add(this.btnRemovePhoto);
- this.panelEx1.Controls.Add(this.txtAssetsDate);
- this.panelEx1.Controls.Add(this.txtAssetsPerson);
- this.panelEx1.Controls.Add(this.txtAssetsRemark);
- this.panelEx1.Controls.Add(this.pictPhoto);
- this.panelEx1.Controls.Add(this.txtAssetsPrice);
- this.panelEx1.Controls.Add(this.labelEx8);
- this.panelEx1.Controls.Add(this.btnDelete);
- this.panelEx1.Controls.Add(this.btnReset);
- this.panelEx1.Controls.Add(this.labelEx14);
- this.panelEx1.Controls.Add(this.txtAssetsName);
- this.panelEx1.Controls.Add(this.txtAssetsQuantity);
- this.panelEx1.Controls.Add(this.labelEx7);
- this.panelEx1.Controls.Add(this.txtAssetsSize);
- this.panelEx1.Controls.Add(this.labelEx5);
- this.panelEx1.Controls.Add(this.labelEx4);
- this.panelEx1.Controls.Add(this.labelEx3);
- this.panelEx1.Controls.Add(this.labelEx1);
- this.panelEx1.Controls.Add(this.btnClose);
- this.panelEx1.Controls.Add(this.btnSaveed);
- this.panelEx1.Controls.Add(this.labelEx2);
- this.panelEx1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panelEx1.Location = new System.Drawing.Point(3, 3);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(892, 180);
- this.panelEx1.TabIndex = 234;
- //
- // labelEx10
- //
- this.labelEx10.AutoSize = true;
- this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.labelEx10.ForeColor = System.Drawing.Color.Red;
- this.labelEx10.Location = new System.Drawing.Point(487, 22);
- this.labelEx10.Name = "labelEx10";
- this.labelEx10.Size = new System.Drawing.Size(128, 17);
- this.labelEx10.TabIndex = 311;
- this.labelEx10.Text = "(注:点击查看相片)";
- //
- // btnSet
- //
- this.btnSet.BackColor = System.Drawing.Color.Transparent;
- this.btnSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSet.BackImg")));
- this.btnSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSet.ForeColor = System.Drawing.Color.White;
- this.btnSet.IsCustomBackImg = false;
- this.btnSet.IsShowText = true;
- this.btnSet.Location = new System.Drawing.Point(306, 10);
- this.btnSet.Name = "btnSet";
- this.btnSet.Size = new System.Drawing.Size(55, 23);
- this.btnSet.TabIndex = 310;
- this.btnSet.Text = " 设置";
- this.btnSet.UseVisualStyleBackColor = false;
- //
- // cmbtreevFixedAssetsClass
- //
- this.cmbtreevFixedAssetsClass.AfterSelectLevelFirstNode = true;
- this.cmbtreevFixedAssetsClass.DropDownHeight = 220;
- this.cmbtreevFixedAssetsClass.DropDownShow = false;
- this.cmbtreevFixedAssetsClass.FormattingEnabled = true;
- this.cmbtreevFixedAssetsClass.IntegralHeight = false;
- this.cmbtreevFixedAssetsClass.IsNodeMouseClick = true;
- this.cmbtreevFixedAssetsClass.IsSelectParentNode = false;
- this.cmbtreevFixedAssetsClass.Location = new System.Drawing.Point(62, 11);
- this.cmbtreevFixedAssetsClass.Name = "cmbtreevFixedAssetsClass";
- this.cmbtreevFixedAssetsClass.ReadOnly = true;
- this.cmbtreevFixedAssetsClass.SelectedNode = null;
- this.cmbtreevFixedAssetsClass.Size = new System.Drawing.Size(238, 20);
- this.cmbtreevFixedAssetsClass.StrGetName = "";
- this.cmbtreevFixedAssetsClass.StrGetTagName = "";
- this.cmbtreevFixedAssetsClass.StrKey = null;
- this.cmbtreevFixedAssetsClass.TabIndex = 308;
- //
- // labelEx6
- //
- this.labelEx6.AutoSize = true;
- this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx6.Location = new System.Drawing.Point(9, 12);
- this.labelEx6.Name = "labelEx6";
- this.labelEx6.Size = new System.Drawing.Size(53, 17);
- this.labelEx6.TabIndex = 309;
- this.labelEx6.Text = "* 类别:";
- //
- // treevPathPhoto
- //
- this.treevPathPhoto.Location = new System.Drawing.Point(449, 46);
- this.treevPathPhoto.Name = "treevPathPhoto";
- this.treevPathPhoto.Size = new System.Drawing.Size(357, 122);
- this.treevPathPhoto.TabIndex = 307;
- //
- // btnBrowse
- //
- this.btnBrowse.BackColor = System.Drawing.Color.Transparent;
- this.btnBrowse.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnBrowse.BackImg")));
- this.btnBrowse.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnBrowse.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnBrowse.ForeColor = System.Drawing.Color.White;
- this.btnBrowse.IsCustomBackImg = false;
- this.btnBrowse.IsShowText = true;
- this.btnBrowse.Location = new System.Drawing.Point(751, 16);
- this.btnBrowse.Name = "btnBrowse";
- this.btnBrowse.Size = new System.Drawing.Size(55, 25);
- this.btnBrowse.TabIndex = 306;
- this.btnBrowse.Text = " 浏览";
- this.btnBrowse.UseVisualStyleBackColor = false;
- //
- // btnRemovePhoto
- //
- this.btnRemovePhoto.BackColor = System.Drawing.Color.Transparent;
- this.btnRemovePhoto.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnRemovePhoto.BackImg")));
- this.btnRemovePhoto.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnRemovePhoto.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnRemovePhoto.ForeColor = System.Drawing.Color.White;
- this.btnRemovePhoto.IsCustomBackImg = false;
- this.btnRemovePhoto.IsShowText = true;
- this.btnRemovePhoto.Location = new System.Drawing.Point(690, 16);
- this.btnRemovePhoto.Name = "btnRemovePhoto";
- this.btnRemovePhoto.Size = new System.Drawing.Size(55, 25);
- this.btnRemovePhoto.TabIndex = 305;
- this.btnRemovePhoto.Text = " 移除";
- this.btnRemovePhoto.UseVisualStyleBackColor = false;
- //
- // txtAssetsDate
- //
- this.txtAssetsDate.CustomFormat = " ";
- this.txtAssetsDate.DateValue = "";
- this.txtAssetsDate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtAssetsDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.txtAssetsDate.IsShowTime = false;
- this.txtAssetsDate.Location = new System.Drawing.Point(288, 36);
- this.txtAssetsDate.Name = "txtAssetsDate";
- this.txtAssetsDate.Size = new System.Drawing.Size(128, 23);
- this.txtAssetsDate.TabIndex = 304;
- //
- // txtAssetsPerson
- //
- this.txtAssetsPerson.AfterSelectLevelFirstNode = true;
- this.txtAssetsPerson.DropDownHeight = 220;
- this.txtAssetsPerson.DropDownShow = false;
- this.txtAssetsPerson.FormattingEnabled = true;
- this.txtAssetsPerson.IntegralHeight = false;
- this.txtAssetsPerson.IsNodeMouseClick = true;
- this.txtAssetsPerson.IsSelectParentNode = false;
- this.txtAssetsPerson.Location = new System.Drawing.Point(288, 91);
- this.txtAssetsPerson.Name = "txtAssetsPerson";
- this.txtAssetsPerson.ReadOnly = true;
- this.txtAssetsPerson.SelectedNode = null;
- this.txtAssetsPerson.Size = new System.Drawing.Size(128, 20);
- this.txtAssetsPerson.StrGetName = "";
- this.txtAssetsPerson.StrGetTagName = "";
- this.txtAssetsPerson.StrKey = null;
- this.txtAssetsPerson.TabIndex = 14;
- //
- // txtAssetsRemark
- //
- this.txtAssetsRemark.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtAssetsRemark.EmptyTextTip = null;
- this.txtAssetsRemark.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtAssetsRemark.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtAssetsRemark.Location = new System.Drawing.Point(63, 117);
- this.txtAssetsRemark.Multiline = true;
- this.txtAssetsRemark.Name = "txtAssetsRemark";
- this.txtAssetsRemark.Size = new System.Drawing.Size(353, 23);
- this.txtAssetsRemark.TabIndex = 128;
- //
- // pictPhoto
- //
- this.pictPhoto.BackColor = System.Drawing.Color.Silver;
- this.pictPhoto.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
- this.pictPhoto.Cursor = System.Windows.Forms.Cursors.Hand;
- this.pictPhoto.Location = new System.Drawing.Point(824, 16);
- this.pictPhoto.Name = "pictPhoto";
- this.pictPhoto.Size = new System.Drawing.Size(151, 152);
- this.pictPhoto.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictPhoto.TabIndex = 142;
- this.pictPhoto.TabStop = false;
- //
- // txtAssetsPrice
- //
- this.txtAssetsPrice.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtAssetsPrice.EmptyTextTip = null;
- this.txtAssetsPrice.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtAssetsPrice.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtAssetsPrice.Location = new System.Drawing.Point(288, 63);
- this.txtAssetsPrice.Name = "txtAssetsPrice";
- this.txtAssetsPrice.Size = new System.Drawing.Size(128, 23);
- this.txtAssetsPrice.TabIndex = 127;
- //
- // labelEx8
- //
- this.labelEx8.AutoSize = true;
- this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx8.Location = new System.Drawing.Point(210, 66);
- this.labelEx8.Name = "labelEx8";
- this.labelEx8.Size = new System.Drawing.Size(77, 17);
- this.labelEx8.TabIndex = 144;
- this.labelEx8.Text = "* 购买价格:";
- //
- // btnDelete
- //
- this.btnDelete.BackColor = System.Drawing.Color.Transparent;
- this.btnDelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDelete.BackImg")));
- this.btnDelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnDelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnDelete.ForeColor = System.Drawing.Color.White;
- this.btnDelete.IsCustomBackImg = false;
- this.btnDelete.IsShowText = true;
- this.btnDelete.Location = new System.Drawing.Point(244, 145);
- this.btnDelete.Name = "btnDelete";
- this.btnDelete.Size = new System.Drawing.Size(80, 26);
- this.btnDelete.TabIndex = 141;
- this.btnDelete.Text = " 删 除";
- this.btnDelete.UseVisualStyleBackColor = false;
- //
- // btnReset
- //
- this.btnReset.BackColor = System.Drawing.Color.Transparent;
- this.btnReset.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnReset.BackImg")));
- this.btnReset.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnReset.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnReset.ForeColor = System.Drawing.Color.White;
- this.btnReset.IsCustomBackImg = false;
- this.btnReset.IsShowText = true;
- this.btnReset.Location = new System.Drawing.Point(62, 145);
- this.btnReset.Name = "btnReset";
- this.btnReset.Size = new System.Drawing.Size(80, 26);
- this.btnReset.TabIndex = 140;
- this.btnReset.Text = " 重 置";
- this.btnReset.UseVisualStyleBackColor = false;
- //
- // labelEx14
- //
- this.labelEx14.AutoSize = true;
- this.labelEx14.Font = new System.Drawing.Font("微软雅黑", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx14.Location = new System.Drawing.Point(446, 20);
- this.labelEx14.Name = "labelEx14";
- this.labelEx14.Size = new System.Drawing.Size(35, 19);
- this.labelEx14.TabIndex = 137;
- this.labelEx14.Text = "图片";
- //
- // txtAssetsName
- //
- this.txtAssetsName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtAssetsName.EmptyTextTip = null;
- this.txtAssetsName.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtAssetsName.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtAssetsName.Location = new System.Drawing.Point(63, 36);
- this.txtAssetsName.Name = "txtAssetsName";
- this.txtAssetsName.Size = new System.Drawing.Size(122, 23);
- this.txtAssetsName.TabIndex = 122;
- //
- // txtAssetsQuantity
- //
- this.txtAssetsQuantity.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtAssetsQuantity.EmptyTextTip = null;
- this.txtAssetsQuantity.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtAssetsQuantity.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtAssetsQuantity.Location = new System.Drawing.Point(63, 63);
- this.txtAssetsQuantity.Name = "txtAssetsQuantity";
- this.txtAssetsQuantity.Size = new System.Drawing.Size(122, 23);
- this.txtAssetsQuantity.TabIndex = 123;
- //
- // labelEx7
- //
- this.labelEx7.AutoSize = true;
- this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx7.Location = new System.Drawing.Point(222, 93);
- this.labelEx7.Name = "labelEx7";
- this.labelEx7.Size = new System.Drawing.Size(65, 17);
- this.labelEx7.TabIndex = 136;
- this.labelEx7.Text = "* 保管人:";
- //
- // txtAssetsSize
- //
- this.txtAssetsSize.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtAssetsSize.EmptyTextTip = null;
- this.txtAssetsSize.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtAssetsSize.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtAssetsSize.Location = new System.Drawing.Point(63, 90);
- this.txtAssetsSize.Name = "txtAssetsSize";
- this.txtAssetsSize.Size = new System.Drawing.Size(122, 23);
- this.txtAssetsSize.TabIndex = 124;
- //
- // labelEx5
- //
- this.labelEx5.AutoSize = true;
- this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx5.Location = new System.Drawing.Point(18, 93);
- this.labelEx5.Name = "labelEx5";
- this.labelEx5.Size = new System.Drawing.Size(44, 17);
- this.labelEx5.TabIndex = 135;
- this.labelEx5.Text = "规格:";
- //
- // labelEx4
- //
- this.labelEx4.AutoSize = true;
- this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx4.Location = new System.Drawing.Point(18, 120);
- this.labelEx4.Name = "labelEx4";
- this.labelEx4.Size = new System.Drawing.Size(44, 17);
- this.labelEx4.TabIndex = 134;
- this.labelEx4.Text = "备注:";
- //
- // labelEx3
- //
- this.labelEx3.AutoSize = true;
- this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx3.Location = new System.Drawing.Point(9, 66);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(53, 17);
- this.labelEx3.TabIndex = 133;
- this.labelEx3.Text = "* 数量:";
- //
- // labelEx1
- //
- this.labelEx1.AutoSize = true;
- this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx1.Location = new System.Drawing.Point(210, 39);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(77, 17);
- this.labelEx1.TabIndex = 132;
- this.labelEx1.Text = "* 购买日期:";
- //
- // btnClose
- //
- this.btnClose.BackColor = System.Drawing.Color.Transparent;
- this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
- this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnClose.ForeColor = System.Drawing.Color.White;
- this.btnClose.IsCustomBackImg = false;
- this.btnClose.IsShowText = true;
- this.btnClose.Location = new System.Drawing.Point(335, 145);
- this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(80, 26);
- this.btnClose.TabIndex = 131;
- this.btnClose.Text = " 关 闭";
- this.btnClose.UseVisualStyleBackColor = false;
- //
- // btnSaveed
- //
- this.btnSaveed.BackColor = System.Drawing.Color.Transparent;
- this.btnSaveed.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSaveed.BackImg")));
- this.btnSaveed.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSaveed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSaveed.ForeColor = System.Drawing.Color.White;
- this.btnSaveed.IsCustomBackImg = false;
- this.btnSaveed.IsShowText = true;
- this.btnSaveed.Location = new System.Drawing.Point(153, 145);
- this.btnSaveed.Name = "btnSaveed";
- this.btnSaveed.Size = new System.Drawing.Size(80, 26);
- this.btnSaveed.TabIndex = 130;
- this.btnSaveed.Text = " 保 存";
- this.btnSaveed.UseVisualStyleBackColor = false;
- //
- // labelEx2
- //
- this.labelEx2.AutoSize = true;
- this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx2.Location = new System.Drawing.Point(9, 39);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(53, 17);
- this.labelEx2.TabIndex = 129;
- this.labelEx2.Text = "* 名称:";
- //
- // dgvData
- //
- this.dgvData.AllowUserToAddRows = false;
- this.dgvData.AllowUserToDeleteRows = false;
- this.dgvData.AllowUserToResizeRows = false;
- this.dgvData.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
- this.dgvData.BackgroundColor = System.Drawing.Color.White;
- this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dgvData.dgvColumnHeadersHeight = 24;
- this.dgvData.dgvCurrentColumnOriginalSet = "";
- this.dgvData.dgvCurrentColumnWidth = "";
- this.dgvData.dgvCurrentHideColumn = null;
- this.dgvData.dgvFixedHideColumn = "";
- this.dgvData.dgvGuidName = null;
- this.dgvData.dgvUserEmployeeID = null;
- this.dgvData.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvData.EnableHeadersVisualStyles = false;
- this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgvData.ImageHeight = 15;
- this.dgvData.ImageWidth = 15;
- this.dgvData.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgCollapse")));
- this.dgvData.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgExpand")));
- this.dgvData.IsAutomaticDrawSingleOrDoubleRow = true;
- this.dgvData.IsCompleteBonding = false;
- this.dgvData.IsCopyCellValue = true;
- this.dgvData.IsShowSerialNumber = true;
- this.dgvData.IsSortedRedraw = true;
- this.dgvData.IsSortMode = false;
- this.dgvData.Location = new System.Drawing.Point(3, 208);
- this.dgvData.Name = "dgvData";
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle2.Padding = new System.Windows.Forms.Padding(41);
- dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvData.RowHeadersWidth = 50;
- this.dgvData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- this.dgvData.RowTemplate.Height = 23;
- this.dgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvData.Size = new System.Drawing.Size(892, 282);
- this.dgvData.StrSecondStageNull = "";
- this.dgvData.StrValueNullColumn = "";
- this.dgvData.TabIndex = 2296;
- this.dgvData.ViceCount = 1;
- //
- // FrmFixedAssetManagement
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
- this.ClientSize = new System.Drawing.Size(910, 610);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.IsShowUcNavigationTool = true;
- this.Name = "FrmFixedAssetManagement";
- this.Text = "固定资料管理";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.panelEx2.ResumeLayout(false);
- this.panelEx3.ResumeLayout(false);
- this.panelEx3.PerformLayout();
- this.panelEx1.ResumeLayout(false);
- this.panelEx1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictPhoto)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- protected System.Windows.Forms.OpenFileDialog openFileDialog1;
- private ComponentLibrary.PanelEx panelEx2;
- private ComponentLibrary.PanelEx panelEx1;
- protected ComponentLibrary.ButtonEx btnDelete;
- protected ComponentLibrary.ButtonEx btnReset;
- private ComponentLibrary.LabelEx labelEx14;
- protected ComponentLibrary.ButtonEx btnClose;
- protected ComponentLibrary.ButtonEx btnSaveed;
- protected internal ComponentLibrary.ButtonForm btnBrowse;
- protected internal ComponentLibrary.ButtonForm btnRemovePhoto;
- protected internal ComponentLibrary.TreeViewEx treevPathPhoto;
- protected internal ComponentLibrary.PictureBoxEx pictPhoto;
- protected internal ComponentLibrary.ButtonForm btnSet;
- private ComponentLibrary.LabelEx labelEx6;
- protected ComponentLibrary.DateTimePickerEx txtAssetsDate;
- protected ComponentLibrary.TextBoxBasicEx txtAssetsRemark;
- protected ComponentLibrary.TextBoxBasicEx txtAssetsPrice;
- private ComponentLibrary.LabelEx labelEx8;
- protected ComponentLibrary.TextBoxBasicEx txtAssetsName;
- protected ComponentLibrary.TextBoxBasicEx txtAssetsQuantity;
- private ComponentLibrary.LabelEx labelEx7;
- protected ComponentLibrary.TextBoxBasicEx txtAssetsSize;
- private ComponentLibrary.LabelEx labelEx5;
- private ComponentLibrary.LabelEx labelEx4;
- private ComponentLibrary.LabelEx labelEx3;
- private ComponentLibrary.LabelEx labelEx1;
- private ComponentLibrary.LabelEx labelEx2;
- private ComponentLibrary.PanelEx panelEx3;
- private ComponentLibrary.LabelEx labelEx9;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevFixedAssetsClass;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevFixedAssetsClassQuerie;
- protected internal ComponentLibrary.ComboBoxTreeViewEx txtAssetsPerson;
- protected internal ComponentLibrary.LabelEx lblStatistic;
- private ComponentLibrary.LabelEx labelEx10;
- protected internal ComponentLibrary.DataGridViewEc dgvData;
- }
- }
|