I want to create an ActiveX interface with two input controls (say name and address), how can i create it using C#? I have a simple "Hello world application" but no idea about creating ActiveX with input controls...
Is it possible to create ActiveX with input control?