Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Lockscreen & scroll bars
Message
De
20/11/2001 16:07:10
Jim Foderaro
Insurance Rating Systems, Inc.
Universal City, Texas, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00584023
Message ID:
00584194
Vues:
38
I've reproduced the problem using the _base classes.

First I added a form with the following properties:
desktop = .t.
height = 742
MDI Form = .t.
width = 900
ShowWindow = 2
ScrollBars = 3

Next I added an image control to the form with the following properties:
height = 1190
width = 898
top = 0
left = 0

I then added a textbox control at the top of the image and another at the bottom of the image.

Finally, I added a command button with the following code in the click event.
thisform.lockscreen = .t.
thisform.refresh
thisform.lockscreen = .f.

The form will scroll fine until the button is clicked.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform