<?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 : [SOLVED] ComboBox Style property</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : [SOLVED] ComboBox Style property]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 08:33:23 +0000</pubDate>
  <lastBuildDate>Thu, 19 Jun 2008 11:46:52 +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=11042</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[[SOLVED] ComboBox Style property : Woow! This is more than a plus...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11042&amp;PID=37016&amp;title=solved-combobox-style-property#37016</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2090">joeliner</a><br /><strong>Subject:</strong> 11042<br /><strong>Posted:</strong> 19 June 2008 at 11:46am<br /><br />Woow! This is more than a plus for the CJ combobox.<br><br>thanks!<br>]]>
   </description>
   <pubDate>Thu, 19 Jun 2008 11:46:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11042&amp;PID=37016&amp;title=solved-combobox-style-property#37016</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] ComboBox Style property : Hello,  Thanks, we implemented...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11042&amp;PID=36966&amp;title=solved-combobox-style-property#36966</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11042<br /><strong>Posted:</strong> 19 June 2008 at 1:22am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>Thanks, we implemented recreate trick also for 12.0.1.</DIV>]]>
   </description>
   <pubDate>Thu, 19 Jun 2008 01:22:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11042&amp;PID=36966&amp;title=solved-combobox-style-property#36966</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] ComboBox Style property : vbaccelerator did it by destroying...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11042&amp;PID=36959&amp;title=solved-combobox-style-property#36959</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2113">ijwelch</a><br /><strong>Subject:</strong> 11042<br /><strong>Posted:</strong> 18 June 2008 at 9:14pm<br /><br />vbaccelerator did it by destroying and recreating the underlying window in new style (whilst caching and reapplying list items, selection etc).<br><br>maybe cj can add this at some point.<br>]]>
   </description>
   <pubDate>Wed, 18 Jun 2008 21:14:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11042&amp;PID=36959&amp;title=solved-combobox-style-property#36959</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] ComboBox Style property : Hey Aaron,I kinda figured it was...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11042&amp;PID=36952&amp;title=solved-combobox-style-property#36952</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 11042<br /><strong>Posted:</strong> 18 June 2008 at 7:51pm<br /><br />Hey Aaron,<br><br>I kinda figured it was an MS limitation since the same problem exists with their control...I hoped there was a way around it. The CJ TextBox control allows you to change the Multiline property of a TextBox at runtime where the MS one does not (for example), so I was holding out hope that the same might be possible for the Style property. <br><br>It's not that big a problem, I just have the extra overhead of placing 1 ComboBox of each style on my user control and managing visibility based on my exposed Style property.<br>]]>
   </description>
   <pubDate>Wed, 18 Jun 2008 19:51:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11042&amp;PID=36952&amp;title=solved-combobox-style-property#36952</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] ComboBox Style property : Hi Jason,  I believe it&amp;#039;s...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11042&amp;PID=36927&amp;title=solved-combobox-style-property#36927</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 11042<br /><strong>Posted:</strong> 18 June 2008 at 10:06am<br /><br />Hi Jason,<DIV>&nbsp;</DIV><DIV>I believe it's not possible to change the style in runtime. Once I wanted to change the style too and I have looked on the internet for solutions but nothing found... But maybe the CJ development team can change this and break trough the brickwall Microsoft has built <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Wed, 18 Jun 2008 10:06:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11042&amp;PID=36927&amp;title=solved-combobox-style-property#36927</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] ComboBox Style property :  It seems that the CJ ComboBox...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11042&amp;PID=36770&amp;title=solved-combobox-style-property#36770</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 11042<br /><strong>Posted:</strong> 15 June 2008 at 11:26pm<br /><br />It seems that the CJ ComboBox ignores changes to the Style property when placed on a UserControl (and at runtime). Is there any way that we can change this property at runtime, or is it technically impossible?<br><br>Thanks.<br><br><b>EDIT: SOLVED IN 12.0.1. Thanks!</b><br>]]>
   </description>
   <pubDate>Sun, 15 Jun 2008 23:26:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11042&amp;PID=36770&amp;title=solved-combobox-style-property#36770</guid>
  </item> 
 </channel>
</rss>