You're relying on Intellisense being smarter than it is.
It is there, often Intellisense won't see it though. Look in the Help files
to find out what you need, and type it out the old fashioned way. Should
compile and run just fine.
Regards,
Matt
"Bob Krauth" <(E-Mail Removed)> wrote in message
news:0c8f01c37ddf$8f1dcde0$(E-Mail Removed)...
> My system doesn't have
> System.Windows.Forms.DataGrid.HitTestInfo
> I have ...DataGrid, just not .HitTestInfo
> This makes it very difficult to use DataGrid.HitTest()
> Am I missing something?
>
> Thanks,
> Bob
|