Exemplo n.º 1
0
 private void rbLog_Click(object sender, EventArgs e)
 {
     LogWnd.ShowLogWindow(!LogWnd.IsShowLogWindow);
 }