Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Font list in VB 6.0
Name: wheelspinner99 Date: September 18, 2004 at 11:10:47 Pacific OS: n/a CPU/Ram: n/a
Comment:
I was wondering if there was a way to get a listing of all the fonts on a particular system for use in an array? Thanks.
Summary: I am writing a software program in VB 6.0 that accepts input from a user and stores it to an Access database - both text and numeric. How do I declare the variables for these items. For instance, I ha...
Summary: In VB 6.0, I had write the following script: Set cn = New ADODB.Connection cn.ConnectionString = "Provider=Microsoft.Jet.OLEDB.3.51;" _ & "Data Source=" & App.Path & _ ...
Summary: Well I Need Help In VB 6.0 I Have 2 Normal List box's 1 Listbox has a Name The 2nd listbox has the url I need it when you click on a Column in click on the same one in List 2 ...