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

Fix not focusing custom controls via FocusManager #3160

Merged

Conversation

punker76
Copy link
Member

Problem: NumericUpDown, HotKeyBox and TimerPickerBase doesn't focus for the first time when the FocusManager will be used.

What changed?

Fix not focusing at the OnGotFocus event.

Closed issues.

Closes #3042

  Problem: NumericUpDown, HotKeyBox and TimerPickerBase doesn't focus for the first time when the FocusManager will be used.
@punker76 punker76 added this to the 1.6.0 milestone Jan 18, 2018
@punker76 punker76 self-assigned this Jan 18, 2018
@punker76 punker76 merged commit bcb404b into develop Jan 18, 2018
@punker76 punker76 deleted the feature/GH-3042_FocusManager_Focusing_Custom_Controls branch January 18, 2018 10:45
@punker76 punker76 added the Bug label Feb 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant