Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add textbox to column classes
Message
De
26/09/2003 11:14:03
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
 
 
À
26/09/2003 11:03:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00832116
Message ID:
00832709
Vues:
33
Hi Pamela,
I tried that you said. But in that case textbox not seeing at design time. Those generating at runtime. So you cant implement any property or method at design time. I found the solution.
If you do that you will see your owntextbox classes at design time:

DEFINE CLASS xcolumn as Column
ADD OBJECT mytextbox as _mytextbox
currentcontrol="_mytextbox"
sparse=.f.




PROCEDURE Init

ENDPROC


Thanks,
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform