how to draw nonscrollable elements on ScrollableControl

Posted by silly_dg on Stack Overflow See other posts from Stack Overflow or by silly_dg
Published on 2010-05-21T09:22:16Z Indexed on 2010/05/21 9:50 UTC
Read the original article Hit count: 126

I have ScrollableControl inheritor and i want to draw elements (like header) which are not scrollable during scrolling.

Is there any solution?

© Stack Overflow or respective owner

Related posts about c#

Related posts about winforms