<?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 : ComboDropHeight (suggesti&#111;n)</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : ComboDropHeight (suggesti&#111;n)]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 21:43:47 +0000</pubDate>
  <lastBuildDate>Fri, 02 Sep 2005 03:47:13 +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=977</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[ComboDropHeight (suggesti&#111;n) : Please add the same method for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=977&amp;PID=8476&amp;title=combodropheight-suggestion#8476</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1011">Barto</a><br /><strong>Subject:</strong> 977<br /><strong>Posted:</strong> 02 September 2005 at 3:47am<br /><br /><P>Please add the same method for the PropertyGrid's InPlaceList.</P><P>I've always been patching the XTP source code, that's not a good way to do it :)</P>]]>
   </description>
   <pubDate>Fri, 02 Sep 2005 03:47:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=977&amp;PID=8476&amp;title=combodropheight-suggestion#8476</guid>
  </item> 
  <item>
   <title><![CDATA[ComboDropHeight (suggesti&#111;n) : Hello, SetDropDownItemCount method...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=977&amp;PID=8470&amp;title=combodropheight-suggestion#8470</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 977<br /><strong>Posted:</strong> 01 September 2005 at 11:51pm<br /><br /><P>Hello,</P><P>SetDropDownItemCount method added.</P>]]>
   </description>
   <pubDate>Thu, 01 Sep 2005 23:51:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=977&amp;PID=8470&amp;title=combodropheight-suggestion#8470</guid>
  </item> 
  <item>
   <title><![CDATA[ComboDropHeight (suggesti&#111;n) : I second this request - I just...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=977&amp;PID=8464&amp;title=combodropheight-suggestion#8464</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1003">Warren</a><br /><strong>Subject:</strong> 977<br /><strong>Posted:</strong> 01 September 2005 at 5:22pm<br /><br />I second this request - I just ran into this issue today.<br><br>Please add support for this!!!<br><br>Warren<br><br>]]>
   </description>
   <pubDate>Thu, 01 Sep 2005 17:22:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=977&amp;PID=8464&amp;title=combodropheight-suggestion#8464</guid>
  </item> 
  <item>
   <title><![CDATA[ComboDropHeight (suggesti&#111;n) : dear staff it would be perfect...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=977&amp;PID=2572&amp;title=combodropheight-suggestion#2572</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=652">dialogik</a><br /><strong>Subject:</strong> 977<br /><strong>Posted:</strong> 25 July 2004 at 6:27am<br /><br /><P>dear staff</P><P>it would be perfect to have a possibility to control the heigt of a combobox dropdown,<BR>the hardcoded 12 lines is not really nice. m_dropdownitemcount would be much nicer!<BR>best regards,<BR>christoph braendle</P><P dir=ltr style="MARGIN-RIGHT: 0px"><FONT face="Arial, Helvetica, sans-serif" size=1>BOOL CXTPControlComboBoxList::Popup(CXTPControlPopup* pControlPopup, BOOL <FONT color=#008000>/*bSelectFirst*/</FONT>)<BR>{</FONT><FONT face="Arial, Helvetica, sans-serif" size=1><BR>SetFont(CXTPPaintManager::GetIconFont());<BR>m_pControlPopup = pControlPopup;<BR>CWnd* pWndOwner = GetOwnerSite();<BR><FONT color=#0000ff>if</FONT> (pWndOwner) <BR>pWndOwner-&gt;SendMessage(WM_XTP_INITCOMMANDSPOPUP, , (LPARAM)<FONT color=#0000ff>this</FONT>);<BR>SetTrackingMode(TRUE, FALSE);<BR>UpdateFlags();<BR>CRect rcControl = pControlPopup-&gt;GetRect();<BR><FONT color=#0000ff>int</FONT> nItemHeight = ((CListBox*)<FONT color=#0000ff>this</FONT>)-&gt;GetItemHeight(0);<BR><FONT color=#0000ff>int</FONT> nHeight = min ( <IMG src="http://forum.codejock.com/smileys/smiley5.gif" border="0">12<IMG src="http://forum.codejock.com/smileys/smiley19.gif" border="0"> , max(1, ((CListBox*)<FONT color=#0000ff>this</FONT>)-&gt;GetCount())) * nItemHeight + 4;<BR><FONT color=#0000ff>int</FONT> nWidth = m_nMRUWidth &lt;= 0? rcControl.Width(): m_nMRUWidth;<BR>SetPosition(CSize(nWidth, nHeight));<BR><FONT color=#0000ff>return</FONT> TRUE;<BR>}</FONT></P>]]>
   </description>
   <pubDate>Sun, 25 Jul 2004 06:27:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=977&amp;PID=2572&amp;title=combodropheight-suggestion#2572</guid>
  </item> 
 </channel>
</rss>