Greg C

Greg C

  • NA
  • 2
  • 0

Windows forms navigation

Mar 25 2009 9:58 AM
I'm writing a kiosk program and was wondering what the best way for me to navigate through multiple windows forms.  For example, the main page is going to display buttons; clicking those buttons will bring up a new form.  Is MDI the best way to go? 

Requirements are preventing me from using ASP, so this has to be strictly a compiled C# app. 

Thanks for any advice.

Answers (1)