[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
EN_VSCROLL

  This code is sent to the edit control's parent window when the user clicks
the horizontal and vertical scrollbars of an edit control.

Parameters
  wParam is the id of the edit control.
  LOWORD(lParam) is the handle of the edit control.
  HIWORD(lParam) is the EN_HSCROLL or  EN_VSCROLL  code.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson