Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Gotfocus for Images in Grids?
Message
From
22/02/2005 12:13:23
 
 
To
21/02/2005 17:41:46
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Environment versions
Visual FoxPro:
VFP 7 SP1
Miscellaneous
Thread ID:
00989042
Message ID:
00989310
Views:
22
>Don't know if you're stuck on a particular image. If not, I think the simplest solution is to just have the textbox use a font with a checkmark character. For example, Wingdings has a nice checkmark. 0xFC (or the letter u with an umlat). The controlsource could be something like
IIF(MyTable.MyBool, chr(0xFC), "")

Yeah I may need to do that in this instance, however, I want to use images for other reasons in the grid control so it would be great if I could figure out a way to do it. If not then I may be stuck using a listview control.

Thanks!
Previous
Reply
Map
View

Click here to load this message in the networking platform