<?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 : AddButton to CXTPPropertySheet</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : AddButton to CXTPPropertySheet]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 03:05:51 +0000</pubDate>
  <lastBuildDate>Thu, 28 Jan 2010 12:35:08 +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=16098</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[AddButton to CXTPPropertySheet : Hi,  MyPropertySheet extends...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16098&amp;PID=56421&amp;title=addbutton-to-cxtppropertysheet#56421</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5312">Tello74</a><br /><strong>Subject:</strong> 16098<br /><strong>Posted:</strong> 28 January 2010 at 12:35pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>MyPropertySheet extends CXTPPropertySheet.</DIV><DIV>Into the OnInitDialog I wrote the following code:</DIV><DIV>&nbsp;</DIV><DIV><FONT size=2>// Setting property sheet buttons<BR>RemoveButtons();<BR>AddButton(IDS_SETTINGS_BUTTON1, ID_ONE_BUTTON);<BR>AddButton(IDS_SETTINGS_BUTTON2, ID_TWO_BUTTON);</FONT></DIV><P>The standard property sheet buttons (OK, CANCEL, APPLY, HELP) disappear BUT my new ones don't appear. They only appear if I drag the&nbsp;prop sheet&nbsp;corner causing a property sheet repaint. In addition I can't find a command (Invalidate, InvalidateRect have no success) to force the prop sheet repaint. Something is wrong in my code? Is there a command showing the added buttons?</P><DIV>Thank you!!!</DIV>]]>
   </description>
   <pubDate>Thu, 28 Jan 2010 12:35:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16098&amp;PID=56421&amp;title=addbutton-to-cxtppropertysheet#56421</guid>
  </item> 
 </channel>
</rss>