If it is Horizontal/vertical scroll bar, remove the WS_HSCROLL/WS_VSCROLL style from your list. You can make use of SetWindowLongPtr functions.
確定! 回上一頁