|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Where can I get a list of the available fonts?I need to get a list of the available fonts as some type of collection or
array. How can I do this? Thanks. "Nathan Sokalski" <njsokal***@hotmail.com> schrieb: Are you talking about Windows Forms or Web Forms? Do you want to enumerate >I need to get a list of the available fonts as some type of collection or >array. How can I do this? fonts on the client or on the server? \\\ Dim g As Graphics = Me.CreateGraphics() .... = FontFamily.GetFamilies(g) g.Dispose() /// -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> "Nathan Sokalski" <njsokal***@hotmail.com> wrote in message InstalledFontCollection()news:%239gBP3prGHA.3384@TK2MSFTNGP04.phx.gbl... > I need to get a list of the available fonts as some type of collection or > array. How can I do this? Thanks. See your installed Help for the article entitled "How to: Enumerate Installed Fonts". If you have trouble locating it, use the Index and locate "fonts" and then "enumerating installed" under that.
Can anyone help with proper use of operator CType in VB.net?
moving the form Data Source error... help!? Autosaving? in VB2005 express Help on DataSets Confussing error .. help needed form image Wounder why not the same BindingContext??? Using multiple properties of FontStyle how know the hardware of my pc |
|||||||||||||||||||||||