Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add textbox to column classes
Message
De
26/09/2003 11:03:30
 
 
À
25/09/2003 04:15:33
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00832116
Message ID:
00832701
Vues:
21
Hi Metin,

I haven't done this but if I were going to, I would start by trying this:
DEFINE CLASS colBase as Column

PROCEDURE Init
	This.RemoveObject("Text1")
	This.AddObject("txtName","MyTextbox")
ENDPROC 

ENDDEFINE
pamela

>You know column classes can be added only by write .prg. I want to add my own textbox as default input for my column class. How can I do?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform