How can I detect multiple simultaneous keys pressed on keyboard in VB.NET and then replace this keys with one character on a text box?

Example: Braille keyboard(for blinds) represent 6 keys :f,d,s,j,k,l. When I pressed 'f', 'j' and 'k' I get 'd'