My favorites | Sign in
Project Logo
             
Search
for
Updated May 30, 2008 by fr.daniil
HDateEditor  
HDateEditor - gtk sharp date time widget

Introduction

This widget is a date time picker, supporting custom formatting options.

Details


Methods:

bool IsDateValid() - returns true if the date-time string is valid

Properties:

DateTime CurrentDate gets/sets the current date-time
DateTimeFormatTypeEnum DateTimeFormatType gets/sets the current date-time format type
Gdk.Color ErrorColor gets/sets the text color when format is invalid

Events:

EventHandler DateChanged - raised when date-time value is changed


  1. Custom
  2. FullDateTime
  3. ShortTime
  4. ShortDate
  5. LongDate
  6. LongTime


Comment by davidcanar, Oct 07, 2008

Good stuff!! is there a way to show only the calendar and not the clock? All I need is a Date picker. Thanks!!

Comment by adamtaunowilliams, Dec 07, 2008

Ditto davidcanar, my apps need just a date picker in some cases.


Sign in to add a comment
Hosted by Google Code