Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VB6.0 MSHFlexGrid and ColIsVisible property
Message
From
29/03/1999 03:35:52
 
 
To
26/03/1999 09:37:48
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00202340
Message ID:
00202905
Views:
14
>What have have tried doing is:
>
>FlexGrid.ColIsVisible(2) = False
>
>But this generates an error......


This seems a bit vague, what error does it generate ?

A quick try of what you say brings up the error, "assignment to constant not permitted".

The VB help says that ColIsVisible returns a value (i.e not that you can set a value) so this seems to fit.

I don't use the MSFlexGrid so I could be wrong, but I don't thing you can make the columns visible and invisible as you want, the ColIsVisible function tells you if the column is currently visible, due to horizontal scrolling, not because it can be made invisible.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform