<?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 : AddExpandButton return value</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : AddExpandButton return value]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 08:59:31 +0000</pubDate>
  <lastBuildDate>Sat, 03 May 2008 14:31:29 +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=10475</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[AddExpandButton return value : The following functions should...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10475&amp;PID=34612&amp;title=addexpandbutton-return-value#34612</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 10475<br /><strong>Posted:</strong> 03 May 2008 at 2:31pm<br /><br /><DIV>The following functions should return the pointer to the button:</DIV><DIV>&nbsp;</DIV><DIV>AddExpandButton</DIV><DIV>AddSpinButton</DIV><DIV>AddComboButton</DIV><DIV>&nbsp;</DIV><DIV>Otherwise you get ugly code such as this:</DIV><DIV>pOptions-&gt;AddExpandButton();</DIV><DIV>pOptions-&gt;GetButton(0)-&gt;SetIconIndex(iconIndex); // How do we know 0 is indeed this button?</DIV><DIV>&nbsp;</DIV><DIV>Better:</DIV><DIV>pOptions-&gt;AddExpandButton()-&gt;SetIconIndex(iconIndex); <img src="http://forum.codejock.com/smileys/smiley1.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Sat, 03 May 2008 14:31:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10475&amp;PID=34612&amp;title=addexpandbutton-return-value#34612</guid>
  </item> 
 </channel>
</rss>