Char doesn't accept null value #10696
Labels
area-WinForms
Issues or PRs that relate to WinForms.
Pri3
Indicates issues/PRs that are low priority
untriaged
New issue has not been triaged by the area owner
Type of issue
Missing information
Description
Hello, the article says that you can "turn off" the password mode putting the value null in a MaskedTextBox.PasswordChar ( = null) property but that accept only the type char and not char?, we can get it puttin '\0' to turn off this mode, but this isnt mentioned on the article. (if iam wrong, please tell me for learning, thanks).
Page URL
https://learn.microsoft.com/pt-br/dotnet/api/system.windows.forms.maskedtextbox.passwordchar?view=windowsdesktop-9.0
Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Windows.Forms/MaskedTextBox.xml
Document Version Independent Id
68efb826-6f92-3f89-cc34-e8565c8363b2
Article author
@dotnet-bot
The text was updated successfully, but these errors were encountered: