Textbox scrolling
- From: Kent Briggs <kbriggs@xxxxxxxxxxx>
- Date: Thu, 15 Dec 2005 00:59:34 GMT
VB 2005, .NET CF 2.0
Is it possible to append text to a multiline textbox without scrolling vertically? If not, is it possible to get the vertical scrollbar's thumb position and reset it after appending? I've tried using SendMessage with EM_GETTHUMB but it always returns 0 and EM_LINESCROLL has no effect either.
-- Kent Briggs, kbriggs@xxxxxxxxxxx Briggs Softworks, http://www.briggsoft.com .
- Follow-Ups:
- Re: Textbox scrolling
- From: Daniel Moth
- Re: Textbox scrolling
- Prev by Date: Re: Memory leak when working with datasets
- Next by Date: Re: WCELOAD
- Previous by thread: Listview items on parent form listview does not display
- Next by thread: Re: Textbox scrolling
- Index(es):
Relevant Pages
|