Re: Embedded Windows control
From: Brock Allen (ballen_at_develop.com.i_hate_spam_too)
Date: 03/16/05
- Next message: jdp: "Re: Setting Focus in a User Control"
- Previous message: Ingvar Nilsen: "How to declare a property pointing to a component"
- In reply to: Sebastian: "Embedded Windows control"
- Next in thread: Paul L: "Re: Embedded Windows control"
- Messages sorted by: [ date ] [ thread ]
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
- Next message: jdp: "Re: Setting Focus in a User Control"
- Previous message: Ingvar Nilsen: "How to declare a property pointing to a component"
- In reply to: Sebastian: "Embedded Windows control"
- Next in thread: Paul L: "Re: Embedded Windows control"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|