Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Images in Report Control
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Images in Report Control

 Post Reply Post Reply
Author
Message
LarryWaugh View Drop Down
Newbie
Newbie


Joined: 25 May 2004
Status: Offline
Points: 9
Post Options Post Options   Thanks (0) Thanks(0)   Quote LarryWaugh Quote  Post ReplyReply Direct Link To This Post Topic: Images in Report Control
    Posted: 07 March 2005 at 10:08am
Hello. Is it possible to add 32x32 pixel images to a report control?
Back to Top
sserge View Drop Down
Moderator Group
Moderator Group


Joined: 01 December 2004
Status: Offline
Points: 1297
Post Options Post Options   Thanks (0) Thanks(0)   Quote sserge Quote  Post ReplyReply Direct Link To This Post Posted: 07 March 2005 at 2:04pm
Hi Larry,

Yes, you can use any images you want, but you will have to override some drawing-related methods which are providing height and width for your rows and columns – it should be not less then the bitmap itself. (some of methods are provided by your Paint Manager class).

--
Regards,
Sergey
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.027 seconds.