Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Subclassing grid
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00204932
Message ID:
00205127
Views:
15
>
>With .grdBrowse
>	.AddObject(lcObject,"tateColumn")
>	.&lcObject..ControlSource = aCampos[i,1]
>	.&lcObject..Width = aCampos[i,2]
>	.&lcObject..Header1.Caption = cTitu
>        <strong>.&lcObject.Visible = .T.</strong>
>	.&lcObject..Refresh()
>EndWith
>
>
>
>Add the line above in the with/endwith clause.

Is it a typo that there is only one "dot" between "&lcobject" and "Visible" in the bold-face line above? Or am I missing something really obvious?
Barbara Paltiel, Paltiel Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform