Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Button doesn't handle click #82

Open
rufuswilson opened this issue Feb 12, 2024 · 0 comments
Open

Button doesn't handle click #82

rufuswilson opened this issue Feb 12, 2024 · 0 comments

Comments

@rufuswilson
Copy link

Sometimes, if I try to click on a button the callback is not triggered.

The item is a normal RibbonButton. The handler is defined via

this.startBtn.Click += new System.EventHandler(this.onStart);

How can I debug this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant