<?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 : Reset Toolbar doubt?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Reset Toolbar doubt?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 00:14:58 +0000</pubDate>
  <lastBuildDate>Fri, 16 Nov 2007 06:52:04 +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=8647</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[Reset Toolbar doubt? : Hi, Is it so difficult to open...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8647&amp;PID=28526&amp;title=reset-toolbar-doubt#28526</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8647<br /><strong>Posted:</strong> 16 November 2007 at 6:52am<br /><br />Hi,<DIV>Is it so difficult to open sources and check what parameters passed ?</DIV><DIV>&nbsp;</DIV><DIV>lParam is pointer to toolbar:</DIV><DIV>&nbsp;</DIV><DIV>CXTPToolBar* pToolBar = (CXTPToolBar*)lParam;</DIV>]]>
   </description>
   <pubDate>Fri, 16 Nov 2007 06:52:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8647&amp;PID=28526&amp;title=reset-toolbar-doubt#28526</guid>
  </item> 
  <item>
   <title><![CDATA[Reset Toolbar doubt? : Hi,  Please look into this issue....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8647&amp;PID=28525&amp;title=reset-toolbar-doubt#28525</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2969">Ashok</a><br /><strong>Subject:</strong> 8647<br /><strong>Posted:</strong> 16 November 2007 at 6:21am<br /><br />Hi,<DIV>&nbsp; Please look into this issue.</DIV>]]>
   </description>
   <pubDate>Fri, 16 Nov 2007 06:21:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8647&amp;PID=28525&amp;title=reset-toolbar-doubt#28525</guid>
  </item> 
  <item>
   <title><![CDATA[Reset Toolbar doubt? : Hi, I am doing the same thing...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8647&amp;PID=28510&amp;title=reset-toolbar-doubt#28510</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2969">Ashok</a><br /><strong>Subject:</strong> 8647<br /><strong>Posted:</strong> 16 November 2007 at 12:38am<br /><br /><P>Hi,</P><P>I am doing the same thing what your are suggested earlier but I want to know which toolbar's (reset toolbar) I have clicked.</P><DIV><FONT color=#0000ff size=2><FONT size=2><P>LRESULT JMainFrame::OnResetToolBar(WPARAM wParam, LPARAM lParam)</P><P>{</P><P>LRESULT lRet;</P></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>if</FONT><FONT size=2>(GetBarID() != IDR_STAT_TOOLBAR)</FONT><FONT color=#0000ff size=2>return</FONT><FONT size=2> 0; -- How can I check like this, because if I clicked the reset toolbar in the IDR_STAT_TOOLBAR then only my code should work otherwise it should skip the process.</P></FONT></FONT><FONT size=2><DIV>Please help.</DIV></FONT></DIV>]]>
   </description>
   <pubDate>Fri, 16 Nov 2007 00:38:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8647&amp;PID=28510&amp;title=reset-toolbar-doubt#28510</guid>
  </item> 
  <item>
   <title><![CDATA[Reset Toolbar doubt? :  ON_MESSAGE(WM_XTP_CUSTOMIZATION_RESETTOOLBAR,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8647&amp;PID=28148&amp;title=reset-toolbar-doubt#28148</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8647<br /><strong>Posted:</strong> 06 November 2007 at 6:22am<br /><br /><DIV>&nbsp;</DIV><DIV>ON_MESSAGE(WM_XTP_CUSTOMIZATION_RESETTOOLBAR, OnResetToolBar)</DIV><DIV>...</DIV>]]>
   </description>
   <pubDate>Tue, 06 Nov 2007 06:22:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8647&amp;PID=28148&amp;title=reset-toolbar-doubt#28148</guid>
  </item> 
  <item>
   <title><![CDATA[Reset Toolbar doubt? : Hi, Please send some code related...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8647&amp;PID=28144&amp;title=reset-toolbar-doubt#28144</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2969">Ashok</a><br /><strong>Subject:</strong> 8647<br /><strong>Posted:</strong> 06 November 2007 at 4:56am<br /><br />Hi,<DIV>Please send some code related to that.</DIV>]]>
   </description>
   <pubDate>Tue, 06 Nov 2007 04:56:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8647&amp;PID=28144&amp;title=reset-toolbar-doubt#28144</guid>
  </item> 
  <item>
   <title><![CDATA[Reset Toolbar doubt? : Hello,  May be even better catch...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8647&amp;PID=28055&amp;title=reset-toolbar-doubt#28055</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8647<br /><strong>Posted:</strong> 05 November 2007 at 1:03am<br /><br /><P>Hello, </P><DIV>May be even better catch WM_XTP_CUSTOMIZATION_RESETTOOLBAR message in CMainFrame&nbsp;- it will be called only if user press Ok.</DIV>]]>
   </description>
   <pubDate>Mon, 05 Nov 2007 01:03:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8647&amp;PID=28055&amp;title=reset-toolbar-doubt#28055</guid>
  </item> 
  <item>
   <title><![CDATA[Reset Toolbar doubt? : Hi,  ya, I am doing that but...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8647&amp;PID=28041&amp;title=reset-toolbar-doubt#28041</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2969">Ashok</a><br /><strong>Subject:</strong> 8647<br /><strong>Posted:</strong> 03 November 2007 at 4:47am<br /><br />Hi,<DIV>&nbsp; ya, I am doing that but I want to capture the state of whether user pressed the OK or CANCEL, because if cancel i have to skip my code. How can I know the state of the OK or CANCEL button pressed while reseting the toolbar.</DIV>]]>
   </description>
   <pubDate>Sat, 03 Nov 2007 04:47:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8647&amp;PID=28041&amp;title=reset-toolbar-doubt#28041</guid>
  </item> 
  <item>
   <title><![CDATA[Reset Toolbar doubt? : Hello,  You can override  void...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8647&amp;PID=28021&amp;title=reset-toolbar-doubt#28021</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8647<br /><strong>Posted:</strong> 02 November 2007 at 10:32am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>You can override </DIV><DIV>void Reset(BOOL bShowWarningMessage);</DIV><DIV>method.<BR></DIV>]]>
   </description>
   <pubDate>Fri, 02 Nov 2007 10:32:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8647&amp;PID=28021&amp;title=reset-toolbar-doubt#28021</guid>
  </item> 
  <item>
   <title><![CDATA[Reset Toolbar doubt? : Hi,  Is it possible to find whether...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8647&amp;PID=28015&amp;title=reset-toolbar-doubt#28015</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2969">Ashok</a><br /><strong>Subject:</strong> 8647<br /><strong>Posted:</strong> 02 November 2007 at 8:09am<br /><br />Hi,<DIV>&nbsp; Is it possible to find whether reset toolbar is pressed or not. I want to find whether reset toolbar is clicked because I have to implement some code if reset toolbar in the Toolbar is clicked. Please help.</DIV>]]>
   </description>
   <pubDate>Fri, 02 Nov 2007 08:09:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8647&amp;PID=28015&amp;title=reset-toolbar-doubt#28015</guid>
  </item> 
 </channel>
</rss>