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
anirudh saraf
NA
5
0
create a array of Control and raise events
Oct 21 2007 4:05 PM
Hi,
I am new to VC # and I am stuck as to how to create an array of objects like the treeview programmatically.
After I create it programmatically using the new statement, how do I write events for it and figure out which index of the control raised the event?
treeNB[i] = new System.Windows.Forms.TreeView();
how do I create events for the treeNB object and then use some sort of index property?
Thanks a lot for the help.
Anirudh
Reply
Answers (
2
)
MDI - MergeOrder v. MergeIndex.... ???
Counting Number Of Hits On a WebPage