Re: Text boxes becoming disabled. by John
John
Sun Nov 30 10:36:56 CST 2003
Hi Cindy,
They are disabled when I run the app. I have found that check boxes and
command buttons are enabled. Only text boxes are disabled. I do not
reference .enabled anywhere in the app. I cut/pasted the controls from one
form to another. Could this have anything to do with it?
Thanks,
John.
"Cindy Winegarden" <cindy.winegarden@mvps.org> wrote in message
news:uIp1l8ttDHA.2244@TK2MSFTNGP09.phx.gbl...
> In news: gR5yb.29731$Wy4.10416@newsread2.news.atl.earthlink.net,
> John G <obs@earthlink.net> wrote:
> > What would cause all text boxes on a form to become disabled?
> > I have checked the enabled and readonly properties and they are set
> > correctly.
> > This did not start happening until I run it over my XP network.
> > Folders are set to share files.
> > This only happens on one form not on the other forms in the
> > application. Tabstop is also set to .t. on each text box.
> > The command buttons and other controls are enabled and work properly.
>
> Hi John,
>
> Do you mean that they are disabled in development mode or when you're
> running your app? Can you set a breakpoint on MyForm.txtTextbox1.Enabled
and
> see where in the code this happens?
>
> --
> Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP
> cindy.winegarden@mvps.org www.cindywinegarden.com
>
>
>