<?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 : CXTPControlSlider ????</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTPControlSlider ????]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 14:47:41 +0000</pubDate>
  <lastBuildDate>Fri, 13 Jun 2008 17:54:44 +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=11028</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[CXTPControlSlider ???? : Thanks for help, however Oleg...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11028&amp;PID=36718&amp;title=cxtpcontrolslider#36718</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 11028<br /><strong>Posted:</strong> 13 June 2008 at 5:54pm<br /><br />Thanks for help, however Oleg has now given us an MFC solution<DIV>&nbsp;</DIV><DIV>Cheers again</DIV><DIV>Terry</DIV>]]>
   </description>
   <pubDate>Fri, 13 Jun 2008 17:54:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11028&amp;PID=36718&amp;title=cxtpcontrolslider#36718</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPControlSlider ???? : It will, and it will look different...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11028&amp;PID=36708&amp;title=cxtpcontrolslider#36708</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 11028<br /><strong>Posted:</strong> 13 June 2008 at 3:46pm<br /><br />It will, and it will look different with each theme.<br><br>I'm not the MFC guy, so maybe Oleg has a better solution, but I like that Scroll\Slider, it is the same that is in the zoom pane for Office 2007 statusbar.<br>]]>
   </description>
   <pubDate>Fri, 13 Jun 2008 15:46:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11028&amp;PID=36708&amp;title=cxtpcontrolslider#36708</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPControlSlider ???? : so this code will work for ribbons???...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11028&amp;PID=36707&amp;title=cxtpcontrolslider#36707</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 11028<br /><strong>Posted:</strong> 13 June 2008 at 3:32pm<br /><br />so this code will work for ribbons??? as we want to add our slider to a group we have<DIV></DIV>]]>
   </description>
   <pubDate>Fri, 13 Jun 2008 15:32:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11028&amp;PID=36707&amp;title=cxtpcontrolslider#36707</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPControlSlider ???? : Maybe you would like this: CXTPToolBar*...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11028&amp;PID=36705&amp;title=cxtpcontrolslider#36705</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 11028<br /><strong>Posted:</strong> 13 June 2008 at 2:53pm<br /><br />Maybe you would like this:<br><br>&nbsp;&nbsp;&nbsp; CXTPToolBar* pToolBarScrollBar = pCommandBars-&gt;Add(_T("ScrollBar"), xtpBarTop);<br>&nbsp;&nbsp;&nbsp; pToolBarScrollBar-&gt;GetControls()-&gt;Add(xtpControlLabel, 0)-&gt;SetCaption(_T("CXTPControlScrollBar:"));<br>&nbsp;&nbsp;&nbsp; CXTPControlScrollBar* pSBControl = (CXTPControlScrollBar*)pToolBarScrollBar-&gt;GetControls()-&gt;Add(new CXTPControlScrollBar());<br>&nbsp;&nbsp;&nbsp; pSBControl-&gt;SetScrollBarStyle(xtpScrollStyleSlider);<br>&nbsp;&nbsp;&nbsp; DockRightOf(pToolBarScrollBar, pToolBarSlider);<br>]]>
   </description>
   <pubDate>Fri, 13 Jun 2008 14:53:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11028&amp;PID=36705&amp;title=cxtpcontrolslider#36705</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPControlSlider ???? :   SuperMario wrote:CommandBarControls...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11028&amp;PID=36698&amp;title=cxtpcontrolslider#36698</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 11028<br /><strong>Posted:</strong> 13 June 2008 at 1:55pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by SuperMario" alt="Originally posted by SuperMario" style="vertical-align: text-bottom;" /> <strong>SuperMario wrote:</strong><br /><br />CommandBarControls and CommandBarsDesigner both use this class.</td></tr></table><DIV>&nbsp;</DIV><DIV>However how do we stop it being white behind the control when added to a ribbon :( and also there is a focus rectangle drawn around it :( does not look good</DIV>]]>
   </description>
   <pubDate>Fri, 13 Jun 2008 13:55:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11028&amp;PID=36698&amp;title=cxtpcontrolslider#36698</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPControlSlider ???? : CommandBarControls and CommandBarsDesigner...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11028&amp;PID=36697&amp;title=cxtpcontrolslider#36697</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 11028<br /><strong>Posted:</strong> 13 June 2008 at 1:49pm<br /><br />CommandBarControls and CommandBarsDesigner both use this class.]]>
   </description>
   <pubDate>Fri, 13 Jun 2008 13:49:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11028&amp;PID=36697&amp;title=cxtpcontrolslider#36697</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPControlSlider ???? : Is there an example using CTPControlSlider...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11028&amp;PID=36688&amp;title=cxtpcontrolslider#36688</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 11028<br /><strong>Posted:</strong> 13 June 2008 at 12:38pm<br /><br />Is there an example using CTPControlSlider as we cant seem to find one and ours is not working :(<DIV>&nbsp;</DIV><DIV>Also why does it show white behind the background if we hover over this control on a ribbon???</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV><DIV>Terry</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 13 Jun 2008 12:38:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11028&amp;PID=36688&amp;title=cxtpcontrolslider#36688</guid>
  </item> 
 </channel>
</rss>