I want to move a Control like a button with keyboard not mouse .
arrow keys in asp.net do not move controls.
but they work in win app projects.
so I want to now how move this controls with keyboard in asp.net (vs
2005)
shift+arrow or ctrl+arrow can not move the controls in
asp.net ENVIronment.
please help.