Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing the default TextBox the Grid class uses
Message
 
To
18/06/1999 16:23:36
Kenneth Downs
Secure Data Software, Inc.
New York, United States
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00231515
Message ID:
00231638
Views:
17
Hi Kenneth,

Works great. Had to change the addobject args around though.

I ended up with

FOR i = 1 TO THIS.COLUMNCOUNT
THIS.COLUMNS(i).REMOVEOBJECT("text1")
THIS.COLUMNS(i).ADDOBJECT("text1", "MyTextBoxClass")
ENDFOR

Thanks for the help
Roi
'MCP' Visual FoxPro

In Rome, there was a poem.
About a dog, who found two bone.
He lick the one, he lick the other.
He went pyscho, he drop dead!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform