Skip to content

Application.SetDefaultFont(Font) not available in VB.NET #5793

@MichaelMayrhofer

Description

@MichaelMayrhofer
  • .NET Core Version: .NET 6.0.100-rc.1.21458.32
  • Have you experienced this same bug with .NET Framework?: No

Problem description:
According to https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.application.setdefaultfont?view=net-6.0 there should be a method Application.SetDefaultFont(Font) also available in VB.NET, but it isn't. The compiler reports an error when I add this method call in my VB.NET app.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions