Home | History | Annotate | Download | only in include

Lines Matching refs:TVM_SETSCROLLTIME

3313 #define TVM_SETSCROLLTIME (TV_FIRST+33)
3314 #define TreeView_SetScrollTime(hwnd,uTime) (UINT)SNDMSG((hwnd),TVM_SETSCROLLTIME,uTime,0)