datePicker (autoOpen)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • raulavi

    datePicker (autoOpen)

    I just want to (in a windows Form)
    1. create a datetimepicker with the calendar opened.
    2. If I can the backcolor of the datetimePicker text in yellow
    3. and also I want to set the size of the datetimePicker. .

    thanks

  • Herfried K. Wagner [MVP]

    #2
    Re: datePicker (autoOpen)

    "raulavi" <raulavi@discus sions.microsoft .com> schrieb:[color=blue]
    > 2. If I can the backcolor of the datetimePicker text in yellow[/color]

    Providing support for setting a datetimepicker' s background color
    <URL:http://dotnet.mvps.org/dotnet/faqs/?id=datetimepic kerbackcolor&la ng=en>

    --
    M S Herfried K. Wagner
    M V P <URL:http://dotnet.mvps.org/>
    V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

    Comment

    Working...