1
Answer

Uppercase Textbox in WPF

Photo of Rohan Ramani

Rohan Ramani

5y
1.3k
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)