Hey all,

Can't I send a BM_SETSTATE message in DDT ?

I tried to use:

Code:
CALLBACK FUNCTION MainDlg()
    Local Ctl_ID&
    Ctl_ID&=100
    CONTROL SEND CBHNDL, Ctl_ID&, %BM_SETSTATE, %true,0
END FUNCTION
And it doesn't like it????-----Thanks---B

DISREGUARD!!!!! IT WORKS--I DIDN'T KNOW WHAT I WAS TALKING ABOUT
------------------




[This message has been edited by Brad D Byrne (edited September 22, 2001).]