Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Events in ActiveXControls for C#

Status
Not open for further replies.

2Improve

Programmer
Sep 15, 2005
1
0
0
NL
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top