From: Mr. X. on 31 May 2010 13:31 Hello. I want to make a new event manually to a control of mine. I overrided the control : DataGridView, and want to add a new event (and also call the event on some of my methods). How can I do the above ? Thanks :)
From: Mr. X. on 31 May 2010 13:36 Also change the parameters, that are sent to the control. Thanks :) "Mr. X." <nospam(a)nospam_please.com> wrote in message news:#bQ1kcOALHA.2332(a)TK2MSFTNGP04.phx.gbl... > Hello. > I want to make a new event manually to a control of mine. > I overrided the control : DataGridView, and want to add a new event > (and also call the event on some of my methods). > > How can I do the above ? > > Thanks :)
From: Armin Zingler on 31 May 2010 13:55 Am 31.05.2010 19:31, schrieb Mr. X.: > Hello. > I want to make a new event manually to a control of mine. > I overrided the control : DataGridView, and want to add a new event > (and also call the event on some of my methods). > > How can I do the above ? > > Thanks :) http://msdn.microsoft.com/en-us/library/h7a2kh64%28VS.90%29.aspx -- Armin
|
Pages: 1 Prev: Encryption and Decryption with office 2007 document Next: Passing Values between forms |