Click here to Skip to main content
15,885,032 members
Home / Discussions / C#
   

C#

 
QuestionRe: TcpListener Problem Pin
Pedram Behroozi15-Oct-08 17:45
Pedram Behroozi15-Oct-08 17:45 
AnswerRe: TcpListener Problem Pin
Mark Salsbery15-Oct-08 20:04
Mark Salsbery15-Oct-08 20:04 
AnswerRe: TcpListener Problem Pin
Pedram Behroozi15-Oct-08 23:43
Pedram Behroozi15-Oct-08 23:43 
GeneralRe: TcpListener Problem Pin
Mark Salsbery16-Oct-08 4:56
Mark Salsbery16-Oct-08 4:56 
GeneralRe: TcpListener Problem Pin
Pedram Behroozi16-Oct-08 9:14
Pedram Behroozi16-Oct-08 9:14 
GeneralRe: TcpListener Problem Pin
Mark Salsbery16-Oct-08 9:20
Mark Salsbery16-Oct-08 9:20 
QuestionHow to set modeless form to stay modeless? Pin
RYU^^15-Oct-08 11:55
RYU^^15-Oct-08 11:55 
AnswerRe: How to set modeless form to stay modeless? Pin
Hessam Jalali15-Oct-08 12:44
Hessam Jalali15-Oct-08 12:44 
Hey

That's why they made Modals!!!

but if you used your second form as a modalDialog for preventing access to the mainForm. the simplest way to get rid of it (if you don't care your controls going to be Grey) is to use Show instead of show dialog and pass the mainform instance to form (previously was shown as modal) and disable the mainForm then after hiding the dialog enable it again.

or http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2192114&SiteID=1[^]


Hope its going to help!
GeneralRe: How to set modeless form to stay modeless? Pin
RYU^^16-Oct-08 16:09
RYU^^16-Oct-08 16:09 
Questionhow to save a Stream class Pin
Hesham Yassin15-Oct-08 11:23
Hesham Yassin15-Oct-08 11:23 
AnswerRe: how to save a Stream class Pin
Mark Salsbery15-Oct-08 13:33
Mark Salsbery15-Oct-08 13:33 
AnswerRe: how to save a Stream class Pin
Anthony Mushrow15-Oct-08 13:35
professionalAnthony Mushrow15-Oct-08 13:35 
GeneralRe: how to save a Stream class Pin
Hesham Yassin15-Oct-08 14:15
Hesham Yassin15-Oct-08 14:15 
GeneralRe: how to save a Stream class Pin
Anthony Mushrow16-Oct-08 5:19
professionalAnthony Mushrow16-Oct-08 5:19 
GeneralRe: how to save a Stream class Pin
Hesham Yassin16-Oct-08 7:09
Hesham Yassin16-Oct-08 7:09 
QuestionCreate database during installation Pin
CodingYoshi15-Oct-08 10:00
CodingYoshi15-Oct-08 10:00 
AnswerRe: Create database during installation Pin
Giorgi Dalakishvili15-Oct-08 10:16
mentorGiorgi Dalakishvili15-Oct-08 10:16 
QuestionRefresh client datasets in an N-Tiered Application Pin
Member 279756115-Oct-08 8:21
Member 279756115-Oct-08 8:21 
AnswerRe: Refresh client datasets in an N-Tiered Application Pin
Giorgi Dalakishvili15-Oct-08 9:05
mentorGiorgi Dalakishvili15-Oct-08 9:05 
GeneralRe: Refresh client datasets in an N-Tiered Application Pin
Member 279756116-Oct-08 2:08
Member 279756116-Oct-08 2:08 
QuestionRe: Refresh client datasets in an N-Tiered Application Pin
Wendelius15-Oct-08 9:09
mentorWendelius15-Oct-08 9:09 
AnswerRe: Refresh client datasets in an N-Tiered Application Pin
Member 279756116-Oct-08 2:07
Member 279756116-Oct-08 2:07 
GeneralRe: Refresh client datasets in an N-Tiered Application Pin
Wendelius16-Oct-08 8:48
mentorWendelius16-Oct-08 8:48 
GeneralRe: Refresh client datasets in an N-Tiered Application Pin
Member 279756129-Oct-08 1:25
Member 279756129-Oct-08 1:25 
QuestionSending low level keystroke messages Pin
ATM_Guy15-Oct-08 7:21
ATM_Guy15-Oct-08 7:21 

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.