Skip to content

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

Answered by RussKie
MichaelMayrhofer asked this question in Q&A
Discussion options

You must be logged in to vote

The method is available, however it is available on System.Windows.Forms.Application type:

VB has a property called Application, and this is causes the confusion.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@RussKie
Comment options

RussKie Sep 17, 2021
Collaborator

@MichaelMayrhofer
Comment options

Answer selected by RussKie
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
📚 documentation Documentation bug or improvement area-VisualBasic
4 participants
Converted from issue

This discussion was converted from issue #5793 on September 17, 2021 07:10.