Luke Gardiner
New Member
Hello,
I'm trying to make an ocx-button that has a property similar to the no-focus property of the standard progress button, however am having trouble achieving the desired results. Does anyone know how this focus affect is achieved. I've tried handling incoming messages such as WM_SETFOCUS, WM_KILLFOCUS, however I have a feeling that I should not be even receiving these messages, and that the way to get no-focus is through a windows API call or something... I think... Anybody have any idea's or pointers, thx in advance
Luke .
I'm trying to make an ocx-button that has a property similar to the no-focus property of the standard progress button, however am having trouble achieving the desired results. Does anyone know how this focus affect is achieved. I've tried handling incoming messages such as WM_SETFOCUS, WM_KILLFOCUS, however I have a feeling that I should not be even receiving these messages, and that the way to get no-focus is through a windows API call or something... I think... Anybody have any idea's or pointers, thx in advance
Luke .