allagliner
04-26-2004, 09:52 PM
Hi every one!
I have .NET DLL Project written in Visual C++
My Web Application is in C# .NET
From My C# Web Application i am traing to call a function(controls) from dll project and display it on the screen. The problem that dll functions (controls) displayed always at the top left corner of the window. But I want to put it into specified location.
(PlaceHolder which sitting inside the table cell).
Please help me.
I have .NET DLL Project written in Visual C++
My Web Application is in C# .NET
From My C# Web Application i am traing to call a function(controls) from dll project and display it on the screen. The problem that dll functions (controls) displayed always at the top left corner of the window. But I want to put it into specified location.
(PlaceHolder which sitting inside the table cell).
Please help me.