On Dec 26, 2005, at 11:20 AM, Chuck Pelto wrote:

Is there anything that is returned when a user clicks on an empty row of a ListBox item?

I'm interested in setting things up so that if someone clicks on a blank/empty/invalid row, the listbox will add a new row at the bottom of the existing rows.

I think that the Change event handler is called. You can check the value of ListIndex and proceed.

--------------
Charles Yeomans

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to