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

[Bug]: KryptonForm Does not route WM_Help request #868

Open
Smurf-IV opened this issue Dec 11, 2022 · 0 comments
Open

[Bug]: KryptonForm Does not route WM_Help request #868

Smurf-IV opened this issue Dec 11, 2022 · 0 comments
Labels
bug Something isn't working version:95 All things to do with V95.
Milestone

Comments

@Smurf-IV
Copy link
Member

Whilst investigating #867 and performing the actions of https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.messagebox.show?view=windowsdesktop-7.0#system-windows-forms-messagebox-show(system-string-system-string-system-windows-forms-messageboxbuttons-system-windows-forms-messageboxicon-system-windows-forms-messageboxdefaultbutton-system-windows-forms-messageboxoptions-system-boolean)

The callback function for this.HelpRequested += new System.Windows.Forms.HelpEventHandler (this.Form1_HelpRequested);
Is not routed in a KryptonForm

@Smurf-IV Smurf-IV added the bug Something isn't working label Dec 11, 2022
@Smurf-IV Smurf-IV added the version:90 All things to do with V90. label Jul 7, 2024
@Smurf-IV Smurf-IV added this to the Version 90 milestone Jul 7, 2024
@PWagner1 PWagner1 added version:95 All things to do with V95. and removed version:90 All things to do with V90. labels Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working version:95 All things to do with V95.
Projects
None yet
Development

No branches or pull requests

2 participants