Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textbox moving
Message
From
30/09/1999 20:07:29
 
 
To
30/09/1999 19:33:03
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00271378
Message ID:
00271388
Views:
16
Hi Augusto,

>
TextBox.Top = This.Top + This.HeaderHeight + This.RowHeight * (This.RelativeRow - 1)
Is that what you need?

In Addtion, add this:

Thisform.Text1.Visible = This.RelativeRow > 0

Then add both lines to the Scrolled Event as well.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform