namespace AppliStation.PackageInfo { partial class PackageInfoForm { /// /// Designer variable used to keep track of non-visual components. /// private System.ComponentModel.IContainer components = null; /// /// Disposes resources used by the form. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing) { if (components != null) { components.Dispose(); } } base.Dispose(disposing); } /// /// This method is required for Windows Forms designer support. /// Do not change the method contents inside the source code editor. The Forms designer might /// not be able to load this method if it was changed manually. /// private void InitializeComponent() { this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); this.iconLabel = new System.Windows.Forms.Label(); this.nameLabel = new System.Windows.Forms.Label(); this.licenseLinkLabel = new System.Windows.Forms.LinkLabel(); this.licenseLabel = new System.Windows.Forms.Label(); this.tagsLabel = new System.Windows.Forms.Label(); this.urlLabel = new System.Windows.Forms.Label(); this.urlLinkLabel = new System.Windows.Forms.LinkLabel(); this.tagsTextBox = new System.Windows.Forms.TextBox(); this.typeLabel = new System.Windows.Forms.Label(); this.typeValueLabel = new System.Windows.Forms.Label(); this.summaryTextBox = new System.Windows.Forms.TextBox(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.closeButton = new System.Windows.Forms.Button(); this.tableLayoutPanel = new System.Windows.Forms.TableLayoutPanel(); this.stateLabel = new System.Windows.Forms.Label(); this.statusLinkLabel = new System.Windows.Forms.LinkLabel(); this.packageListNameLabel = new System.Windows.Forms.Label(); this.packageListNameValueLabel = new System.Windows.Forms.Label(); this.flowLayoutPanel1.SuspendLayout(); this.tableLayoutPanel.SuspendLayout(); this.SuspendLayout(); // // flowLayoutPanel1 // this.tableLayoutPanel.SetColumnSpan(this.flowLayoutPanel1, 2); this.flowLayoutPanel1.Controls.Add(this.iconLabel); this.flowLayoutPanel1.Controls.Add(this.nameLabel); this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.flowLayoutPanel1.Location = new System.Drawing.Point(11, 11); this.flowLayoutPanel1.Name = "flowLayoutPanel1"; this.flowLayoutPanel1.Size = new System.Drawing.Size(370, 32); this.flowLayoutPanel1.TabIndex = 0; // // iconLabel // this.iconLabel.Location = new System.Drawing.Point(3, 0); this.iconLabel.Name = "iconLabel"; this.iconLabel.Size = new System.Drawing.Size(1, 1); this.iconLabel.TabIndex = 0; // // nameLabel // this.nameLabel.AutoSize = true; this.nameLabel.Location = new System.Drawing.Point(10, 0); this.nameLabel.Name = "nameLabel"; this.nameLabel.Size = new System.Drawing.Size(0, 12); this.nameLabel.TabIndex = 1; this.nameLabel.UseMnemonic = false; // // licenseLinkLabel // this.licenseLinkLabel.Anchor = System.Windows.Forms.AnchorStyles.Left; this.licenseLinkLabel.AutoSize = true; this.licenseLinkLabel.Enabled = false; this.licenseLinkLabel.LinkColor = System.Drawing.SystemColors.HotTrack; this.licenseLinkLabel.Location = new System.Drawing.Point(140, 120); this.licenseLinkLabel.Name = "licenseLinkLabel"; this.licenseLinkLabel.Size = new System.Drawing.Size(0, 12); this.licenseLinkLabel.TabIndex = 9; this.licenseLinkLabel.VisitedLinkColor = System.Drawing.SystemColors.HotTrack; this.licenseLinkLabel.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabelLinkClicked); // // licenseLabel // this.licenseLabel.Anchor = System.Windows.Forms.AnchorStyles.Left; this.licenseLabel.AutoSize = true; this.licenseLabel.Location = new System.Drawing.Point(11, 120); this.licenseLabel.Name = "licenseLabel"; this.licenseLabel.Size = new System.Drawing.Size(56, 12); this.licenseLabel.TabIndex = 8; this.licenseLabel.Text = "ライセンス:"; // // tagsLabel // this.tagsLabel.Anchor = System.Windows.Forms.AnchorStyles.Left; this.tagsLabel.AutoSize = true; this.tagsLabel.Location = new System.Drawing.Point(11, 105); this.tagsLabel.Name = "tagsLabel"; this.tagsLabel.Size = new System.Drawing.Size(28, 12); this.tagsLabel.TabIndex = 6; this.tagsLabel.Text = "タグ:"; // // urlLabel // this.urlLabel.Anchor = System.Windows.Forms.AnchorStyles.Left; this.urlLabel.AutoSize = true; this.urlLabel.Location = new System.Drawing.Point(11, 90); this.urlLabel.Name = "urlLabel"; this.urlLabel.Size = new System.Drawing.Size(84, 12); this.urlLabel.TabIndex = 4; this.urlLabel.Text = "公式サイトURL:"; // // urlLinkLabel // this.urlLinkLabel.AutoEllipsis = true; this.urlLinkLabel.Dock = System.Windows.Forms.DockStyle.Fill; this.urlLinkLabel.LinkColor = System.Drawing.SystemColors.HotTrack; this.urlLinkLabel.Location = new System.Drawing.Point(140, 90); this.urlLinkLabel.Name = "urlLinkLabel"; this.urlLinkLabel.Size = new System.Drawing.Size(241, 12); this.urlLinkLabel.TabIndex = 5; this.urlLinkLabel.TabStop = true; this.urlLinkLabel.Text = "http://"; this.urlLinkLabel.VisitedLinkColor = System.Drawing.SystemColors.HotTrack; this.urlLinkLabel.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabelLinkClicked); // // tagsTextBox // this.tagsTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None; this.tagsTextBox.Dock = System.Windows.Forms.DockStyle.Fill; this.tagsTextBox.Location = new System.Drawing.Point(140, 105); this.tagsTextBox.Name = "tagsTextBox"; this.tagsTextBox.ReadOnly = true; this.tagsTextBox.Size = new System.Drawing.Size(241, 12); this.tagsTextBox.TabIndex = 7; // // typeLabel // this.typeLabel.Anchor = System.Windows.Forms.AnchorStyles.Left; this.typeLabel.AutoSize = true; this.typeLabel.Location = new System.Drawing.Point(11, 132); this.typeLabel.Name = "typeLabel"; this.typeLabel.Size = new System.Drawing.Size(98, 12); this.typeLabel.TabIndex = 10; this.typeLabel.Text = "インストーラー形式:"; // // typeValueLabel // this.typeValueLabel.Anchor = System.Windows.Forms.AnchorStyles.Left; this.typeValueLabel.AutoSize = true; this.typeValueLabel.Location = new System.Drawing.Point(140, 132); this.typeValueLabel.Name = "typeValueLabel"; this.typeValueLabel.Size = new System.Drawing.Size(0, 12); this.typeValueLabel.TabIndex = 11; // // summaryTextBox // this.summaryTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None; this.tableLayoutPanel.SetColumnSpan(this.summaryTextBox, 2); this.summaryTextBox.Dock = System.Windows.Forms.DockStyle.Fill; this.summaryTextBox.Location = new System.Drawing.Point(11, 49); this.summaryTextBox.Multiline = true; this.summaryTextBox.Name = "summaryTextBox"; this.summaryTextBox.ReadOnly = true; this.summaryTextBox.Size = new System.Drawing.Size(370, 26); this.summaryTextBox.TabIndex = 1; // // tabControl1 // this.tableLayoutPanel.SetColumnSpan(this.tabControl1, 2); this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControl1.Location = new System.Drawing.Point(11, 159); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(370, 153); this.tabControl1.TabIndex = 12; // // closeButton // this.closeButton.Anchor = System.Windows.Forms.AnchorStyles.Right; this.closeButton.AutoSize = true; this.closeButton.DialogResult = System.Windows.Forms.DialogResult.OK; this.closeButton.Location = new System.Drawing.Point(304, 320); this.closeButton.Margin = new System.Windows.Forms.Padding(5); this.closeButton.Name = "closeButton"; this.closeButton.Size = new System.Drawing.Size(75, 23); this.closeButton.TabIndex = 13; this.closeButton.Text = "閉じる"; this.closeButton.Click += new System.EventHandler(this.CloseButtonClick); // // tableLayoutPanel // this.tableLayoutPanel.ColumnCount = 2; this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel.Controls.Add(this.stateLabel, 0, 2); this.tableLayoutPanel.Controls.Add(this.typeValueLabel, 1, 6); this.tableLayoutPanel.Controls.Add(this.tabControl1, 0, 8); this.tableLayoutPanel.Controls.Add(this.licenseLinkLabel, 1, 5); this.tableLayoutPanel.Controls.Add(this.flowLayoutPanel1, 0, 0); this.tableLayoutPanel.Controls.Add(this.summaryTextBox, 0, 1); this.tableLayoutPanel.Controls.Add(this.tagsTextBox, 1, 4); this.tableLayoutPanel.Controls.Add(this.closeButton, 1, 9); this.tableLayoutPanel.Controls.Add(this.typeLabel, 0, 6); this.tableLayoutPanel.Controls.Add(this.licenseLabel, 0, 5); this.tableLayoutPanel.Controls.Add(this.tagsLabel, 0, 4); this.tableLayoutPanel.Controls.Add(this.urlLabel, 0, 3); this.tableLayoutPanel.Controls.Add(this.urlLinkLabel, 1, 3); this.tableLayoutPanel.Controls.Add(this.statusLinkLabel, 1, 2); this.tableLayoutPanel.Controls.Add(this.packageListNameLabel, 0, 7); this.tableLayoutPanel.Controls.Add(this.packageListNameValueLabel, 1, 7); this.tableLayoutPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel.Name = "tableLayoutPanel"; this.tableLayoutPanel.Padding = new System.Windows.Forms.Padding(8); this.tableLayoutPanel.RowCount = 10; this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel.Size = new System.Drawing.Size(392, 356); this.tableLayoutPanel.TabIndex = 0; // // stateLabel // this.stateLabel.Anchor = System.Windows.Forms.AnchorStyles.Left; this.stateLabel.AutoSize = true; this.stateLabel.Location = new System.Drawing.Point(11, 78); this.stateLabel.Name = "stateLabel"; this.stateLabel.Size = new System.Drawing.Size(123, 12); this.stateLabel.TabIndex = 2; this.stateLabel.Text = "インストール先フォルダー:"; // // statusLinkLabel // this.statusLinkLabel.AutoEllipsis = true; this.statusLinkLabel.Dock = System.Windows.Forms.DockStyle.Fill; this.statusLinkLabel.Enabled = false; this.statusLinkLabel.LinkColor = System.Drawing.SystemColors.HotTrack; this.statusLinkLabel.Location = new System.Drawing.Point(140, 78); this.statusLinkLabel.Name = "statusLinkLabel"; this.statusLinkLabel.Size = new System.Drawing.Size(241, 12); this.statusLinkLabel.TabIndex = 3; this.statusLinkLabel.TabStop = true; this.statusLinkLabel.Text = "インストールされていません"; this.statusLinkLabel.VisitedLinkColor = System.Drawing.SystemColors.HotTrack; this.statusLinkLabel.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabelLinkClicked); // // packageListNameLabel // this.packageListNameLabel.Anchor = System.Windows.Forms.AnchorStyles.Left; this.packageListNameLabel.AutoSize = true; this.packageListNameLabel.Location = new System.Drawing.Point(11, 144); this.packageListNameLabel.Name = "packageListNameLabel"; this.packageListNameLabel.Size = new System.Drawing.Size(93, 12); this.packageListNameLabel.TabIndex = 14; this.packageListNameLabel.Text = "パッケージリスト名:"; // // packageListNameValueLabel // this.packageListNameValueLabel.AutoEllipsis = true; this.packageListNameValueLabel.Dock = System.Windows.Forms.DockStyle.Fill; this.packageListNameValueLabel.Location = new System.Drawing.Point(140, 144); this.packageListNameValueLabel.Name = "packageListNameValueLabel"; this.packageListNameValueLabel.Size = new System.Drawing.Size(241, 12); this.packageListNameValueLabel.TabIndex = 14; this.packageListNameValueLabel.Text = "(不明)"; // // PackageInfoForm // this.AcceptButton = this.closeButton; this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.CancelButton = this.closeButton; this.ClientSize = new System.Drawing.Size(392, 356); this.Controls.Add(this.tableLayoutPanel); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "PackageInfoForm"; this.ShowIcon = false; this.ShowInTaskbar = false; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.PackageInfoFormFormClosed); this.flowLayoutPanel1.ResumeLayout(false); this.flowLayoutPanel1.PerformLayout(); this.tableLayoutPanel.ResumeLayout(false); this.tableLayoutPanel.PerformLayout(); this.ResumeLayout(false); } private System.Windows.Forms.Label packageListNameValueLabel; private System.Windows.Forms.Label packageListNameLabel; private System.Windows.Forms.LinkLabel statusLinkLabel; private System.Windows.Forms.Label stateLabel; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel; private System.Windows.Forms.Button closeButton; private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TextBox summaryTextBox; private System.Windows.Forms.Label typeValueLabel; private System.Windows.Forms.Label typeLabel; private System.Windows.Forms.Label licenseLabel; private System.Windows.Forms.LinkLabel licenseLinkLabel; private System.Windows.Forms.TextBox tagsTextBox; private System.Windows.Forms.Label tagsLabel; private System.Windows.Forms.LinkLabel urlLinkLabel; private System.Windows.Forms.Label urlLabel; private System.Windows.Forms.Label nameLabel; private System.Windows.Forms.Label iconLabel; private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1; } }