Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form Scrollbars
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00484219
Message ID:
00484226
Vues:
14
>I have a form on which I add containers programmatically at
>run-time.
>
>The Form's Scrollbars property is set to 3, and I can see the
>scroll bars in design mode, but when I run the form, I dont see
>the scroll bars.
>
>The Help says:
>"The Scrollbars property setting is evaluated for a form when the form is instantiated."
>
>Does this mean before or after the Init fires, which is when I add my
>containers.
>
>I have tried adding a dummy control with top & left set to 5000 to force
>the scrollbars on, but it still doesnt work.
>
>Anyone know what to do?
>
>Thanks

WAG, but when you add the containers at run-time, do you set the Visible property to .T.? By default, they are added with it set to .F. and if no visible controls are beyond the form's borders, the scroll bars will not appear.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform