[Mono-list] Calendar widget source code ?

Tom Opgenorth tom at opgenorth.net
Wed Apr 12 09:34:31 EDT 2006


On 4/11/06, ted leslie <tleslie at tcn.net> wrote:
> anyone know of a small calendar widget thats opensource in c-sharp .Net ?

Is the System.Windows.Forms.MonthCalendar (or
System.Web.UI.WebControls.Calendar) not implemented in Mono?  Could
you not use those, subclassing as necessary?  I know for an ASP.NET 2
app I had little trouble subclassing
System.Web.UI.WebControls.Calendar to do what I needed.


More information about the Mono-list mailing list