Facebook

add font runtime vb

Add font at run time .Net Or Font VB Net Or Install Font run time

Add font at run time .Net Or Font VB Net Or Install Font run timeYou could install or add font at run time for particularly use in your project. This sample code is for installing font to project at run time in Vb.Net.Solution:Namespace required: Imports System Global Declaration:    Dim PFC As Drawing.Text.PrivateFontCollection   Dim NewFont_FF As […]