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

C#

 
AnswerRe: Create a bmp [modified] Pin
DaveyM6928-Aug-09 9:32
professionalDaveyM6928-Aug-09 9:32 
GeneralRe: Create a bmp Pin
Henry Minute28-Aug-09 9:40
Henry Minute28-Aug-09 9:40 
GeneralRe: Create a bmp Pin
DaveyM6928-Aug-09 10:29
professionalDaveyM6928-Aug-09 10:29 
GeneralRe: Create a bmp Pin
Luc Pattyn29-Aug-09 0:54
sitebuilderLuc Pattyn29-Aug-09 0:54 
GeneralRe: Create a bmp Pin
DaveyM6929-Aug-09 21:29
professionalDaveyM6929-Aug-09 21:29 
GeneralRe: Create a bmp Pin
Luc Pattyn29-Aug-09 22:24
sitebuilderLuc Pattyn29-Aug-09 22:24 
GeneralRe: Create a bmp Pin
DaveyM6929-Aug-09 22:51
professionalDaveyM6929-Aug-09 22:51 
AnswerRe: Create a bmp Pin
Henry Minute28-Aug-09 9:35
Henry Minute28-Aug-09 9:35 
This sounds as if it could be for something naughty.
But I don't care, today, so:

BitMap bm = new BitMap(1, 1);
bm.Save("C:\Windows\Temp\NefariousBitmap.bmp");


Henry Minute

Do not read medical books! You could die of a misprint. - Mark Twain
Girl: (staring) "Why do you need an icy cucumber?"
“I want to report a fraud. The government is lying to us all.”

GeneralRe: Create a bmp Pin
JollyMansArt28-Aug-09 9:50
JollyMansArt28-Aug-09 9:50 
QuestionUsing my application to open a file Pin
kola_pumping28-Aug-09 7:17
kola_pumping28-Aug-09 7:17 
AnswerRe: Using my application to open a file Pin
stancrm28-Aug-09 7:33
stancrm28-Aug-09 7:33 
GeneralRe: Using my application to open a file Pin
kola_pumping31-Aug-09 7:11
kola_pumping31-Aug-09 7:11 
GeneralRe: Using my application to open a file Pin
stancrm31-Aug-09 20:28
stancrm31-Aug-09 20:28 
GeneralRe: Using my application to open a file Pin
kola_pumping2-Sep-09 2:21
kola_pumping2-Sep-09 2:21 
QuestionC# Excel and Threading Pin
StyleGuide28-Aug-09 7:14
StyleGuide28-Aug-09 7:14 
AnswerRe: C# Excel and Threading Pin
MarkB77728-Aug-09 15:41
MarkB77728-Aug-09 15:41 
GeneralRe: C# Excel and Threading Pin
StyleGuide28-Aug-09 21:29
StyleGuide28-Aug-09 21:29 
AnswerRe: C# Excel and Threading Pin
FilipKrnjic29-Aug-09 6:11
FilipKrnjic29-Aug-09 6:11 
QuestionState map with markers,info windows Pin
shultas28-Aug-09 6:59
shultas28-Aug-09 6:59 
AnswerRe: State map with markers,info windows Pin
stancrm28-Aug-09 7:35
stancrm28-Aug-09 7:35 
GeneralRe: State map with markers,info windows Pin
shultas28-Aug-09 8:03
shultas28-Aug-09 8:03 
GeneralRe: State map with markers,info windows Pin
stancrm28-Aug-09 13:13
stancrm28-Aug-09 13:13 
QuestionModulo Function Pin
Quake2Player28-Aug-09 5:21
Quake2Player28-Aug-09 5:21 
AnswerRe: Modulo Function Pin
DaveyM6928-Aug-09 5:23
professionalDaveyM6928-Aug-09 5:23 
AnswerRe: Modulo Function Pin
harold aptroot28-Aug-09 5:36
harold aptroot28-Aug-09 5:36 

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.