<?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 : How to select an item and activate edit</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : How to select an item and activate edit]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 05:48:06 +0000</pubDate>
  <lastBuildDate>Mon, 06 Dec 2004 07:29:27 +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=1485</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[How to select an item and activate edit : CXTPPropertyGridItem* pItem =...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1485&amp;PID=4268&amp;title=how-to-select-an-item-and-activate-edit#4268</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1485<br /><strong>Posted:</strong> 06 December 2004 at 7:29am<br /><br /><P>&nbsp;CXTPPropertyGridItem* pItem =  m_wndPropertyGrid.GetCategories()-&gt;GetAt(0)-&gt;GetChilds ()-&gt;GetAt(2);</P><P><BR>&nbsp;pItem-&gt;Select();<BR>&nbsp;m_wndPropertyGrid.SetFocus();<BR>&nbsp;pItem-&gt;GetInplaceEdit().SetFocus();<BR>&nbsp;pItem-&gt;GetInplaceEdit().SetSel(0, -1, FALSE);</P><P>ps. in you source version GetInplaceEdit can be protected (we changed it as public in last version only) so modify header file manually.</P>]]>
   </description>
   <pubDate>Mon, 06 Dec 2004 07:29:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1485&amp;PID=4268&amp;title=how-to-select-an-item-and-activate-edit#4268</guid>
  </item> 
  <item>
   <title><![CDATA[How to select an item and activate edit : I&amp;#039;ve got a tree view on a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1485&amp;PID=4239&amp;title=how-to-select-an-item-and-activate-edit#4239</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=822">RickSaada</a><br /><strong>Subject:</strong> 1485<br /><strong>Posted:</strong> 02 December 2004 at 12:18pm<br /><br /><P><FONT size=2>I've got a tree view on a data file that opens tabbed views when you double click an item in the tree.&nbsp; Each tabbed view is a property grid.&nbsp; I'd like, after the grid is created and displayed in the new view, to select the first item in the grid, activate its edit, and select all the contents in the edit.&nbsp; I can't figure out how to do this from code (as opposed to clicking in the item).&nbsp;&nbsp; What's the secret?</FONT></P><P><FONT size=2>Thanks,</FONT></P><P><FONT size=2>Rick</FONT></P>]]>
   </description>
   <pubDate>Thu, 02 Dec 2004 12:18:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1485&amp;PID=4239&amp;title=how-to-select-an-item-and-activate-edit#4239</guid>
  </item> 
 </channel>
</rss>