2003 VS Bug??

H

Harry Simpson

During debugging in VS2003, I type variables into the immediate window and
get this:

?e.KeyValue
&H55
?e.KeyValue.ToString
"85"
?e.KeyChar
"u"c
?e.KeyChar.ToString
"u"

Have I got encoding set to something funky....how do i set it so that
e.KeyValue is "85" instead of having to translate with adding .ToString

Harry
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,079
Messages
2,570,574
Members
47,205
Latest member
ElwoodDurh

Latest Threads

Top