<?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 : Inplace button appearance</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : Inplace button appearance]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 16:40:25 +0000</pubDate>
  <lastBuildDate>Fri, 17 Nov 2006 05:00:05 +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=5378</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[Inplace button appearance : Thanks for your answer, I will...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5378&amp;PID=17397&amp;title=inplace-button-appearance#17397</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1169">farr02</a><br /><strong>Subject:</strong> 5378<br /><strong>Posted:</strong> 17 November 2006 at 5:00am<br /><br />Thanks for your answer, I will try it.<br>Bye<br>&nbsp;&nbsp; Holger<br>]]>
   </description>
   <pubDate>Fri, 17 Nov 2006 05:00:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5378&amp;PID=17397&amp;title=inplace-button-appearance#17397</guid>
  </item> 
  <item>
   <title><![CDATA[Inplace button appearance : Not sure if my focus issue will...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5378&amp;PID=16931&amp;title=inplace-button-appearance#16931</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2468">randob1</a><br /><strong>Subject:</strong> 5378<br /><strong>Posted:</strong> 01 November 2006 at 10:54am<br /><br /><P>Not sure if my focus issue will relate to yours but due to how we implement the inplaceButton I could not Tab into or out of any buttons.&nbsp; I wound up having to use a combination of the OnNavigate method and PreTranslate.</P><P>This is why my situation may not help.&nbsp; In my case the buttons, if they exist, proceed an inplace edit control.&nbsp; OnNavigate was triggered for all the grid controls except the buttons, so if the buttons existed&nbsp;and current grid item was an edit control I could use Windows API to get the focus to the buttons.&nbsp;</P><P>To get back from the buttons I used PreTranslate where I checked for Tab keydown and the shift key.&nbsp; If I was on the last button and tab was selected, I would then simply set focus to the parent control, again with windows API.&nbsp; The shift/tab was kind of&nbsp;a hack, if I needed to get back to the edit from the fist button.&nbsp; I set focus to the parent control and then called OnNavigate to move forward once more so that to the user it would appear that we navigated back one instead of forward twice.&nbsp; Hope this gives you some ideas.</P>]]>
   </description>
   <pubDate>Wed, 01 Nov 2006 10:54:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5378&amp;PID=16931&amp;title=inplace-button-appearance#16931</guid>
  </item> 
  <item>
   <title><![CDATA[Inplace button appearance : Hello Oleg,thanks for your answer....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5378&amp;PID=16906&amp;title=inplace-button-appearance#16906</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1169">farr02</a><br /><strong>Subject:</strong> 5378<br /><strong>Posted:</strong> 31 October 2006 at 10:08am<br /><br />Hello Oleg,<br><br>thanks for your answer. I found another solution for my problem: According to the custom spin-button element in property-grid sample I implemented a 'normal' button for property-grid items. So I can set size and text of the button and by handling the BN_CLICKED notification of the button I can call a user-given callback function:-)<br>Implementation is straightforward: Given the spin-button element just replace the CSpinButtonCtrl with a C(XT)Button and the UDN_DELTAPOS notification with BN_CLICKED.<br>If  someone is interested in the source code let me know and I will post it here (but at the moment there are still some problems with getting the keyboard focus, maybe someone has a hint on how the button can get the keybord focus).<br><br>Bye<br>&nbsp;&nbsp; Holger<br><br>]]>
   </description>
   <pubDate>Tue, 31 Oct 2006 10:08:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5378&amp;PID=16906&amp;title=inplace-button-appearance#16906</guid>
  </item> 
  <item>
   <title><![CDATA[Inplace button appearance : Sorry, you can draw it with own...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5378&amp;PID=16890&amp;title=inplace-button-appearance#16890</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5378<br /><strong>Posted:</strong> 30 October 2006 at 2:47pm<br /><br />Sorry, you can draw it with own style but size always will be GetSystemMetrics(SM_CXHTHUMB) :(<DIV>&nbsp;</DIV><DIV>We are going improve it soon.</DIV>]]>
   </description>
   <pubDate>Mon, 30 Oct 2006 14:47:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5378&amp;PID=16890&amp;title=inplace-button-appearance#16890</guid>
  </item> 
  <item>
   <title><![CDATA[Inplace button appearance : Hello,is it possible to modify...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5378&amp;PID=16871&amp;title=inplace-button-appearance#16871</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1169">farr02</a><br /><strong>Subject:</strong> 5378<br /><strong>Posted:</strong> 30 October 2006 at 9:06am<br /><br />Hello,<br><br>is it possible to modify the appearance of the inplace button apart from writing a special OnPaint routine? <br>I want to set my own text as caption for the button and my own callback function.<br><br>Best regards,<br>&nbsp;&nbsp; Holger<br><br>]]>
   </description>
   <pubDate>Mon, 30 Oct 2006 09:06:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5378&amp;PID=16871&amp;title=inplace-button-appearance#16871</guid>
  </item> 
 </channel>
</rss>