GDI/DirectDraw + Scrollbars

1) Depends on whether youre drawing from code or using Picture Boxes, and how you draw from code. If you provide the relevant section we can see if there is anything that can be changed to speed it up.
2) You wouldnt use DirectDraw, it requires too much setting up for minor purposes.
3) You can inherit the scrollbar and draw it yourself
 
1) I load all images in those panels, because i can use no more than one file. Or can I add resources in VB.NET? And if thats the reason, how can i add images as resources?

3) How can I do the images then? I cant find any code to do it. I dont know how to start :(.

with the scrollbar, i mean the scrollbar of a richtextbox.
2fda4b9abcd5fffcdd18861e57cf0f49.jpg

so that i can change all these graphics, like in messenger 6.0/6.1.
 
Last edited by a moderator:
Back
Top