Hi,
I have produced an ActiveX Control in C# with an MSFLexGrid as basic control.
Now I would like to give access to some events of this control to the user, like a Click and DblClick event so that when the user clicks on a specified row, he retrieves its information.
I know about raising and handling events in common classes, but this seems different to me.
Can anyone help, please?
Thanks in advance and have a nice weekend.
Eric
I have produced an ActiveX Control in C# with an MSFLexGrid as basic control.
Now I would like to give access to some events of this control to the user, like a Click and DblClick event so that when the user clicks on a specified row, he retrieves its information.
I know about raising and handling events in common classes, but this seems different to me.
Can anyone help, please?
Thanks in advance and have a nice weekend.
Eric