Looking for .NET Calendar component

  • Thread starter Thread starter fniles
  • Start date Start date
F

fniles

I am using VB.NET 2005, and I am looking for a free calendar component that
looks like "Control Panel" - "Date and Time".
Does it exist ?
Thank you
 
I am using VB.NET 2005, and I am looking for a free calendar component that
looks like "Control Panel" - "Date and Time".
Does it exist ?
Thank you

GUI is not similar to Windows's built-in Date/Time in Control panel,
but have you checked DateTimePicker control in your toolbox which may
meets your needs.

Thanks,

Onur Güzel
 
Thank you.
I think that meets what I need

Thanks again

I am using VB.NET 2005, and I am looking for a free calendar component
that
looks like "Control Panel" - "Date and Time".
Does it exist ?
Thank you

GUI is not similar to Windows's built-in Date/Time in Control panel,
but have you checked DateTimePicker control in your toolbox which may
meets your needs.

Thanks,

Onur Güzel
 
Back
Top