<?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 : Propertysheet OK Cancel button!</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Propertysheet OK Cancel button!]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 02:43:05 +0000</pubDate>
  <lastBuildDate>Fri, 26 Dec 2014 06:13:00 +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=22497</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[Propertysheet OK Cancel button! :  Hello Kumar,What version of...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22497&amp;PID=73008&amp;title=propertysheet-ok-cancel-button#73008</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 22497<br /><strong>Posted:</strong> 26 December 2014 at 6:13am<br /><br />Hello Kumar,<br><br>What version of toolkitpro &nbsp;do you use ? &nbsp; &nbsp;CXTPPropertySheet::AddButton() has other definition<br><table width="99%"><tr><td><pre class="BBcode">virtual BOOL AddButton(UINT nIDCaption, UINT nID);</pre></td></tr></table><br><br>To remove &nbsp;Ok and Cancel buttons you must inherit &nbsp;CXTPPropertySheet&nbsp;and redefine CXTPPropertySheet::CreateButtons() method. Use AddButton() only inside CreateButtons() to add all needed buttons. Check what AddButton() returns.<br><br>Regards,<br>&nbsp;Oleksandr Lebed<br>]]>
   </description>
   <pubDate>Fri, 26 Dec 2014 06:13:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22497&amp;PID=73008&amp;title=propertysheet-ok-cancel-button#73008</guid>
  </item> 
  <item>
   <title><![CDATA[Propertysheet OK Cancel button! : Dear Members,Is there any way...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22497&amp;PID=73004&amp;title=propertysheet-ok-cancel-button#73004</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2903">KumarCJ</a><br /><strong>Subject:</strong> 22497<br /><strong>Posted:</strong> 22 December 2014 at 7:38am<br /><br />Dear Members,<br><br>Is there any way through which we can remove/hide the OK, Cancel button from CXTPPropertySheet?<br><br>Tried using below code, but we can see OK, Cancel button on sheet<br>CXTPPropertySheet ps(_T(One));<br>ps.RemoveButtons();<br>ps.AddButton ("Close", IDCLOSE);<br><br>Thanks,<br>Saket Kumar]]>
   </description>
   <pubDate>Mon, 22 Dec 2014 07:38:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22497&amp;PID=73004&amp;title=propertysheet-ok-cancel-button#73004</guid>
  </item> 
 </channel>
</rss>