<?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 : FlatEdit setmask problems</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : FlatEdit setmask problems]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 09:53:02 +0000</pubDate>
  <lastBuildDate>Wed, 30 Jan 2013 15:27:27 +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=20564</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[FlatEdit setmask problems : Hi  I&amp;#039;m testing codejock...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=20564&amp;PID=69620&amp;title=flatedit-setmask-problems#69620</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7840">Gianni62</a><br /><strong>Subject:</strong> 20564<br /><strong>Posted:</strong> 30 January 2013 at 3:27pm<br /><br />Hi <DIV>I'm testing codejock control and I have a problem with SetMask method and flatedit in VB6.<BR>When I use SetMask Method, the flatedit event KeyPress is&nbsp;never raised.</DIV><DIV>Also some keys (like BackSpace,Del),work only in the event keyUp and not in KeyDown.<BR><BR>If I&nbsp;remove SetMask everything works fine.<BR><BR>Try in an empty project </DIV><DIV>&nbsp;</DIV><DIV>Private Sub TC_KeyPress(KeyAscii As Integer)</DIV><DIV>End Sub</DIV><DIV>Private Sub Form_Load()<BR>TC.SetMask "00:00:00:00", "__:__:__:__"<BR>End Sub</DIV><DIV>Private Sub TC_KeyDown(KeyCode As Integer, Shift As Integer)</DIV><DIV>End Sub</DIV><DIV>Private Sub TC_KeyUp(KeyCode As Integer, Shift As Integer)</DIV><DIV>End Sub<BR></DIV><DIV>Run the Project and Press Backspace in flatedit control&nbsp;.</DIV><DIV>&nbsp;</DIV><DIV>The events KeyDown and KeyPress are not raised <BR>Try to comment SetMask and try again.<BR>Now the events KeyDown and KeyPress are raised.</DIV><DIV><BR>It's a bug or I'm missing something?<BR><BR>Regards<BR>Gianni<BR></DIV>]]>
   </description>
   <pubDate>Wed, 30 Jan 2013 15:27:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=20564&amp;PID=69620&amp;title=flatedit-setmask-problems#69620</guid>
  </item> 
 </channel>
</rss>