Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ShowWindow at RunTime
Message
De
11/11/2019 07:26:46
 
 
À
11/11/2019 02:31:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01671819
Message ID:
01671829
Vues:
57
>The user wants to put a window out of the Main window (_screen). Normaly this ist showWindow=2, but this property is readonly at runtime.

Jörg,

Why do you want to change the ShowWIndow property?
This property is for setting the form: 0 as In Screen, 1 for In Top Level Form and 2 for As Top Level Form.
Not for activating the docking facility.

For activating the docking facility you have the property Dockable, with 0 for no docking support, 1 for supporting docking and dockable, 2 for supporting docking and not dockable.
I suppose you are after 1

Regards,

Koen

>
>>Hi,
>>What is it exactly to "Dock out" a form?
>>The property ShowWIndow = 2 makes your form the Top Level Form. I am afraid it has no relation to Dock out, but that is maybe because I am not sure what you want.
>>Can you elaborate?
>>
>>Regards,
>>
>>Koen
>>
>>>Hi @All,
>>>
>>>a Customer wants do "Dock out" a Form at runtime out of our Application.
>>>At Design time it is the Property ShowWindow Property to set to 2.
>>>
>>>But at RunTime this Property cant be changed.
>>>
>>>Is there a way to do it otherwise?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform