Kind of a bootstrap way to handle it, but you may be able to put the individual boxes on separate frames...that usually separates them....that's what I use for radio buttons and it works fine.
What code did you try? One way is to subclass the combos and discard the right mouse click message. Although each control has to be subclassed and unsubclassed seperately, you can point them all to a single WindowProc to process the messages.
________________________________________________________________
If you want to get the best response to a question, please check out FAQ222-2244 first
'People who live in windowed environments shouldn't cast pointers.'
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.