what message is sent to an application when the user presses
the primary button?
Answer / Anoop Kumar Pathak
The message sent to an application when the user presses the primary button depends on the specific operating system and programming language. For example, in Windows using C++, the WM_LBUTTONDOWN message is sent.
| Is This Answer Correct ? | 0 Yes | 0 No |
what message is sent to an application when the user presses the primary button?
What is model and modeless dialog box ? Give some examples?
How we call a dialog in another dialog?
How do you change the properties for a tree view control that is part of the CTreeView class?
what is functioning of DIalodDataXchange ..?
what is the use of Mutex and critical section
what is message loop how mfc does it internally?
1)How to create ToolTip in MFC?
What is stack size in win32 program?
What is the use of CCmdTarget ?
1)set the Title for The File DialogBox, in MFC?
What is mfc class hierarchy?