0

Possible Duplicate:
Windows Phone 7 Search Button

I think that all Windows Phone mobiles have a search button (phisical or not).

Actually, they have three buttons: Back button, Windows Logo button, Search button.

Is possible to modify the function of this button (as Back button). Something like OnSearchKeyPress (as event handler).

Its possible?

Community
  • 1
  • 1
richardaum
  • 6,651
  • 12
  • 48
  • 64

1 Answers1

2

This is not possible, because that could seriously alter the behavior of the phone. There is a search task you can use, for more info, see this MSDN article on it.

Nate
  • 30,286
  • 23
  • 113
  • 184