Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Copy bitmap to clipboard.

Status
Not open for further replies.

232323

Programmer
May 14, 2001
10
CA
HI,
I need some help. I'm trying to copy my window to the clipboard. However the program is also copying the toolbar and the status bar. I need to get rid of those two. I'm working in an SDI. If I write the code in an MDI, i don't get those two bars, but I get the two scroll bars (which I don't need).
Any suggestions would be greatly appreciated. Spent too long on this already.

thanks
 
implement the interface IDataObject John Fill
1c.bmp


ivfmd@mail.md
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top