Writing an ActiveX control in C#
http://dotnetslackers.com/articles/csharp/WritingAnActiveXControlInCSharp.aspx An ActiveX control is an object that supports a customizable programmatic interface. Using the methods, events and properties exposed by the control, web developers can automate their web pages to give the functionality which is equivalent to that of a desktop application.
No comments:
Post a Comment