
September 18th, 2004, 06:25 AM
|
|
Registered User
|
|
Join Date: Sep 2004
Posts: 2
Time spent in forums: 11 m 13 sec
Reputation Power: 0
|
|
Toolbar in windows application.
Hi folks,
I have created a .net windows application, that application contains one mdi and many child forms. I have created the toolbar using the toolbar object and i placed all the necessary buttons on the toolbar. My concern is when i click one of the toolbar button say (New) i should call the function or procedure from the active mdichild form. How can i do this?.
Hope delegates and event handling would help me out in this situaition, Even i read the article i couldn't get the logic. i am not familier in c or c++, so that i couldn't get the logic behind those methodology. If any one explain me in detiails that couldn't very pleasure for me.
Can any one help in this situation.
Thanx in advance
Regards,
jst
|