Click here to Skip to main content
15,913,854 members
Home / Discussions / C#
   

C#

 
QuestionCreating setup for my application Pin
g_amol11-Sep-08 20:53
g_amol11-Sep-08 20:53 
AnswerRe: Creating setup for my application Pin
Eslam Afifi12-Sep-08 5:25
Eslam Afifi12-Sep-08 5:25 
Questiondatalist [modified] Pin
soujanya G11-Sep-08 19:51
soujanya G11-Sep-08 19:51 
AnswerRe: datalist Pin
Manas Bhardwaj11-Sep-08 23:10
professionalManas Bhardwaj11-Sep-08 23:10 
GeneralRe: datalist Pin
soujanya G12-Sep-08 1:00
soujanya G12-Sep-08 1:00 
QuestionHttp status 401Unauthorized error in java web service Pin
newbieNeeraj11-Sep-08 19:32
newbieNeeraj11-Sep-08 19:32 
AnswerRe: Http status 401Unauthorized error in java web service Pin
#realJSOP11-Sep-08 23:36
professional#realJSOP11-Sep-08 23:36 
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 

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.