quote:
Originally posted by Eljay
Changing it to use VARIANT_BOOL seems to work fine for me.
c++ code:
pPlusWnd->Button_SetCheckState("ChkTest", VARIANT_TRUE);
Yes it does,.. Thanks! I could have sworn I tried that in my original code too (I even mention it in my opening post...)
Now I feel like an idiot