namespace Sunny.UI.Demo { partial class FFrames { /// /// 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.btnAM = new Sunny.UI.UIImageButton(); this.btnAHMF = new Sunny.UI.UIImageButton(); this.btnHAMF = new Sunny.UI.UIImageButton(); this.btnHAM = new Sunny.UI.UIImageButton(); this.btnAHM = new Sunny.UI.UIImageButton(); this.btnHMF = new Sunny.UI.UIImageButton(); this.btnHM = new Sunny.UI.UIImageButton(); this.uiLine1 = new Sunny.UI.UILine(); this.uiLine2 = new Sunny.UI.UILine(); this.uiSymbolButton1 = new Sunny.UI.UISymbolButton(); ((System.ComponentModel.ISupportInitialize)(this.btnAM)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAHMF)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnHAMF)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnHAM)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAHM)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnHMF)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnHM)).BeginInit(); this.SuspendLayout(); // // btnAM // this.btnAM.Cursor = System.Windows.Forms.Cursors.Hand; this.btnAM.Font = new System.Drawing.Font("微软雅黑", 12F); this.btnAM.Image = global::Sunny.UI.Demo.Properties.Resources.AM; this.btnAM.ImageHover = global::Sunny.UI.Demo.Properties.Resources.AM1; this.btnAM.Location = new System.Drawing.Point(30, 234); this.btnAM.Name = "btnAM"; this.btnAM.Size = new System.Drawing.Size(160, 120); this.btnAM.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.btnAM.TabIndex = 55; this.btnAM.TabStop = false; this.btnAM.Text = null; this.btnAM.Click += new System.EventHandler(this.btnAM_Click); // // btnAHMF // this.btnAHMF.Cursor = System.Windows.Forms.Cursors.Hand; this.btnAHMF.Font = new System.Drawing.Font("微软雅黑", 12F); this.btnAHMF.Image = global::Sunny.UI.Demo.Properties.Resources.AHMF; this.btnAHMF.ImageHover = global::Sunny.UI.Demo.Properties.Resources.AHMF1; this.btnAHMF.Location = new System.Drawing.Point(398, 234); this.btnAHMF.Name = "btnAHMF"; this.btnAHMF.Size = new System.Drawing.Size(160, 120); this.btnAHMF.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.btnAHMF.TabIndex = 54; this.btnAHMF.TabStop = false; this.btnAHMF.Text = null; this.btnAHMF.Click += new System.EventHandler(this.btnAHMF_Click); // // btnHAMF // this.btnHAMF.Cursor = System.Windows.Forms.Cursors.Hand; this.btnHAMF.Font = new System.Drawing.Font("微软雅黑", 12F); this.btnHAMF.Image = global::Sunny.UI.Demo.Properties.Resources.HAMF; this.btnHAMF.ImageHover = global::Sunny.UI.Demo.Properties.Resources.HAMF1; this.btnHAMF.Location = new System.Drawing.Point(582, 90); this.btnHAMF.Name = "btnHAMF"; this.btnHAMF.Size = new System.Drawing.Size(160, 120); this.btnHAMF.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.btnHAMF.TabIndex = 53; this.btnHAMF.TabStop = false; this.btnHAMF.Text = null; this.btnHAMF.Click += new System.EventHandler(this.btnHAMF_Click); // // btnHAM // this.btnHAM.Cursor = System.Windows.Forms.Cursors.Hand; this.btnHAM.Font = new System.Drawing.Font("微软雅黑", 12F); this.btnHAM.Image = global::Sunny.UI.Demo.Properties.Resources.HAM; this.btnHAM.ImageHover = global::Sunny.UI.Demo.Properties.Resources.HAM1; this.btnHAM.Location = new System.Drawing.Point(398, 90); this.btnHAM.Name = "btnHAM"; this.btnHAM.Size = new System.Drawing.Size(160, 120); this.btnHAM.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.btnHAM.TabIndex = 52; this.btnHAM.TabStop = false; this.btnHAM.Text = null; this.btnHAM.Click += new System.EventHandler(this.btnHAM_Click); // // btnAHM // this.btnAHM.Cursor = System.Windows.Forms.Cursors.Hand; this.btnAHM.Font = new System.Drawing.Font("微软雅黑", 12F); this.btnAHM.Image = global::Sunny.UI.Demo.Properties.Resources.AHM; this.btnAHM.ImageHover = global::Sunny.UI.Demo.Properties.Resources.AHM1; this.btnAHM.Location = new System.Drawing.Point(214, 234); this.btnAHM.Name = "btnAHM"; this.btnAHM.Size = new System.Drawing.Size(160, 120); this.btnAHM.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.btnAHM.TabIndex = 51; this.btnAHM.TabStop = false; this.btnAHM.Text = null; this.btnAHM.Click += new System.EventHandler(this.btnAHM_Click); // // btnHMF // this.btnHMF.Cursor = System.Windows.Forms.Cursors.Hand; this.btnHMF.Font = new System.Drawing.Font("微软雅黑", 12F); this.btnHMF.Image = global::Sunny.UI.Demo.Properties.Resources.HMF; this.btnHMF.ImageHover = global::Sunny.UI.Demo.Properties.Resources.HMF1; this.btnHMF.Location = new System.Drawing.Point(214, 90); this.btnHMF.Name = "btnHMF"; this.btnHMF.Size = new System.Drawing.Size(160, 120); this.btnHMF.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.btnHMF.TabIndex = 50; this.btnHMF.TabStop = false; this.btnHMF.Text = null; this.btnHMF.Click += new System.EventHandler(this.btnHMF_Click); // // btnHM // this.btnHM.Cursor = System.Windows.Forms.Cursors.Hand; this.btnHM.Font = new System.Drawing.Font("微软雅黑", 12F); this.btnHM.Image = global::Sunny.UI.Demo.Properties.Resources.HM; this.btnHM.ImageHover = global::Sunny.UI.Demo.Properties.Resources.HM1; this.btnHM.Location = new System.Drawing.Point(30, 90); this.btnHM.Name = "btnHM"; this.btnHM.Size = new System.Drawing.Size(160, 120); this.btnHM.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.btnHM.TabIndex = 49; this.btnHM.TabStop = false; this.btnHM.Text = null; this.btnHM.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.btnHM.Click += new System.EventHandler(this.btnHM_Click); // // uiLine1 // this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine1.LineDashStyle = Sunny.UI.UILineDashStyle.None; this.uiLine1.Location = new System.Drawing.Point(30, 55); this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine1.Name = "uiLine1"; this.uiLine1.Size = new System.Drawing.Size(712, 20); this.uiLine1.TabIndex = 78; this.uiLine1.Text = "内置模板"; this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiLine2 // this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine2.LineDashStyle = Sunny.UI.UILineDashStyle.None; this.uiLine2.Location = new System.Drawing.Point(30, 379); this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine2.Name = "uiLine2"; this.uiLine2.Size = new System.Drawing.Size(712, 20); this.uiLine2.TabIndex = 79; this.uiLine2.Text = "自定义模板"; this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiSymbolButton1 // this.uiSymbolButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiSymbolButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolButton1.Location = new System.Drawing.Point(30, 417); this.uiSymbolButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton1.Name = "uiSymbolButton1"; this.uiSymbolButton1.Size = new System.Drawing.Size(160, 120); this.uiSymbolButton1.Symbol = 110; this.uiSymbolButton1.SymbolSize = 120; this.uiSymbolButton1.TabIndex = 80; this.uiSymbolButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolButton1.Click += new System.EventHandler(this.uiSymbolButton1_Click); // // FFrames // this.AllowShowTitle = true; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.ClientSize = new System.Drawing.Size(892, 627); this.Controls.Add(this.uiSymbolButton1); this.Controls.Add(this.uiLine2); this.Controls.Add(this.uiLine1); this.Controls.Add(this.btnAM); this.Controls.Add(this.btnAHMF); this.Controls.Add(this.btnHAMF); this.Controls.Add(this.btnHAM); this.Controls.Add(this.btnAHM); this.Controls.Add(this.btnHMF); this.Controls.Add(this.btnHM); this.Name = "FFrames"; this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); this.ShowTitle = true; this.Symbol = 61674; this.Text = "Frames"; ((System.ComponentModel.ISupportInitialize)(this.btnAM)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAHMF)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnHAMF)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnHAM)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnAHM)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnHMF)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnHM)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private UIImageButton btnAM; private UIImageButton btnAHMF; private UIImageButton btnHAMF; private UIImageButton btnHAM; private UIImageButton btnAHM; private UIImageButton btnHMF; private UIImageButton btnHM; private UILine uiLine1; private UILine uiLine2; private UISymbolButton uiSymbolButton1; } }