Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Zorder
Message
 
To
06/05/2002 12:38:14
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: Zorder
Miscellaneous
Thread ID:
00653131
Message ID:
00653144
Views:
18
>If I have a text box on top of a combobox, is there any way to keep the text box in front of the combobox even if the combobox has focus?

No, if the combo gets focus it comes to top. The only way is for you to prevent the combo from getting focus until you are ready by using the combo's ReadOnly or Enabled property. Set either one to .T. and the combo cannot get focus, wehn you are ready for the user to use the combo then set the property to .F. to allow focus to it.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform