Click to Rate and Give Feedback
MSDN
MSDN Library
User Interface
Windows Controls
Control Library
Tree View
Notifications
 NM_CLICK (tree view) Notification

  Switch on low bandwidth view
NM_CLICK (tree view) Notification

Notifies the parent window of a tree-view control that the user has clicked the left mouse button within the control. This notification is sent in the form of a WM_NOTIFY message.

Syntax

LPNMHDR lpnmh = (LPNMHDR) lParam;

Parameters

lpnmh
Pointer to an NMHDR structure that contains additional information about this notification message.

Return Value

Notification Requirements

Minimum DLL Version None
Headercommctrl.h
Minimum operating systems Windows NT 3.51, Windows 95
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker