Search found 3 matches

by akris
10 Nov 2010, 08:27
Forum: EditControls
Topic: TextBox with DefaultPasswordChar
Replies: 4
Views: 6845

Re: TextBox with DefaultPasswordChar

This solved the problem. Thanks!
There was no special reason why I used the ANSI editions. I just thought that there is no need for any Unicode characters in my programs. But I was wrong ;)
Thanks again.
by akris
09 Nov 2010, 11:21
Forum: EditControls
Topic: TextBox with DefaultPasswordChar
Replies: 4
Views: 6845

Re: TextBox with DefaultPasswordChar

Thank you for your immediate answer! My program uses a manifest which makes it using version 6 of comctl32.dll, but continues displaying the * instead of the bullet. I tried it using the default TextBox control from the VB6 toolbox and I tried it again using the ANSI version of your TextBox control....
by akris
08 Nov 2010, 13:55
Forum: EditControls
Topic: TextBox with DefaultPasswordChar
Replies: 4
Views: 6845

TextBox with DefaultPasswordChar

Hi,
thanks for your great controls. I really love them!
Is there a way without changing the TextBox's font to use the systems PasswordChar (black bullet) in the TextBox control instead of using the * as PasswordChar?
Thanks,
akris