Exemplo n.º 1
0
 private void LogCopyMenuItem_Click(object sender, EventArgs e)
 {
     LogTextBox.Copy();
 }