fjtrooper Posted November 6, 2020 Posted November 6, 2020 Hello! How could I set global font name in my application? is it posible? THX Quote
Sherzod Posted November 6, 2020 Posted November 6, 2020 1 hour ago, fjtrooper said: How could I set global font name in my application? is it posible? Hello, MainForm.Font.Name = ? Quote
fjtrooper Posted November 6, 2020 Author Posted November 6, 2020 Yes something like that, but using a global css or something like that Quote
irigsoft Posted November 6, 2020 Posted November 6, 2020 3 hours ago, Sherzod said: Hello, MainForm.Font.Name = ? Do these settings apply to all forms of session? Quote
fjtrooper Posted November 6, 2020 Author Posted November 6, 2020 Yes, set a global font name for the application. If I want to change the font name of everything, do that globally Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.