Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

WinDateTimePicker::Format Property

 

Gets the format for this date time picker control.

Namespace:   Microsoft.VisualStudio.TestTools.UITesting.WinControls
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

public:
property DateTimePickerFormat Format {
	virtual DateTimePickerFormat get();
}

Property Value

Type: System.Windows.Forms::DateTimePickerFormat

The format for this date time picker control

Return to top
Show: