Re: ActiveX control with different behaviour in VS Designer and application
- From: "Lars Behrmann" <lars_behrmann@xxxxxx>
- Date: 29 Oct 2005 03:30:28 -0700
Hi all,
stop think about it. I solved my poblem. There
isn't a different behavior. Only bad programmed
ActivX controls.
Cheers
Lars Behrmann
_________________
Nothing is impossible. UML is the key for all your problems.
AODL - Make your .net apps OpenOffice ready
http://aodl.sourceforge.net/
Lars Behrmann schrieb:
> Hi,
>
> i have an ActiveX control placed on my windowsform.
> Visual Studio has wrapped this and everything should
> be fine, but it isn't :( The control shows different
> behaviours between the Visual Studio Designer and
> the compiled app. The ActiveX control works as a
> container for documents so it can load and close
> these documents. In the designer it works, but in
> the compiled app it doesn't!? Instead of closing
> the document it send in the background the Windows
> Message WM_KILLFOCUS followed by WM_DESTROY. Which
> clearly destroyed my control. Now, i'm totally
> confused. Why ?
> I hope somebody can tell me the differences between
> the Designmode and the real application?
>
> Cheers
> Lars Behrmann
>
> _________________
> Nothing is impossible. UML is the key for all your problems.
> AODL - Make your .net apps OpenOffice ready
> http://aodl.sourceforge.net/
.
- Prev by Date: Re: rename project for class library
- Next by Date: Re: delete folders, subfolders and files (some maybe read only or hidden)
- Previous by thread: Re: rename project for class library
- Next by thread: Re: Concurrency violation (new try)
- Index(es):
Relevant Pages
|