Rapid-Q by William Yu (c)1999-2000 .

Upload il tuo script su Rapidq.it

Scroll richedit

'This force the richedit box to scroll



RichEdit.SelStart = LEN(RichEdit.Text)

SendMessage(RichEdit.Handle, &HB7, 0, 0)



'&HB7 is EM_SCROLLCARET which basically scrolls your RichEdit until the

'caret is in view.




2003 Holyguard.net - 2007 Abruzzoweb