Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Objtoclient()
Message
De
11/02/2005 11:55:27
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
 
À
10/02/2005 22:59:47
Suhas Hegde
Dental Surgeon
Sirsi, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP
Network:
Windows 98
Database:
Visual FoxPro
Divers
Thread ID:
00985863
Message ID:
00986014
Vues:
15
Suhas-

>I want to display a window through define window.
>If i put these codes in the click on the button it appears fine but if in the init of the form it displays different. Why and where should i place it?

While it's true that the form doesn't ordinarily become visible until the Activate() as David says, you can set it yourself. So you might try adding
ThisForm.Visible = .T.
before your ObjToClient code.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform