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

@@ -410,7 +410,6 @@ namespace VEPROMS
{
if (_Initializing) return;
bool didDefault = false;
Console.WriteLine("CmbxFormat.SelectedIndexChanged - Index = {0}", ppCmbxFormat.SelectedIndex);
if ((ppCmbxFormat.SelectedIndex != -1) && _DefaultFormatName != null && _DefaultFormatName.Equals(ppCmbxFormat.SelectedValue))
{
ppBtnDefaultFmt.Focus();
@@ -730,6 +729,11 @@ namespace VEPROMS
tcpFormat.Focus();
}
private void frmSectionProperties_Shown(object sender, EventArgs e)
{
ppSectNumberStpRTB.Focus();
}
//private void ppBtnDefaultPrintSize_Click(object sender, EventArgs e)
//{
// // Get the parent setting