<?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 : Ugly gripper in modeless CXTPPropertySheet</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Ugly gripper in modeless CXTPPropertySheet]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 18:33:29 +0000</pubDate>
  <lastBuildDate>Fri, 27 May 2011 03:47:58 +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=18450</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[Ugly gripper in modeless CXTPPropertySheet : That&amp;#039;s it! Thank you very...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18450&amp;PID=64616&amp;title=ugly-gripper-in-modeless-cxtppropertysheet#64616</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6815">emen</a><br /><strong>Subject:</strong> 18450<br /><strong>Posted:</strong> 27 May 2011 at 3:47am<br /><br /><p>That's it! <img src="http://forum.codejock.com/smileys/smiley1.gif" height="17" width="17" border="0" alt="Smile" title="Smile" /></p><div></div><p>&nbsp;</p><div>Thank you very much!</div>]]>
   </description>
   <pubDate>Fri, 27 May 2011 03:47:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18450&amp;PID=64616&amp;title=ugly-gripper-in-modeless-cxtppropertysheet#64616</guid>
  </item> 
  <item>
   <title><![CDATA[Ugly gripper in modeless CXTPPropertySheet : Hello,Thanks, checking how to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18450&amp;PID=64608&amp;title=ugly-gripper-in-modeless-cxtppropertysheet#64608</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 18450<br /><strong>Posted:</strong> 27 May 2011 at 3:24am<br /><br />Hello,<div><br></div><div>Thanks, checking how to move it to bottom.</div><div><br></div><div>You can remove this gripper if add to&nbsp;<span ="Apple-style-span" style="color: rgb2, 0, 2; font-family: Arial, Helvetica, sans-serif; line-height: 18px; -webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; font-size: small; ">CSamplePropertySheet</span></div><div><div><br></div><div><span ="Apple-tab-span" style="white-space:pre">		</span>BOOL CreateClient()</div><div><span ="Apple-tab-span" style="white-space:pre">		</span>{</div><div><span ="Apple-tab-span" style="white-space:pre">			</span>if (!CXTPPropertySheet::CreateClient())</div><div><span ="Apple-tab-span" style="white-space:pre">				</span>return FALSE;</div><div><br></div><div><span ="Apple-tab-span" style="white-space:pre">			</span>m_scSizeIcon.DestroyWindow();</div><div><br></div><div><span ="Apple-tab-span" style="white-space:pre">			</span>return TRUE;</div><div><span ="Apple-tab-span" style="white-space:pre">		</span>}</div></div><div><br></div>]]>
   </description>
   <pubDate>Fri, 27 May 2011 03:24:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18450&amp;PID=64608&amp;title=ugly-gripper-in-modeless-cxtppropertysheet#64608</guid>
  </item> 
  <item>
   <title><![CDATA[Ugly gripper in modeless CXTPPropertySheet :   The resize gripper in a modeless...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18450&amp;PID=64600&amp;title=ugly-gripper-in-modeless-cxtppropertysheet#64600</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6815">emen</a><br /><strong>Subject:</strong> 18450<br /><strong>Posted:</strong> 26 May 2011 at 5:29am<br /><br /><font face="Arial, Helvetica, sans-serif">The resize gripper in a modeless <font color="#020002" size="2"><font color="#020002" size="2"><font color="#020002" size="2">CXTPPropertySheet paints over the property page, anyone know how to fix this?<div></div><img src="uploads/6815/Sheet.png" height="326" width="317" border="0" /><div></div>Code for this:<div>class CSamplePropertySheet : public CXTPPropertySheet<br>{<br>public:<br>&nbsp;CSamplePropertySheet() : CXTPPropertySheet(_T("CXTPPropertyPageTreeNavigator Sample"))<br>&nbsp;{<br>&nbsp;&nbsp;AddPage(&amp;pageProperties);<br>&nbsp;&nbsp;AddPage(&amp;pageSample2);<br>&nbsp;<br>&nbsp;&nbsp;SetResizable();<br>&nbsp;}<br>&nbsp;CTabTreePage pageProperties;<br>&nbsp;CTabSamplePage pageSample2;</div><p>};</p><p>CSamplePropertySheet* ps = new CSamplePropertySheet();<br>ps-&gt;Create();<font size="2" face="C&#111;nsolas"><font size="2" face="C&#111;nsolas"></font></font></font>Thanks.</font></font></font></p>]]>
   </description>
   <pubDate>Thu, 26 May 2011 05:29:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18450&amp;PID=64600&amp;title=ugly-gripper-in-modeless-cxtppropertysheet#64600</guid>
  </item> 
 </channel>
</rss>