<?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 : IP Address</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : IP Address]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 19:53:57 +0000</pubDate>
  <lastBuildDate>Sun, 23 Mar 2008 16:30:57 +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=9944</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[IP Address : Hi,  Maybe the sample is build...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9944&amp;PID=32484&amp;title=ip-address#32484</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 9944<br /><strong>Posted:</strong> 23 March 2008 at 4:30pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Maybe the sample is build with the new release? And if it's not then we would really want the source code of that sample. Oleg ??? <img src="https://forum.codejock.com/smileys/smiley36.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Sun, 23 Mar 2008 16:30:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9944&amp;PID=32484&amp;title=ip-address#32484</guid>
  </item> 
  <item>
   <title><![CDATA[IP Address : Thanks Aaron, the IP address item...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9944&amp;PID=32483&amp;title=ip-address#32483</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 9944<br /><strong>Posted:</strong> 23 March 2008 at 2:20pm<br /><br />Thanks Aaron, the IP address item in the sample does behave as I would like...I'll mess around with the control to see if I can duplicate it, but it would be nice if that source code could be released :)<br><br>]]>
   </description>
   <pubDate>Sun, 23 Mar 2008 14:20:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9944&amp;PID=32483&amp;title=ip-address#32483</guid>
  </item> 
  <item>
   <title><![CDATA[IP Address : Hi,  I downloadedthe propertygrid...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9944&amp;PID=32481&amp;title=ip-address#32481</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 9944<br /><strong>Posted:</strong> 23 March 2008 at 1:36pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I downloaded&nbsp;the propertygrid ownerdraw sample from the codejock site and it looks that&nbsp;this behaviour is solved. There are features in the propertygrid I didn't know they existed. It's just an application and not the source code, but anyway check it out yourself.</DIV><DIV>&nbsp;</DIV><DIV><a href="http://codejock.com/downloads/samples/propertygrid.asp" target="_blank">http://codejock.com/downloads/samples/propertygrid.asp</A></DIV><DIV><a href="http://codejock.com/downloads/samples/propertygrid.asp" target="_blank"></A>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sun, 23 Mar 2008 13:36:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9944&amp;PID=32481&amp;title=ip-address#32481</guid>
  </item> 
  <item>
   <title><![CDATA[IP Address : Hi,I&amp;#039;m trying to implement...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9944&amp;PID=32463&amp;title=ip-address#32463</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 9944<br /><strong>Posted:</strong> 22 March 2008 at 10:31pm<br /><br />Hi,<br><br>I'm trying to implement an IP address item for the PropertyGrid. Right now, I'm using a&nbsp; string item with&nbsp; the SetMask property set to "000.000.000.000". This is working okay, except for the fact that the user must type the complete IP address (which is mildly annoying.) For example, instead of being able to type 127.0.01, they must type 127.000.000.001.<br><br>I was hoping that the KeyDown event would fire while editing so I could trap KeyAscii 46/110 and push the entry along with code, but alas it does not fire (as the documentation mentions). So:<br><br>1) Could we get EditKeyDown/EditKeyUp, EditSelStart/EditSelLength&nbsp; AND EditText properties so we can implement this kind of functionality ourselves? AND/OR<br>2) Could Codejock add an IPv4 item type to the PropertyGrid, since this will likely be a fairly common entry type for a property grid. The item type should behave such that typing a decimal pushes the caret to the next octet?<br><br>Unless of course there is another way to implement this behaviour with the current build?<br><br>Thanks a lot!<br>]]>
   </description>
   <pubDate>Sat, 22 Mar 2008 22:31:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9944&amp;PID=32463&amp;title=ip-address#32463</guid>
  </item> 
 </channel>
</rss>