Пример #1
0
 private void btnManageConn_Click(object sender, EventArgs e)
 {
     UiUtils.EditConnections(cbConnection, appDirs.ConfigDir);
 }