
Dialog Bars and Bitmap Buttons
hi AFoley.
Quote:
>I would like to add Buttons with Bitmaps to control bars. I have chosen
add a normal button to the bar. in the resource editor, set the 'bitmap'
style bit. in your code, you need to load the bitmap for example with
CBitmap::LoadBitmap() and attach it to the button using
etDlgItem( IDC_BUTTON)->SetBitmap();
WM_HOPETHISHEPS
thomas woelfer
http://www.woelfer.com