Invalidates a list item and causes it to be repainted.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Public Sub UpdateItem ( _
index As Integer _
)
public void UpdateItem(
int index
)
Type: System.Int32
An item that should be updated.