Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Option Group question
Message
From
01/02/2007 13:30:14
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
01/02/2007 12:36:55
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01191265
Message ID:
01191507
Views:
13
>>Hi Barry,
>>
>>this code might do it for you in the gotfocus of the container:
>>
>>
>>WITH this.optiongroup1
>>	FOR EACH button IN .Buttons
>>		IF button.Caption = .Value
>>			button.SetFocus()
>>		ENDIF
>>	ENDFOR
>>ENDWITH
>>
Barry,
You better use == instead of =. Otherwise you need to be sure say PageFrame comes after Page.
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