I am trying to use a Window component with Telerik buttons to allow the user to both make choices and to acknowledge.
If they need to make a choice, I want two buttons. If they need to acknowledge, I want one button.
But the properties of the button don't allow them to be changed programatically.
How to accomplish this?