trichview.support
| Re: Problem with "bottomless" TRichViewEdit | 
| Author | Message | 
| Sergey Tkachenko | Posted: 06/28/2004 15:25:39 Try to set : MyRichView->VSmallStep = 1; MyRichView->VScrollVisible = false; Note: RichViewEdit1->DocumentHeight does not include border width (usually 2+2=4 pixels) > > I took an example of implementing "bottomless" TRichViewEdit from the > RichView help file. This example is very simple: | 
Powered by ABC Amber Outlook Express Converter