When using %LVS_EX_CHECKBOXES with a LISTVIEW:
1. Is it possible to determine the state (checked or unchecked) of a checkbox on a given line? If so; How?
2. Is it possible to set the state (checked or unchecked) of a checkbox on a given line? If so; How?
1. Is it possible to determine the state (checked or unchecked) of a checkbox on a given line? If so; How?

2. Is it possible to set the state (checked or unchecked) of a checkbox on a given line? If so; How?

Comment