Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

DateTimeWmKeyDownEvent.DateTimeWmKeyDownEvent

Creates a DateTimeWmKeyDownEvent object.

Syntax

public DateTimeWmKeyDownEvent( int virtualKey**, String** format**, long** time )

Parameters

virtualKey

The keycode of the key that was pressed.

format

The custom format string the DateTimePicker control is using.

time

The time that the DateTimePicker control should be set to.