NM_RDBLCLK (status bar)NM_RDBLCLK (status bar)*
*Contents  *Index  *Topic Contents
*Previous Topic: NM_RCLICK (status bar)
*Next Topic: SBN_SIMPLEMODECHANGE

NM_RDBLCLK (status bar)


NM_RDBLCLK 
    lpnmh = (LPNMHDR) lParam; 

Notifies a status bar control's parent window that the user has double-clicked the right mouse button within the control. NM_RDBLCLK is sent in the form of a WM_NOTIFY message.

lpnmh
Address of an NMHDR structure that contains additional information about this notification message.

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