<?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 : SOLVED: PropertyItemPicture width</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : SOLVED: PropertyItemPicture width]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 07:50:46 +0000</pubDate>
  <lastBuildDate>Wed, 30 Apr 2008 02:47:06 +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=9792</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[SOLVED: PropertyItemPicture width : Hi,  This is possible in V12.0...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9792&amp;PID=34434&amp;title=solved-propertyitempicture-width#34434</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 9792<br /><strong>Posted:</strong> 30 April 2008 at 2:47am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>This is possible in V12.0 <img src="https://forum.codejock.com/smileys/smiley1.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Wed, 30 Apr 2008 02:47:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9792&amp;PID=34434&amp;title=solved-propertyitempicture-width#34434</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: PropertyItemPicture width : Hi,  And for those who will...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9792&amp;PID=32542&amp;title=solved-propertyitempicture-width#32542</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 9792<br /><strong>Posted:</strong> 25 March 2008 at 4:56am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>And for those who will have to wait because there is a minor problem in version 12.0 with setting the .Height during runtime this is not a bad solution hehehe <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0">&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 25 Mar 2008 04:56:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9792&amp;PID=32542&amp;title=solved-propertyitempicture-width#32542</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: PropertyItemPicture width : Hi,   For those who can&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9792&amp;PID=32432&amp;title=solved-propertyitempicture-width#32432</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 9792<br /><strong>Posted:</strong> 21 March 2008 at 2:33am<br /><br />Hi, <DIV>&nbsp;</DIV><DIV>For those who can't wait.</DIV><DIV>&nbsp;</DIV><DIV>Example:</DIV><DIV>Load the image:</DIV><DIV>&nbsp;</DIV><DIV>wndPropertyGrid.Icons.LoadBitmap App.Path &amp; "\&lt;your image&gt;.bmp", ID_ICON, xtpImageNormal</DIV><DIV>&nbsp;</DIV><DIV>and set the item IconIndex:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Item.ValueMetrics.IconIndex = ID_ICON</DIV><DIV>&nbsp;</DIV><DIV>and set the height of the propertygrid item:&nbsp;&nbsp;&nbsp;&nbsp; Item.Height = &lt;your image&gt; .height</DIV><DIV>&nbsp;</DIV><DIV>and voila real sized image</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 21 Mar 2008 02:33:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9792&amp;PID=32432&amp;title=solved-propertyitempicture-width#32432</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: PropertyItemPicture width : Hi,  For everyone who needs...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9792&amp;PID=32184&amp;title=solved-propertyitempicture-width#32184</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 9792<br /><strong>Posted:</strong> 12 March 2008 at 5:24am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>For everyone who needs this as well, it will be implemented in version 12.0</DIV>]]>
   </description>
   <pubDate>Wed, 12 Mar 2008 05:24:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9792&amp;PID=32184&amp;title=solved-propertyitempicture-width#32184</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: PropertyItemPicture width : Hi,   I&amp;#039;m using the PropertyGrid...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9792&amp;PID=31888&amp;title=solved-propertyitempicture-width#31888</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 9792<br /><strong>Posted:</strong> 04 March 2008 at 3:32pm<br /><br />Hi, <DIV>&nbsp;</DIV><DIV>I'm using the PropertyGrid to select pictures. The selected picture will be shown and resized in the PropertyItemPicture area. Is it possible to set the width for that area so I could show the picture as its original size?</DIV><DIV>&nbsp;</DIV><DIV>Thanks in advance</DIV>]]>
   </description>
   <pubDate>Tue, 04 Mar 2008 15:32:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9792&amp;PID=31888&amp;title=solved-propertyitempicture-width#31888</guid>
  </item> 
 </channel>
</rss>