Hi
How can I set the Focus to to (dynamically created) button on my toolbar. This button has been merged into the toolbar.
Setting IsActivated = true gives me an error that this button does not belong to this toolbarmanager.
TIAJosef
Hi!
Well it works that the button gets active, but does not really get Focus as the Focus gets to a normal object in the form. Button has blue Color.
What I wanted to achieve is that the user now can press return and start the button-click-Action.
Thanks anyway for your reply.
Josef
Hello Resperger,
I have attached a sample that demonstrates how to set focus to a Button tool displayed in a toolbar. Please use this sample to reproduce your issue and I would like for you to send it back here. Let me know if you have any additional questions.