Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with Tooltiptext in a grid
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01543611
Message ID:
01543618
Views:
81
Check https://connect.microsoft.com/VisualStudio/feedback/details/311817/vfp-sp2-tooltiptext-not-displaying-for-grid-column-header-and-grid-column

>
>I try to put a Tooltiptext on each object in a grid.
>BUT , i's bad. i have no toooltiptext
>
>if i see on each object with the debugger , the property tooltiptext on each object is not empty !
>
>
>cTooltiptext = 'test for ut '
>
>   FOR EACH loControl IN  oColonne.CONTROLS
>            *------------------------------------------------------
>            STORE  cTooltiptext TO loControl.TOOLTIPTEXT
>          ENDFOR
>
>
>
>thank in advance for help
>
>bernhart
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform