Cursor no appare

  • Thread starter Thread starter fbouabcha
  • Start date Start date
F

fbouabcha

Hello,
I don't know if you can help me; when my application is starting, I can see
the cursor, I try with the property "myTextBox.forcus" but nothing.

Thanks
 
fbouabcha said:
I don't know if you can help me; when my application is starting, I can
see
the cursor, I try with the property "myTextBox.forcus" but nothing.

Are you talking about the mouse cursor or the caret of a textbox? Where are
you calling the textbox' 'Focus' method? Note that the control must be
visible and enabled in order to get the focus.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top