<?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 : How to disable the DialogBar combobox style inner</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : How to disable the DialogBar combobox style inner]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 08:37:20 +0000</pubDate>
  <lastBuildDate>Wed, 19 Oct 2016 21:51:30 +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=23111</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[How to disable the DialogBar combobox style inner : The issue has been fixed for version...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23111&amp;PID=75233&amp;title=how-to-disable-the-dialogbar-combobox-style-inner#75233</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8199">astoyan</a><br /><strong>Subject:</strong> 23111<br /><strong>Posted:</strong> 19 October 2016 at 9:51pm<br /><br />The issue has been fixed for version 17.3. No&nbsp;client&nbsp;code change required.<div><br></div><div>Regards,</div><div>&nbsp; Alexander</div>]]>
   </description>
   <pubDate>Wed, 19 Oct 2016 21:51:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23111&amp;PID=75233&amp;title=how-to-disable-the-dialogbar-combobox-style-inner#75233</guid>
  </item> 
  <item>
   <title><![CDATA[How to disable the DialogBar combobox style inner : Hello,Thank you for bringing this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23111&amp;PID=75178&amp;title=how-to-disable-the-dialogbar-combobox-style-inner#75178</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 23111<br /><strong>Posted:</strong> 05 October 2016 at 6:26am<br /><br />Hello,<br><br>Thank you for bringing this to our attention<br>This depend on&nbsp;CXTPDialogBar::m_bCaptionPopup. But it is protected and don't have public setter. <br><br>So as hotfix&nbsp;<span style="line-height: 16.8px;">you&nbsp;</span>can change back code in&nbsp;<br>Source\CommandBars\XTPDialogBar.cpp: ~277<br>CXTPDialogBar::CalcSize()<table width="99%"><tr><td><pre class="BBcode">pCaption-&gt;m_bCaptionPopup = m_bCaptionPopup;</pre></td></tr></table><br>to<table width="99%"><tr><td><pre class="BBcode">pCaption-&gt;m_bCaptionPopup = m_bCaptionPopup &amp;&amp; (m_pPopupBar-&gt;GetControlCount() != 0);</pre></td></tr></table><br>We will solve this in next release.<br><br>Regards,<br>&nbsp;Oleksandr Lebed]]>
   </description>
   <pubDate>Wed, 05 Oct 2016 06:26:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23111&amp;PID=75178&amp;title=how-to-disable-the-dialogbar-combobox-style-inner#75178</guid>
  </item> 
  <item>
   <title><![CDATA[How to disable the DialogBar combobox style inner : Hello Everyone,I hope you are...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23111&amp;PID=75027&amp;title=how-to-disable-the-dialogbar-combobox-style-inner#75027</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5362">supermip</a><br /><strong>Subject:</strong> 23111<br /><strong>Posted:</strong> 31 August 2016 at 10:10am<br /><br />Hello Everyone,<br><br>I hope you are doing well.<br><br>I have updated our application to CodeJock version 17.2.0 and I would like to know if there would be a way to disable the following effects when the mouse goes over or click on the caption:<br><br>I would like to disable these effects and just keep a standard caption style.<br><br>The several properties attached to the dialogbar control do not provide a direct way to disable it but maybe is there a hidden way to avoid this funny inner combobox.<br><p><img src="uploads/5362/pict1.png" height="152" width="759" border="0" /></p><p><img src="uploads/5362/pict2.png" height="151" width="760" border="0" /></p><p>The expected effect would be to always keep a clean caption style:</p><p><img src="uploads/5362/pict3.png" height="152" width="755" border="0" /></p><p>How could this be fixed ?&nbsp; The spy window does not even recognize the inner combobox control.<br>    </p>    Thank you very much in advance.]]>
   </description>
   <pubDate>Wed, 31 Aug 2016 10:10:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23111&amp;PID=75027&amp;title=how-to-disable-the-dialogbar-combobox-style-inner#75027</guid>
  </item> 
 </channel>
</rss>