Click here to Skip to main content
15,881,754 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to make messenger like popup messages Pin
User 231751424-Jan-06 1:15
User 231751424-Jan-06 1:15 
QuestionAbout design time support in inherited TextBox control Pin
Kamrul Hasan23-Jan-06 23:20
Kamrul Hasan23-Jan-06 23:20 
AnswerRe: About design time support in inherited TextBox control Pin
AB777124-Jan-06 2:06
AB777124-Jan-06 2:06 
QuestionPopUp form Pin
PHDENG8123-Jan-06 23:01
PHDENG8123-Jan-06 23:01 
AnswerRe: PopUp form Pin
AB777124-Jan-06 0:26
AB777124-Jan-06 0:26 
GeneralRe: PopUp form Pin
PHDENG8124-Jan-06 0:28
PHDENG8124-Jan-06 0:28 
QuestionForm Background image problems Pin
NewbieDude23-Jan-06 22:00
NewbieDude23-Jan-06 22:00 
QuestionShowDialog Pin
microsoc23-Jan-06 21:28
microsoc23-Jan-06 21:28 
hi! Smile | :)

In the ShowDialog, is there a way to set the modality of the form into a parent form only not to the whole application?

i used the ShowDialog(IWin32Window) overload, still it's application modal.

but if i use the Show method and disabled the Parent form this solves the problem, but the process of the parent continues after the form is shown. Unlike in the ShowDialog, it freezes the parent's process until you close the modal form.

so is there any way to make this somewhat a combination?

- Form Modal
- freezes the parent's process when the modal form is shown & resumes when it's closed.

any suggestions is very much appreciated.
thanks in advance! Smile | :)


AnswerRe: ShowDialog Pin
AB777124-Jan-06 0:30
AB777124-Jan-06 0:30 
GeneralRe: ShowDialog Pin
microsoc24-Jan-06 15:06
microsoc24-Jan-06 15:06 
GeneralRe: ShowDialog Pin
AB777124-Jan-06 16:41
AB777124-Jan-06 16:41 
QuestionRe: ShowDialog Pin
microsoc24-Jan-06 20:47
microsoc24-Jan-06 20:47 
AnswerRe: ShowDialog Pin
AB777124-Jan-06 21:06
AB777124-Jan-06 21:06 
AnswerRe: ShowDialog Pin
AB777124-Jan-06 21:23
AB777124-Jan-06 21:23 
GeneralRe: ShowDialog Pin
microsoc24-Jan-06 23:48
microsoc24-Jan-06 23:48 
Questionxls File Parser Pin
xoxoxoxoxoxox23-Jan-06 21:15
xoxoxoxoxoxox23-Jan-06 21:15 
AnswerRe: xls File Parser Pin
albCode24-Jan-06 2:11
albCode24-Jan-06 2:11 
Questionupdate MS Access using filesystemwatcher event handler Pin
hongweng23-Jan-06 21:12
hongweng23-Jan-06 21:12 
AnswerRe: update MS Access using filesystemwatcher event handler Pin
Garry Stewart23-Jan-06 21:37
Garry Stewart23-Jan-06 21:37 
Questionredirecting page in asp.net Pin
inaureen23-Jan-06 20:24
inaureen23-Jan-06 20:24 
AnswerRe: redirecting page in asp.net Pin
Garry Stewart23-Jan-06 20:53
Garry Stewart23-Jan-06 20:53 
GeneralRe: redirecting page in asp.net Pin
Guffa23-Jan-06 21:48
Guffa23-Jan-06 21:48 
GeneralRe: redirecting page in asp.net Pin
inaureen23-Jan-06 22:01
inaureen23-Jan-06 22:01 
QuestionTo Constantly ping the system. Pin
Venkat_8323-Jan-06 18:36
Venkat_8323-Jan-06 18:36 
AnswerRe: To Constantly ping the system. Pin
AB777124-Jan-06 0:34
AB777124-Jan-06 0:34 

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.