<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Choosing WPF Property Grid editors from code</title> <atom:link href="http://www.mindscape.co.nz/blog/index.php/2008/07/15/choosing-wpf-property-grid-editors-from-code/feed/" rel="self" type="application/rss+xml" /><link>http://www.mindscape.co.nz/blog/index.php/2008/07/15/choosing-wpf-property-grid-editors-from-code/</link> <description>The official blog of Mindscape</description> <lastBuildDate>Sun, 05 Sep 2010 10:07:39 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>By: Ivan Towlson</title><link>http://www.mindscape.co.nz/blog/index.php/2008/07/15/choosing-wpf-property-grid-editors-from-code/comment-page-1/#comment-22958</link> <dc:creator>Ivan Towlson</dc:creator> <pubDate>Tue, 09 Sep 2008 00:04:33 +0000</pubDate> <guid
isPermaLink="false">http://www.mindscape.co.nz/blog/?p=143#comment-22958</guid> <description>You can implement drag and drop by handling the MouseDown event and calling the DragDrop.DoDragDrop method.  Your destination (the workspace) must have AllowDrop=&quot;True&quot; and handle the Drop event.You can then set the SelectedObject property of the property grid to be the control instance in the workspace (depending on your implementation you will probably be able to just databind PropertyGrid.SelectedObject to Workspace.SelectedItem).  You can get a trial version of the property grid from http://www.mindscape.co.nz/Products/WpfPropertyGrid/download.aspx.</description> <content:encoded><![CDATA[<p>You can implement drag and drop by handling the MouseDown event and calling the DragDrop.DoDragDrop method.  Your destination (the workspace) must have AllowDrop=&#8221;True&#8221; and handle the Drop event.</p><p>You can then set the SelectedObject property of the property grid to be the control instance in the workspace (depending on your implementation you will probably be able to just databind PropertyGrid.SelectedObject to Workspace.SelectedItem).  You can get a trial version of the property grid from <a
href="http://www.mindscape.co.nz/Products/WpfPropertyGrid/download.aspx" rel="nofollow">http://www.mindscape.co.nz/Products/WpfPropertyGrid/download.aspx</a>.</p> ]]></content:encoded> </item> <item><title>By: Sivaprasad</title><link>http://www.mindscape.co.nz/blog/index.php/2008/07/15/choosing-wpf-property-grid-editors-from-code/comment-page-1/#comment-22774</link> <dc:creator>Sivaprasad</dc:creator> <pubDate>Fri, 05 Sep 2008 10:59:35 +0000</pubDate> <guid
isPermaLink="false">http://www.mindscape.co.nz/blog/?p=143#comment-22774</guid> <description>Hi,How to Create Toolbox and Properybox using WPF(C sharp)I mean, I want to create a application that has a toolbox(listbox control) and drag the controls from toolbox and drop in the workspace(listbox control). Once we drop the controls in workspace, the properties related to that particular control should be displayed in property Panel(PropertyGrid control).Once we change the properties it should affect the workspace controls.(This Application like Visual studio toolbox and property box)The Same Windows Application code is available in: http://www.devhood.com/tools/tool_details.aspx?tool_id=662Thanks,
S.S.Sivaprasad</description> <content:encoded><![CDATA[<p>Hi,</p><p>How to Create Toolbox and Properybox using WPF(C sharp)</p><p>I mean, I want to create a application that has a toolbox(listbox control) and drag the controls from toolbox and drop in the workspace(listbox control). Once we drop the controls in workspace, the properties related to that particular control should be displayed in property Panel(PropertyGrid control).Once we change the properties it should affect the workspace controls.(This Application like Visual studio toolbox and property box)</p><p>The Same Windows Application code is available in: <a
href="http://www.devhood.com/tools/tool_details.aspx?tool_id=662" rel="nofollow">http://www.devhood.com/tools/tool_details.aspx?tool_id=662</a></p><p>Thanks,<br
/> S.S.Sivaprasad</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (request URI is rejected)

Served from: www.mindscape.co.nz @ 2010-09-08 01:45:18 -->