Пример #1
0
 private void CDebugBox_Load(object sender, EventArgs e)
 {
     CEvent.ApplyKeyToTextBox(ControlShortcutKeys.ControlA, txtLog);
 }