Click here to Skip to main content
15,912,400 members
Home / Discussions / C#
   

C#

 
GeneralRe: Write text in other thread Pin
error140827-Jan-07 11:56
error140827-Jan-07 11:56 
QuestionNetwork resources in a local area network Pin
SkyNET29089727-Jan-07 7:20
SkyNET29089727-Jan-07 7:20 
AnswerRe: Network resources in a local area network Pin
Parwej Ahamad27-Jan-07 8:30
professionalParwej Ahamad27-Jan-07 8:30 
GeneralRe: Network resources in a local area network Pin
SkyNET29089727-Jan-07 9:27
SkyNET29089727-Jan-07 9:27 
GeneralRe: Network resources in a local area network Pin
SkyNET29089728-Jan-07 3:07
SkyNET29089728-Jan-07 3:07 
QuestionCan't change icon Pin
kalkwarf27-Jan-07 5:51
kalkwarf27-Jan-07 5:51 
AnswerRe: Can't change icon Pin
Luc Pattyn27-Jan-07 6:04
sitebuilderLuc Pattyn27-Jan-07 6:04 
QuestionRe: Can't change icon Pin
kalkwarf28-Jan-07 6:20
kalkwarf28-Jan-07 6:20 
Thank you, this solved most of my problems.

I must say that all this is not very intuitive. Multiple icons in one file? Also, it would be nice if the IDE's Icon Editor displayed all the images in the file or gave you a hint that there may be more than one. Oh well.

Another question: You mentioned that the icon plucked from the file depends on circumstances. Is there any way of extracting a specific icon from a file? For instance, I get the icon with:

statusBarPanel.Icon = new Icon(this.GetType(), "MyIcon.ico");


This seems to look for the 16x16 icon. What if I had a circumstance where I wanted a specific size (color...) rather than the default?


Thanks,

Dave
AnswerRe: Can't change icon Pin
Luc Pattyn28-Jan-07 6:49
sitebuilderLuc Pattyn28-Jan-07 6:49 
AnswerRe: Can't change icon Pin
bobsugar22227-Jan-07 6:42
bobsugar22227-Jan-07 6:42 
AnswerRe: Can't change icon Pin
engsrini27-Jan-07 22:29
engsrini27-Jan-07 22:29 
QuestionVS 2005 crashes whenever I open my form... Pin
Lord Kixdemp27-Jan-07 5:32
Lord Kixdemp27-Jan-07 5:32 
AnswerRe: VS 2005 crashes whenever I open my form... Pin
Luc Pattyn27-Jan-07 6:11
sitebuilderLuc Pattyn27-Jan-07 6:11 
GeneralRe: VS 2005 crashes whenever I open my form... Pin
Lord Kixdemp27-Jan-07 16:40
Lord Kixdemp27-Jan-07 16:40 
GeneralRe: VS 2005 crashes whenever I open my form... Pin
Lord Kixdemp27-Jan-07 18:34
Lord Kixdemp27-Jan-07 18:34 
Questionuniversal connection b/w c# & MS ACCESS Pin
rao raja27-Jan-07 4:55
rao raja27-Jan-07 4:55 
AnswerRe: universal connection b/w c# & MS ACCESS Pin
Guffa27-Jan-07 6:49
Guffa27-Jan-07 6:49 
QuestionDAAB Configuration Problem Pin
adnanrafiq27-Jan-07 1:25
adnanrafiq27-Jan-07 1:25 
AnswerRe: DAAB Configuration Problem Pin
Rakheesh Chalil27-Jan-07 16:08
Rakheesh Chalil27-Jan-07 16:08 
Question.NET 2.0 & .NET 2.0 CF .. difference .. Pin
abalbo26-Jan-07 23:38
abalbo26-Jan-07 23:38 
AnswerRe: .NET 2.0 & .NET 2.0 CF .. difference .. Pin
Guffa27-Jan-07 0:29
Guffa27-Jan-07 0:29 
GeneralRe: .NET 2.0 & .NET 2.0 CF .. difference .. Pin
Luc Pattyn27-Jan-07 3:18
sitebuilderLuc Pattyn27-Jan-07 3:18 
JokeRe: .NET 2.0 & .NET 2.0 CF .. difference .. Pin
bobsugar22227-Jan-07 6:57
bobsugar22227-Jan-07 6:57 
GeneralRe: .NET 2.0 & .NET 2.0 CF .. difference .. Pin
Luc Pattyn27-Jan-07 7:26
sitebuilderLuc Pattyn27-Jan-07 7:26 
GeneralRe: .NET 2.0 & .NET 2.0 CF .. difference .. Pin
bobsugar22227-Jan-07 7:35
bobsugar22227-Jan-07 7:35 

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.