Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27356

list, force refresh of an item DrawItem

$
0
0
i have a list that i am manually drawing.

how do i force the redraw of a particular item without issuing a lst.refresh command which redraws everything




Private Sub lst_DrawItem(ByVal sender As Object, ByVal e As System.Windows.Forms.DrawItemEventArgs) Handles lst.DrawItem

If lst.SelectedIndex = e.Index Then

else

end if

end sub

Viewing all articles
Browse latest Browse all 27356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>