Click here to Skip to main content
15,909,898 members
Home / Discussions / C#
   

C#

 
GeneralRe: So the question remains, How do you get an IntPtr to an executable containing a resource? Pin
mike montagne16-May-07 9:38
mike montagne16-May-07 9:38 
GeneralRe: So the question remains, How do you get an IntPtr to an executable containing a resource? Pin
led mike16-May-07 9:43
led mike16-May-07 9:43 
GeneralRe: So the question remains, How do you get an IntPtr to an executable containing a resource? Pin
mike montagne16-May-07 9:17
mike montagne16-May-07 9:17 
AnswerRe: Getting an IntPtr handle to an instance of the executable file that contains a resource. Pin
Uwe Keim16-May-07 8:22
sitebuilderUwe Keim16-May-07 8:22 
GeneralRe: Getting an IntPtr handle to an instance of the executable file that contains a resource. Pin
mike montagne16-May-07 8:46
mike montagne16-May-07 8:46 
GeneralRe: Getting an IntPtr handle to an instance of the executable file that contains a resource. Pin
Uwe Keim16-May-07 9:21
sitebuilderUwe Keim16-May-07 9:21 
GeneralRe: Getting an IntPtr handle to an instance of the executable file that contains a resource. Pin
mike montagne16-May-07 9:31
mike montagne16-May-07 9:31 
GeneralRe: Getting an IntPtr handle to an instance of the executable file that contains a resource. Pin
Uwe Keim16-May-07 10:02
sitebuilderUwe Keim16-May-07 10:02 
mike montagne wrote:
I'm going to have to look around to see what method to use to retrieve my managed resources


In fact it's rather easy. Just use the Windows Forms designer and assign an image (e.g. to a PictureBox).

Then take a look at the MyForm.Designer.cs file and see the designer-generated code that loads from the resource.

Adapt it and do it in a similar way.



--
Zeta Producer Desktop CMS
Intuitive, completely easy-to-use CMS for Windows.

Zeta Helpdesk
Open Source ticket software for Windows and web.

Zeta Uploader
Easily send large files by e-mail. Windows and web client.

Desargues
Innovative, lean and neat calculator for Windows.

QuestionUnit testing using VS 2005 Team Testing Pin
jayart16-May-07 6:36
jayart16-May-07 6:36 
AnswerRe: Unit testing using VS 2005 Team Testing Pin
Not Active16-May-07 7:43
mentorNot Active16-May-07 7:43 
QuestionMouse DragBox Pin
Gareth H16-May-07 5:40
Gareth H16-May-07 5:40 
AnswerRe: Mouse DragBox Pin
led mike16-May-07 6:31
led mike16-May-07 6:31 
GeneralRe: Mouse DragBox Pin
Gareth H17-May-07 0:12
Gareth H17-May-07 0:12 
QuestionCan we add a textbox & button to a listview Pin
mosaicit16-May-07 5:40
mosaicit16-May-07 5:40 
AnswerRe: Can we add a textbox & button to a listview Pin
mike montagne16-May-07 5:48
mike montagne16-May-07 5:48 
GeneralRe: Can we add a textbox & button to a listview Pin
mosaicit16-May-07 19:35
mosaicit16-May-07 19:35 
GeneralRe: Can we add a textbox & button to a listview Pin
mike montagne22-May-07 9:50
mike montagne22-May-07 9:50 
AnswerRe: Can we add a textbox & button to a listview Pin
Uwe Keim16-May-07 8:23
sitebuilderUwe Keim16-May-07 8:23 
Questionc# and icons... Pin
losted16-May-07 5:02
losted16-May-07 5:02 
AnswerRe: c# and icons... Pin
mike montagne16-May-07 5:50
mike montagne16-May-07 5:50 
GeneralRe: c# and icons... Pin
losted16-May-07 6:04
losted16-May-07 6:04 
GeneralRe: c# and icons... Pin
mike montagne16-May-07 6:34
mike montagne16-May-07 6:34 
AnswerRe: c# and icons... Pin
kubben16-May-07 8:08
kubben16-May-07 8:08 
GeneralRe: c# and icons... Pin
losted16-May-07 8:21
losted16-May-07 8:21 
GeneralRe: c# and icons... Pin
Uwe Keim16-May-07 8:26
sitebuilderUwe Keim16-May-07 8:26 

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.