CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: jonnydexter

Search: Search took 0.05 seconds.

  1. Replies
    11
    Views
    2,501

    Re: scroll bars on a panel ?

    sorry should have been clearer, as i said between 3- 5 bmps merged down to a single bmp, transferred to the panel for the purpose of when the panel scrolls.

    im just playing with ideas here, in...
  2. Replies
    11
    Views
    2,501

    Re: scroll bars on a panel ?

    i was thinking along the lines of 3-5 independant bmp's all the same dimensions layered together. i would imagine it nees some sort of masking applid and if so is it built in or do i need to code it....
  3. Replies
    11
    Views
    2,501

    Re: scroll bars on a panel ?

    many thanks for the replies, i will have to go back and adjust accordingly.

    what do you suggest as the best route for doing multiple layers onto the image ? i.e. 4 seperate layers combined into...
  4. Replies
    11
    Views
    2,501

    scroll bars on a panel ?

    hi

    i have setup a mdi parent form with 3 panles on it. one docked to the left , one docked to the right and the third docked as fill to sit inbetween the other two.
    i want to display an image on...
Results 1 to 4 of 4





Click Here to Expand Forum to Full Width

Featured