1
Answer

Uppercase Textbox in WPF

Rohan Ramani

Rohan Ramani

5y
1.2k
1
Hi All,
I need to create custom textbox in WPF which is always types text in uppercase.
 
When user type in that text box, it always shows and store into db in uppercase. 
Answers (1)