Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the command that is executed when the user double-clicks inside the provided view.
UINT GetViewDblClickCommand(
int iId
) const;
Parameters
- [in] iId
The view ID.
Return Value
The command identifier if the view is associated with a command; otherwise 0.
Requirements
Header: afxmousemanager.h