namespace Tester
{
partial class RegistBINPanel
{
///
/// 必要なデザイナー変数です。
///
private System.ComponentModel.IContainer components = null;
///
/// 使用中のリソースをすべてクリーンアップします。
///
/// マネージ リソースが破棄される場合 true、破棄されない場合は false です。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region コンポーネント デザイナーで生成されたコード
///
/// デザイナー サポートに必要なメソッドです。このメソッドの内容を
/// コード エディターで変更しないでください。
///
private void InitializeComponent()
{
this.txtCmp = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.cbxRetain = new System.Windows.Forms.CheckBox();
this.txtResPath = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.txtDate = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.txtCntentType = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.btnFile = new System.Windows.Forms.Button();
this.txtFilePath = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.SuspendLayout();
//
// txtCmp
//
this.txtCmp.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtCmp.Location = new System.Drawing.Point(88, 98);
this.txtCmp.Name = "txtCmp";
this.txtCmp.Size = new System.Drawing.Size(309, 19);
this.txtCmp.TabIndex = 4;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(3, 101);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(71, 12);
this.label4.TabIndex = 61;
this.label4.Text = "Compression";
//
// cbxRetain
//
this.cbxRetain.AutoSize = true;
this.cbxRetain.Location = new System.Drawing.Point(88, 78);
this.cbxRetain.Name = "cbxRetain";
this.cbxRetain.Size = new System.Drawing.Size(15, 14);
this.cbxRetain.TabIndex = 3;
this.cbxRetain.UseVisualStyleBackColor = true;
//
// txtResPath
//
this.txtResPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtResPath.Location = new System.Drawing.Point(88, 3);
this.txtResPath.Name = "txtResPath";
this.txtResPath.Size = new System.Drawing.Size(309, 19);
this.txtResPath.TabIndex = 0;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(3, 6);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(79, 12);
this.label6.TabIndex = 60;
this.label6.Text = "Resource path";
//
// txtDate
//
this.txtDate.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtDate.Location = new System.Drawing.Point(88, 53);
this.txtDate.Name = "txtDate";
this.txtDate.Size = new System.Drawing.Size(309, 19);
this.txtDate.TabIndex = 2;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(3, 78);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(46, 12);
this.label3.TabIndex = 58;
this.label3.Text = "RETAIN";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(3, 56);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(29, 12);
this.label1.TabIndex = 57;
this.label1.Text = "Date";
//
// txtCntentType
//
this.txtCntentType.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtCntentType.Location = new System.Drawing.Point(88, 28);
this.txtCntentType.Name = "txtCntentType";
this.txtCntentType.Size = new System.Drawing.Size(309, 19);
this.txtCntentType.TabIndex = 1;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(3, 31);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(76, 12);
this.label2.TabIndex = 63;
this.label2.Text = "Content-Type";
//
// btnFile
//
this.btnFile.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnFile.Location = new System.Drawing.Point(374, 121);
this.btnFile.Name = "btnFile";
this.btnFile.Size = new System.Drawing.Size(23, 23);
this.btnFile.TabIndex = 6;
this.btnFile.Text = "...";
this.btnFile.UseVisualStyleBackColor = true;
this.btnFile.Click += new System.EventHandler(this.btnFile_Click);
//
// txtFilePath
//
this.txtFilePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtFilePath.Location = new System.Drawing.Point(88, 123);
this.txtFilePath.Name = "txtFilePath";
this.txtFilePath.Size = new System.Drawing.Size(280, 19);
this.txtFilePath.TabIndex = 5;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(3, 126);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(24, 12);
this.label5.TabIndex = 66;
this.label5.Text = "File";
//
// RegistBINPanel
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.label5);
this.Controls.Add(this.btnFile);
this.Controls.Add(this.txtFilePath);
this.Controls.Add(this.txtCntentType);
this.Controls.Add(this.label2);
this.Controls.Add(this.txtCmp);
this.Controls.Add(this.label4);
this.Controls.Add(this.cbxRetain);
this.Controls.Add(this.txtResPath);
this.Controls.Add(this.label6);
this.Controls.Add(this.txtDate);
this.Controls.Add(this.label3);
this.Controls.Add(this.label1);
this.Name = "RegistBINPanel";
this.Size = new System.Drawing.Size(400, 250);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.TextBox txtCmp;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.CheckBox cbxRetain;
private System.Windows.Forms.TextBox txtResPath;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox txtDate;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox txtCntentType;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Button btnFile;
private System.Windows.Forms.TextBox txtFilePath;
private System.Windows.Forms.Label label5;
}
}