ribbon Button in ButtonGroup in Statusbar

Ribbon for WPF Forum

Posted 16 years ago by Matt
Avatar
I have a few button in ButtonGroup in Statusbar however when one is click its background stays the selected color until another button is selected. How can I change this behaviour to normal you click and your done, i.e. its almost behaving like a toggle button?

Comments (1)

Posted 16 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
It's probably retaining focus. You need to make sure your StatusBar is outside the main content's focus area by setting its FocusManager.IsFocusScope="True".


Actipro Software Support

The latest build of this product (v24.1.2) was released 3 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.