[Mono-list] Calendar widget source code ?

Abe Gillespie abe.gillespie at gmail.com
Wed Apr 12 11:13:44 EDT 2006


I just recently went through subclassing the ASP.NET calendar control
on Windows (last week in fact).  It's definitely a little painful and
I'm not sure I could do it w/o the wizard in VS.NET.

I wouldn't know where to begin in Mono.

-Abe

On 4/12/06, Tom Opgenorth <tom at opgenorth.net> wrote:
> 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.
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>


More information about the Mono-list mailing list