Bitmap inserted to dialog
-
Hello I am working with MFC. When i insert a bitmap to dialog, the buttons and edit boxes behind that bitmap disappears. Can anyone tell me how can i make them visible. Thanks We Believe in Excellence
you should UPDATEDATA(FALSE)before insert.luck.:zzz:
-
Hello I am working with MFC. When i insert a bitmap to dialog, the buttons and edit boxes behind that bitmap disappears. Can anyone tell me how can i make them visible. Thanks We Believe in Excellence
Aqueel wrote: When i insert a bitmap to dialog, the buttons and edit boxes behind that bitmap disappears. What would you expect to happen when a bitmap is placed over the other controls? Explain in more detail what you are trying to accomplish and maybe a more suitable solution can be offered.
"Ideas are a dime a dozen. People who put them into action are priceless." - Unknown
-
Hello I am working with MFC. When i insert a bitmap to dialog, the buttons and edit boxes behind that bitmap disappears. Can anyone tell me how can i make them visible. Thanks We Believe in Excellence
U got the solution in MSDN forum. right??:-D VC++ programmer
-
Aqueel wrote: When i insert a bitmap to dialog, the buttons and edit boxes behind that bitmap disappears. What would you expect to happen when a bitmap is placed over the other controls? Explain in more detail what you are trying to accomplish and maybe a more suitable solution can be offered.
"Ideas are a dime a dozen. People who put them into action are priceless." - Unknown
Hello I want to insert a bitmap on dialog as background image so that all other controls are placed on this image. When i try to do this i mean when i put a bitmap on dialog, all controls that should come over the image go behind that image and are not shown in output. How can i make them visible? We Believe in Excellence
-
U got the solution in MSDN forum. right??:-D VC++ programmer
-
:confused: There is no MSDN forum. If you are referring to the microsoft.public.vc.mfc newsgroup, you received two responses within an hour after your post. One of them referred you to here.
"Ideas are a dime a dozen. People who put them into action are priceless." - Unknown