S
Stuart Ferguson
Hi All,
I am currently writing an application in C# that uses dynamic menus that are
created from a Database table. The problem I have is that i need a property
in the MenuItem to store the DB Key value when I create the Item (similair
to the Tag property, which is not there). Is there a way of adding the Tag
property to the MenuItem Class, if not is there any property that can store
this data ?
Best Wishes
Stuart Ferguson
I am currently writing an application in C# that uses dynamic menus that are
created from a Database table. The problem I have is that i need a property
in the MenuItem to store the DB Key value when I create the Item (similair
to the Tag property, which is not there). Is there a way of adding the Tag
property to the MenuItem Class, if not is there any property that can store
this data ?
Best Wishes
Stuart Ferguson