send caplocks

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Agnes

    #1

    send caplocks

    As the user click the 'new' button, as its click event , i put the following
    code.
    SendKeys.Send(" {CAPSLOCK}")
    But it seems doesn't work.

    I would like to default to caplock on and I can't set all the textbox in
    uppercase, since the user may need to input 'lower case' .
    How can i do that ?
    thanks a lot


Working...