Conceals the control from the user.
Hiding the control is equivalent to setting the Visible property to false. After the Hide method is called, the Visible property returns a value of false until the Show method is called.
OutlookDateTimePicker Class | Resco.Controls.OutlookControls Namespace