Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: Embedding Windows Controls into an ASP.NET Application


Message #1 by "Karl Anderson" <anderson_karl@b...> on Fri, 20 Jul 2001 14:37:46
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

  Return to Index