Browse Source

去除多余代码

章政 8 years ago
parent
commit
dd032e50dd
1 changed files with 0 additions and 5 deletions
  1. 0 5
      UAS-MES/FunctionCode/Make/Make_ColorBoxLabelPrint.cs

+ 0 - 5
UAS-MES/FunctionCode/Make/Make_ColorBoxLabelPrint.cs

@@ -365,11 +365,6 @@ namespace UAS_MES.Make
             }
         }
 
-        private void PrintLabel_TabIndexChanged(object sender, EventArgs e)
-        {
-         
-        }
-
         private void PrintLabel_SelectedValueChanged(object sender, EventArgs e)
         {
             if (PrintLabel.SelectedValue != null && PrintLabel.SelectedValue.ToString() != "System.Data.DataRowView")