Can how a listbox is populated effect it's click event?
To my surprise clicking in my listbox does NOT select the row clicked, as expected
Instead row 1 acquires a dotted line and clicking anywhere else has no effect.
Also the list box click event does not fire. I have set Allow Value List Edits to No and can't see any other property settings that might be the cause.
If I copy another listbox onto the Form and fill it with the Wizard, that works fine.
To my surprise clicking in my listbox does NOT select the row clicked, as expected
Instead row 1 acquires a dotted line and clicking anywhere else has no effect.
Also the list box click event does not fire. I have set Allow Value List Edits to No and can't see any other property settings that might be the cause.
If I copy another listbox onto the Form and fill it with the Wizard, that works fine.