Mutually exclusive Pushbutton

Hello to everyone,

this is my first post on this forum. I'm quite new to windows api programming, but I'm working on a legacy application and I need some tips, so I decided to join this forum.

Coming to the my problem, I need to implement a toolbar with mutually exclusive pushbutton. Unfortunately they MUST be pushbuttons and not radiobuttons as it might be better.

So I would like to know if there is a direct way to implement this behavior like one can do with the radiobutton, or I have to implement by myself the exclusion logic.

Thanks in advance,

Alessandro
Last edited on
Topic archived. No new replies allowed.