I have standard Doc/View application with the view class derived from CScrollview. I have loaded a 256 color bitmap on the entire client area. I'd like to add a small CButton object on the client area ( on top of the bitmap). How can I achieve this without creating additional dialog box. Thank you very much for your help.