I have an app that it makes sense to make one of the push buttons disabled
at startup
and after a user action is taken, it may make sense to enable the buton. I
know how to disable the button both via resource settings and
programmatically. How the heck fo you programmatically enable a pucsh
button? There is no inverse style setting for WS_DISABLED
Thanks
-Mark