Port FlowLayoutPanelDesigner to runtime#9658
Merged
Tanya-Solyanik merged 4 commits intodotnet:feature/9.0from Aug 7, 2023
Merged
Port FlowLayoutPanelDesigner to runtime#9658Tanya-Solyanik merged 4 commits intodotnet:feature/9.0from
Tanya-Solyanik merged 4 commits intodotnet:feature/9.0from
Conversation
56 tasks
Contributor
Tanya-Solyanik
left a comment
There was a problem hiding this comment.
Very nice, I only added minor comments! Please follow up with nullability changes in the next PR
src/System.Windows.Forms.Design/src/System/ComponentModel/Design/FlowLayoutPanelDesigner.cs
Outdated
Show resolved
Hide resolved
src/System.Windows.Forms/tests/IntegrationTests/DesignSurface/DemoConsole/MainForm.cs
Outdated
Show resolved
Hide resolved
src/System.Windows.Forms.Design/src/System/Windows/Forms/Design/FlowLayoutPanelDesigner .cs
Outdated
Show resolved
Hide resolved
…hub.com/LeafShi1/winforms into Issue_4908_Port_FlowLayoutPanelDesigner
Contributor
|
Verified this PR in feature/9.0 branch, FlowLayoutPanel is supported in runtime, we can modify FlowLayoutPanel in DemoConsole app by its some properties: FlowLayoutPanelDesigner.mp4 |
Epica3055
pushed a commit
to Epica3055/winforms
that referenced
this pull request
Aug 15, 2023
* Port FlowLayoutPanelDesigner to runtime
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #4908
Proposed changes
Customer Impact
Regression?
Risk
Screenshots
Before
After
Test methodology
Test environment(s)
Microsoft Reviewers: Open in CodeFlow