Selecting an item in ListView -and- Switch to another tab page

hantu
10-01-2004, 07:48 PM
Hi

I have a ListView control with 5 Columns, what I'm trying to do is to select one line (I have MultiSelect = False), which has the specified word on the first column.

How am I going to do this?

Also, I'm trying to "turn" to another tab page programatically, please guide.

Thanks :)

Iceplug
10-02-2004, 09:00 AM
Strangely, I don't see a way to select an item in the listview at runtime.
But for turning the TabPage programatically, you can use the Tabcontrol's SelectedTab or SelectedIndex property to put up another tabpage. :)

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum