Click here to Skip to main content
15,906,567 members
Home / Discussions / C#
   

C#

 
QuestionHow to add blank space to an image Pin
Paul Brower24-Mar-10 8:41
Paul Brower24-Mar-10 8:41 
AnswerRe: How to add blank space to an image Pin
Not Active24-Mar-10 8:57
mentorNot Active24-Mar-10 8:57 
AnswerRe: How to add blank space to an image Pin
Paul Brower24-Mar-10 9:03
Paul Brower24-Mar-10 9:03 
GeneralRe: How to add blank space to an image Pin
Luc Pattyn24-Mar-10 9:42
sitebuilderLuc Pattyn24-Mar-10 9:42 
GeneralRe: How to add blank space to an image Pin
Amar Chaudhary24-Mar-10 9:53
Amar Chaudhary24-Mar-10 9:53 
AnswerRe: How to add blank space to an image Pin
R. Giskard Reventlov24-Mar-10 9:07
R. Giskard Reventlov24-Mar-10 9:07 
QuestionWindows Context Menu Pin
Blikkies24-Mar-10 8:22
professionalBlikkies24-Mar-10 8:22 
AnswerRe: Windows Context Menu Pin
Luc Pattyn24-Mar-10 8:28
sitebuilderLuc Pattyn24-Mar-10 8:28 
Once you have associated a specific file extension with your app, double-clicking such file in Windows Explorer will launch your app and pass the file (or the selected files) as command line arguments. So look either into the parameters of your static Main() method, or, easier, use some of the Environment methods (GetCommandLineArgs).

Smile | :)

GeneralRe: Windows Context Menu Pin
Blikkies24-Mar-10 8:35
professionalBlikkies24-Mar-10 8:35 
GeneralRe: Windows Context Menu Pin
Luc Pattyn24-Mar-10 8:40
sitebuilderLuc Pattyn24-Mar-10 8:40 
AnswerRe: Windows Context Menu Pin
Firlionel16-May-10 9:05
Firlionel16-May-10 9:05 
QuestionSpeaker verification Pin
Xelalem24-Mar-10 8:09
Xelalem24-Mar-10 8:09 
JokeRe: Speaker verification Pin
PIEBALDconsult24-Mar-10 9:02
mvePIEBALDconsult24-Mar-10 9:02 
GeneralRe: Speaker verification Pin
Xelalem24-Mar-10 9:13
Xelalem24-Mar-10 9:13 
GeneralRe: Speaker verification Pin
PIEBALDconsult24-Mar-10 9:20
mvePIEBALDconsult24-Mar-10 9:20 
GeneralRe: Speaker verification Pin
#realJSOP25-Mar-10 0:06
professional#realJSOP25-Mar-10 0:06 
GeneralRe: Speaker verification Pin
#realJSOP25-Mar-10 0:05
professional#realJSOP25-Mar-10 0:05 
GeneralRe: Speaker verification Pin
Xelalem25-Mar-10 8:29
Xelalem25-Mar-10 8:29 
GeneralRe: Speaker verification Pin
#realJSOP26-Mar-10 10:57
professional#realJSOP26-Mar-10 10:57 
GeneralRe: Speaker verification Pin
Xelalem25-Mar-10 23:36
Xelalem25-Mar-10 23:36 
AnswerRe: Speaker verification Pin
Alan Balkany24-Mar-10 11:39
Alan Balkany24-Mar-10 11:39 
GeneralRe: Speaker verification Pin
PIEBALDconsult24-Mar-10 16:16
mvePIEBALDconsult24-Mar-10 16:16 
AnswerRe: Speaker verification Pin
T M Gray24-Mar-10 11:52
T M Gray24-Mar-10 11:52 
GeneralRe: Speaker verification Pin
Xelalem25-Mar-10 8:30
Xelalem25-Mar-10 8:30 
AnswerRe: Speaker verification Pin
RaviRanjanKr20-Mar-11 4:54
professionalRaviRanjanKr20-Mar-11 4:54 

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.