public class LoginControl : Control { // ... [TypeConverter(typeof(PasswordStringConverter))] public string Password { //... }