Greg C

Greg C

  • NA
  • 2
  • 0

Windows Media Center type menu control

Mar 25 2009 3:41 PM
Does anyone know of a control that is similar to the main menu in Windows Media Center?  Basically I want to be able to create the control at runtime with a specified number of buttons but also have a Previous and Next button to scroll up and down through the remaining buttons.

ex:

<Previous>
Menu Item 1
Menu Item 2
Menu Item 3
<Next>

All of the above would be buttons, clicking next would bring up the next 3 buttons.

Thanks in advance for any help.