Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scrolling Forms
Message
 
To
15/06/1998 08:32:30
Raymond Humphrys
Michigan Department of Community Health
Bath, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00086569
Message ID:
00108243
Views:
78
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform