NM_SETCURSOR (tree view)NM_SETCURSOR (tree view)*
*



Contents  *



Index  *Topic Contents
*Previous Topic: NM_RETURN (tree view)
*Next Topic: NM_SETFOCUS (tree view)

NM_SETCURSOR (tree view)


NM_SETCURSOR
    lpnmm = (LPNMMOUSE) lParam; 

Notifies a tree view control's parent window that the control is setting the cursor in response to a WM_SETCURSOR message. This notification is sent in the form of a WM_NOTIFY message.

lpnmm
Address of an NMMOUSE structure that contains additional information about this notification message.

Version 4.71.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.