B
Brad Pears
As part of my vb.net 2005 application I would like to automatically select
the very first item (index 0) in a listview containing menu items. That way
the the listviews "afterselect" event would fired - hence running the code
pertaining to that first menu item.
How can I do this in code?
Thanks, Brad
the very first item (index 0) in a listview containing menu items. That way
the the listviews "afterselect" event would fired - hence running the code
pertaining to that first menu item.
How can I do this in code?
Thanks, Brad