ItemActivate question

  • Thread starter Thread starter Glyn Meek
  • Start date Start date
G

Glyn Meek

I am trying to use the ItemActivate event to recognize selection of an item
in a Listview, but the event does not seem to get triggered when I select an
item in the listview. Am I missing something here?

Regards

Glyn Meek
 
What is the value of the ListView.Activation property? Does the vent fire
when you double tap?

Cheers
Daniel
 
Daniel...that might be the problem!...in the CF environment, I can't FIND
the Listview.Activation property anywhere. Unlike in the regular .NET
environment, it is not one of the properties that appears in the Property
setting!

Glyn
 
Back
Top