Click here to Skip to main content
15,888,968 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: WMI Access Pin
wakkerjack12-Jul-04 3:01
wakkerjack12-Jul-04 3:01 
GeneralRe: WMI Access Pin
wakkerjack20-Jul-04 9:59
wakkerjack20-Jul-04 9:59 
GeneralGetThumbnailImage with ListView Pin
Brad Fackrell7-Jul-04 7:44
Brad Fackrell7-Jul-04 7:44 
GeneralRe: GetThumbnailImage with ListView Pin
Brad Fackrell8-Jul-04 11:37
Brad Fackrell8-Jul-04 11:37 
GeneralRe: GetThumbnailImage with ListView Pin
beowulfagate8-Jul-04 13:24
beowulfagate8-Jul-04 13:24 
GeneralRe: GetThumbnailImage with ListView Pin
Brad Fackrell9-Jul-04 9:58
Brad Fackrell9-Jul-04 9:58 
GeneralRe: GetThumbnailImage with ListView Pin
beowulfagate9-Jul-04 14:08
beowulfagate9-Jul-04 14:08 
GeneralRe: GetThumbnailImage with ListView Pin
Brad Fackrell11-Jul-04 4:04
Brad Fackrell11-Jul-04 4:04 
That did the trick. Thanks!

Now the Index variable is giving me a fit.

Dim index As Integer = lstPhotos.LargeImageList.Images.Add(imagethumb.GetThumbnailImage)

Should index be declared as something other than an Integer since an image is being assigned to it? Is so, do you know what it would be?

Thanks
Brad
GeneralRe: GetThumbnailImage with ListView Pin
beowulfagate11-Jul-04 13:38
beowulfagate11-Jul-04 13:38 
GeneralRe: GetThumbnailImage with ListView Pin
Brad Fackrell12-Jul-04 4:42
Brad Fackrell12-Jul-04 4:42 
GeneralVB-6 Menus Pin
N4LXL7-Jul-04 3:06
N4LXL7-Jul-04 3:06 
GeneralRe: VB-6 Menus Pin
Dave Kreskowiak7-Jul-04 5:27
mveDave Kreskowiak7-Jul-04 5:27 
Generalsetting the track bar control Pin
Prowess6-Jul-04 23:29
Prowess6-Jul-04 23:29 
GeneralRe: setting the track bar control Pin
hpAng6-Jul-04 23:49
hpAng6-Jul-04 23:49 
GeneralRe: setting the track bar control Pin
Prowess7-Jul-04 0:23
Prowess7-Jul-04 0:23 
GeneralAdding User-Controlled Sound to Visual Basic .NET Pin
6-Jul-04 20:58
suss6-Jul-04 20:58 
GeneralRe: Adding User-Controlled Sound to Visual Basic .NET Pin
hpAng6-Jul-04 21:33
hpAng6-Jul-04 21:33 
GeneralRe: Adding User-Controlled Sound to Visual Basic .NET Pin
hpAng6-Jul-04 23:11
hpAng6-Jul-04 23:11 
Generalquery interface in VB??..... Pin
kunja_chan6-Jul-04 11:15
kunja_chan6-Jul-04 11:15 
GeneralRe: query interface in VB??..... Pin
beowulfagate6-Jul-04 13:52
beowulfagate6-Jul-04 13:52 
GeneralRe: query interface in VB??..... Pin
The Man from U.N.C.L.E.19-Jul-04 7:29
The Man from U.N.C.L.E.19-Jul-04 7:29 
GeneralDisplay Images Pin
Brad Fackrell6-Jul-04 8:43
Brad Fackrell6-Jul-04 8:43 
GeneralRe: Display Images Pin
beowulfagate6-Jul-04 13:49
beowulfagate6-Jul-04 13:49 
QuestionTwo listboxes on same form appear linked? Pin
drluggo6-Jul-04 3:20
drluggo6-Jul-04 3:20 
AnswerRe: Two listboxes on same form appear linked? Pin
Dave Kreskowiak6-Jul-04 4:24
mveDave Kreskowiak6-Jul-04 4:24 

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.