Skip to content

SplashScreen form not shown unless Startup Form set to Sub Main #4279

Description

@paul1956
  • .NET Core Version:
    Microsoft.WindowsDesktop.App 5.0.0

  • Have you experienced this same bug with .NET Framework?:
    No

Problem description:

In Framework SplashScreen is shown if one is defined in project file and Project Startup object is set to Form1. In Core the splash screen is only shown if Startup object is set to Sub Main

Expected behavior:
SplashScreen is shown if Startup object is set to Form1

Minimal repro:
https://github.com/paul1956/WinForms5VBSample

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions