I to add three vertical scroll bar, don't know how to write a message function
CodePudding user response:
Add WM_VSCROLL message
In afx_msg void OnVScroll (UINT nSBCode, UINT nPos, CScrollBar * pScrollBar) if pScrollBar==NULL is the default window scroll bar, the other is the handle to the scroll bar control