Closed TatianaKapos closed 1 week ago
Fixes Modal Position to center in middle of application, disables input to parent hwnd, and add onShowEvent
Resolves #13765 Resolves #13159 Resolves #14064 Default positioning for #14068
Calculates the modal position based on parent RECT and dispatches onShow event.
Uses EnableWindow to disable input to parent hwnd but let me know if there's a better API to use!
Tested locally
yes
Implements onShow event for Modal and fixes positioning
Description
Fixes Modal Position to center in middle of application, disables input to parent hwnd, and add onShowEvent
Type of Change
Why
Resolves #13765 Resolves #13159 Resolves #14064 Default positioning for #14068
What
Calculates the modal position based on parent RECT and dispatches onShow event.
Uses EnableWindow to disable input to parent hwnd but let me know if there's a better API to use!
Screenshots
Testing
Tested locally
Changelog
yes
Implements onShow event for Modal and fixes positioning
Microsoft Reviewers: Open in CodeFlow