Ribbon - ToolBarButton Down/checked property

Hi,

Is there any way to keep a Rboon ToolBarButton stay pressed down/checked?
The Disabled state looks like pressed/checked state.

Thanks
J?rgen

Set AdvToolBarButton.Style = tasCheck

I cant find this property in the TTMSFNCToolBarButton class.


Thanks
Jürgen

Sorry, I was confused this concerns the FNC toolbar and thought it was the VCL toolbar. 

For the FNC TTMSFNCToolBarButton, there is a DownState property you can set to true to force the button in down state.

Found. Thanks you.

Is it possible to add support for ActionItem and connect this "DownState" to the "checked" property?

We will investigate this if it is feasible, especially in order to support that for all the frameworks that we support with FNC.