﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WinForms (How do I?)  » How is check the date of a valid dateEdit ?</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 08 Jun 2026 23:45:45 GMT</lastBuildDate><ttl>20</ttl><item><title>How is check the date of a valid dateEdit ?</title><link>http://forum.strataframe.net/FindPost33384.aspx</link><description>&lt;div&gt;2 assume their respective control dateEdit: dEditForm and dEditTo want to check the date of this control has the form 2: date from: "__ / __ / ____" and date to: 11/09/2016, which from day null and days to 1 day, must be valid as examples here dates are September 11 years his 2016 writing test code with the error message:&lt;div&gt;[CODE]&lt;div&gt;if (dEditFrom.DateTime == null &amp;amp;&amp;amp; dEditTo.DateTime != null) // warning error here dEditTo.DateTime != null&lt;div&gt;{ do something ... }&lt;div&gt;[/CODE]&lt;div&gt;I using devexpress. can you help me ?</description><pubDate>Sun, 11 Sep 2016 04:46:42 GMT</pubDate><dc:creator>Dong Trien Lam</dc:creator></item></channel></rss>