Click here to Skip to main content
15,878,852 members
Home / Discussions / C#
   

C#

 
Questionfixed-Length formatting of String Pin
Ravi Sant10-Apr-11 20:14
Ravi Sant10-Apr-11 20:14 
AnswerRe: fixed-Length formatting of String Pin
Abhinav S10-Apr-11 20:20
Abhinav S10-Apr-11 20:20 
AnswerRe: fixed-Length formatting of String Pin
GlobX10-Apr-11 20:29
GlobX10-Apr-11 20:29 
AnswerRe: fixed-Length formatting of String Pin
OriginalGriff10-Apr-11 20:38
mveOriginalGriff10-Apr-11 20:38 
AnswerRe: fixed-Length formatting of String Pin
Rob Grainger10-Apr-11 23:53
Rob Grainger10-Apr-11 23:53 
AnswerRe: fixed-Length formatting of String Pin
Luc Pattyn11-Apr-11 0:48
sitebuilderLuc Pattyn11-Apr-11 0:48 
QuestionEnable & Disable Dual Monitors Pin
Kevin Marois9-Apr-11 9:20
professionalKevin Marois9-Apr-11 9:20 
AnswerRe: Enable & Disable Dual Monitors Pin
GlobX10-Apr-11 18:29
GlobX10-Apr-11 18:29 
You would have to use the Windows API I'm guessing. Found this StackOverflow question[^] which links off to MSDN documentation of ChangeDisplaySettingsEx[^] function.

I have never really done much Windows API work in C# so I can't tell you off the top of my head how to hook this in and use it, but I'm sure there's plenty of tutorials around[^].

This thread here[^] has (what looks like) some helpful links, too.
QuestionSetup problem Pin
milenalukic9-Apr-11 4:56
milenalukic9-Apr-11 4:56 
AnswerRe: Setup problem Pin
Not Active9-Apr-11 6:54
mentorNot Active9-Apr-11 6:54 
GeneralRe: Setup problem Pin
Wendelius9-Apr-11 8:08
mentorWendelius9-Apr-11 8:08 
QuestionPolyGon To Shift Right Pin
Anubhava Dimri8-Apr-11 20:22
Anubhava Dimri8-Apr-11 20:22 
AnswerRe: PolyGon To Shift Right Pin
OriginalGriff8-Apr-11 20:39
mveOriginalGriff8-Apr-11 20:39 
GeneralRe: PolyGon To Shift Right Pin
Anubhava Dimri8-Apr-11 20:49
Anubhava Dimri8-Apr-11 20:49 
GeneralRe: PolyGon To Shift Right Pin
OriginalGriff8-Apr-11 21:02
mveOriginalGriff8-Apr-11 21:02 
GeneralRe: PolyGon To Shift Right Pin
Anubhava Dimri8-Apr-11 22:44
Anubhava Dimri8-Apr-11 22:44 
AnswerRe: PolyGon To Shift Right Pin
Richard MacCutchan8-Apr-11 23:22
mveRichard MacCutchan8-Apr-11 23:22 
AnswerRe: PolyGon To Shift Right Pin
OriginalGriff8-Apr-11 23:29
mveOriginalGriff8-Apr-11 23:29 
GeneralRe: PolyGon To Shift Right Pin
Anubhava Dimri8-Apr-11 23:51
Anubhava Dimri8-Apr-11 23:51 
AnswerRe: PolyGon To Shift Right Pin
OriginalGriff9-Apr-11 0:04
mveOriginalGriff9-Apr-11 0:04 
GeneralRe: PolyGon To Shift Right Pin
Anubhava Dimri9-Apr-11 0:39
Anubhava Dimri9-Apr-11 0:39 
GeneralRe: PolyGon To Shift Right Pin
dan!sh 9-Apr-11 1:03
professional dan!sh 9-Apr-11 1:03 
AnswerRe: PolyGon To Shift Right Pin
OriginalGriff9-Apr-11 1:07
mveOriginalGriff9-Apr-11 1:07 
GeneralRe: PolyGon To Shift Right Pin
Anubhava Dimri9-Apr-11 1:10
Anubhava Dimri9-Apr-11 1:10 
GeneralRe: PolyGon To Shift Right Pin
OriginalGriff9-Apr-11 1:15
mveOriginalGriff9-Apr-11 1:15 

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.