I
info2knowledge
I'd like to code things so that double-clicking an item will cause an
event - preferably, one that will reference the item that was double
clicked. For example, picture the following in the list box on the
right hand side of the control:
Microsoft Developer's Site
CNN News Network
American Online
If I double click on "CNN News Network", I'd like to be able to capture
that event and know the double click happened on "CNN News Network"
If that's not possible, can anybody point me to some code which
simulates the DoOrganizeFavDlg dialog?
Note: I'm trying to do this with VB Express 2005 lite...
event - preferably, one that will reference the item that was double
clicked. For example, picture the following in the list box on the
right hand side of the control:
Microsoft Developer's Site
CNN News Network
American Online
If I double click on "CNN News Network", I'd like to be able to capture
that event and know the double click happened on "CNN News Network"
If that's not possible, can anybody point me to some code which
simulates the DoOrganizeFavDlg dialog?
Note: I'm trying to do this with VB Express 2005 lite...