trichview.support
Re: caret to topleft / scrolling up problem |
Author |
Message |
Sergey Tkachenko |
Posted: 06/19/2002 22:31:27 Can you send me your document? I'll see what's wrong. > I display some text with an image, and it is shown slightly scrolled down. > (top part of image cut off). > I want to get the effect of clicking on the control and pressing HOME plus > CURSOR UP. > > This does not scroll up: > > ItemNo := 0; > Offs := GetOffsBeforeItem(ItemNo); > SetSelectionBounds(ItemNo, Offs, ItemNo, Offs); > > Neither does this: > > ScrollTo(0); > > What am I doing wrong? > > Frank > > |
Powered by ABC Amber Outlook Express Converter