Hello there,
We are currently implementing a number of custom controls and are struggling to find real world examples of how to be able to correctly implement the above method for a list bound control.
Given the below item view - which has the custom checkbox and the standard one.
In the rules designer we get the option to enumerate the various items in the control, as expected:

However when displaying a message for each item, we do not get any messages displayed for the custom one, but we do for the standard one.
What methods / properties am I missing.
Cheers.
