Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

The focus is in a control but the cursor is not visible

Status
Not open for further replies.

balachandar

Programmer
Apr 16, 2001
88
CA
Hi,

I have set the Focus to an edit box and am exiting the OnInitDialog() with the return value 0. This gives the expected behaviour of setting the focus but the cursor is not visible in the edit box util the keyboard is used. I tried using ShowCursor(TRUE) multiple times but even that does not help.

Thanks,
Balachandar Ganesan.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top