1
lu
2024-11-30 b2ae2d8e16c6f8daeb5853d3f31d6895f1bf8a3a
DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.cs
@@ -40,7 +40,6 @@
                Rectangle r = new Rectangle(gridView1.GridControl.Width / 2 - 100, e.Bounds.Top + 45, e.Bounds.Right - 5, e.Bounds.Height - 5);
                e.Graphics.DrawString(str, f, Brushes.Gray, r);
            };
            txt_caa021.KeyFile = "workid";
        }