Torna al Thread

private void InitializeComponent() { this.SuspendLayout(); // // ControlButton // this.BackColor = System.Drawing.Color.Yellow; this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.Cursor = System.Windows.Forms.Cursors.Hand; this.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold); this.Location = new System.Drawing.Point(3, 3); this.Size = new System.Drawing.Size(120, 62); this.Text = "Bottone"; this.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.UseVisualStyleBackColor = false; this.ResumeLayout(false); }
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5