Software Development Network>> Visual C#>> ActiveX Control with C#
I don't believe .NET has the ability to create an ActiveX control - you'll need to use some other language.
You can consume ActiveX controls in .NET, or use .NET to create a user control.
Mike
ActiveX Control with C#
WernerKossack
I don't believe .NET has the ability to create an ActiveX control - you'll need to use some other language.
You can consume ActiveX controls in .NET, or use .NET to create a user control.
Mike