Execute event fired only once |
Post Reply |
Author | |
MarcelN
Newbie Joined: 20 December 2004 Location: Netherlands Status: Offline Points: 10 |
Post Options
Thanks(0)
Posted: 28 February 2005 at 4:16am |
Hi,
I'm using CommandBars ActiveX Control 9.60 in c# from Visual Studio 2005 Beta 1 (.NET Framework: 2.0.40607.16) I've been experiencing a problem with the Execute event. After showing a dialog (OpenFileDialog) in the eventhandler, no Execute-events occur anymore. Re-hooking to the event does not solve the problem. Without the dialog the event keeps performing as expected. Is there a solution to this issue, am I missing something or will it be fixed in a later release? |
|
Boyd
Senior Member Joined: 08 December 2003 Location: United States Status: Offline Points: 285 |
Post Options
Thanks(0)
|
I can confirm that the controls work in C# for .NET 1.1, so this may be an issue with .NET 2.0.
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
I just tried it with Version 2.0.40426 and it work ok. All I did
was open up the CommandBars IconSample and added a command to open the
OpenFileDialog in the Execute event. After I opened it and closed
it I then click on the theme buttons in the toolbar and it worked
ok. Can you create a small sample to debug?
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |