Quantcast
Viewing all articles
Browse latest Browse all 15722

[RESOLVED] vb.net remove first char from text

i'm make a textbox print another char with keydown event using this:


on keydown event:

HTML Code:

if e.keycode = keys.A then
 My.Computer.Keyboard.SendKeys("B")
end if

i need know how i can remove the key that i press of end result see textbox show:

aBaBaB

but i only need B result on textbox

Viewing all articles
Browse latest Browse all 15722

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>