Populate Menu Strip from Database.

  • Thread starter Thread starter MW2011
  • Start date Start date
M

MW2011

Guest
I have searched high and wide for an example of populating a menu strip from my access database and have not had much luck, those examples that I have found seemed over my head.

I have form1 with a menustrip

I would like the list of menu items to come from a table in my database called "Properties", 2 of the columns are PropertyID and PropertyName.

I would like to display the PropertyName in the Menu.

Could someone point me to an example of how to dynamically populate my Menu Items?


Thanks

MW

Continue reading...
 
Back
Top