Home | History | Annotate | Download | only in include

Lines Matching defs:TVM_ENSUREVISIBLE

3274 #define TVM_ENSUREVISIBLE (TV_FIRST+20)
3275 #define TreeView_EnsureVisible(hwnd,hitem) (WINBOOL)SNDMSG((hwnd),TVM_ENSUREVISIBLE,0,(LPARAM)(HTREEITEM)(hitem))