123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413 |
- namespace LYFZ.Software.UI
- {
- partial class frmOssManage
- {
- /// <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 dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmOssManage));
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.btnDelete = new LYFZ.ComponentLibrary.ButtonEx();
- this.tb_VerificationCode = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.tb_EnterpriseID = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.pbDiskSizeBar = new LYFZ.ComponentLibrary.ProgressBarEx();
- this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
- this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc();
- this.文件路径 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.文件大小 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.操作 = new System.Windows.Forms.DataGridViewButtonColumn();
- this.lbInfo = new LYFZ.ComponentLibrary.LabelEx();
- this.btnOK = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnRefresh = new LYFZ.ComponentLibrary.ButtonForm();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx1.SuspendLayout();
- this.panelEx2.SuspendLayout();
- this.panelEx3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.panelEx3);
- this.plExMainContainer.Controls.Add(this.panelEx2);
- this.plExMainContainer.Controls.Add(this.labelEx3);
- this.plExMainContainer.Controls.Add(this.panelEx1);
- this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5);
- this.plExMainContainer.Size = new System.Drawing.Size(1000, 566);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(1000, 566);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(941, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(968, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(914, 0);
- //
- // 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.btnRefresh);
- this.panelEx1.Controls.Add(this.btnOK);
- this.panelEx1.Controls.Add(this.btnDelete);
- this.panelEx1.Controls.Add(this.tb_VerificationCode);
- this.panelEx1.Controls.Add(this.labelEx2);
- this.panelEx1.Controls.Add(this.tb_EnterpriseID);
- this.panelEx1.Controls.Add(this.labelEx1);
- this.panelEx1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panelEx1.Location = new System.Drawing.Point(5, 5);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Padding = new System.Windows.Forms.Padding(0, 5, 0, 5);
- this.panelEx1.Size = new System.Drawing.Size(990, 40);
- this.panelEx1.TabIndex = 0;
- //
- // 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.Dock = System.Windows.Forms.DockStyle.Right;
- 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(905, 5);
- this.btnDelete.Name = "btnDelete";
- this.btnDelete.Size = new System.Drawing.Size(85, 30);
- this.btnDelete.TabIndex = 6;
- this.btnDelete.Text = " 删 除";
- this.btnDelete.UseVisualStyleBackColor = false;
- //
- // tb_VerificationCode
- //
- this.tb_VerificationCode.BackColor = System.Drawing.Color.Transparent;
- this.tb_VerificationCode.Icon = null;
- this.tb_VerificationCode.IconIsButton = false;
- this.tb_VerificationCode.IsPasswordChat = '\0';
- this.tb_VerificationCode.IsSystemPasswordChar = false;
- this.tb_VerificationCode.Lines = new string[0];
- this.tb_VerificationCode.Location = new System.Drawing.Point(383, 5);
- this.tb_VerificationCode.Margin = new System.Windows.Forms.Padding(0);
- this.tb_VerificationCode.MaxLength = 32767;
- this.tb_VerificationCode.MinimumSize = new System.Drawing.Size(0, 26);
- this.tb_VerificationCode.MouseBack = null;
- this.tb_VerificationCode.Multiline = false;
- this.tb_VerificationCode.Name = "tb_VerificationCode";
- this.tb_VerificationCode.NormlBack = null;
- this.tb_VerificationCode.Padding = new System.Windows.Forms.Padding(5);
- this.tb_VerificationCode.ReadOnly = false;
- this.tb_VerificationCode.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.tb_VerificationCode.Size = new System.Drawing.Size(353, 30);
- this.tb_VerificationCode.TabIndex = 3;
- this.tb_VerificationCode.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.tb_VerificationCode.WaterColor = System.Drawing.Color.DarkGray;
- this.tb_VerificationCode.WaterText = "";
- this.tb_VerificationCode.WordWrap = true;
- //
- // labelEx2
- //
- 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(308, 5);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(75, 30);
- this.labelEx2.TabIndex = 2;
- this.labelEx2.Text = "验证编码:";
- this.labelEx2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // tb_EnterpriseID
- //
- this.tb_EnterpriseID.BackColor = System.Drawing.Color.Transparent;
- this.tb_EnterpriseID.Icon = null;
- this.tb_EnterpriseID.IconIsButton = false;
- this.tb_EnterpriseID.IsPasswordChat = '\0';
- this.tb_EnterpriseID.IsSystemPasswordChar = false;
- this.tb_EnterpriseID.Lines = new string[0];
- this.tb_EnterpriseID.Location = new System.Drawing.Point(70, 5);
- this.tb_EnterpriseID.Margin = new System.Windows.Forms.Padding(0);
- this.tb_EnterpriseID.MaxLength = 32767;
- this.tb_EnterpriseID.MinimumSize = new System.Drawing.Size(0, 26);
- this.tb_EnterpriseID.MouseBack = null;
- this.tb_EnterpriseID.Multiline = false;
- this.tb_EnterpriseID.Name = "tb_EnterpriseID";
- this.tb_EnterpriseID.NormlBack = null;
- this.tb_EnterpriseID.Padding = new System.Windows.Forms.Padding(5);
- this.tb_EnterpriseID.ReadOnly = false;
- this.tb_EnterpriseID.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.tb_EnterpriseID.Size = new System.Drawing.Size(235, 30);
- this.tb_EnterpriseID.TabIndex = 1;
- this.tb_EnterpriseID.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.tb_EnterpriseID.WaterColor = System.Drawing.Color.DarkGray;
- this.tb_EnterpriseID.WaterText = "";
- this.tb_EnterpriseID.WordWrap = true;
- //
- // labelEx1
- //
- 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(0, 5);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(70, 30);
- this.labelEx1.TabIndex = 0;
- this.labelEx1.Text = "企业编号:";
- this.labelEx1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // labelEx3
- //
- this.labelEx3.BackColor = System.Drawing.Color.Gray;
- this.labelEx3.Dock = System.Windows.Forms.DockStyle.Top;
- 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(5, 45);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(990, 1);
- this.labelEx3.TabIndex = 1;
- this.labelEx3.Text = "labelEx3";
- //
- // panelEx2
- //
- this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx2.BorderWidth = 1;
- this.panelEx2.Controls.Add(this.lbInfo);
- this.panelEx2.Controls.Add(this.pbDiskSizeBar);
- this.panelEx2.Dock = System.Windows.Forms.DockStyle.Top;
- this.panelEx2.Location = new System.Drawing.Point(5, 46);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Size = new System.Drawing.Size(990, 50);
- this.panelEx2.TabIndex = 2;
- //
- // pbDiskSizeBar
- //
- this.pbDiskSizeBar.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pbDiskSizeBar.Location = new System.Drawing.Point(0, 28);
- this.pbDiskSizeBar.Name = "pbDiskSizeBar";
- this.pbDiskSizeBar.Size = new System.Drawing.Size(990, 22);
- this.pbDiskSizeBar.TabIndex = 0;
- //
- // 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.dgvData);
- this.panelEx3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx3.Location = new System.Drawing.Point(5, 96);
- this.panelEx3.Name = "panelEx3";
- this.panelEx3.Size = new System.Drawing.Size(990, 465);
- this.panelEx3.TabIndex = 3;
- //
- // 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;
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle3.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
- this.dgvData.ColumnHeadersHeight = 32;
- this.dgvData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.文件路径,
- this.文件大小,
- this.操作});
- this.dgvData.dgvColumnHeadersHeight = 24;
- this.dgvData.dgvCurrentColumnOriginalSet = "";
- this.dgvData.dgvCurrentColumnWidth = "";
- this.dgvData.dgvCurrentHideColumn = null;
- this.dgvData.dgvFixedHideColumn = null;
- 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 = false;
- this.dgvData.IsSortedRedraw = true;
- this.dgvData.IsSortMode = false;
- this.dgvData.Location = new System.Drawing.Point(0, 0);
- this.dgvData.Name = "dgvData";
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle4.Padding = new System.Windows.Forms.Padding(41);
- dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
- this.dgvData.RowHeadersWidth = 25;
- 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(990, 465);
- this.dgvData.StrSecondStageNull = "";
- this.dgvData.StrValueNullColumn = "";
- this.dgvData.TabIndex = 136;
- this.dgvData.ViceCount = 1;
- //
- // 文件路径
- //
- this.文件路径.FillWeight = 211.0312F;
- this.文件路径.HeaderText = "文件路径";
- this.文件路径.Name = "文件路径";
- this.文件路径.ReadOnly = true;
- //
- // 文件大小
- //
- this.文件大小.FillWeight = 40.99374F;
- this.文件大小.HeaderText = "文件大小";
- this.文件大小.Name = "文件大小";
- this.文件大小.ReadOnly = true;
- //
- // 操作
- //
- this.操作.FillWeight = 47.97507F;
- this.操作.HeaderText = "操作";
- this.操作.Name = "操作";
- //
- // lbInfo
- //
- this.lbInfo.Dock = System.Windows.Forms.DockStyle.Top;
- this.lbInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lbInfo.ForeColor = System.Drawing.Color.DodgerBlue;
- this.lbInfo.Location = new System.Drawing.Point(0, 0);
- this.lbInfo.Name = "lbInfo";
- this.lbInfo.Size = new System.Drawing.Size(990, 23);
- this.lbInfo.TabIndex = 1;
- this.lbInfo.Text = "-";
- this.lbInfo.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // btnOK
- //
- this.btnOK.BackColor = System.Drawing.Color.Transparent;
- this.btnOK.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOK.BackImg")));
- this.btnOK.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnOK.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnOK.ForeColor = System.Drawing.Color.White;
- this.btnOK.IsCustomBackImg = false;
- this.btnOK.IsShowText = true;
- this.btnOK.Location = new System.Drawing.Point(739, 5);
- this.btnOK.Name = "btnOK";
- this.btnOK.Size = new System.Drawing.Size(69, 30);
- this.btnOK.TabIndex = 7;
- this.btnOK.Text = " 确 定";
- this.btnOK.UseVisualStyleBackColor = false;
- //
- // btnRefresh
- //
- this.btnRefresh.BackColor = System.Drawing.Color.Transparent;
- this.btnRefresh.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnRefresh.BackImg")));
- this.btnRefresh.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnRefresh.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnRefresh.ForeColor = System.Drawing.Color.White;
- this.btnRefresh.IsCustomBackImg = false;
- this.btnRefresh.IsShowText = true;
- this.btnRefresh.Location = new System.Drawing.Point(814, 5);
- this.btnRefresh.Name = "btnRefresh";
- this.btnRefresh.Size = new System.Drawing.Size(69, 30);
- this.btnRefresh.TabIndex = 2;
- this.btnRefresh.Text = "刷新";
- this.btnRefresh.UseVisualStyleBackColor = false;
- //
- // frmOssManage
- //
- 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(1000, 631);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.Name = "frmOssManage";
- this.Text = "云存储管理";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
- this.Controls.SetChildIndex(this.btnAppFormExit, 0);
- this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
- this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
- this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
- this.Controls.SetChildIndex(this.plFormMainContent, 0);
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.panelEx1.ResumeLayout(false);
- this.panelEx2.ResumeLayout(false);
- this.panelEx3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.PanelEx panelEx1;
- private ComponentLibrary.LabelEx labelEx1;
- protected internal ComponentLibrary.TextBoxEx tb_VerificationCode;
- private ComponentLibrary.LabelEx labelEx2;
- protected internal ComponentLibrary.TextBoxEx tb_EnterpriseID;
- private ComponentLibrary.LabelEx labelEx3;
- private ComponentLibrary.PanelEx panelEx3;
- private ComponentLibrary.PanelEx panelEx2;
- protected internal ComponentLibrary.ProgressBarEx pbDiskSizeBar;
- protected internal ComponentLibrary.DataGridViewEc dgvData;
- protected internal ComponentLibrary.ButtonEx btnDelete;
- private System.Windows.Forms.DataGridViewTextBoxColumn 文件路径;
- private System.Windows.Forms.DataGridViewTextBoxColumn 文件大小;
- private System.Windows.Forms.DataGridViewButtonColumn 操作;
- public ComponentLibrary.LabelEx lbInfo;
- protected internal ComponentLibrary.ButtonEx btnOK;
- public ComponentLibrary.ButtonForm btnRefresh;
- }
- }
|