Image scroll bar

  • Thread starter Thread starter ali poursadri
  • Start date Start date
A

ali poursadri

Hi,

I want to use a scrollbar that can receives Images( bitmap or ... ).

Can I use standard scroll bar or should use another?

thank.

ali
 
Ali,

What do you mean it can receive images? Do you want to custom paint a
scrollbar? If this is the case, then you can override the OnPaint method of
the scrollbar and paint it yourself, but this might require some effort on
your part (you have to know the position, etc, etc).

Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top