- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am able to load bitmaps into a picture box dynamically at runtime usinga STM_SETIMAGE message in SendDlgItemMessage. I now wish to be able to handle bitmaps that might be larger than the original picture box is in the Resource Editor. Ideally, I would like for scroll bars to appear when the newly loaded bitmap is larger than a preset size. Does anyone have any suggestions as to how to handle that requirement?
Thanks,
Steve
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
By the way, I did find a solution in VC++ to this problem here ->
http://www.codeproject.com/bitmap/bmpscroll.asp
Now I would just like to know how to accomplish the same task in DVF. Thanks in advance for any help or advice.
- Steve

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page