Click here to Skip to main content
15,890,690 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 
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 
thanks for your reply! Smile | :)

Actually, it's a windows application but Internet Explorer hosted so the one that loads the forms is the IE.

there will be an instance/scenario that you want to open more than one forms at a time, for some transaction purposes to validate some data. Anyway, so for example there would be an error occured or a message asking for confirmation for something in one of the openned forms(that's where the messagebox comes in the picture), then when you don't want to close the messagebox yet and go to the other forms or launch another, you can't do that because the messagebox is modal for the whole application.

so that's the purpose of the customized messagebox.
hope that's what you want to know.

thanks for your time! Smile | :)

microsoc Cool | :cool:
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.