Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

.Net Enumerating Menu's for custom control

Status
Not open for further replies.

herb8

Programmer
Sep 4, 2001
45
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top