Custom Font Dialog/Selector for C# that filters out non true type fonts

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Vyshak Vijayan
    New Member
    • Dec 2011
    • 2

    Custom Font Dialog/Selector for C# that filters out non true type fonts

    Since the inbuilt Font Dialog returns a 'Not a True Type Font' Exception on selecting a Non True Type Font, I'm trying to create a Custom Font Dialog using Font-families which filter out non true type fonts.

    The Control is working perfectly but I need a size and style selectors for this dialog.
Working...