<?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 : Item Grid lines colours</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Item Grid lines colours]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 13:18:56 +0000</pubDate>
  <lastBuildDate>Thu, 30 Oct 2008 05:13:33 +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=12567</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[Item Grid lines colours : Thanks Aaron   ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12567&amp;PID=42494&amp;title=item-grid-lines-colours#42494</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3545">markmark</a><br /><strong>Subject:</strong> 12567<br /><strong>Posted:</strong> 30 October 2008 at 5:13am<br /><br />Thanks Aaron<DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 30 Oct 2008 05:13:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12567&amp;PID=42494&amp;title=item-grid-lines-colours#42494</guid>
  </item> 
  <item>
   <title><![CDATA[Item Grid lines colours : Hi Mark,   It&amp;#039;s not possible...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12567&amp;PID=42467&amp;title=item-grid-lines-colours#42467</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 12567<br /><strong>Posted:</strong> 29 October 2008 at 12:10pm<br /><br />Hi Mark,<DIV>&nbsp;</DIV><OL><LI>It's not possible to have gridlines with different colors. Maybe there is something possible with MarkUp but for now only captions support markup.</LI><LI>Dim Item As PropertyGridItem<BR>Dim ItemProp As PropertyGridItem<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; Set Item = wndPropertyGrid.AddCategory("Test")<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set ItemProp = Item.AddChildItem(PropertyItemString, "String", "String Value")<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ItemProp.ValueMetrics.BackColor = vbRed<BR>&nbsp;&nbsp;&nbsp; </LI></OL><DIV>&nbsp;</DIV><DIV>You can also have different backcolor for captions: ItemProp.<strong>CaptionMetrics</strong>.BackColor = vbRed</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 29 Oct 2008 12:10:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12567&amp;PID=42467&amp;title=item-grid-lines-colours#42467</guid>
  </item> 
  <item>
   <title><![CDATA[Item Grid lines colours : Hi   Is it possible to change...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12567&amp;PID=42464&amp;title=item-grid-lines-colours#42464</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3545">markmark</a><br /><strong>Subject:</strong> 12567<br /><strong>Posted:</strong> 29 October 2008 at 11:41am<br /><br /><P style="MARGIN: 0cm 0cm 0pt" ="Ms&#111;normal"><FONT size=3><FONT face="Times New Roman">Hi <?:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><O:P></O:P></FONT></FONT></P><P style="MARGIN: 0cm 0cm 0pt" ="Ms&#111;normal"><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes">&nbsp;</SPAN><O:P></O:P></FONT></FONT></P><P style="MARGIN: 0cm 0cm 0pt" ="Ms&#111;normal"><FONT face="Times New Roman" size=3>Is it possible to change the colour of the grid lines, and for a single item?</FONT></P><P style="MARGIN: 0cm 0cm 0pt" ="Ms&#111;normal"><FONT size=3><FONT face="Times New Roman"><O:P></O:P></FONT></FONT></P><P style="MARGIN: 0cm 0cm 0pt" ="Ms&#111;normal"><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes">&nbsp;</SPAN><O:P></O:P></FONT></FONT></P><P style="MARGIN: 0cm 0cm 0pt" ="Ms&#111;normal"><FONT size=3><FONT face="Times New Roman">Thanks<O:P></O:P></FONT></FONT></P><P style="MARGIN: 0cm 0cm 0pt" ="Ms&#111;normal"><FONT size=3><FONT face="Times New Roman"><SPAN style="mso-spacerun: yes">&nbsp;</SPAN><O:P></O:P></FONT></FONT></P><SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-ansi-: EN-GB; mso-fareast-: EN-US; mso-bidi-: AR-SA">Mark</SPAN> ]]>
   </description>
   <pubDate>Wed, 29 Oct 2008 11:41:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12567&amp;PID=42464&amp;title=item-grid-lines-colours#42464</guid>
  </item> 
 </channel>
</rss>