sorry if i ask dumb question... 
i want to make all input in textbox become uppercase
example, if someone type v, the textbox will display "V" and then type b then textbox will display "VB" and so on...
so if someone type wahetever in lowercase or uppercase, the textbox will convert it to uppercase then display it on the screen...
please give me solution... thanks in advance...

i want to make all input in textbox become uppercase
example, if someone type v, the textbox will display "V" and then type b then textbox will display "VB" and so on...
so if someone type wahetever in lowercase or uppercase, the textbox will convert it to uppercase then display it on the screen...
please give me solution... thanks in advance...
