|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
GDI+ Rendering Text and scrollingDoes anybody have any experience with samples to point me to.
I am developing a little list, which renders the text using GDI which all works ok, however I then need to be able to make the form/user control scroll the text that is off the form client area into view, which I am not sure how to do. I cant use Autoscroll because these are not controls it is Text, am I better off just using say the data grid control ? and let it take care of it all ? If it is single dimensional list.. i.e just one columns the idea would be to
use ListBox...DataGrid for multi-column list..., VJ Show quoteHide quote "Michael Pine" <MichaelP***@discussions.microsoft.com> wrote in message news:0AA52970-2357-44D3-9A34-7516D27069B0@microsoft.com... > Does anybody have any experience with samples to point me to. > > I am developing a little list, which renders the text using GDI which all > works ok, however I then need to be able to make the form/user control > scroll > the text that is off the form client area into view, which I am not sure > how > to do. > > I cant use Autoscroll because these are not controls it is Text, am I > better > off just using say the data grid control ? and let it take care of it all > ?
Seemingly random Concurrency violations updating Access database
Insert into database Running program in VB.NET doesn't work? How to invoke the ClassLibrary? Read sequential file using VB Query based on a text box value.. One line of code not working : susposed to resize datagrid column.. MDI Child Controls question Host application in IE Call MS ACCESS report from vb.net |
|||||||||||||||||||||||