M
Morten Snedker
I stumpled upon
Private Const WM_LBUTTONDOWN = &H201
Private Const WM_LBUTTONUP = &H202
Private Const BM_SETSTATE = &HF3
Where do I find an overview of these values? (If e.g. searching msdn,
what should I be searching for?).
Regards /Snedker
Private Const WM_LBUTTONDOWN = &H201
Private Const WM_LBUTTONUP = &H202
Private Const BM_SETSTATE = &HF3
Where do I find an overview of these values? (If e.g. searching msdn,
what should I be searching for?).
Regards /Snedker