aboutsummaryrefslogtreecommitdiff
path: root/Histacom2/OS/Win98/Win98Apps/WinClassicWindowsExplorer.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Histacom2/OS/Win98/Win98Apps/WinClassicWindowsExplorer.Designer.cs')
-rw-r--r--Histacom2/OS/Win98/Win98Apps/WinClassicWindowsExplorer.Designer.cs285
1 files changed, 169 insertions, 116 deletions
diff --git a/Histacom2/OS/Win98/Win98Apps/WinClassicWindowsExplorer.Designer.cs b/Histacom2/OS/Win98/Win98Apps/WinClassicWindowsExplorer.Designer.cs
index af2570c..586c6c2 100644
--- a/Histacom2/OS/Win98/Win98Apps/WinClassicWindowsExplorer.Designer.cs
+++ b/Histacom2/OS/Win98/Win98Apps/WinClassicWindowsExplorer.Designer.cs
@@ -29,32 +29,36 @@
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(WinClassicWindowsExplorer));
this.program = new System.Windows.Forms.Panel();
this.mainView = new System.Windows.Forms.ListView();
this.pnlInfo = new System.Windows.Forms.Panel();
+ this.txtInfoTitle = new Histacom2.Engine.UI.ClassicLabel();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
- this.txtInfoTitle = new System.Windows.Forms.Label();
this.pnlInfoContent = new System.Windows.Forms.Panel();
this.InfoDesc = new System.Windows.Forms.Panel();
- this.txtInfoDescSize = new System.Windows.Forms.Label();
- this.txtInfoDescModified = new System.Windows.Forms.Label();
- this.label5 = new System.Windows.Forms.Label();
- this.txtInfoDescType = new System.Windows.Forms.Label();
- this.txtInfoDescName = new System.Windows.Forms.Label();
- this.txtInfoTip = new System.Windows.Forms.Label();
+ this.classicLabel3 = new Histacom2.Engine.UI.ClassicLabel();
+ this.txtInfoDescSize = new Histacom2.Engine.UI.ClassicLabel();
+ this.txtInfoDescModified = new Histacom2.Engine.UI.ClassicLabel();
+ this.txtInfoDescType = new Histacom2.Engine.UI.ClassicLabel();
+ this.txtInfoDescName = new Histacom2.Engine.UI.ClassicLabel();
+ this.txtInfoTip = new Histacom2.Engine.UI.ClassicLabel();
this.pnlFolders = new System.Windows.Forms.Panel();
this.diskView = new System.Windows.Forms.TreeView();
this.pnlFoldersTop = new System.Windows.Forms.Panel();
- this.label2 = new System.Windows.Forms.Label();
this.btnFolderClose = new System.Windows.Forms.PictureBox();
+ this.classicLabel4 = new Histacom2.Engine.UI.ClassicLabel();
this.toprightcorner = new System.Windows.Forms.Panel();
this.bottomrightcorner = new System.Windows.Forms.Panel();
this.bottomleftcorner = new System.Windows.Forms.Panel();
this.topleftcorner = new System.Windows.Forms.Panel();
this.pnlSave = new System.Windows.Forms.Panel();
- this.Button1 = new System.Windows.Forms.Button();
- this.Label1 = new System.Windows.Forms.Label();
- this.txtSave = new System.Windows.Forms.TextBox();
+ this.btnCanc = new Histacom2.Engine.UI.ClassicButton();
+ this.cmbType = new Histacom2.Engine.UI.ClassicDropDown();
+ this.txtSave = new Histacom2.Engine.UI.ClassicTextBox();
+ this.classicLabel2 = new Histacom2.Engine.UI.ClassicLabel();
+ this.classicLabel1 = new Histacom2.Engine.UI.ClassicLabel();
+ this.btnSave = new Histacom2.Engine.UI.ClassicButton();
this.MenuStrip1 = new System.Windows.Forms.MenuStrip();
this.FileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.CreateShortcutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
@@ -112,7 +116,7 @@
this.mainView.Dock = System.Windows.Forms.DockStyle.Fill;
this.mainView.Location = new System.Drawing.Point(396, 24);
this.mainView.Name = "mainView";
- this.mainView.Size = new System.Drawing.Size(308, 458);
+ this.mainView.Size = new System.Drawing.Size(308, 439);
this.mainView.TabIndex = 10;
this.mainView.UseCompatibleStateImageBehavior = false;
this.mainView.AfterLabelEdit += new System.Windows.Forms.LabelEditEventHandler(this.mainView_AfterLabelEdit);
@@ -124,37 +128,37 @@
this.pnlInfo.BackColor = System.Drawing.Color.White;
this.pnlInfo.BackgroundImage = global::Histacom2.Properties.Resources.Win98WebBackground;
this.pnlInfo.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
- this.pnlInfo.Controls.Add(this.pictureBox1);
this.pnlInfo.Controls.Add(this.txtInfoTitle);
+ this.pnlInfo.Controls.Add(this.pictureBox1);
this.pnlInfo.Controls.Add(this.pnlInfoContent);
this.pnlInfo.Dock = System.Windows.Forms.DockStyle.Left;
this.pnlInfo.Location = new System.Drawing.Point(196, 24);
this.pnlInfo.Name = "pnlInfo";
- this.pnlInfo.Size = new System.Drawing.Size(200, 458);
+ this.pnlInfo.Size = new System.Drawing.Size(200, 439);
this.pnlInfo.TabIndex = 19;
//
+ // txtInfoTitle
+ //
+ this.txtInfoTitle.BackColor = System.Drawing.Color.Transparent;
+ this.txtInfoTitle.DropShadow = false;
+ this.txtInfoTitle.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F);
+ this.txtInfoTitle.Location = new System.Drawing.Point(13, 56);
+ this.txtInfoTitle.Name = "txtInfoTitle";
+ this.txtInfoTitle.Size = new System.Drawing.Size(194, 30);
+ this.txtInfoTitle.TabIndex = 23;
+ this.txtInfoTitle.Text = "FOLDER_NAME";
+ //
// pictureBox1
//
this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
- this.pictureBox1.Image = global::Histacom2.Properties.Resources.WinClassicFolderSmall;
+ this.pictureBox1.Image = global::Histacom2.Properties.Resources.WinClassicFolder;
this.pictureBox1.Location = new System.Drawing.Point(15, 18);
this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Size = new System.Drawing.Size(30, 30);
+ this.pictureBox1.Size = new System.Drawing.Size(32, 32);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox1.TabIndex = 20;
this.pictureBox1.TabStop = false;
//
- // txtInfoTitle
- //
- this.txtInfoTitle.AutoSize = true;
- this.txtInfoTitle.BackColor = System.Drawing.Color.Transparent;
- this.txtInfoTitle.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.txtInfoTitle.Location = new System.Drawing.Point(3, 51);
- this.txtInfoTitle.Name = "txtInfoTitle";
- this.txtInfoTitle.Size = new System.Drawing.Size(192, 29);
- this.txtInfoTitle.TabIndex = 0;
- this.txtInfoTitle.Text = "FOLDER_NAME";
- //
// pnlInfoContent
//
this.pnlInfoContent.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
@@ -165,78 +169,77 @@
this.pnlInfoContent.Controls.Add(this.txtInfoTip);
this.pnlInfoContent.Location = new System.Drawing.Point(0, 95);
this.pnlInfoContent.Name = "pnlInfoContent";
- this.pnlInfoContent.Size = new System.Drawing.Size(199, 362);
+ this.pnlInfoContent.Size = new System.Drawing.Size(199, 343);
this.pnlInfoContent.TabIndex = 22;
//
// InfoDesc
//
+ this.InfoDesc.Controls.Add(this.classicLabel3);
this.InfoDesc.Controls.Add(this.txtInfoDescSize);
this.InfoDesc.Controls.Add(this.txtInfoDescModified);
- this.InfoDesc.Controls.Add(this.label5);
this.InfoDesc.Controls.Add(this.txtInfoDescType);
this.InfoDesc.Controls.Add(this.txtInfoDescName);
this.InfoDesc.Dock = System.Windows.Forms.DockStyle.Top;
- this.InfoDesc.Location = new System.Drawing.Point(0, 25);
+ this.InfoDesc.Location = new System.Drawing.Point(0, 26);
this.InfoDesc.Name = "InfoDesc";
this.InfoDesc.Size = new System.Drawing.Size(199, 94);
this.InfoDesc.TabIndex = 22;
this.InfoDesc.Visible = false;
//
+ // classicLabel3
+ //
+ this.classicLabel3.DropShadow = false;
+ this.classicLabel3.Location = new System.Drawing.Point(13, 38);
+ this.classicLabel3.Name = "classicLabel3";
+ this.classicLabel3.Size = new System.Drawing.Size(179, 13);
+ this.classicLabel3.TabIndex = 1;
+ this.classicLabel3.Text = "Last modified:";
+ //
// txtInfoDescSize
//
- this.txtInfoDescSize.AutoSize = true;
- this.txtInfoDescSize.Location = new System.Drawing.Point(12, 81);
+ this.txtInfoDescSize.DropShadow = false;
+ this.txtInfoDescSize.Location = new System.Drawing.Point(15, 76);
this.txtInfoDescSize.Name = "txtInfoDescSize";
- this.txtInfoDescSize.Size = new System.Drawing.Size(59, 13);
- this.txtInfoDescSize.TabIndex = 0;
+ this.txtInfoDescSize.Size = new System.Drawing.Size(179, 13);
+ this.txtInfoDescSize.TabIndex = 1;
this.txtInfoDescSize.Text = "FILE_SIZE";
//
// txtInfoDescModified
//
- this.txtInfoDescModified.AutoSize = true;
- this.txtInfoDescModified.Location = new System.Drawing.Point(12, 54);
+ this.txtInfoDescModified.DropShadow = false;
+ this.txtInfoDescModified.Location = new System.Drawing.Point(13, 57);
this.txtInfoDescModified.Name = "txtInfoDescModified";
- this.txtInfoDescModified.Size = new System.Drawing.Size(92, 13);
- this.txtInfoDescModified.TabIndex = 0;
- this.txtInfoDescModified.Text = "LAST_MODIFIED";
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Location = new System.Drawing.Point(12, 41);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(73, 13);
- this.label5.TabIndex = 0;
- this.label5.Text = "Last Modified:";
+ this.txtInfoDescModified.Size = new System.Drawing.Size(179, 13);
+ this.txtInfoDescModified.TabIndex = 1;
+ this.txtInfoDescModified.Text = "DATE_MODIFIED";
//
// txtInfoDescType
//
- this.txtInfoDescType.AutoSize = true;
- this.txtInfoDescType.Location = new System.Drawing.Point(12, 18);
+ this.txtInfoDescType.DropShadow = false;
+ this.txtInfoDescType.Location = new System.Drawing.Point(13, 19);
this.txtInfoDescType.Name = "txtInfoDescType";
- this.txtInfoDescType.Size = new System.Drawing.Size(63, 13);
- this.txtInfoDescType.TabIndex = 0;
+ this.txtInfoDescType.Size = new System.Drawing.Size(183, 13);
+ this.txtInfoDescType.TabIndex = 1;
this.txtInfoDescType.Text = "FILE_TYPE";
//
// txtInfoDescName
//
- this.txtInfoDescName.AutoSize = true;
- this.txtInfoDescName.Location = new System.Drawing.Point(12, 5);
+ this.txtInfoDescName.DropShadow = false;
+ this.txtInfoDescName.Location = new System.Drawing.Point(13, 2);
this.txtInfoDescName.Name = "txtInfoDescName";
- this.txtInfoDescName.Size = new System.Drawing.Size(66, 13);
- this.txtInfoDescName.TabIndex = 0;
+ this.txtInfoDescName.Size = new System.Drawing.Size(179, 13);
+ this.txtInfoDescName.TabIndex = 1;
this.txtInfoDescName.Text = "FILE_NAME";
//
// txtInfoTip
//
- this.txtInfoTip.BackColor = System.Drawing.Color.Transparent;
this.txtInfoTip.Dock = System.Windows.Forms.DockStyle.Top;
+ this.txtInfoTip.DropShadow = false;
this.txtInfoTip.Location = new System.Drawing.Point(0, 0);
this.txtInfoTip.Name = "txtInfoTip";
- this.txtInfoTip.Size = new System.Drawing.Size(199, 25);
- this.txtInfoTip.TabIndex = 21;
- this.txtInfoTip.Text = "Select an item to view its description.";
- this.txtInfoTip.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ this.txtInfoTip.Size = new System.Drawing.Size(199, 26);
+ this.txtInfoTip.TabIndex = 23;
+ this.txtInfoTip.Text = "Please choose an item to view it\'s description.";
//
// pnlFolders
//
@@ -245,7 +248,7 @@
this.pnlFolders.Dock = System.Windows.Forms.DockStyle.Left;
this.pnlFolders.Location = new System.Drawing.Point(0, 24);
this.pnlFolders.Name = "pnlFolders";
- this.pnlFolders.Size = new System.Drawing.Size(196, 458);
+ this.pnlFolders.Size = new System.Drawing.Size(196, 439);
this.pnlFolders.TabIndex = 0;
//
// diskView
@@ -253,30 +256,21 @@
this.diskView.Dock = System.Windows.Forms.DockStyle.Fill;
this.diskView.Location = new System.Drawing.Point(0, 22);
this.diskView.Name = "diskView";
- this.diskView.Size = new System.Drawing.Size(196, 436);
+ this.diskView.Size = new System.Drawing.Size(196, 417);
this.diskView.TabIndex = 13;
this.diskView.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.diskView_AfterSelect);
//
// pnlFoldersTop
//
this.pnlFoldersTop.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
- this.pnlFoldersTop.Controls.Add(this.label2);
this.pnlFoldersTop.Controls.Add(this.btnFolderClose);
+ this.pnlFoldersTop.Controls.Add(this.classicLabel4);
this.pnlFoldersTop.Dock = System.Windows.Forms.DockStyle.Top;
this.pnlFoldersTop.Location = new System.Drawing.Point(0, 0);
this.pnlFoldersTop.Name = "pnlFoldersTop";
this.pnlFoldersTop.Size = new System.Drawing.Size(196, 22);
this.pnlFoldersTop.TabIndex = 20;
//
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(3, 3);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(41, 13);
- this.label2.TabIndex = 1;
- this.label2.Text = "Folders";
- //
// btnFolderClose
//
this.btnFolderClose.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200)))));
@@ -291,6 +285,15 @@
this.btnFolderClose.MouseEnter += new System.EventHandler(this.pictureBox1_MouseEnter);
this.btnFolderClose.MouseLeave += new System.EventHandler(this.btnFolderClose_MouseLeave);
//
+ // classicLabel4
+ //
+ this.classicLabel4.DropShadow = false;
+ this.classicLabel4.Location = new System.Drawing.Point(3, 5);
+ this.classicLabel4.Name = "classicLabel4";
+ this.classicLabel4.Size = new System.Drawing.Size(179, 13);
+ this.classicLabel4.TabIndex = 1;
+ this.classicLabel4.Text = "Folders";
+ //
// toprightcorner
//
this.toprightcorner.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
@@ -325,45 +328,96 @@
//
// pnlSave
//
- this.pnlSave.Controls.Add(this.Button1);
- this.pnlSave.Controls.Add(this.Label1);
+ this.pnlSave.Controls.Add(this.btnCanc);
+ this.pnlSave.Controls.Add(this.cmbType);
this.pnlSave.Controls.Add(this.txtSave);
+ this.pnlSave.Controls.Add(this.classicLabel2);
+ this.pnlSave.Controls.Add(this.classicLabel1);
+ this.pnlSave.Controls.Add(this.btnSave);
this.pnlSave.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pnlSave.Location = new System.Drawing.Point(0, 482);
+ this.pnlSave.Location = new System.Drawing.Point(0, 463);
this.pnlSave.Name = "pnlSave";
- this.pnlSave.Size = new System.Drawing.Size(704, 35);
+ this.pnlSave.Size = new System.Drawing.Size(704, 54);
this.pnlSave.TabIndex = 18;
this.pnlSave.Visible = false;
//
- // Button1
- //
- this.Button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.Button1.Location = new System.Drawing.Point(626, 3);
- this.Button1.Name = "Button1";
- this.Button1.Size = new System.Drawing.Size(75, 23);
- this.Button1.TabIndex = 17;
- this.Button1.Text = "Save";
- this.Button1.UseVisualStyleBackColor = true;
- this.Button1.Click += new System.EventHandler(this.Button1_Click);
- //
- // Label1
- //
- this.Label1.AutoSize = true;
- this.Label1.Location = new System.Drawing.Point(3, 6);
- this.Label1.Name = "Label1";
- this.Label1.Size = new System.Drawing.Size(57, 13);
- this.Label1.TabIndex = 16;
- this.Label1.Text = "File Name:";
+ // btnCanc
+ //
+ this.btnCanc.AdaptBackColorWithTheme = true;
+ this.btnCanc.AdaptFontWithTheme = true;
+ this.btnCanc.AdaptForeColorWithTheme = true;
+ this.btnCanc.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
+ this.btnCanc.BackColor = System.Drawing.Color.Silver;
+ this.btnCanc.DialogResult = System.Windows.Forms.DialogResult.None;
+ this.btnCanc.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
+ this.btnCanc.ForeColor = System.Drawing.Color.Black;
+ this.btnCanc.Location = new System.Drawing.Point(619, 28);
+ this.btnCanc.Name = "btnCanc";
+ this.btnCanc.Size = new System.Drawing.Size(75, 25);
+ this.btnCanc.TabIndex = 30;
+ this.btnCanc.Text = "Cancel";
+ this.btnCanc.Click += new System.EventHandler(this.btnCanc_Click);
+ //
+ // cmbType
+ //
+ this.cmbType.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
+ | System.Windows.Forms.AnchorStyles.Left)
+ | System.Windows.Forms.AnchorStyles.Right)));
+ this.cmbType.BackColor = System.Drawing.Color.White;
+ this.cmbType.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
+ this.cmbType.Items = ((System.Collections.Generic.List<string>)(resources.GetObject("cmbType.Items")));
+ this.cmbType.Location = new System.Drawing.Point(64, 32);
+ this.cmbType.Name = "cmbType";
+ this.cmbType.Size = new System.Drawing.Size(549, 20);
+ this.cmbType.TabIndex = 29;
+ this.cmbType.UseSystemPasswordChar = false;
//
// txtSave
//
- this.txtSave.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
+ this.txtSave.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
+ | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
- this.txtSave.Location = new System.Drawing.Point(60, 3);
+ this.txtSave.BackColor = System.Drawing.Color.White;
+ this.txtSave.Location = new System.Drawing.Point(64, 7);
this.txtSave.Name = "txtSave";
- this.txtSave.Size = new System.Drawing.Size(560, 20);
- this.txtSave.TabIndex = 15;
+ this.txtSave.Size = new System.Drawing.Size(549, 20);
+ this.txtSave.TabIndex = 28;
+ this.txtSave.UseSystemPasswordChar = false;
+ //
+ // classicLabel2
+ //
+ this.classicLabel2.DropShadow = false;
+ this.classicLabel2.Location = new System.Drawing.Point(11, 33);
+ this.classicLabel2.Name = "classicLabel2";
+ this.classicLabel2.Size = new System.Drawing.Size(64, 13);
+ this.classicLabel2.TabIndex = 26;
+ this.classicLabel2.Text = "File type:";
+ //
+ // classicLabel1
+ //
+ this.classicLabel1.DropShadow = false;
+ this.classicLabel1.Location = new System.Drawing.Point(11, 7);
+ this.classicLabel1.Name = "classicLabel1";
+ this.classicLabel1.Size = new System.Drawing.Size(64, 13);
+ this.classicLabel1.TabIndex = 27;
+ this.classicLabel1.Text = "File name:";
+ //
+ // btnSave
+ //
+ this.btnSave.AdaptBackColorWithTheme = true;
+ this.btnSave.AdaptFontWithTheme = true;
+ this.btnSave.AdaptForeColorWithTheme = true;
+ this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
+ this.btnSave.BackColor = System.Drawing.Color.Silver;
+ this.btnSave.DialogResult = System.Windows.Forms.DialogResult.None;
+ this.btnSave.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
+ this.btnSave.ForeColor = System.Drawing.Color.Black;
+ this.btnSave.Location = new System.Drawing.Point(619, 2);
+ this.btnSave.Name = "btnSave";
+ this.btnSave.Size = new System.Drawing.Size(75, 25);
+ this.btnSave.TabIndex = 25;
+ this.btnSave.Text = "Save";
+ this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
//
// MenuStrip1
//
@@ -543,17 +597,13 @@
this.program.ResumeLayout(false);
this.program.PerformLayout();
this.pnlInfo.ResumeLayout(false);
- this.pnlInfo.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.pnlInfoContent.ResumeLayout(false);
this.InfoDesc.ResumeLayout(false);
- this.InfoDesc.PerformLayout();
this.pnlFolders.ResumeLayout(false);
this.pnlFoldersTop.ResumeLayout(false);
- this.pnlFoldersTop.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.btnFolderClose)).EndInit();
this.pnlSave.ResumeLayout(false);
- this.pnlSave.PerformLayout();
this.MenuStrip1.ResumeLayout(false);
this.MenuStrip1.PerformLayout();
this.ResumeLayout(false);
@@ -590,24 +640,27 @@
internal System.Windows.Forms.Panel topleftcorner;
internal System.Windows.Forms.ListView mainView;
internal System.Windows.Forms.Panel pnlSave;
- internal System.Windows.Forms.Button Button1;
- internal System.Windows.Forms.Label Label1;
- internal System.Windows.Forms.TextBox txtSave;
private System.Windows.Forms.Panel pnlInfo;
private System.Windows.Forms.Panel pnlFolders;
private System.Windows.Forms.Panel pnlFoldersTop;
private System.Windows.Forms.PictureBox btnFolderClose;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label txtInfoTitle;
private System.Windows.Forms.PictureBox pictureBox1;
- private System.Windows.Forms.Label txtInfoTip;
private System.Windows.Forms.Panel pnlInfoContent;
private System.Windows.Forms.Panel InfoDesc;
- private System.Windows.Forms.Label txtInfoDescModified;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Label txtInfoDescType;
- private System.Windows.Forms.Label txtInfoDescName;
- private System.Windows.Forms.Label txtInfoDescSize;
private System.Windows.Forms.Timer refresh;
+ private Engine.UI.ClassicButton btnCanc;
+ private Engine.UI.ClassicDropDown cmbType;
+ private Engine.UI.ClassicTextBox txtSave;
+ private Engine.UI.ClassicLabel classicLabel2;
+ private Engine.UI.ClassicLabel classicLabel1;
+ private Engine.UI.ClassicButton btnSave;
+ private Engine.UI.ClassicLabel txtInfoTitle;
+ private Engine.UI.ClassicLabel txtInfoTip;
+ private Engine.UI.ClassicLabel txtInfoDescName;
+ private Engine.UI.ClassicLabel txtInfoDescType;
+ private Engine.UI.ClassicLabel classicLabel3;
+ private Engine.UI.ClassicLabel txtInfoDescModified;
+ private Engine.UI.ClassicLabel txtInfoDescSize;
+ private Engine.UI.ClassicLabel classicLabel4;
}
}