T
trialproduct2004
Hi all,
I am having application in whihc i am inserting menuitem dynamically.
When i add menuitem to mainmenu, i want to pass extra parameter to
eventargs. So what i did is derived class from eventargs and created
my own variable into this class.
And then while setting eventhandler i am passing this custom event
args. But this is not working.
Can anyone tell me what i am doing wrong. Can't i create my own
handler and attach it to client event.
Please help me asap.
Any sample code will be truely appreciated.
I am having application in whihc i am inserting menuitem dynamically.
When i add menuitem to mainmenu, i want to pass extra parameter to
eventargs. So what i did is derived class from eventargs and created
my own variable into this class.
And then while setting eventhandler i am passing this custom event
args. But this is not working.
Can anyone tell me what i am doing wrong. Can't i create my own
handler and attach it to client event.
Please help me asap.
Any sample code will be truely appreciated.