Click here to Skip to main content
15,927,514 members
Home / Discussions / C#
   

C#

 
GeneralRe: passing the value "null" for the ChangeDisplaySettings API function in C# Pin
c10justin92411-Sep-08 18:44
c10justin92411-Sep-08 18:44 
AnswerRe: passing the value "null" for the ChangeDisplaySettings API function in C# Pin
Mark Salsbery12-Sep-08 7:17
Mark Salsbery12-Sep-08 7:17 
GeneralRe: passing the value "null" for the ChangeDisplaySettings API function in C# Pin
c10justin92412-Sep-08 9:49
c10justin92412-Sep-08 9:49 
GeneralRe: passing the value "null" for the ChangeDisplaySettings API function in C# Pin
tuxy4221-May-10 5:17
tuxy4221-May-10 5:17 
QuestionUITypeEditor problem - Get calling assembly Pin
Chris_McGrath11-Sep-08 15:24
Chris_McGrath11-Sep-08 15:24 
QuestionWindow.open() not working in IE7 & IE8 Pin
hivshi11-Sep-08 14:42
hivshi11-Sep-08 14:42 
AnswerRe: Window.open() not working in IE7 & IE8 Pin
Christian Graus11-Sep-08 15:21
protectorChristian Graus11-Sep-08 15:21 
AnswerRe: Window.open() not working in IE7 & IE8 Pin
Guffa12-Sep-08 0:27
Guffa12-Sep-08 0:27 
That code doesn't open the page in a new window, it opens the page in the window named "mywindow". It's only if there is no window with that name that a new window is opened. If you want to open a new window, you should use the target "_blank" instead of "mywindow".

There is nothing in the window.open method that could case the window to close after a second. There has to be something in the code in the page that you open that does that.

Despite everything, the person most likely to be fooling you next is yourself.

Questiondatagridview - edit columns size Pin
nelsonpaixao11-Sep-08 14:27
nelsonpaixao11-Sep-08 14:27 
AnswerRe: datagridview - edit columns size Pin
Eslam Afifi11-Sep-08 14:39
Eslam Afifi11-Sep-08 14:39 
AnswerRe: datagridview - edit columns size Pin
Mycroft Holmes11-Sep-08 15:10
professionalMycroft Holmes11-Sep-08 15:10 
QuestionFunny Control Behavior [modified] Pin
Member 204889411-Sep-08 14:00
Member 204889411-Sep-08 14:00 
QuestionToolstrip Items Disappeared Pin
kruegersck11-Sep-08 13:05
kruegersck11-Sep-08 13:05 
Questionstruct X class Pin
Dirso11-Sep-08 12:57
Dirso11-Sep-08 12:57 
AnswerRe: struct X class Pin
Judah Gabriel Himango11-Sep-08 13:00
sponsorJudah Gabriel Himango11-Sep-08 13:00 
AnswerRe: struct X class Pin
Christian Graus11-Sep-08 15:15
protectorChristian Graus11-Sep-08 15:15 
GeneralRe: struct X class Pin
Dirso11-Sep-08 15:37
Dirso11-Sep-08 15:37 
GeneralRe: struct X class Pin
Judah Gabriel Himango11-Sep-08 17:27
sponsorJudah Gabriel Himango11-Sep-08 17:27 
GeneralRe: struct X class Pin
Dirso12-Sep-08 0:11
Dirso12-Sep-08 0:11 
AnswerRe: struct X class Pin
Guffa11-Sep-08 20:52
Guffa11-Sep-08 20:52 
GeneralRe: struct X class Pin
Dirso12-Sep-08 0:13
Dirso12-Sep-08 0:13 
GeneralRe: struct X class Pin
Guffa12-Sep-08 2:32
Guffa12-Sep-08 2:32 
Questionwhich database is installed on every computer Pin
Deresen11-Sep-08 12:03
Deresen11-Sep-08 12:03 
AnswerRe: which database is installed on every computer Pin
Pete O'Hanlon11-Sep-08 12:25
mvePete O'Hanlon11-Sep-08 12:25 
AnswerRe: which database is installed on every computer Pin
Eslam Afifi11-Sep-08 12:35
Eslam Afifi11-Sep-08 12:35 

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.