System.Windows.Forms.MonthCalendar.ToString Method

Returns a string that represents the System.Windows.Forms.MonthCalendar control.

Syntax

public override string ToString ()

Returns

A string that represents the current System.Windows.Forms.MonthCalendar.

Remarks

The string includes the type and the string returned by the SelectionRange.ToString method of the MonthCalendar.SelectionRange property.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0