<?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 : Excel control with list</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Excel control with list]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 26 May 2026 07:32:28 +0000</pubDate>
  <lastBuildDate>Mon, 16 Apr 2007 02:26:38 +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=6868</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[Excel control with list : Hi Oleg,I will change that :)...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6868&amp;PID=21974&amp;title=excel-control-with-list#21974</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2929">Damsku</a><br /><strong>Subject:</strong> 6868<br /><strong>Posted:</strong> 16 April 2007 at 2:26am<br /><br />Hi Oleg,<br><br>I will change that :) Thank you very much.<br><br>PS: This software is magic. Thank you guys so much to bring it up to us. My workflow went to 10% with basic MFC to 90% with xtreme. I might end up liking GUI code afterall ;)<br>]]>
   </description>
   <pubDate>Mon, 16 Apr 2007 02:26:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6868&amp;PID=21974&amp;title=excel-control-with-list#21974</guid>
  </item> 
  <item>
   <title><![CDATA[Excel control with list : Hi, Thanks, good note.  Please...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6868&amp;PID=21968&amp;title=excel-control-with-list#21968</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6868<br /><strong>Posted:</strong> 15 April 2007 at 9:39am<br /><br /><P>Hi,</P><DIV><BR>Thanks, good note.</DIV><DIV>&nbsp;</DIV><DIV>Please change in Controls\XTExcelTabCtrl.cpp</DIV><DIV>m_wndHScrollBar.EnableScrollBar (ESB_DISABLE_BOTH);</DIV><DIV>to</DIV><DIV>m_wndHScrollBar.EnableWindow(FALSE);</DIV><DIV>&nbsp;</DIV><DIV>and</DIV><DIV>m_wndHScrollBar.EnableScrollBar (ESB_ENABLE_BOTH);</DIV><DIV>to</DIV><DIV>m_wndHScrollBar.EnableWindow(TRUE);</DIV><DIV>&nbsp;</DIV><DIV>and rebuild library.</DIV>]]>
   </description>
   <pubDate>Sun, 15 Apr 2007 09:39:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6868&amp;PID=21968&amp;title=excel-control-with-list#21968</guid>
  </item> 
  <item>
   <title><![CDATA[Excel control with list : Hi, i&amp;#039;m not sure wheter this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6868&amp;PID=21954&amp;title=excel-control-with-list#21954</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2929">Damsku</a><br /><strong>Subject:</strong> 6868<br /><strong>Posted:</strong> 14 April 2007 at 9:33am<br /><br />Hi, i'm not sure wheter this post belongs to this section or to the skin section. However, i'm trying to use excel controls, just as they are used in ExcelTabDlg code sample. Everything works fine so far, but my application is using a skin (Vista ie) and when the skin is set up to the dialog, then the excel list will not display the horizontal scrollbar, it will remain grayed even when it shouldnt. Disabling the skin makes it work all right. <br>Is it a know issue? Or anyone knows about a workaround/fix?<br><br>To reproduce: take the ExcelTabDlg code sample, add&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; XTPSkinManager()-&gt;SetApplyOptions(XTPSkinManager()-&gt;GetApplyOptions() | xtpSkinApplyMetrics);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; XTPSkinManager()-&gt;LoadSkin("Styles\\Vista.cjstyles", _T("NormalBlack.ini"));<br>to the dialog constructor. And resize the window so it should be enabling the horizontal scrollbar.<br>Thanks in advance<br>]]>
   </description>
   <pubDate>Sat, 14 Apr 2007 09:33:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6868&amp;PID=21954&amp;title=excel-control-with-list#21954</guid>
  </item> 
 </channel>
</rss>