Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scrolling Forms
Message
 
À
15/06/1998 08:32:30
Raymond Humphrys
Michigan Department of Community Health
Bath, Michigan, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00086569
Message ID:
00108243
Vues:
77
>I named the vertical scrollbar - VertScroll
>
>In the CHANGE event I put the lines:
>
>SCROLLFACTOR = ;
> 32767 / (THISFORM.pageframe1.height - thisform.height- 20)
>
>THISFORM.pageframe1.Top = 0 - This.value / ScrollFactor)
>
>ThisForm.pageframe1.refresh
>
>What I don't see is where this.value comes from?
>
>ray

VALUE does not appear on my property list for the scroll bars, but the property is still functional. Did you test the presence of VALUE using either the debugger or [WAIT WINDOW STR(THIS.Value)] after the CHANGE event is triggered?

Michael
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform