Click here to Skip to main content
15,891,423 members
Home / Discussions / C#
   

C#

 
AnswerRe: listening for Dgrams. need to parse IP header? Pin
mmatteson31-Aug-06 8:29
mmatteson31-Aug-06 8:29 
Questionhandle events in C# from a dll ?(writing a wrapper class) Pin
rameshsd31-Aug-06 8:10
rameshsd31-Aug-06 8:10 
AnswerRe: handle events in C# from a dll ?(writing a wrapper class) Pin
Jun Du31-Aug-06 8:51
Jun Du31-Aug-06 8:51 
QuestionArrays: Unknown default value?? Pin
Goalie3531-Aug-06 5:53
Goalie3531-Aug-06 5:53 
AnswerRe: Arrays: Unknown default value?? Pin
Dave Kreskowiak31-Aug-06 6:01
mveDave Kreskowiak31-Aug-06 6:01 
AnswerRe: Arrays: Unknown default value?? Pin
Nader Elshehabi31-Aug-06 6:01
Nader Elshehabi31-Aug-06 6:01 
AnswerRe: Arrays: Unknown default value?? Pin
Jun Du31-Aug-06 6:04
Jun Du31-Aug-06 6:04 
QuestionHow to detect overlapping windows Pin
pliu_200031-Aug-06 5:44
pliu_200031-Aug-06 5:44 
Hi,

I am writing an application that uses an extended listview. The extended listview is modified to reduce the flickering when being populated by only invalidating the single item being added. However, If another window is dragged to overlap my application while the listview is being populated, the listview does not redraw when the overlapping window is moved out of the way.

Therefore, I think I need to capture the event when the window overlaps my control. How can I do this? I believe there is an win api that can flag this, but I am not sure which one. Anyone know or anyone have a better approach?

Thanks in advance

Peter
AnswerRe: How to detect overlapping windows Pin
Jun Du31-Aug-06 5:59
Jun Du31-Aug-06 5:59 
GeneralRe: How to detect overlapping windows Pin
pliu_200031-Aug-06 6:14
pliu_200031-Aug-06 6:14 
AnswerRe: How to detect overlapping windows Pin
Josh Smith31-Aug-06 6:18
Josh Smith31-Aug-06 6:18 
GeneralRe: How to detect overlapping windows Pin
pliu_200031-Aug-06 6:33
pliu_200031-Aug-06 6:33 
QuestionWindows service Pin
kjosh31-Aug-06 5:08
kjosh31-Aug-06 5:08 
AnswerRe: Windows service Pin
John Petersen31-Aug-06 5:24
John Petersen31-Aug-06 5:24 
AnswerRe: Windows service Pin
scott_hackett31-Aug-06 5:44
scott_hackett31-Aug-06 5:44 
QuestionNDOC 1.3 Vs Sandcastle for Documenting C# Managed Libraries Pin
sharath nelaturu31-Aug-06 5:02
sharath nelaturu31-Aug-06 5:02 
AnswerRe: NDOC 1.3 Vs Sandcastle for Documenting C# Managed Libraries Pin
Dave Kreskowiak31-Aug-06 6:00
mveDave Kreskowiak31-Aug-06 6:00 
GeneralRe: NDOC 1.3 Vs Sandcastle for Documenting C# Managed Libraries Pin
sharath nelaturu31-Aug-06 6:29
sharath nelaturu31-Aug-06 6:29 
AnswerRe: NDOC 1.3 Vs Sandcastle for Documenting C# Managed Libraries Pin
Glen Harvy31-Aug-06 13:01
Glen Harvy31-Aug-06 13:01 
QuestionAdding new rows with data that has whitespaces to DataTable with unique constraint Pin
Nigor31-Aug-06 4:31
Nigor31-Aug-06 4:31 
QuestionLogging onto Exchange server using CDO Pin
dabs31-Aug-06 4:26
dabs31-Aug-06 4:26 
QuestionDiscover Changes in AD User Object? Pin
tombryan31-Aug-06 4:09
tombryan31-Aug-06 4:09 
QuestionDataGridView in C# Pin
peshawarcoder31-Aug-06 4:02
peshawarcoder31-Aug-06 4:02 
AnswerRe: DataGridView in C# Pin
Robert Rohde31-Aug-06 5:12
Robert Rohde31-Aug-06 5:12 
GeneralRe: DataGridView in C# Pin
peshawarcoder31-Aug-06 19:06
peshawarcoder31-Aug-06 19:06 

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.