<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Execute Event Not Fired</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Execute Event Not Fired]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 13:15:59 +0000</pubDate>
  <lastBuildDate>Fri, 19 Oct 2007 15:23:26 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=5202</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Execute Event Not Fired : Hello, tryuse some control on...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5202&amp;PID=27472&amp;title=execute-event-not-fired#27472</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5202<br /><strong>Posted:</strong> 19 October 2007 at 3:23pm<br /><br /><DIV>Hello,</DIV><DIV>try&nbsp;use some control on form. not form.</DIV><DIV>&nbsp;</DIV><DIV>btw after update for all hotfixes and servicepacks the problem goes away. Seems Microsofts's fixed it.</DIV>]]>
   </description>
   <pubDate>Fri, 19 Oct 2007 15:23:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5202&amp;PID=27472&amp;title=execute-event-not-fired#27472</guid>
  </item> 
  <item>
   <title><![CDATA[Execute Event Not Fired : Hi,  All of my ShowDialog() calls...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5202&amp;PID=27466&amp;title=execute-event-not-fired#27466</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=979">blazej</a><br /><strong>Subject:</strong> 5202<br /><strong>Posted:</strong> 19 October 2007 at 12:18pm<br /><br />Hi,<br /><br />All of my ShowDialog() calls take the main form as the parameter, like this: ShowDialog(_mainForm).  And my events still stop firing...  <img src="http://forum.codejock.com/smileys/smiley5.gif" border="0" align="middle"><br /><br />???<br /><br />Best,<br />Michal Blazejczyk]]>
   </description>
   <pubDate>Fri, 19 Oct 2007 12:18:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5202&amp;PID=27466&amp;title=execute-event-not-fired#27466</guid>
  </item> 
  <item>
   <title><![CDATA[Execute Event Not Fired : Hello,   Yes, it is some strange...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5202&amp;PID=16292&amp;title=execute-event-not-fired#16292</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5202<br /><strong>Posted:</strong> 04 October 2006 at 12:43am<br /><br />Hello, <DIV>&nbsp;</DIV><DIV>Yes, it is some strange bug of .NET 2&nbsp;- after ShowDialog call it just destroy our control.</DIV><DIV>Workaround we found is to use some parameter for ShowDialog - any control on form:</DIV><DIV>&nbsp;</DIV><P>SaveFileDialog1.ShowDialog(SomButton)</P><DIV>ps. SaveFileDialog works fine with vc 2002, vc 2003/ Only vc 2005 has it.</DIV>]]>
   </description>
   <pubDate>Wed, 04 Oct 2006 00:43:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5202&amp;PID=16292&amp;title=execute-event-not-fired#16292</guid>
  </item> 
  <item>
   <title><![CDATA[Execute Event Not Fired : I&amp;#039;m evaluating Command Bars...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5202&amp;PID=16254&amp;title=execute-event-not-fired#16254</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2386">jcbrugnago</a><br /><strong>Subject:</strong> 5202<br /><strong>Posted:</strong> 03 October 2006 at 10:16am<br /><br />I'm evaluating Command Bars ActiveX control release 10.3.1 in Visual Studio 2005.<DIV>I have a button in the ribbon that calls de SaveFileDialog component of VS.</DIV><DIV>After this event is fired and the Save Dialog is shown, the Ribbon stop raising any of its events.</DIV><DIV>&nbsp;</DIV><DIV>Anyone have an idea to solve that problem.</DIV><DIV>&nbsp;</DIV><DIV>Sample code</DIV><DIV><FONT color=#0000ff size=2></FONT>&nbsp;</DIV><DIV><FONT color=#0000ff size=2>Public</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>Class</FONT><FONT size=2> Form1</DIV><DIV><P></FONT><FONT color=#0000ff size=2>Dim</FONT><FONT size=2> RibbonBar </FONT><FONT color=#0000ff size=2>As</FONT><FONT size=2> RibbonBar</P><P></FONT><FONT color=#0000ff size=2>Private</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>Sub</FONT><FONT size=2> Form1_Load(</FONT><FONT color=#0000ff size=2>ByVal</FONT><FONT size=2> sender </FONT><FONT color=#0000ff size=2>As</FONT><FONT size=2> System.Object, </FONT><FONT color=#0000ff size=2>ByVal</FONT><FONT size=2> e </FONT><FONT color=#0000ff size=2>As</FONT><FONT size=2> System.EventArgs) </FONT><FONT color=#0000ff size=2>Handles</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>MyBase</FONT><FONT size=2>.Load</P><P>BuildRibbon()</P><P></FONT><FONT color=#0000ff size=2>End</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>Sub</P></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>Private</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>Sub</FONT><FONT size=2> BuildRibbon()</P><P></FONT><FONT color=#0000ff size=2>Dim</FONT><FONT size=2> Tab </FONT><FONT color=#0000ff size=2>As</FONT><FONT size=2> RibbonTab</P><P></FONT><FONT color=#0000ff size=2>Dim</FONT><FONT size=2> Group </FONT><FONT color=#0000ff size=2>As</FONT><FONT size=2> RibbonGroup</P><P>CommandBars.VisualTheme = xtpThemeOffice2007</P><P>RibbonBar = CommandBars.AddRibbonBar(</FONT><FONT color=#800000 size=2>"Menu"</FONT><FONT size=2>)</P><P>RibbonBar.EnableDocking(xtpFlagStretched)</P><P>RibbonBar.EnableFrameTheme()</P><P>Tab = RibbonBar.InsertTab(1, </FONT><FONT color=#800000 size=2>"Tab1"</FONT><FONT size=2>)</P><P>Group = Tab.Groups.AddGroup(</FONT><FONT color=#800000 size=2>"Group1"</FONT><FONT size=2>, 10)</P><P>Group.Add(xtpControlButton, 100, </FONT><FONT color=#800000 size=2>"Button1"</FONT><FONT size=2>)</P><P></FONT><FONT color=#0000ff size=2>End</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>Sub</P></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>Private</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>Sub</FONT><FONT size=2> CommandBars_Execute(</FONT><FONT color=#0000ff size=2>ByVal</FONT><FONT size=2> sender </FONT><FONT color=#0000ff size=2>As</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>Object</FONT><FONT size=2>, </FONT><FONT color=#0000ff size=2>ByVal</FONT><FONT size=2> e </FONT><FONT color=#0000ff size=2>As</FONT><FONT size=2> AxXtremeCommandBars._DCommandBarsEvents_ExecuteEvent) </FONT><FONT color=#0000ff size=2>Handles</FONT><FONT size=2> CommandBars.Execute</P><P></FONT><FONT color=#0000ff size=2>If</FONT><FONT size=2> e.control.Id = 100 </FONT><FONT color=#0000ff size=2>Then</P></FONT><FONT size=2><P>SaveFileDialog1.ShowDialog()</P><P></FONT><FONT color=#0000ff size=2>End</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>If</P></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>End</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>Sub</P></FONT><FONT size=2><P></P></FONT><FONT color=#0000ff size=2><P>End</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>Class</P></FONT></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 03 Oct 2006 10:16:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5202&amp;PID=16254&amp;title=execute-event-not-fired#16254</guid>
  </item> 
 </channel>
</rss>