I can't see any Tooltiptext property for this control -- not in the property sheet, and not in Intellisense.
Are you sure we're talking about the same control? The Flexgrid is officially the Microsoft FlexGrid control. I'm not sure where the name MSHFLEXGRID comes from.
Mike
__________________________________
Mike Lewis (Edinburgh, Scotland)
I think he means Microsoft Hierarchical Flexgrid control also known as MSHFlexgrid.
It should listed in your controls in Foxpro.
But it does not seem to have a tooltip option.
I checked again with VB6 & same control has ToolTipText Property & I checked in form in MouseMove event & it works very well in VB6. VB6 also use same file as VFP9, MSHFlexGrid.ocx & MSFlexGrid.ocx, but it's strange that ToolTipText Property is not available in VFP9. There may be a bug.
I can't see any reason why a property should be visible in VB but not in VFP - but what do I know? If you find the solution, let us know.
By the way, I'm curious to know why you're using this particular control. I've never seen it used in a VFP app before. Does it have any advantages over the VFP grid or the Microsoft Listview?
Mike
__________________________________
Mike Lewis (Edinburgh, Scotland)
Many functions like Allow Row Selection, Allow Big Selections, merge rows & columns, wordwrap, better cell control, different color set properties, TextMatrix, Cell Formats & many more, which I needed is not offered by Grid Control & MSFlexGrid control.
MikeL
Another advantage you have with the flexgrids (both flavors)
is you can change the individual row size and make it represent two rows on the next column (hard to explain)
but look at the second image here:
Thanks for that. I don't have an immediate need for this, but it looks like it could be useful. I'll bookmark your article, and experiment with the FlexGrid when I get time.
Mike
__________________________________
Mike Lewis (Edinburgh, Scotland)
Actually, I don't think you need to download it. I think it's one of the ActiveX controls that come with VFP (6.0 to 9.0). But the link to the Help and examples is useful, as there doesn't seem to be any documentation with the control itself.
Mike
__________________________________
Mike Lewis (Edinburgh, Scotland)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.