What is the functionality of SendMessage?
Answer / Surendra Singh
The SendMessage function sends a message to a specified window, using the message map in the window procedure for that window. This allows you to send messages directly to a particular window, which can be useful when you want to control windows programmatically.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the functionality of SetForegroundWindow?
What is the functionality of GetDesktopWindow?
How to Check if File Exists?
How to check if Folder is a Special Shell Folder ?
Plrase send project in vb.net on hotel management.
How to Get File Extension?
What is GUID anyway?
What is the functionality of GetWindow?
What is the functionality of FindWindow?
What is the functionality of GetWindowText?
What is the functionality of GetWindowTextLength?
What is the functionality of EnumWindows?