<?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 : Password Fields</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : Password Fields]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 02:21:45 +0000</pubDate>
  <lastBuildDate>Tue, 30 Dec 2003 06:13:13 +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=316</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[Password Fields : Perfect!  Thanks so much for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=316&amp;PID=712&amp;title=password-fields#712</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=288">JDonovan</a><br /><strong>Subject:</strong> 316<br /><strong>Posted:</strong> 30 December 2003 at 6:13am<br /><br /><P>Perfect!</P><P>&nbsp;</P><P>Thanks so much for the help and fast response Oleg, appreciate it muchly.</P><P>&nbsp;</P><P>- Jeffrey Donovan</P>]]>
   </description>
   <pubDate>Tue, 30 Dec 2003 06:13:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=316&amp;PID=712&amp;title=password-fields#712</guid>
  </item> 
  <item>
   <title><![CDATA[Password Fields : override OnDrawItemValue:  BOOL...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=316&amp;PID=708&amp;title=password-fields#708</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 316<br /><strong>Posted:</strong> 30 December 2003 at 1:26am<br /><br /><P>override OnDrawItemValue:</P><P>&nbsp;</P><P>BOOL CCustomItemIcon::OnDrawItemValue(CDC&amp; dc, CRect rcValue)<BR>{</P><P>CString strPassword = {"*"&nbsp;* length(m_strValue)}&nbsp;<BR></P><P>&nbsp;dc.DrawText( strPassword, rcValue,&nbsp; DT_SINGLELINE|DT_VCENTER);</P><P>&nbsp;return TRUE;<BR>}</P>]]>
   </description>
   <pubDate>Tue, 30 Dec 2003 01:26:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=316&amp;PID=708&amp;title=password-fields#708</guid>
  </item> 
  <item>
   <title><![CDATA[Password Fields : Is there an easy way to add a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=316&amp;PID=706&amp;title=password-fields#706</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=288">JDonovan</a><br /><strong>Subject:</strong> 316<br /><strong>Posted:</strong> 29 December 2003 at 9:08pm<br /><br /><P>Is there an easy way to add a password protected edit control in a Property Grid? I added my own custom edit control without problem (all based on the CustomItems code supplied from CodeJock), and this control is a CEdit with the ES_PASSWORD flag on. It works great at initialization and when editing the text, but as soon as focus goes to another section the *actual* text is written&nbsp;back to&nbsp;the grid cell. I really need to use this with password protection on some of the fields, any help would be appreciated.</P><P>Thanks!</P><P>&nbsp;</P><P>- Jeffrey Donovan</P><P>&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Mon, 29 Dec 2003 21:08:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=316&amp;PID=706&amp;title=password-fields#706</guid>
  </item> 
 </channel>
</rss>