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

Change Cursor for ActionBar Burger-Button? #371

Open
WaGi-Coding opened this issue Nov 15, 2022 · 1 comment
Open

Change Cursor for ActionBar Burger-Button? #371

WaGi-Coding opened this issue Nov 15, 2022 · 1 comment

Comments

@WaGi-Coding
Copy link

Can i change the cursor on the action bar's burger-button without making changes to the library? Or assign mousemove/mouseleave events to that button.

@valimaties
Copy link

valimaties commented Nov 16, 2022

In current version, I don't think you can, because "burger-button" it's a private Rectangle property of MaterialForm class.
But, please tell me if you want some custom cursors or one of the System.Windows.Forms.Cursors class?

The PR #372 will help you with system cursors.

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

2 participants