<?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 : Handling TCPIP address</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : Handling TCPIP address]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 07:25:56 +0000</pubDate>
  <lastBuildDate>Tue, 02 Oct 2007 01:08:53 +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=8257</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[Handling TCPIP address : Hi,  try this custom item:  class...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8257&amp;PID=26766&amp;title=handling-tcpip-address#26766</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8257<br /><strong>Posted:</strong> 02 October 2007 at 1:08am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>try this custom item:</DIV><DIV>&nbsp;</DIV><DIV>class CCustomItemIPAddress : public CXTPPropertyGridItem<BR>{<BR>&nbsp;class CInplaceEditIPAddress : public CXTPPropertyGridInplaceEdit<BR>&nbsp;{<BR>&nbsp;public:<BR>&nbsp;&nbsp;BOOL Create(LPCTSTR lpszClassName, LPCTSTR lpszWindowName, DWORD dwStyle, const RECT&amp; rect, CWnd* pParentWnd, UINT nID, CCreateContext* pContext)<BR>&nbsp;&nbsp;{&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;if (!CWnd::Create(WC_IPADDRESS, lpszWindowName, dwStyle, rect, pParentWnd, nID, pContext))<BR>&nbsp;&nbsp;&nbsp;&nbsp;return FALSE;<BR>&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;ModifyStyle(WS_BORDER, 0);<BR>&nbsp;&nbsp;&nbsp;ModifyStyleEx(WS_EX_CLIENTEDGE, 0, SWP_FRAMECHANGED);&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;return TRUE;<BR>&nbsp;&nbsp;}<BR>&nbsp;};</DIV><DIV>public:<BR>&nbsp;CCustomItemIPAddress::CCustomItemIPAddress(CString strCaption)<BR>&nbsp;&nbsp;: CXTPPropertyGridItem(strCaption)<BR>&nbsp;{<BR>&nbsp;}</DIV><DIV>protected:<BR>&nbsp;virtual CXTPPropertyGridInplaceEdit&amp; GetInplaceEdit()<BR>&nbsp;{<BR>&nbsp;&nbsp;return m_wndEdit;<BR>&nbsp;}</DIV><DIV>private:<BR>&nbsp;CInplaceEditIPAddress m_wndEdit;</DIV><DIV>};</DIV>]]>
   </description>
   <pubDate>Tue, 02 Oct 2007 01:08:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8257&amp;PID=26766&amp;title=handling-tcpip-address#26766</guid>
  </item> 
  <item>
   <title><![CDATA[Handling TCPIP address :   How should I define TCPIP...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8257&amp;PID=26746&amp;title=handling-tcpip-address#26746</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2168">yoavm</a><br /><strong>Subject:</strong> 8257<br /><strong>Posted:</strong> 01 October 2007 at 6:50pm<br /><br /><p ="Ms&#111;normal">How should I define TCPIP address field?<br>Using maskedit (000.000.000.000) for full three digits is not user friendly.</p><br><br><p ="Ms&#111;normal">Thanks,</p><p ="Ms&#111;normal">yoavm<br></p>]]>
   </description>
   <pubDate>Mon, 01 Oct 2007 18:50:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8257&amp;PID=26746&amp;title=handling-tcpip-address#26746</guid>
  </item> 
 </channel>
</rss>