This commit is contained in:
2010-11-10 16:07:36 +00:00
parent 46cc8df7c2
commit 1f308b883a
6 changed files with 451 additions and 345 deletions

View File

@@ -838,6 +838,11 @@ namespace VEPROMS
//tcpOutputSettings.Focus();
}
private void frmVersionsProperties_Shown(object sender, EventArgs e)
{
ppRTxtName.Focus();
}
}
}