This commit is contained in:
2010-11-10 16:02:37 +00:00
parent b135576283
commit 46cc8df7c2
4 changed files with 107 additions and 108 deletions

View File

@@ -1115,7 +1115,10 @@ namespace VEPROMS
//tcpOutputSettings.Focus();
}
private void frmFolderProperties_Shown(object sender, EventArgs e)
{
ppRTxtName.Focus();
}
}
}