<?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 : [QUESTION] Time Propertygrid Item</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : [QUESTION] Time Propertygrid Item]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 05:20:44 +0000</pubDate>
  <lastBuildDate>Fri, 17 Dec 2010 13:43:10 +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=17559</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[[QUESTION] Time Propertygrid Item : I think a &amp;#034;Time&amp;#034; item...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17559&amp;PID=61894&amp;title=question-time-propertygrid-item#61894</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4145">hachem</a><br /><strong>Subject:</strong> 17559<br /><strong>Posted:</strong> 17 December 2010 at 1:43pm<br /><br />I think a "Time" item in PropertyGrid should be a high priority for the next release.<div>A combined Date/Time item would also be cool!</div>]]>
   </description>
   <pubDate>Fri, 17 Dec 2010 13:43:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17559&amp;PID=61894&amp;title=question-time-propertygrid-item#61894</guid>
  </item> 
  <item>
   <title><![CDATA[[QUESTION] Time Propertygrid Item : I too need a Time Item Type.   Thanks,  Dave...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17559&amp;PID=61469&amp;title=question-time-propertygrid-item#61469</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5575">davbrat</a><br /><strong>Subject:</strong> 17559<br /><strong>Posted:</strong> 19 November 2010 at 11:51am<br /><br />I too need a Time Item Type. <br><br>Thanks,<br><br>Dave Bratovich]]>
   </description>
   <pubDate>Fri, 19 Nov 2010 11:51:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17559&amp;PID=61469&amp;title=question-time-propertygrid-item#61469</guid>
  </item> 
  <item>
   <title><![CDATA[[QUESTION] Time Propertygrid Item : Hi,  Support? Is there any chance...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17559&amp;PID=61463&amp;title=question-time-propertygrid-item#61463</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 17559<br /><strong>Posted:</strong> 19 November 2010 at 5:33am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Support? Is there any chance this will be implemented some day?</DIV><DIV>&nbsp;</DIV><DIV>Thanks a lot</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 19 Nov 2010 05:33:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17559&amp;PID=61463&amp;title=question-time-propertygrid-item#61463</guid>
  </item> 
  <item>
   <title><![CDATA[[QUESTION] Time Propertygrid Item : Hi,   Is there any chance in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17559&amp;PID=61381&amp;title=question-time-propertygrid-item#61381</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 17559<br /><strong>Posted:</strong> 14 November 2010 at 7:31am<br /><br />Hi, <DIV>&nbsp;</DIV><DIV>Is there any chance in near future (read: next version <img src="http://forum.codejock.com/smileys/smiley2.gif" height="17" width="17" border="0" alt="Wink" title="Wink" />) we could have a PropertygridItem<strong>Time</strong> ?&nbsp;I used propertygrid for all my settings/options, now only time is kind of a problem...</DIV><DIV>&nbsp;</DIV><DIV>What I tried myself:</DIV><DIV>&nbsp;</DIV><OL><LI>Using Setmask for this isn't an option. It looks poor with the use of underscores and you have to do a lot of checking for entered Time value. <LI>Should look&nbsp;something like propertygriditemDATE... Yes,&nbsp;I could use DateTimePicker for this... So tried putting DateTimePicker inside picturebox and set it to xtpPickerTime. Yes, pops up nicely on correct position. Entering values, switching between hh &amp; mm &amp; ss very easely, now we are on the right track. Well, almost <img src="http://forum.codejock.com/smileys/smiley5.gif" height="17" width="17" border="0" alt="C&#111;nfused" title="C&#111;nfused" /> <UL><LI>Since there's no event that I could use to update propertygriditem with Time value.&nbsp;There is always&nbsp;some&nbsp;hack possible but there are limits. Would like to use ENTER key but with no event available this is going to be difficult... <LI>Ok, add pushbutton to picturebox. Well doesn't look so nice but at least it is working OK. <LI>Why not hide the "update button"?&nbsp;OK, I only have to press&nbsp;ENTER to update. Design is still acceptable <img src="http://forum.codejock.com/smileys/smiley2.gif" height="17" width="17" border="0" alt="Wink" title="Wink" />&nbsp;so used this option to proceed with <LI>Hiding picturebox, when propertygriditem has been updated AND when no value has been "entered"... Selection_Changed event will take care of this. And yes it does (sometimes an event to many but who cares, picturebox shows anyway when InplaceButton is released... <LI>OK, looking good for now... Only one thing left, mousewheel and scrollbar doesn't make picturebox&nbsp;invisible. <strong>Strange though, Selection_Changed event is fired when I resize propertygrid huhhhhh</strong> ????&nbsp;Well I didn't get around this without a hack: I need to determine if the TopMost PropertygridItem&nbsp;has been changed and I&nbsp;had to use a timer for this <img src="http://forum.codejock.com/smileys/smiley5.gif" height="17" width="17" border="0" alt="C&#111;nfused" title="C&#111;nfused" />&nbsp;So whenever mousewheel or scrollbar is used&nbsp;TopMostIndex will change&nbsp;and picturebox will be made invisible. <LI>See test below. Ideas are always welcome of course&nbsp;and maybe usefull whenever you are desperate for time propertygriditem (Like I am now)</LI></UL></LI></OL><DIV></DIV><DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>To support: So, implementing a "real" Time propertygriditem isn't that hard for you guys. I only had to use one hack <img src="http://forum.codejock.com/smileys/smiley2.gif" height="17" width="17" border="0" alt="Wink" title="Wink" />&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Update: 19-11-2010</DIV><UL><LI>I changed few lines in order to setfocus to time&nbsp;for those who want to use keyboard and able to select time with arrow keys</LI><LI>Just for fun I&nbsp;created a "File selector"&nbsp;<img src="http://forum.codejock.com/smileys/smiley1.gif" height="17" width="17" border="0" alt="Smile" title="Smile" />&nbsp;</LI></UL><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV><a href="http://forum.codejock.com/uploads/3701/Test_PropertyGridTime_V1.zip" target="_blank">uploads/3701/Test_PropertyGridTime_V1.zip</A></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Thanks a lot</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sun, 14 Nov 2010 07:31:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17559&amp;PID=61381&amp;title=question-time-propertygrid-item#61381</guid>
  </item> 
 </channel>
</rss>