<?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 : Restrict Toolbar docking orientation</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Restrict Toolbar docking orientation]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 04:39:44 +0000</pubDate>
  <lastBuildDate>Mon, 31 Jul 2023 09:40:09 +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=24411</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[Restrict Toolbar docking orientation :  //--------------------------...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24411&amp;PID=78745&amp;title=restrict-toolbar-docking-orientation#78745</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=686">cpede</a><br /><strong>Subject:</strong> 24411<br /><strong>Posted:</strong> 31 July 2023 at 9:40am<br /><br /><table width="99%"><tr><td><pre class="BBcode"><div><div>//-----------------------------------------------------------------------</div><div><span style="white-space: normal;">// Summary:</span></div><div><span style="white-space: normal;">//&nbsp; &nbsp; &nbsp;Call this method to set docking flags.</span></div><div><span style="white-space: normal;">// Parameters:</span></div><div><span style="white-space: normal;">//&nbsp; &nbsp; &nbsp;dwFlags - Flags for docking. Can be any of the values listed in the Remarks section.</span></div><div><span style="white-space: normal;">// Remarks:</span></div><div><span style="white-space: normal;">//&nbsp; &nbsp; &nbsp;dwFlags parameter can be one or more of the following:</span></div><div><span style="white-space: normal;">//&nbsp; &nbsp; &nbsp;* &lt;b&gt;xtpFlagAlignTop&lt;/b&gt;: Allows docking at the top of the client area.</span></div><div><span style="white-space: normal;">//&nbsp; &nbsp; &nbsp;* &lt;b&gt;xtpFlagAlignBottom&lt;/b&gt;: Allows docking at the bottom of the client area.</span></div><div><span style="white-space: normal;">//&nbsp; &nbsp; &nbsp;* &lt;b&gt;xtpFlagAlignLeft&lt;/b&gt;: Allows docking on the left side of the client area.</span></div><div><span style="white-space: normal;">//&nbsp; &nbsp; &nbsp;* &lt;b&gt;xtpFlagAlignRight&lt;/b&gt;: Allows docking on the right side of the client area.</span></div><div><span style="white-space: normal;">//&nbsp; &nbsp; &nbsp;* &lt;b&gt;xtpFlagFloating&lt;/b&gt;: Allows floating.</span></div><div><span style="white-space: normal;">//&nbsp; &nbsp; &nbsp;* &lt;b&gt;xtpFlagHideWrap&lt;/b&gt;: Allows to hide wrapped controls.</span></div><div><span style="white-space: normal;">//&nbsp; &nbsp; &nbsp;* &lt;b&gt;xtpFlagStretched&lt;/b&gt;: Indicates the bar is stretched.</span></div><div><span style="white-space: normal;">//-----------------------------------------------------------------------</span></div><div><span style="white-space: normal;">void EnableDocking(DWORD dwFlags = xtpFlagAlignAny | xtpFlagFloating | xtpFlagHideWrap);</span></div></div><div><br></div><div></pre></td></tr></table></div>]]>
   </description>
   <pubDate>Mon, 31 Jul 2023 09:40:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24411&amp;PID=78745&amp;title=restrict-toolbar-docking-orientation#78745</guid>
  </item> 
  <item>
   <title><![CDATA[Restrict Toolbar docking orientation : I have a CXTPToolbar from a CommandBar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24411&amp;PID=78743&amp;title=restrict-toolbar-docking-orientation#78743</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9607">Duane</a><br /><strong>Subject:</strong> 24411<br /><strong>Posted:</strong> 28 July 2023 at 9:54am<br /><br />I have a CXTPToolbar from a CommandBar that has a couple of combo boxes.&nbsp; When the user drags them to dock vertically the combo boxes are not shown.&nbsp; It would be acceptable to allow only horizontal orientation when docking.&nbsp; Is this possible?]]>
   </description>
   <pubDate>Fri, 28 Jul 2023 09:54:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24411&amp;PID=78743&amp;title=restrict-toolbar-docking-orientation#78743</guid>
  </item> 
 </channel>
</rss>