Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form Sizable?
Message
De
24/04/2011 14:02:13
 
 
À
24/04/2011 13:58:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01508242
Message ID:
01508262
Vues:
28
>There is something I held back: the form contains another form, fired up with this code:
>
>
>	WITH thisform
>		.AddProperty("oScrollForm",CREATEOBJECT("frmIntkScroller",this))
>		.oScrollForm.Move(lnLeft,lnTop,lnWidth,lnHeight) && left, top, width, height
>		SHOW WINDOW (.oScrollForm.Name) IN WINDOW (.Name)
>	ENDWITH && thisform
>
>
>I'd remove it temporarily to see if that makes a difference, but there are so many references to thisform.oScrollForm.[something] that it is difficult to run without it.

That's not it. I figured out a way to test it without the contained form--still no resize handles.
Ray Roper
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform