Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ListView Control Problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00891041
Message ID:
00891065
Vues:
21
Kevin.

Any chance thisform.LockScreen is on?

This code works fine for me:
* form.Resize
with this.oListView
   .Width = this.Width - 2 * .Left
   .Height = this.Height - 2 * .Top
endwith
>I have an ActiveX Listview on a form. In the resize of the
>form I have:
>
>ThisForm.oleListView.Width = ThisForm.Width
>
>Yet the control does not resize until I click it. Strange.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform