Click here to Skip to main content
16,005,467 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Getting the value of an item in a nested array Pin
jszpila19-Jan-06 3:43
jszpila19-Jan-06 3:43 
Questionadding details in a ListView Pin
Devraj Raut18-Jan-06 4:19
Devraj Raut18-Jan-06 4:19 
AnswerRe: adding details in a ListView Pin
Dave Kreskowiak18-Jan-06 4:56
mveDave Kreskowiak18-Jan-06 4:56 
AnswerRe: adding details in a ListView Pin
hmklakmal18-Jan-06 5:02
hmklakmal18-Jan-06 5:02 
QuestionInvalid printer specified Pin
misecprj18-Jan-06 4:19
misecprj18-Jan-06 4:19 
AnswerRe: Invalid printer specified Pin
Dave Kreskowiak18-Jan-06 4:43
mveDave Kreskowiak18-Jan-06 4:43 
QuestionIcon problem Pin
Brightday18-Jan-06 4:12
Brightday18-Jan-06 4:12 
AnswerRe: Icon problem Pin
Dave Kreskowiak18-Jan-06 4:40
mveDave Kreskowiak18-Jan-06 4:40 
An icon file can contain different sizes for the same icon, but you have to create these sizes. The system will look in the icon file for the appropriate size image it needs for where the icon is going to be displayed. If the appropriate size is not found in the file, a default icon is used.

Edit the icon file and add images for, say 32x32 and 16x16. Some implementations, like Explorer's Large Icon view in Windows XP, can look for a 64x64 image of your icon.


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

QuestionRe: Icon problem Pin
Brightday19-Jan-06 5:22
Brightday19-Jan-06 5:22 
AnswerRe: Icon problem Pin
Dave Kreskowiak19-Jan-06 9:28
mveDave Kreskowiak19-Jan-06 9:28 
QuestionRe: Icon problem Pin
Brightday19-Jan-06 15:04
Brightday19-Jan-06 15:04 
AnswerRe: Icon problem Pin
Dave Kreskowiak19-Jan-06 17:31
mveDave Kreskowiak19-Jan-06 17:31 
GeneralRe: Icon problem Pin
Brightday20-Jan-06 10:43
Brightday20-Jan-06 10:43 
AnswerRe: Icon problem Pin
Joshua Quick18-Jan-06 7:25
Joshua Quick18-Jan-06 7:25 
GeneralRe: Icon problem Pin
Brightday19-Jan-06 5:13
Brightday19-Jan-06 5:13 
GeneralRe: Icon problem Pin
Joshua Quick19-Jan-06 7:38
Joshua Quick19-Jan-06 7:38 
GeneralRe: Icon problem Pin
Brightday19-Jan-06 15:06
Brightday19-Jan-06 15:06 
QuestionString Arrays Help Pin
Devraj Raut18-Jan-06 3:10
Devraj Raut18-Jan-06 3:10 
AnswerRe: String Arrays Help Pin
J4amieC18-Jan-06 3:22
J4amieC18-Jan-06 3:22 
GeneralRe: String Arrays Help Pin
Dave Kreskowiak18-Jan-06 4:26
mveDave Kreskowiak18-Jan-06 4:26 
GeneralRe: String Arrays Help Pin
J4amieC18-Jan-06 5:27
J4amieC18-Jan-06 5:27 
GeneralRe: String Arrays Help Pin
Dave Kreskowiak18-Jan-06 5:35
mveDave Kreskowiak18-Jan-06 5:35 
AnswerRe: String Arrays Help Pin
Dave Kreskowiak18-Jan-06 4:35
mveDave Kreskowiak18-Jan-06 4:35 
Questionreplacement of INI Files Pin
HemaRawat18-Jan-06 2:28
HemaRawat18-Jan-06 2:28 
AnswerRe: replacement of INI Files Pin
Colin Angus Mackay18-Jan-06 2:56
Colin Angus Mackay18-Jan-06 2:56 

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.