Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to make mygrid contain mytextbox?
Message
From
05/11/1998 09:33:49
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00152433
Message ID:
00154793
Views:
20
>Is there a way to make mygrid class contain mytextbox class when creating a grid instead of the VFP textbox class?

I was just doing this, and remembered this thread. I don't know what the others told you, and I don't have time to read the whole thread right now, but here's what I just did:

USE forms\verify.scx
REPLACE ALL class WITH "dvlTextBox" FOR class = "textbox"
USE

It's not automatic, but it's an easy way of doing it.

-Michelle
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform