Hello,
I am using a dialogbar in one of my projects.The DialogBar has a push button ( CButton ) in it.However, the button is always disabled when the dialogbar comes on screen.Even after forcibly using EnableWindow(TRUE) , the button remains disabled.The remaining resources entries like Edit Boxes, Radio Buttons, etc are displayed correctly.
What needs to be done to enable the button?
Thanks in Advance...
I am using a dialogbar in one of my projects.The DialogBar has a push button ( CButton ) in it.However, the button is always disabled when the dialogbar comes on screen.Even after forcibly using EnableWindow(TRUE) , the button remains disabled.The remaining resources entries like Edit Boxes, Radio Buttons, etc are displayed correctly.
What needs to be done to enable the button?
Thanks in Advance...