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 The RichTextBox control is not support the SmartTag under ToolStripContainer tab #11822

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

Epica3055
Copy link
Member

@Epica3055 Epica3055 commented Aug 6, 2024

Fixes #11792

Proposed changes

  • surface.CreateControl will add the Control to the designer form, so we don't have to add these controls to tabPage6

Screenshots

Before

image

After

image
image

Microsoft Reviewers: Open in CodeFlow

Copy link

codecov bot commented Aug 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.98877%. Comparing base (fa00708) to head (c84435e).
Report is 29 commits behind head on feature/10.0.

Additional details and impacted files
@@                  Coverage Diff                   @@
##           feature/10.0      #11822         +/-   ##
======================================================
+ Coverage      74.94672%   74.98877%   +0.04205%     
======================================================
  Files              3026        3032          +6     
  Lines            630129      630113         -16     
  Branches          46738       46701         -37     
======================================================
+ Hits             472261      472514        +253     
+ Misses           154520      154250        -270     
- Partials           3348        3349          +1     
Flag Coverage Δ
Debug 74.98877% <ø> (+0.04205%) ⬆️
integration 17.95646% <ø> (-0.02550%) ⬇️
production 48.12098% <ø> (+0.05781%) ⬆️
test 97.01301% <ø> (-0.00194%) ⬇️
unit 45.15035% <ø> (+0.05298%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Copy link
Member

@Tanya-Solyanik Tanya-Solyanik left a comment

Choose a reason for hiding this comment

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

Looks good!

@Epica3055 Epica3055 merged commit 56782c0 into dotnet:feature/10.0 Aug 8, 2024
8 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Sep 7, 2024
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.

2 participants