Click here to Skip to main content
15,905,508 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: .NET Bug Pin
Mazdak31-Jan-04 9:45
Mazdak31-Jan-04 9:45 
GeneralRe: .NET Bug Pin
Judah Gabriel Himango3-Feb-04 6:26
sponsorJudah Gabriel Himango3-Feb-04 6:26 
Generaldrop-down text field Pin
Dan Broomall30-Jan-04 9:25
Dan Broomall30-Jan-04 9:25 
GeneralArithmeticException (overflow) in System.Drawing.Font Pin
A.Obraztsov29-Jan-04 23:33
A.Obraztsov29-Jan-04 23:33 
GeneralBinaryReader and BinaryWriter and "Endianess" Pin
Paul Selormey29-Jan-04 22:06
Paul Selormey29-Jan-04 22:06 
QuestionHow do I change the icon on the dialog? Pin
adonisv29-Jan-04 20:15
adonisv29-Jan-04 20:15 
AnswerRe: How do I change the icon on the dialog? Pin
Mike Ellison30-Jan-04 5:50
Mike Ellison30-Jan-04 5:50 
GeneralRe: How do I change the icon on the dialog? Pin
Dan Broomall30-Jan-04 9:30
Dan Broomall30-Jan-04 9:30 
Let me make sure I understand the question before I say something stupid. You have created a custom dialog and you want to change the icon for that dialog. Correct?

If so, then you should be able to simply change the Icon property of the dialog. It should simply be a matter of mapping to the Icon file that you would like to use. For simplicity, you could add the Icon to your project, then you won't have to worry about validating whether the file exists or not. It will be a part of your solution.

Is this what you meant?

Dan
GeneralRe: How do I change the icon on the dialog? Pin
adonisv5-Feb-04 9:19
adonisv5-Feb-04 9:19 
GeneralRe: How do I change the icon on the dialog? Pin
Dan Broomall5-Feb-04 9:45
Dan Broomall5-Feb-04 9:45 
GeneralPossible memory leak in System.Windows.Forms (Icon property) Pin
Palladino29-Jan-04 8:47
Palladino29-Jan-04 8:47 
QuestionHow to tell if I have SP1 or SP2 installed on th box? Pin
Anonymous29-Jan-04 8:35
Anonymous29-Jan-04 8:35 
GeneralGetting a custom components' parent Pin
2sky29-Jan-04 4:55
2sky29-Jan-04 4:55 
Questionhow to Include Dotnet Framework in my project msi Pin
payal sheth29-Jan-04 1:46
payal sheth29-Jan-04 1:46 
AnswerRe: how to Include Dotnet Framework in my project msi Pin
devvvy29-Jan-04 1:56
devvvy29-Jan-04 1:56 
GeneralRe: how to Include Dotnet Framework in my project msi Pin
devvvy29-Jan-04 1:57
devvvy29-Jan-04 1:57 
GeneralRe: how to Include Dotnet Framework in my project msi Pin
Anonymous1-Feb-04 21:12
Anonymous1-Feb-04 21:12 
GeneralRe: how to Include Dotnet Framework in my project msi Pin
Terrence J. Joubert1-Feb-04 23:51
Terrence J. Joubert1-Feb-04 23:51 
GeneralRe: how to Include Dotnet Framework in my project msi Pin
Norman Fung2-Feb-04 0:02
Norman Fung2-Feb-04 0:02 
AnswerRe: how to Include Dotnet Framework in my project msi Pin
godzooky2-Feb-04 4:53
godzooky2-Feb-04 4:53 
GeneralCOM extended - Excel Pin
Praveen Nayak28-Jan-04 17:42
Praveen Nayak28-Jan-04 17:42 
GeneralDrawImage blurs when resizing image Pin
Michael Menne28-Jan-04 10:18
Michael Menne28-Jan-04 10:18 
GeneralSetting HWND handle to a .NET Windows form Pin
MrBean27-Jan-04 22:04
MrBean27-Jan-04 22:04 
GeneralRe: Setting HWND handle to a .NET Windows form Pin
Serge Lobko-Lobanovsky27-Jan-04 22:35
Serge Lobko-Lobanovsky27-Jan-04 22:35 
GeneralRe: Setting HWND handle to a .NET Windows form Pin
MrBean27-Jan-04 22:39
MrBean27-Jan-04 22:39 

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.