Skip to content

Add info about PictureBox behavior changes #9591

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

Merged
merged 3 commits into from
Feb 2, 2024
Merged

Add info about PictureBox behavior changes #9591

merged 3 commits into from
Feb 2, 2024

Conversation

adegeo
Copy link
Contributor

@adegeo adegeo commented Feb 1, 2024

Summary

  • Updated the PictureBox.Load methods to describe new behavior starting with .NET 8.
  • Cleaned up formatting issues in the sections where I pasted the information.

Fixes dotnet/docs-desktop#1722

Hide whitespace to see the actual changes.

image

@ghost ghost added the area-WinForms Issues or PRs that relate to WinForms. label Feb 1, 2024
@adegeo adegeo requested review from gewarren and lonitra February 1, 2024 22:26
Copy link

Learn Build status updates of commit bf0fff6:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Windows.Forms/PictureBox.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Copy link
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

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

It's probably best to use an include file since it's repeated in a few places.

adegeo and others added 2 commits February 2, 2024 12:18
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
@adegeo adegeo requested a review from a team as a code owner February 2, 2024 20:42
Copy link

Learn Build status updates of commit ba644b8:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Windows.Forms/PictureBox.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Copy link

Learn Build status updates of commit 9ffec8d:

✅ Validation status: passed

File Status Preview URL Details
includes/System.Windows.Forms.PictureBox/load-behavior-changes.md ✅Succeeded View
xml/System.Windows.Forms/PictureBox.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@adegeo adegeo merged commit db29c24 into main Feb 2, 2024
@adegeo adegeo deleted the adegeo-winforms branch February 2, 2024 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-WinForms Issues or PRs that relate to WinForms.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document New Switch System.Windows.Forms.ServicePointManagerCheckCrl
2 participants