Click here to Skip to main content
15,900,368 members
Home / Discussions / C#
   

C#

 
GeneralRe: Http status 401Unauthorized error in java web service Pin
leppie11-Sep-08 23:50
leppie11-Sep-08 23:50 
GeneralRe: Http status 401Unauthorized error in java web service Pin
#realJSOP11-Sep-08 23:54
professional#realJSOP11-Sep-08 23:54 
GeneralRe: Http status 401Unauthorized error in java web service Pin
leppie12-Sep-08 0:00
leppie12-Sep-08 0:00 
AnswerRe: Http status 401Unauthorized error in java web service Pin
leppie12-Sep-08 2:21
leppie12-Sep-08 2:21 
GeneralRe: Http status 401Unauthorized error in java web service Pin
newbieNeeraj15-Sep-08 20:37
newbieNeeraj15-Sep-08 20:37 
QuestionMDI Related issue Pin
supriyaP11-Sep-08 19:27
supriyaP11-Sep-08 19:27 
AnswerRe: MDI Related issue Pin
#realJSOP11-Sep-08 23:37
professional#realJSOP11-Sep-08 23:37 
AnswerRe: MDI Related issue Pin
Mbah Dhaim12-Sep-08 2:00
Mbah Dhaim12-Sep-08 2:00 
if you have to visible that controls only when no child forms show, you can use SendToBack for that controls when child form show and assign event FormClosed for child forms to call BringToFront to show that controls again

hope it helps

dhaim
programming is a hobby that make some money as side effect Smile | :)

QuestionRaising events from an Unmanaged ActivX Control in C# library Pin
Sreenath Varma11-Sep-08 18:12
Sreenath Varma11-Sep-08 18:12 
QuestionCopy byte arrays into one Pin
CodingLover11-Sep-08 18:08
CodingLover11-Sep-08 18:08 
AnswerRe: Copy byte arrays into one Pin
stancrm11-Sep-08 20:36
stancrm11-Sep-08 20:36 
AnswerRe: Copy byte arrays into one Pin
Guffa11-Sep-08 20:43
Guffa11-Sep-08 20:43 
QuestionRe: Copy byte arrays into one Pin
CodingLover11-Sep-08 23:11
CodingLover11-Sep-08 23:11 
AnswerRe: Copy byte arrays into one Pin
Guffa12-Sep-08 0:24
Guffa12-Sep-08 0:24 
Questionpassing the value "null" for the ChangeDisplaySettings API function in C# Pin
c10justin92411-Sep-08 16:05
c10justin92411-Sep-08 16:05 
AnswerRe: passing the value "null" for the ChangeDisplaySettings API function in C# Pin
yasirjaseem11-Sep-08 17:41
yasirjaseem11-Sep-08 17:41 
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 
Questiondatagridview - edit columns size Pin
nelsonpaixao11-Sep-08 14:27
nelsonpaixao11-Sep-08 14:27 

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.