TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
lpcandee
NA
1
0
Custom menuitem
Feb 18 2004 4:58 PM
I need to create a custom item menu object to add some addicional information, I want that the BaseMenu object creates MyMenuItem instances when I create the new items using the designer. Right now, I have a inherited class based on System.Windows.Forms.Menuitem, but I have to change the object declaration in order to use my class, after the items are created using the designer and I don't want to do it this way. Any suggestions? Thanks, Luis.
Reply
Answers (
0
)
Help w/ DataGrid update for Database Tables in SQL
Passing Parameters to form