frmEditTemplateslstSharedVariables_ItemCheck Method
The checked state of an item has changed in the Shared Variables list.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
private void lstSharedVariables_ItemCheck(
Object sender,
ItemCheckEventArgs e
)
Private Sub lstSharedVariables_ItemCheck (
sender As Object,
e As ItemCheckEventArgs
)
No code example is currently available or this language may not be supported.
Parameters
- sender Object
-
The object raising this event.
- e ItemCheckEventArgs
-
Item check event arguments.