tangxu
2024-11-06 01c17e63a6d26085b6db1e188ea3bac3b9e26b30
WinFrmUI/DPumpHydr.WinFrmUI.RLT/Controls/TextBoxEdit/MaterialTextBoxEdit.cs
@@ -1348,7 +1348,7 @@
                                    new(destRect.Width, 0),
                                    new(0, destRect.Height),
                        },
                        destRect, GraphicsUnit.Pixel, grayImageAttributes);
                        destRect, GraphicsUnit.Pixel);// 不要灰色 , grayImageAttributes);
                }
                //Create a pre - processed copy of the image(RED)
@@ -1405,7 +1405,7 @@
                                    new(destRect.Width, 0),
                                    new(0, destRect.Height),
                        },
                        destRect, GraphicsUnit.Pixel, grayImageAttributes);
                        destRect, GraphicsUnit.Pixel);//, grayImageAttributes);
                }
                //Create a pre - processed copy of the image(RED)