Hi !
I have a toolbar with "state" button - one of three tools should be selected at a time.
Is there any simple way to mark a tool as "sinked" or something similar?
If not - I tried to modify BackColor and BorderColor. However, there is no BorderStyle property for AppearanceBase. So how can I set a border for a tool ?
Hi,
I am also looking for such properties which would mark a state button tool as sinked(or border styles). How did you resolve this?
Thank you so much in advance.
Regards,
Shravani
I'm not sure what you mean by 'sinked'. If you want to make the StateButtonTool look pressed, you can set its Checked property to True.