L
Lars Netzel
I have been working on a bugg a long time and finally found the solution for
it. It was solved by creating my own class that inherits the DataGrid
control and overrides a Protected Method called ProcessKeyPreview.
Since I did that the EXE file sized Increased with about 11 Mb and that's
not really good.
Why is this? It's just a few lines of code I added
Best regards/Lars Netzel
it. It was solved by creating my own class that inherits the DataGrid
control and overrides a Protected Method called ProcessKeyPreview.
Since I did that the EXE file sized Increased with about 11 Mb and that's
not really good.
Why is this? It's just a few lines of code I added
Best regards/Lars Netzel