Hi, I'm doing a dialog box in VC++ 6.0. Can somebody please advice me how do I put an icon/bmp file on the title bar..? (Refer to the picture attached)
I've tried searching it in books and google but i couldn't find anything.
Thanks.

Do you have an MFC program? Try CWnd::SetIcon() method. Not sure it will do what you want, but you can try it.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.