Re: Embedded Windows control

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Brock Allen (ballen_at_develop.com.i_hate_spam_too)
Date: 03/16/05


Date: Wed, 16 Mar 2005 05:29:01 -0800

When you say "create a windows control" do you mean this is to run in the
browser? If so, ASP.NET doesn't do anything to support this and you'd have
to resort to good old ActiveX controls.

-Brock
DevelopMentor
http://staff.develop.com/ballen

> Hi all,
> We are trying to create a windows control and use it embedded
> in an
> asp.net page. This control is based on another 3rd party control, and
> we
> don't know how to include the dll of that control in our own dll to
> distribute it. We tried to embed the dll in the dll, but we don't know
> how to use the embedded dll in our code.
>
> Many thanks in advance
> Sebastian



Relevant Pages

  • This must be a bug in C# when using user control DLL and class library DLL
    ... One project that build a user control dll called B ... One project that build a class library dll called C ... In the exe file c-tor I have a call to a method in the class library. ... the windows control because I can drag the windows control from the toolbox ...
    (microsoft.public.dotnet.general)
  • Re: MORE Lyle Blake Info......
    ... control that will do what you want to do... ... Why not take all your best stuff, gather it into a DLL and produce your own ... core functionality for Windows? ... >Of course the Parent App will almost certainly not be one of my own ...
    (comp.lang.pascal.delphi.misc)
  • Re: User Control Problem
    ... non-Extension DLL; both are reasonable depending on what you trying to accomplish. ... One solution works in the app - the other in the ... I placed the custom control on the dialog. ... // to register the class, ...
    (microsoft.public.vc.mfc)
  • Re: Getting ASSERT on one machine but NOT the other
    ... The only information you gave was a single assert line, ... There are 4 member variables of type CChartViewer (Chart ... The primary dialog uses a dll to communicate with an embedded device over ... The CChartViewer MFC Control ...
    (microsoft.public.vc.mfc)
  • Re: Force processor to equally spend time between clients ?
    ... I will look into using Winsock API DLL. ... with Winsock control, except I am using a dll instead of ... Project type to ActiveX exe and check 'Retain in Memory'. ... >> Winsock control which send data to clients. ...
    (microsoft.public.vb.general.discussion)