I would like to have the caret displayed while I am editing a MSHFlexGrid. I have tried the API call ShowCaret(MSHFlexGrid1.hWnd) with no visible affects. Any ideas?
Thanks,
Tim
**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
Ken Halter - 29 Jun 2005 21:23 GMT
>I would like to have the caret displayed while I am editing a MSHFlexGrid.
>I have tried the API call ShowCaret(MSHFlexGrid1.hWnd) with no visible
>affects. Any ideas?
>
> Thanks,
> Tim
How are you editing data in a read-only grid? If you're using the "hidden
textbox" technique, it should show a cursor when it has focus.

Signature
Ken Halter - MS-MVP-VB - http://www.vbsight.com
DLL Hell problems? Try ComGuard - http://www.vbsight.com/ComGuard.htm
Please keep all discussions in the groups..