borderAndreaVB free resources for Visual Basic developersborder

AndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2008 Andrea Tincani
:: Draw an horizontal line in the current position

Author  

Andrea Tincani

Language  

VB5, VB6

Operating Systems  

Windows 95, 98 and NT
Module

Public Sub PrintLine(Width As Single)
    Printer.Line (0, Printer.CurrentY)-(Printer.ScaleWidth, Printer.CurrentY + Width), , BF
End Sub

:: Navigation

Home

Printing Using Visual Basic

Previous Tip

Next Tip

:: Search this site
Google
:: Related Topics
icon 28-10-2005 Coding using IsNumeric by 12String
icon 12-08-2005 Re: Need Help by Tripic
icon 01-07-2005 Graphics by gfak25
icon 31-08-2004 Re: Sideways/Vertical Text by fabulous
icon 05-05-2004 Re: Printing in different language in dos mode with VB by steve_w
Partners: Il portale per lui e lei | Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2008 Andrea Tincaniborder