Hi, not sure if anyone can help me on this one but I'll give it a shot. I am creating a custom user control for security purposes. I have inherited a "MainMenu" and need to enumerate through its children. My problem is that I cant seem to find any properties or methods that happen after the menuitems are placed on the menu form within the control. Is this something I need to write a custom event for or might there be an easier way around this. My objective is to not have to add any code to the form, and have everything remain in the control.
Thanks in advance,
Matt
Thanks in advance,
Matt