Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add textbox to column classes
Message
From
26/09/2003 11:14:03
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
 
 
To
26/09/2003 11:03:30
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00832116
Message ID:
00832709
Views:
32
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,
Previous
Reply
Map
View

Click here to load this message in the networking platform