Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing the default TextBox the Grid class uses
Message
From
21/06/1999 07:36:54
Kenneth Downs
Secure Data Software, Inc.
New York, United States
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00231515
Message ID:
00232016
Views:
18
>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

Glad to hear it.
Previous
Reply
Map
View

Click here to load this message in the networking platform