namespace HotelPms.Share.Windows.Report { partial class FormTypeSelect { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormTypeSelect)); this.imageList1 = new System.Windows.Forms.ImageList(this.components); this.btnItem0 = new System.Windows.Forms.Button(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.btnItem7 = new System.Windows.Forms.Button(); this.btnItem6 = new System.Windows.Forms.Button(); this.btnItem5 = new System.Windows.Forms.Button(); this.btnItem4 = new System.Windows.Forms.Button(); this.btnItem3 = new System.Windows.Forms.Button(); this.btnItem2 = new System.Windows.Forms.Button(); this.btnItem1 = new System.Windows.Forms.Button(); this.groupBox1.SuspendLayout(); this.SuspendLayout(); // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; this.imageList1.Images.SetKeyName(0, "ooopic_1459993201.ico"); this.imageList1.Images.SetKeyName(1, "ooopic_1460364858.ico"); this.imageList1.Images.SetKeyName(2, "ooopic_1460365076.ico"); this.imageList1.Images.SetKeyName(3, "ooopic_1460365251.ico"); this.imageList1.Images.SetKeyName(4, "ooopic_1460365261.ico"); this.imageList1.Images.SetKeyName(5, "ooopic_1460365274.ico"); this.imageList1.Images.SetKeyName(6, "ooopic_1460446711.ico"); this.imageList1.Images.SetKeyName(7, "ooopic_1460446734.ico"); // // btnItem0 // this.btnItem0.BackColor = System.Drawing.Color.DarkCyan; this.btnItem0.Cursor = System.Windows.Forms.Cursors.Hand; this.btnItem0.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control; this.btnItem0.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnItem0.Font = new System.Drawing.Font("MS P明朝", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128))); this.btnItem0.ForeColor = System.Drawing.Color.Orange; this.btnItem0.ImageAlign = System.Drawing.ContentAlignment.TopCenter; this.btnItem0.ImageIndex = 0; this.btnItem0.ImageList = this.imageList1; this.btnItem0.Location = new System.Drawing.Point(16, 18); this.btnItem0.Name = "btnItem0"; this.btnItem0.Size = new System.Drawing.Size(189, 165); this.btnItem0.TabIndex = 148; this.btnItem0.Text = "印刷(&P)"; this.btnItem0.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.btnItem0.UseVisualStyleBackColor = false; this.btnItem0.Click += new System.EventHandler(this.btnItem0_Click); // // groupBox1 // this.groupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50))))); this.groupBox1.Controls.Add(this.btnItem7); this.groupBox1.Controls.Add(this.btnItem6); this.groupBox1.Controls.Add(this.btnItem5); this.groupBox1.Controls.Add(this.btnItem4); this.groupBox1.Controls.Add(this.btnItem3); this.groupBox1.Controls.Add(this.btnItem2); this.groupBox1.Controls.Add(this.btnItem1); this.groupBox1.Controls.Add(this.btnItem0); this.groupBox1.ForeColor = System.Drawing.Color.White; this.groupBox1.Location = new System.Drawing.Point(12, 12); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(606, 376); this.groupBox1.TabIndex = 149; this.groupBox1.TabStop = false; this.groupBox1.Text = "出力種類"; // // btnItem7 // this.btnItem7.BackColor = System.Drawing.Color.DarkCyan; this.btnItem7.Cursor = System.Windows.Forms.Cursors.Hand; this.btnItem7.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control; this.btnItem7.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnItem7.Font = new System.Drawing.Font("MS P明朝", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128))); this.btnItem7.ForeColor = System.Drawing.Color.Orange; this.btnItem7.ImageAlign = System.Drawing.ContentAlignment.TopCenter; this.btnItem7.ImageIndex = 6; this.btnItem7.ImageList = this.imageList1; this.btnItem7.Location = new System.Drawing.Point(400, 196); this.btnItem7.Name = "btnItem7"; this.btnItem7.Size = new System.Drawing.Size(189, 165); this.btnItem7.TabIndex = 155; this.btnItem7.Text = "Xls(&L)"; this.btnItem7.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.btnItem7.UseVisualStyleBackColor = false; this.btnItem7.Click += new System.EventHandler(this.btnItem0_Click); // // btnItem6 // this.btnItem6.BackColor = System.Drawing.Color.DarkCyan; this.btnItem6.Cursor = System.Windows.Forms.Cursors.Hand; this.btnItem6.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control; this.btnItem6.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnItem6.Font = new System.Drawing.Font("MS P明朝", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128))); this.btnItem6.ForeColor = System.Drawing.Color.Orange; this.btnItem6.ImageAlign = System.Drawing.ContentAlignment.TopCenter; this.btnItem6.ImageIndex = 3; this.btnItem6.ImageList = this.imageList1; this.btnItem6.Location = new System.Drawing.Point(16, 196); this.btnItem6.Name = "btnItem6"; this.btnItem6.Size = new System.Drawing.Size(189, 165); this.btnItem6.TabIndex = 154; this.btnItem6.Text = "Xml(&X)"; this.btnItem6.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.btnItem6.UseVisualStyleBackColor = false; this.btnItem6.Click += new System.EventHandler(this.btnItem0_Click); // // btnItem5 // this.btnItem5.BackColor = System.Drawing.Color.DarkCyan; this.btnItem5.Cursor = System.Windows.Forms.Cursors.Hand; this.btnItem5.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control; this.btnItem5.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnItem5.Font = new System.Drawing.Font("MS P明朝", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128))); this.btnItem5.ForeColor = System.Drawing.Color.Orange; this.btnItem5.ImageAlign = System.Drawing.ContentAlignment.TopCenter; this.btnItem5.ImageIndex = 6; this.btnItem5.ImageList = this.imageList1; this.btnItem5.Location = new System.Drawing.Point(410, 370); this.btnItem5.Name = "btnItem5"; this.btnItem5.Size = new System.Drawing.Size(117, 100); this.btnItem5.TabIndex = 153; this.btnItem5.Text = "Json(&J)"; this.btnItem5.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.btnItem5.UseVisualStyleBackColor = false; this.btnItem5.Visible = false; this.btnItem5.Click += new System.EventHandler(this.btnItem0_Click); // // btnItem4 // this.btnItem4.BackColor = System.Drawing.Color.DarkCyan; this.btnItem4.Cursor = System.Windows.Forms.Cursors.Hand; this.btnItem4.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control; this.btnItem4.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnItem4.Font = new System.Drawing.Font("MS P明朝", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128))); this.btnItem4.ForeColor = System.Drawing.Color.Orange; this.btnItem4.ImageAlign = System.Drawing.ContentAlignment.TopCenter; this.btnItem4.ImageIndex = 5; this.btnItem4.ImageList = this.imageList1; this.btnItem4.Location = new System.Drawing.Point(287, 370); this.btnItem4.Name = "btnItem4"; this.btnItem4.Size = new System.Drawing.Size(117, 100); this.btnItem4.TabIndex = 152; this.btnItem4.Text = "Html(&H)"; this.btnItem4.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.btnItem4.UseVisualStyleBackColor = false; this.btnItem4.Visible = false; this.btnItem4.Click += new System.EventHandler(this.btnItem0_Click); // // btnItem3 // this.btnItem3.BackColor = System.Drawing.Color.DarkCyan; this.btnItem3.Cursor = System.Windows.Forms.Cursors.Hand; this.btnItem3.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control; this.btnItem3.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnItem3.Font = new System.Drawing.Font("MS P明朝", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128))); this.btnItem3.ForeColor = System.Drawing.Color.Orange; this.btnItem3.ImageAlign = System.Drawing.ContentAlignment.TopCenter; this.btnItem3.ImageIndex = 2; this.btnItem3.ImageList = this.imageList1; this.btnItem3.Location = new System.Drawing.Point(208, 196); this.btnItem3.Name = "btnItem3"; this.btnItem3.Size = new System.Drawing.Size(189, 165); this.btnItem3.TabIndex = 151; this.btnItem3.Text = "CSV(&C)"; this.btnItem3.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.btnItem3.UseVisualStyleBackColor = false; this.btnItem3.Click += new System.EventHandler(this.btnItem0_Click); // // btnItem2 // this.btnItem2.BackColor = System.Drawing.Color.DarkCyan; this.btnItem2.Cursor = System.Windows.Forms.Cursors.Hand; this.btnItem2.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control; this.btnItem2.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnItem2.Font = new System.Drawing.Font("MS P明朝", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128))); this.btnItem2.ForeColor = System.Drawing.Color.Orange; this.btnItem2.ImageAlign = System.Drawing.ContentAlignment.TopCenter; this.btnItem2.ImageIndex = 7; this.btnItem2.ImageList = this.imageList1; this.btnItem2.Location = new System.Drawing.Point(400, 18); this.btnItem2.Name = "btnItem2"; this.btnItem2.Size = new System.Drawing.Size(189, 165); this.btnItem2.TabIndex = 150; this.btnItem2.Text = "Xlsx(&E)"; this.btnItem2.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.btnItem2.UseVisualStyleBackColor = false; this.btnItem2.Click += new System.EventHandler(this.btnItem0_Click); // // btnItem1 // this.btnItem1.BackColor = System.Drawing.Color.DarkCyan; this.btnItem1.Cursor = System.Windows.Forms.Cursors.Hand; this.btnItem1.FlatAppearance.BorderColor = System.Drawing.SystemColors.Control; this.btnItem1.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnItem1.Font = new System.Drawing.Font("MS P明朝", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128))); this.btnItem1.ForeColor = System.Drawing.Color.Orange; this.btnItem1.ImageAlign = System.Drawing.ContentAlignment.TopCenter; this.btnItem1.ImageIndex = 1; this.btnItem1.ImageList = this.imageList1; this.btnItem1.Location = new System.Drawing.Point(208, 18); this.btnItem1.Name = "btnItem1"; this.btnItem1.Size = new System.Drawing.Size(189, 165); this.btnItem1.TabIndex = 149; this.btnItem1.Text = "PDF(&D)"; this.btnItem1.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.btnItem1.UseVisualStyleBackColor = false; this.btnItem1.Click += new System.EventHandler(this.btnItem0_Click); // // FormTypeSelect // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50))))); this.ClientSize = new System.Drawing.Size(630, 398); this.Controls.Add(this.groupBox1); this.KeyPreview = true; this.Name = "FormTypeSelect"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "出力選択"; this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FormTypeSelect_KeyDown); this.groupBox1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.ImageList imageList1; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Button btnItem5; private System.Windows.Forms.Button btnItem4; public System.Windows.Forms.Button btnItem0; public System.Windows.Forms.Button btnItem3; public System.Windows.Forms.Button btnItem2; public System.Windows.Forms.Button btnItem1; public System.Windows.Forms.Button btnItem6; public System.Windows.Forms.Button btnItem7; } }