FontColor for VB Calendar

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

    #1

    FontColor for VB Calendar

    Hi all, I'ld ask you a little question about Calendar control for VB6
    (mscal.ocx)
    I try application with 1 form and inside it there is a Calendar that
    will be visualize based on the months.
    I'ld have that fontcolor is green (for example) for some days and red
    for others.
    I know that possible change color for everyday in calendar
    Up to now not there are successful, someone can help me?

    Thank's
    Alex

    PS:I have Windows98
  • John Lauwers

    #2
    Re: FontColor for VB Calendar

    try DayFontColor property


    greets John

    "Alex" <alepajno@liber o.it> schreef in bericht
    news:33d0527c.0 401130025.7c908 2f8@posting.goo gle.com...[color=blue]
    > Hi all, I'ld ask you a little question about Calendar control for VB6
    > (mscal.ocx)
    > I try application with 1 form and inside it there is a Calendar that
    > will be visualize based on the months.
    > I'ld have that fontcolor is green (for example) for some days and red
    > for others.
    > I know that possible change color for everyday in calendar
    > Up to now not there are successful, someone can help me?
    >
    > Thank's
    > Alex
    >
    > PS:I have Windows98[/color]


    Comment

    Working...