System.Windows.Forms.MonthCalendar.ShowTodayCircle Property

Gets or sets a value indicating whether today's date is identified with a circle or a square.

Syntax

[System.ComponentModel.DefaultValue(true)]
public bool ShowTodayCircle { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

If MonthCalendar.ShowTodayCircle is true, and visual styles are enabled and supported on the computer running the application, today's date will be enclosed in a square, otherwise today's date will be circled.

Requirements

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