Hi Dave, I did forget about mentioning the anchors.
MyForm.pgf.Anchor = 15 MyForm.pgf.Page2.InnerPgf.Anchor = 14 It is set on the lower half of the page. MyForm.pgf.Page2.InnerPgf.edt.Anchor = 0 All the classes used are subclasses from the VFP. I found the artifact will appear when stretching the window down quickly. However, I just built a test form and I am seeing the artifact appear using base classes. Thank you for tinkering, Tracy Dave Crozier wrote on 2017-07-14: > I forgot to say, as per your brief all editbox, pageframes and form all subclassed > > dave > > -----Original Message----- > From: ProFox [mailto:[email protected]] On Behalf Of Dave Crozier > Sent: 14 July 2017 09:41 > To: ProFox Email List <[email protected]> > Subject: RE: Scrollbar ghost effect > > Correction - Anchor 15 > > Dave > > -----Original Message----- > From: ProFox [mailto:[email protected]] On Behalf Of Dave Crozier > Sent: 14 July 2017 09:40 > To: ProFox Email List <[email protected]> > Subject: RE: Scrollbar ghost effect > > Tracy, > Assuming you are anchoring both the pageframes and the contained editbox (I have used Anchor=10) than on Windows 10 64Bit I don't get any problems at all. > > Dave > > -----Original Message----- > From: ProFox [mailto:[email protected]] On Behalf Of Tracy Pearson > Sent: 13 July 2017 20:55 > To: [email protected] > Subject: Scrollbar ghost effect > > Hello, > > A Form - MyForm > A PageFrame - MyForm.pgf > A 2nd PageFrame - MyForm.pgf.Page2.InnerPgf An Editbox - MyForm.pgf.Page2.InnerPgf.Page2.edt > > Set the MyForm.pgf.Page2 active > Set the MyForm.pgf.Page2.InnerPgf.Page2 active > > Now stretch the form down quickly. > > In Windows 10, on 3 different machines, we are seeing the scrollbar of the editbox ghost over MyForm.pgf.Page2 > > Anyone want to try to duplicate that and share your findings? > > Thank you, > Tracy > > _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

