Is this possible. Everytime I Create the Dialog with the CDialog::Create, it comes up with out a button the task bar. Any help?
Printable View
Is this possible. Everytime I Create the Dialog with the CDialog::Create, it comes up with out a button the task bar. Any help?
Try with function:
SetIcon( HICON hIcon, bool BigIcon = true );