Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SetFocus a Image ?
Message
From
05/07/2002 11:00:34
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
05/07/2002 10:45:15
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Miscellaneous
Thread ID:
00675624
Message ID:
00675632
Views:
10
This message has been marked as a message which has helped to the initial question of the thread.
>Hi
>
>I have four images in my form .
>I have a textBox . I Want Do in LostFocus - TextBox
>
>
>DO CASE
>CASE ...
>ThisForm.Image1.SetFocus  && how Can i do that ?
>CASE
>ThisForm.Image2.SetFocus  && how Can i do that ?
>...
>ENDDO
>
>
>How can i make SetFocus to an image ? I use VFP 6 .
>
>Thanks

You can't. Image doesn't have setfocus event. You could however setfocus to something else that stands as a placeholder for image focus (ie; an invisible commandbutton)
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform