Twelve Years of Service
Posts: 249
Threads: 76
Points: 24NSP
[save] Need some help saving listbox without showing save dialog [VB.NET] 01-19-2011, 07:39 PM
#1
Thanks for first thing.
EDIT:
how can i save the contains of a listbox without save filedialog poping up???
i know hoe to do the other way
•
Twelve Years of Service
Posts: 2,366
Threads: 170
Points: 1NSP
RE: Need some help with something [VB.NET] 01-19-2011, 07:52 PM
#2
Removed. coder explained all and i had a mistake... X_X
(This post was last modified: 01-19-2011, 08:04 PM by Skullmeat.)
Pierce the life fibers with your drill.
•
Twelve Years of Service
Posts: 2,366
Threads: 170
Points: 1NSP
RE: Need some help with something [VB.NET] 01-19-2011, 08:01 PM
#4
coder's code is better then me. try his mine is Fa1lure X_X
Pierce the life fibers with your drill.
•
Twelve Years of Service
Posts: 2,622
Threads: 213
Points: 0NSP
RE: Need some help with something [VB.NET] 01-19-2011, 08:08 PM
#6
It assumes that you have the word chrome, and other application names added in the Listbox. Now when you enter "chrome" for example, it will look in the ListBox Items and if found it would start the Process.
I believe that is what you wanted.
![[Image: rytwG00.png]](http://i.imgur.com/rytwG00.png)
Redcat Revolution!
•
Twelve Years of Service
Posts: 249
Threads: 76
Points: 24NSP
RE: Need some help with something [VB.NET] 01-19-2011, 08:12 PM
#10
i seem to this i did it all right but i will give it another go just incase
yer it was my fail thanks so much you have helped me a lot
•