DateTimeControl Interface Reference

This is the base class of all controls that allows the user to specify an date or time. More...

Inheritance diagram for DateTimeControl:

Inheritance graph
Collaboration diagram for DateTimeControl:

Collaboration graph
List of all members.

Properties

IDispatch *R Value []
 Gets the selected date and time.
IDispatch *R Min []
 Gets the minimum date and time.
IDispatch *R Max []
 Gets the maximum date and time.

Detailed Description

This is the base class of all controls that allows the user to specify an date or time.


Property Documentation

IDispatch* R Max

Gets the maximum date and time.

Return values:
A DateTime object.

IDispatch* R Min

Gets the minimum date and time.

Return values:
A DateTime object.

IDispatch* R Value

Gets the selected date and time.

Return values:
A DateTime object.


WSO 1.1 Documentation. Date modified:Wed Aug 12 18:12:29 2015. (C) Veretennikov A. B. 2004-2015