Skip to content

Port TrackBarDesigner to runtime#9703

Merged
LeafShi1 merged 4 commits intodotnet:mainfrom
LeafShi1:Issue_4908_Port_TrackBarDesigner
Aug 18, 2023
Merged

Port TrackBarDesigner to runtime#9703
LeafShi1 merged 4 commits intodotnet:mainfrom
LeafShi1:Issue_4908_Port_TrackBarDesigner

Conversation

@LeafShi1
Copy link
Member

@LeafShi1 LeafShi1 commented Aug 10, 2023

Fixes #4908

Proposed changes

  • Port TrackBarDesigner.cs to runtime

Customer Impact

  • TrackBarDesigner can be designed in runtime

Regression?

  • No

Risk

  • Minimal

Screenshots

Before

image

After

AfterChang

Test methodology

  • Manually (added TrackBarDesigner to DemoConsole test app)

Accessibility testing

Test environment(s)

  • .net 8.0.100-rc.1.23407.2
Microsoft Reviewers: Open in CodeFlow

@LeafShi1 LeafShi1 requested a review from a team as a code owner August 10, 2023 03:05
@ghost ghost assigned LeafShi1 Aug 10, 2023
Copy link
Member

@lonitra lonitra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! :)

SimonZhao888
SimonZhao888 previously approved these changes Aug 16, 2023
@LeafShi1 LeafShi1 changed the base branch from feature/9.0 to main August 17, 2023 06:23
@LeafShi1 LeafShi1 dismissed SimonZhao888’s stale review August 17, 2023 06:23

The base branch was changed.

@LeafShi1 LeafShi1 merged commit 0a15d2c into dotnet:main Aug 18, 2023
@LeafShi1 LeafShi1 deleted the Issue_4908_Port_TrackBarDesigner branch August 18, 2023 02:02
@MandiMan
Copy link
Contributor

MandiMan commented Aug 24, 2023

Verified this PR in Winforms main branch for .Net 9.0, now TrackBarDesigner is supported in runtime, we can modify TrackBar in DemoConsole app by its some properties:

Video.mp4

@ghost ghost locked as resolved and limited conversation to collaborators Sep 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support designer capabilities at runtime

6 participants