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

The running Form isn't keeping consistent with "Startup object" choosing Form #9331

Open
Zheng-Li01 opened this issue Nov 14, 2023 · 0 comments
Assignees
Labels
Area-VisualBasic Specific to the VB.NET language. Feature-Project-Properties-Designer The new project property pages which replace the legacy AppDesigner Feature-WinForms Features related to bringing up the Windows Forms designer and related features. Triage-Investigate Reviewed and investigation needed by dev team

Comments

@Zheng-Li01
Copy link
Member

Minimal Reproduction Scenario

  1. Create a WinForms .Net Core VB application with three Form designers, and added several controls for each Form designer
  2. Go to app's Properties ->Application page
  3. Switch the Form in the Startup object
  4. Run the project directly -- this is necessary step.
  5. Repeat the steps 3 & 4
  6. Observer the results between running Form and Startup object choosing Form

Current Behavior

The running Form isn't keeping consistent with "Startup object" choosing Form
Core

Expected Behavior

The running Form should keep consistent with "Startup object" choosing Form
Framework

Test Environment

Dev17 17.9.0 Preview 2.0 [34313.131.main]

Have you experienced this same issue with .NET Framework designer?

No

Have you experienced this same issue with previous previews of VisualStudio?

No, this issue can't reproduce on Dev17 17.7.6 which own the old template.
BeforeTemplate

More Info

  1. The issue can't reproduce on .NET Framework with new template.
  2. The issue can't reproduce if saving before running the project.
@Zheng-Li01 Zheng-Li01 added the Area-Infrastructure Relates to build, test & run infrastructure of this repo. label Nov 14, 2023
@melytc melytc self-assigned this Nov 16, 2023
@melytc melytc added Feature-WinForms Features related to bringing up the Windows Forms designer and related features. Triage-Investigate Reviewed and investigation needed by dev team Feature-Project-Properties-Designer The new project property pages which replace the legacy AppDesigner Area-VisualBasic Specific to the VB.NET language. and removed Area-Infrastructure Relates to build, test & run infrastructure of this repo. labels Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-VisualBasic Specific to the VB.NET language. Feature-Project-Properties-Designer The new project property pages which replace the legacy AppDesigner Feature-WinForms Features related to bringing up the Windows Forms designer and related features. Triage-Investigate Reviewed and investigation needed by dev team
Projects
None yet
Development

No branches or pull requests

2 participants