Hi
When using a listbox set to a checkbox style how can
you tell if the currently selected item is checked and
not just selected? Simple clicking the text of the
item adds it to the Selected() array but it may not
be checked unless the user either clicks directly on
the checkbox or double clicks the text. I want to
evaluate if the item is checked.
When using a listbox set to a checkbox style how can
you tell if the currently selected item is checked and
not just selected? Simple clicking the text of the
item adds it to the Selected() array but it may not
be checked unless the user either clicks directly on
the checkbox or double clicks the text. I want to
evaluate if the item is checked.