{{date}}
This commit is contained in:
@@ -16,10 +16,10 @@ namespace WindowsFormsApp1
|
||||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
|
||||
private void button1_Click(object sender, EventArgs e)
|
||||
{
|
||||
outputLabel1.Text = textBox1.Text;
|
||||
outputLabel1.ForeColor = Color.Red;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user