Method | Description | |
---|---|---|
AsyncPwListUpdate ( |
||
CancelPendingUpdatesAsync ( ) : void |
Cancel all pending updates. This method is asynchronous, i.e. it returns immediately and the number of queued updates will decrease continually.
|
|
Queue ( string strText, |
||
WaitAll ( ) : void |
Method | Description | |
---|---|---|
SetItemText ( string strText, LviUpdInfo lui ) : void | ||
SprCompileFn ( string strText, |
||
UpdateItemFn ( object state ) : void |
public AsyncPwListUpdate ( |
||
lv | ||
return | System |
public Queue ( string strText, |
||
strText | string | |
li | ||
iIndexHint | int | |
iSubItem | int | |
f | PwTextUpdateDelegate | |
return | void |