I was a VC++ programmer. Now I am learning C#. In VC, you can use SendMessage() or PostMessage() to send or post a message to a window. How can I do this in C#?
J
jimsleon
@jimsleon
Posts
-
SOS: Send(Post) message to a control -
Help!!!How can I get the process's ID when I have got the process's HANDLE? Thanks
-
SOS!!!!!How can I know if there are modal dialog popup of some process?
-
SOS!!!!How can I get the main window of a process when I have get the process's handle or process ID in windows 2000? Leon