Not able to select a Font file from Windows Fonts folder using OpenFileDialog
        Posted  
        
            by nils_gate
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by nils_gate
        
        
        
        Published on 2010-05-12T12:19:38Z
        Indexed on 
            2010/05/12
            12:54 UTC
        
        
        Read the original article
        Hit count: 393
        
I am trying to use the .NET Windows Form OpenFileDialog control to select a font file (not a font as you would with the FontDialog), but the dialog will not allow a mouse click to select a file in the C:\WINDOWS\Font directory.
Any ideas for choosing a font file
© Stack Overflow or respective owner