frmEditTemplateslvOperations_SelectedIndexChanged Method
The item selection state has changed on the operations list view.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
private void lvOperations_SelectedIndexChanged(
Object sender,
EventArgs e
)
Private Sub lvOperations_SelectedIndexChanged (
sender As Object,
e As EventArgs
)
No code example is currently available or this language may not be supported.
Parameters
- sender Object
-
The object raising this event.
- e EventArgs
-
List view item selection changed event arguments.