Intersoft ClientUI Documentation
DateTimePickerEditorMode Enumeration



Represents the editor mode of date time picker.
Syntax
Public Enum DateTimePickerEditorMode 
   Inherits System.Enum
Dim instance As DateTimePickerEditorMode
public enum DateTimePickerEditorMode : System.Enum 
public enum class DateTimePickerEditorMode : public System.Enum 
Members
MemberDescription
Both Shows both calendar and clock in editor mode.
Calendar Shows only calendar in editor mode.
Clock Shows only clock in editor mode.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Aqua.UXInput.DateTimePickerEditorMode

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Intersoft.Client.UI.Aqua.UXInput Namespace

Send Feedback