Click here to Skip to main content
15,886,137 members
Home / Discussions / C#
   

C#

 
QuestionPausing program execution Pin
smurfy349-Nov-05 6:58
smurfy349-Nov-05 6:58 
AnswerRe: Pausing program execution Pin
Wjousts9-Nov-05 7:28
Wjousts9-Nov-05 7:28 
QuestionSocket programming Pin
Iftikar9-Nov-05 5:21
Iftikar9-Nov-05 5:21 
AnswerRe: Socket programming Pin
Judah Gabriel Himango9-Nov-05 5:25
sponsorJudah Gabriel Himango9-Nov-05 5:25 
QuestionNew Item on Properties Window Pin
Caio19859-Nov-05 5:20
Caio19859-Nov-05 5:20 
AnswerRe: New Item on Properties Window Pin
Jon Rista9-Nov-05 10:33
Jon Rista9-Nov-05 10:33 
Questiongetting the icon for a specific folder Pin
defaulk9-Nov-05 3:39
defaulk9-Nov-05 3:39 
Questionshowing a panel on a dialog Pin
NikoTanghe9-Nov-05 3:28
NikoTanghe9-Nov-05 3:28 
I want to do the following thing:

I have a tabsheet with properties where a user can set the program option, configure some various data, ect...

Some parts (a specific panel that is on a tab) must be showed in a separate dialog.

In the application, there is a 'Edit' button. clicking on it brings up a modal dialog with the panel and a save button.
This because the option screen has lots of tabpages.
Jumping to the specific panel to let the user configure the option would be to messy. how would the user finds his way back to the page with the edit button and continue?

OK, so far, so good. Bringing the panel in a dialog is no problem
in the constructor of a 'edit'dialog, add the panel to the controls array.
Troubles start when the edit dialog is closed.
This will also close the panel on the option screen.
(a dialog will automatically close his child controls)

how can I prevent this?

Perhaps a better solutions to do this?

greetings,

Niko
AnswerRe: showing a panel on a dialog Pin
Kurt _B9-Nov-05 6:49
Kurt _B9-Nov-05 6:49 
GeneralRe: showing a panel on a dialog Pin
NikoTanghe9-Nov-05 10:53
NikoTanghe9-Nov-05 10:53 
GeneralRe: showing a panel on a dialog Pin
Kurt _B9-Nov-05 12:10
Kurt _B9-Nov-05 12:10 
GeneralRe: showing a panel on a dialog Pin
NikoTanghe9-Nov-05 21:11
NikoTanghe9-Nov-05 21:11 
QuestionIterating thru the Outlook mail folders - C# Pin
vjvivaj9-Nov-05 3:21
vjvivaj9-Nov-05 3:21 
AnswerRe: Iterating thru the Outlook mail folders - C# Pin
Judah Gabriel Himango9-Nov-05 5:24
sponsorJudah Gabriel Himango9-Nov-05 5:24 
GeneralRe: Iterating thru the Outlook mail folders - C# Pin
vjvivaj9-Nov-05 18:15
vjvivaj9-Nov-05 18:15 
Questionhelp with Deserialize a string problem in c# Pin
drey19-Nov-05 3:20
drey19-Nov-05 3:20 
AnswerRe: help with Deserialize a string problem in c# Pin
Jon Rista9-Nov-05 10:39
Jon Rista9-Nov-05 10:39 
NewsC# lock statement Pin
Den2Fly9-Nov-05 3:00
Den2Fly9-Nov-05 3:00 
AnswerRe: C# lock statement Pin
Judah Gabriel Himango9-Nov-05 5:20
sponsorJudah Gabriel Himango9-Nov-05 5:20 
GeneralRe: C# lock statement Pin
Jon Rista9-Nov-05 10:54
Jon Rista9-Nov-05 10:54 
NewsRe: C# lock statement Pin
Den2Fly9-Nov-05 13:45
Den2Fly9-Nov-05 13:45 
QuestionFTP Pin
v.k.s9-Nov-05 2:48
v.k.s9-Nov-05 2:48 
AnswerRe: FTP Pin
lmoelleb9-Nov-05 20:57
lmoelleb9-Nov-05 20:57 
QuestionC# control licence question Pin
dojdoj9-Nov-05 2:47
dojdoj9-Nov-05 2:47 
Questionhow to manipulate exe files ? Pin
hdv2129-Nov-05 2:09
hdv2129-Nov-05 2:09 

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.