Home | History | Annotate | Download | only in include

Lines Matching refs:TVM_GETITEMHEIGHT

3303 #define TVM_GETITEMHEIGHT (TV_FIRST+28)
3304 #define TreeView_GetItemHeight(hwnd) (int)SNDMSG((hwnd),TVM_GETITEMHEIGHT,0,0)