ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util.Win Namespace / Win32 Class / AddFontResource Method

In This Topic
    AddFontResource Method (Win32)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function AddFontResource( _
       ByVal lpFileName As System.String _
    ) As System.Integer
    public static System.int AddFontResource( 
       System.string lpFileName
    )

    Parameters

    lpFileName
    See Also