borderAndreaVB free resources for Visual Basic developersborder

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

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Next Topic (Plz Help for Crystal Report in VB.NET 2008) New Topic New Poll Post Reply
AndreaVB Forum : VB.Net : Printing Listbox in VB.net
Poster Message
civuk
Level: Trainee

Registered: 09-03-2007
Posts: 1

icon Printing Listbox in VB.net

Hello I have been trying to find a solution for about 1 month now on how to print items in a listbox.

Please some one help me, i am trying to finish a program and that is what is stopping me.

Thanks

Civuk

09-03-2007 at 03:21 PM
View Profile Send Email to User Show All Posts | Quote Reply
lbuntha
Level: Scholar

Registered: 05-05-2006
Posts: 44
icon Re: Printing Listbox in VB.net

Hello
I don know your question but I recommend you to visit the site: www.codeproject.com
This is site helping you to solve all problem with .Net Framwork.
Thanks and best regards!


____________________________
ly buntha

15-03-2007 at 04:50 AM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
TBryce311
Level: Protégé

Registered: 20-03-2007
Posts: 6
icon Re: Printing Listbox in VB.net

Print on screen?  Select a printer to print?

20-03-2007 at 07:00 PM
View Profile Send Email to User Show All Posts | Quote Reply
bindhya_barbei
Level: Trainee

Registered: 22-06-2009
Posts: 1
icon Re: Printing Listbox in VB.net

quote:
civuk wrote:
Hello I have been trying to find a solution for about 1 month now on how to print items in a listbox.

Please some one help me, i am trying to finish a program and that is what is stopping me.

Thanks

Civuk



Hi,Civuk
             i dont know whether it will heps you or not and i dont know this is the right solution for your problem.

solution: To add a string value in listbox
        command: ListBox2.Items.Add("hello")
             To add a value ,eg dim i as integer
                                               i=10
                          ListBox2.Items.Add(i)

i hope this will helps and for further information you can visit:
http://www.homeandlearn.co.uk/NET/vbNet.html  
                                                                        -Bindhya


Thanks



____________________________
Bindhya
22-06-2009 at 09:46 PM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : VB.Net : Printing Listbox in VB.net
Next Topic (Plz Help for Crystal Report in VB.NET 2008) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

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