Sets a boolean value indicating whether the month calendar control will circle the "today" date.
public void setShowTodayCircle( boolean value )
value
Set to true if the control will circle the "today" date; otherwise, set to false. The default value is true.
See Also getShowTodayCircle