Hi,
i am new in .net, and i am confused how to set cursor position in textbox.
I have made an application of keyboard and other application of User Info. when i run my applications then the form named User info opens. in this form i have a text box, when this textbox is clicked then keyboard opens.
But when i type a word from my keyboard application into the text box, then the cursor is disappeared.
i want some help about this problem. i want that when any key is pressed or clicked from my key board application then the Cursor should appear and move as the keys are being clicked.
waiting for ur replies.
thanks
yasir
i am new in .net, and i am confused how to set cursor position in textbox.
I have made an application of keyboard and other application of User Info. when i run my applications then the form named User info opens. in this form i have a text box, when this textbox is clicked then keyboard opens.
But when i type a word from my keyboard application into the text box, then the cursor is disappeared.
i want some help about this problem. i want that when any key is pressed or clicked from my key board application then the Cursor should appear and move as the keys are being clicked.
waiting for ur replies.
thanks
yasir
Comment