Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VB6.0 MSHFlexGrid and ColIsVisible property
Message
De
29/03/1999 03:35:52
 
 
À
26/03/1999 09:37:48
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00202340
Message ID:
00202905
Vues:
13
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform