Click here to Skip to main content
15,900,258 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generalobtaining color from the color.toString Pin
kowplunk22-Jul-04 6:43
kowplunk22-Jul-04 6:43 
GeneralRe: obtaining color from the color.toString Pin
progload24-Jul-04 10:49
progload24-Jul-04 10:49 
GeneralFSO and speed Pin
steff kamush22-Jul-04 5:11
steff kamush22-Jul-04 5:11 
GeneralRe: FSO and speed Pin
Dave Kreskowiak22-Jul-04 5:34
mveDave Kreskowiak22-Jul-04 5:34 
GeneralLinks in textboxes Pin
megadith22-Jul-04 3:33
megadith22-Jul-04 3:33 
GeneralRe: Links in textboxes Pin
Dave Kreskowiak22-Jul-04 3:56
mveDave Kreskowiak22-Jul-04 3:56 
GeneralRe: Links in textboxes Pin
megadith23-Jul-04 8:17
megadith23-Jul-04 8:17 
GeneralRe: Links in textboxes Pin
Dave Kreskowiak23-Jul-04 10:30
mveDave Kreskowiak23-Jul-04 10:30 
ListView would be the way to go. Each line is click-able and double-click-able, so you able to handle each of these events on a line-by-line basis. All your doing is adding the path (a String) to the ListView's Items collection. When the user clicks, or double-clicks, on a line, your code can use the Process classes to start the .PDF file that was clicked on.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Links in textboxes Pin
Mekong River22-Jul-04 5:14
Mekong River22-Jul-04 5:14 
GeneralRe: Links in textboxes Pin
Pablo.ar22-Jul-04 18:53
Pablo.ar22-Jul-04 18:53 
GeneralRe: Links in textboxes Pin
megadith23-Jul-04 8:19
megadith23-Jul-04 8:19 
GeneralRe: Links in textboxes Pin
Pablo.ar23-Jul-04 19:17
Pablo.ar23-Jul-04 19:17 
GeneralClear multiple controls Pin
Brad Fackrell22-Jul-04 2:01
Brad Fackrell22-Jul-04 2:01 
GeneralRe: Clear multiple controls Pin
Dave Kreskowiak22-Jul-04 3:53
mveDave Kreskowiak22-Jul-04 3:53 
GeneralRe: Clear multiple controls Pin
Mekong River22-Jul-04 5:07
Mekong River22-Jul-04 5:07 
GeneralRe: Clear multiple controls Pin
Dave Kreskowiak22-Jul-04 5:20
mveDave Kreskowiak22-Jul-04 5:20 
GeneralColumnHeader Icons Pin
beowulfagate21-Jul-04 21:43
beowulfagate21-Jul-04 21:43 
GeneralRe: ColumnHeader Icons Pin
Pablo.ar22-Jul-04 19:01
Pablo.ar22-Jul-04 19:01 
GeneralPrint Dialog Print to file Pin
gthompson200521-Jul-04 15:43
gthompson200521-Jul-04 15:43 
GeneralRe: Print Dialog Print to file Pin
Dave Kreskowiak22-Jul-04 3:51
mveDave Kreskowiak22-Jul-04 3:51 
GeneralDisplay computer IP Pin
GaryKoh21-Jul-04 14:51
GaryKoh21-Jul-04 14:51 
GeneralRe: Display computer IP Pin
Dave Kreskowiak22-Jul-04 4:03
mveDave Kreskowiak22-Jul-04 4:03 
GeneralVba6 and com server Pin
Anonymous21-Jul-04 7:14
Anonymous21-Jul-04 7:14 
GeneralLosing 1/2 my data in System.Collections.Queues .. Pin
inyoursadachine21-Jul-04 6:09
inyoursadachine21-Jul-04 6:09 
GeneralProblem Accessing Dynamically Created Control In Vb.net Pin
mdrash21-Jul-04 3:36
mdrash21-Jul-04 3:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.