H Herfried K. Wagner [MVP] Mar 24, 2005 #2 John said: Is there an equivalent of StdFont (VB6) in VB .Net? Thanks. Click to expand... 'System.Drawing.Font' can be used instead (however, 'StdFont' and 'Font' are not equivalent).
John said: Is there an equivalent of StdFont (VB6) in VB .Net? Thanks. Click to expand... 'System.Drawing.Font' can be used instead (however, 'StdFont' and 'Font' are not equivalent).