aspx_professional thread: Embedding Windows Controls into an ASP.NET Application
I am trying to embed a Windows Form Control (via an <OBJECT> tag) into an ASP.NET Web Forms project. I am able to add the control to the page, but I cannot manipulate the properties of the Windows control (for example, I would like to resize the Windows inside the Web Form). Has anyone tried this and gotten it to work? If so, could you please provide a simple example of how to get a Web Form to talk to an embedded Windows Control. Thanks. Karl
|





