Methods | Fields | This Package | All Packages

DateTimeUserStringEvent Class

Provides data for the userString event of the DateTimePicker control.

Event
  |
  +--DateTimeUserStringEvent

package com.ms.wfc.ui

public class DateTimeUserStringEvent
extends
Event

Remarks

The userString event occurs when the user has finished editing the contents of the date/time picker control and the control needs to parse the entered string. A DateTimeUserStringEvent specifies what string the user entered, and what time that user string represents.

For information about the WFC event model, see Handling Events in WFC.


Send feedback to MSDN.Look here for MSDN Online resources.