Click here to Skip to main content
15,912,977 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to access protected-pass folder Pin
alex.almeida1-Jun-07 3:48
alex.almeida1-Jun-07 3:48 
GeneralRe: how to access protected-pass folder Pin
mikker_1231-Jun-07 7:59
mikker_1231-Jun-07 7:59 
GeneralRe: how to access protected-pass folder Pin
alex.almeida4-Jun-07 4:01
alex.almeida4-Jun-07 4:01 
QuestionHow to monitor an incoming TCP/IP connection in C#? Pin
adeeeljan31-May-07 11:14
adeeeljan31-May-07 11:14 
AnswerRe: How to monitor an incoming TCP/IP connection in C#? Pin
Dave Kreskowiak31-May-07 13:21
mveDave Kreskowiak31-May-07 13:21 
QuestionForm Opacity and OnClose() Pin
Wraith Lunati31-May-07 11:01
Wraith Lunati31-May-07 11:01 
AnswerRe: Form Opacity and OnClose() Pin
Christian Graus31-May-07 11:10
protectorChristian Graus31-May-07 11:10 
GeneralRe: Form Opacity and OnClose() Pin
Wraith Lunati31-May-07 11:31
Wraith Lunati31-May-07 11:31 
I like this idea...

Let me get this right though:

DummyClose function attached to FormClosing to be created.
DummyClose will cancel the OnClosing if window opaque and make it fade first.
FadeOut timer needs to call this.Close() which will check opaque and actually close.

BTW thank you for such a quick reply!!!
GeneralRe: Form Opacity and OnClose() Pin
Christian Graus31-May-07 11:50
protectorChristian Graus31-May-07 11:50 
GeneralRe: DummyClose Pin
Wraith Lunati31-May-07 12:22
Wraith Lunati31-May-07 12:22 
GeneralRe: Form Opacity and OnClose() Pin
Wraith Lunati31-May-07 11:58
Wraith Lunati31-May-07 11:58 
GeneralRe: Form Opacity and OnClose() Pin
Christian Graus31-May-07 12:43
protectorChristian Graus31-May-07 12:43 
GeneralRe: Article? Pin
Wraith Lunati31-May-07 13:11
Wraith Lunati31-May-07 13:11 
GeneralRe: Article? Pin
Christian Graus31-May-07 13:32
protectorChristian Graus31-May-07 13:32 
GeneralRe: Article? Pin
Wraith Lunati31-May-07 14:05
Wraith Lunati31-May-07 14:05 
Questionkill proccess with C# Pin
crash89331-May-07 10:06
crash89331-May-07 10:06 
AnswerRe: kill proccess with C# Pin
Tarakeshwar Reddy31-May-07 10:41
professionalTarakeshwar Reddy31-May-07 10:41 
GeneralRe: kill proccess with C# Pin
crash89331-May-07 11:19
crash89331-May-07 11:19 
GeneralRe: kill proccess with C# Pin
Christian Graus31-May-07 11:26
protectorChristian Graus31-May-07 11:26 
GeneralRe: kill proccess with C# Pin
Tarakeshwar Reddy31-May-07 12:37
professionalTarakeshwar Reddy31-May-07 12:37 
GeneralRe: kill proccess with C# Pin
crash89331-May-07 19:24
crash89331-May-07 19:24 
GeneralRe: kill proccess with C# Pin
crash89331-May-07 20:01
crash89331-May-07 20:01 
AnswerRe: kill proccess with C# Pin
Martin#31-May-07 20:20
Martin#31-May-07 20:20 
GeneralRe: kill proccess with C# Pin
crash89331-May-07 20:46
crash89331-May-07 20:46 
GeneralRe: kill proccess with C# Pin
Martin#31-May-07 21:02
Martin#31-May-07 21:02 

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.