I want to display in a text box the symbol ±, next to some words.
It's supposed to be the ascii chracter 241 but in the ASCII set of my computer 241 is the small Greek rho (displays here as ñ when I paste it, n tildal !).
Anyway, in case all those symbols appear diffferent to you, what I want to display is the "plus or minus" symbol.
How can I do this in VB6 without changing the computer's ANSI set ?
It's supposed to be the ascii chracter 241 but in the ASCII set of my computer 241 is the small Greek rho (displays here as ñ when I paste it, n tildal !).
Anyway, in case all those symbols appear diffferent to you, what I want to display is the "plus or minus" symbol.
How can I do this in VB6 without changing the computer's ANSI set ?