Does anyone know what font and what password character is used on the windows login screen
http://www.ryerson.ca/acs/usersguide...owsxplogin.png
edit: im also looking for the font that is used for the username field
Printable View
Does anyone know what font and what password character is used on the windows login screen
http://www.ryerson.ca/acs/usersguide...owsxplogin.png
edit: im also looking for the font that is used for the username field
It looks like Wingdings font, Chr$(108) (lower case "l").
that looks like it but it doesn't show up on vb when i enter it in the passwordchr option in the text box's properties
the ones from the character map come up as a question mark "?"
Set the textbox's font to Wingdings and the password character to l (lower case L). It works on mine.
very clever! thanksQuote:
Originally Posted by Al42
now all i need is the right font for the username field