Click here to Skip to main content
15,887,485 members
Home / Discussions / C#
   

C#

 
AnswerRe: How can I implement IPC between two applications(VB and C# ) Pin
Nader Elshehabi10-Sep-06 4:54
Nader Elshehabi10-Sep-06 4:54 
QuestionConnectionTimeout Pin
TAREQ F ABUZUHRI10-Sep-06 4:01
TAREQ F ABUZUHRI10-Sep-06 4:01 
AnswerRe: ConnectionTimeout Pin
TAREQ F ABUZUHRI10-Sep-06 4:41
TAREQ F ABUZUHRI10-Sep-06 4:41 
AnswerRe: ConnectionTimeout Pin
Nader Elshehabi10-Sep-06 4:50
Nader Elshehabi10-Sep-06 4:50 
GeneralRe: ConnectionTimeout Pin
TAREQ F ABUZUHRI10-Sep-06 6:00
TAREQ F ABUZUHRI10-Sep-06 6:00 
GeneralRe: ConnectionTimeout Pin
Nader Elshehabi10-Sep-06 6:06
Nader Elshehabi10-Sep-06 6:06 
QuestionShow sort header arrow and image in listview 2.0 Pin
ika210-Sep-06 1:23
ika210-Sep-06 1:23 
AnswerRe: Show sort header arrow and image in listview 2.0 Pin
Nader Elshehabi10-Sep-06 3:17
Nader Elshehabi10-Sep-06 3:17 
Hello

I assume you are using dllImport to send that message to your header cell. Why?? You can use myList.Columns[X].ImageIndex to show the arrow in your imagelist and change the arrow image in the ColumnClick event. Anyway, if you still want to use messages, try to resend the message in the click event handler.

PS.
What is Win32.SendMessage??
Where do you put the above code?
Did you handle the ColumnClick event?? If so what do you do in it concerning the painting?

RegardsRose | [Rose]

GeneralRe: Show sort header arrow and image in listview 2.0 Pin
ika210-Sep-06 3:34
ika210-Sep-06 3:34 
GeneralRe: Show sort header arrow and image in listview 2.0 Pin
Nader Elshehabi10-Sep-06 4:38
Nader Elshehabi10-Sep-06 4:38 
GeneralRe: Show sort header arrow and image in listview 2.0 Pin
Arjun "Mjolnir" Bahree10-Sep-06 3:38
Arjun "Mjolnir" Bahree10-Sep-06 3:38 
QuestionA 2D graphics via Direct3D - gaming engin Pin
HRiazi10-Sep-06 0:37
HRiazi10-Sep-06 0:37 
AnswerRe: A 2D graphics via Direct3D - gaming engin Pin
Nader Elshehabi10-Sep-06 1:00
Nader Elshehabi10-Sep-06 1:00 
AnswerRe: A 2D graphics via Direct3D - gaming engin Pin
Arjun "Mjolnir" Bahree10-Sep-06 3:46
Arjun "Mjolnir" Bahree10-Sep-06 3:46 
AnswerRe: A 2D graphics via Direct3D - gaming engin Pin
Judah Gabriel Himango10-Sep-06 7:37
sponsorJudah Gabriel Himango10-Sep-06 7:37 
QuestionShow a still image in wondows media player Pin
Yasamin Mokri9-Sep-06 21:26
Yasamin Mokri9-Sep-06 21:26 
AnswerRe: Show a still image in wondows media player Pin
Nader Elshehabi10-Sep-06 2:40
Nader Elshehabi10-Sep-06 2:40 
AnswerRe: Show a still image in wondows media player Pin
Arjun "Mjolnir" Bahree10-Sep-06 3:50
Arjun "Mjolnir" Bahree10-Sep-06 3:50 
Questionreflection + AddEventHandler() Pin
g00fyman9-Sep-06 18:48
g00fyman9-Sep-06 18:48 
AnswerRe: reflection + AddEventHandler() Pin
Jakub Mller10-Sep-06 22:22
Jakub Mller10-Sep-06 22:22 
GeneralUnable to Debug VC# application Pin
keencomputer9-Sep-06 18:39
keencomputer9-Sep-06 18:39 
GeneralRe: Unable to Debug VC# application Pin
Christian Graus9-Sep-06 19:07
protectorChristian Graus9-Sep-06 19:07 
GeneralRe: Unable to Debug VC# application Pin
keencomputer9-Sep-06 19:19
keencomputer9-Sep-06 19:19 
GeneralRe: Unable to Debug VC# application Pin
Christian Graus9-Sep-06 19:53
protectorChristian Graus9-Sep-06 19:53 
GeneralRe: Unable to Debug VC# application Pin
Arjun "Mjolnir" Bahree10-Sep-06 3:34
Arjun "Mjolnir" Bahree10-Sep-06 3: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.