Would be a concise way of doing it.Code:Private Sub ListView1_ItemCheck(ByVal Item As MSComctlLib.ListItem) If Frame3.Enabled = False Then Item.checked = not Item.checked End If End Sub
|
Results 1 to 5 of 5
Thread: lock checkbox in ListviewThreaded View
|
Click Here to Expand Forum to Full Width |