Newbie: how to show the checked symbol in a label control

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

The ASCII-table does not contain the checked symbol (V) that the CheckBox
control contains.

How do I make a checked symbol (V) visible on a form, say in a lable (or
maybe a picture) control?


Regards

Frank Krogh
 
Frank,
Well, I guess there some reason you can't use a check box.
The Martlett font has a tick mark, type a letter "a".
Wingdings fonts ; "x", Chr(253), Chr(254)
Probably others also.

NickHK
 

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

Back
Top