how can I insert this character in one of my label's caption? è
Printable View
how can I insert this character in one of my label's caption? è
****, it doesnt even show up on the forums! its a circle with a bar in it.... a greek letter I think
orCode:label1.caption= "è"
Code:label1.caption = Chr(232)
Take your pick.
lol, thx but while you were replying, I found out the character didnt show up good on the forums either... I think its a greek letter I am looking for, it's a circle with an horizontal bar in it
Try the capital "F" in the Symbol font.
What you're looking for is the lower case letter theta. To be able to use it in a label you have to pick a greek font character set.