我用setitemtext 寫入資料,當資料比較多時,進度條開始起作用,但是不能顯示到最下邊新加入的資料,請教一下,怎么解決,謝謝
uj5u.com熱心網友回復:
CListCtrl::EnsureVisibleBOOL EnsureVisible( int nItem, BOOL bPartialOK );
Return Value
Nonzero if successful; otherwise zero.
Parameters
nItem
Index of the list view item that is to be visible.
bPartialOK
Specifies whether partial visibility is acceptable.
Remarks
Call this function to ensure that a list view item is at least partially visible. The list view control is scrolled if necessary. If the bPartialOK parameter is nonzero, no scrolling occurs if the item is partially visible.
uj5u.com熱心網友回復:
英文不好,看不大明白,是用EnsureVisible嗎uj5u.com熱心網友回復:
是用EnsureVisible轉載請註明出處,本文鏈接:https://www.uj5u.com/gongcheng/46979.html
標籤:基礎類
下一篇:wpf
