hi everyone,
i use this code in VB for not to type anything in the TextBox on keypress event
how this code can be changed in VB.Net ?Code:KeyAscii = 0
i tried
but does not workCode:e.KeyChar = 0
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Thread: KeyAscii = 0Threaded View
|
Click Here to Expand Forum to Full Width |