ComponentOne Scheduler for WinForms
Title Node
Customizing Scheduler for WinForms' Appearance > C1Schedule Visual Style Settings > Title Node

Through the Title node of the Visual Style dialog box, you can set the font and text properties for the title.

The following properties are available through the Title node:

Group Property Description
Title Image Sets the image for the title.
Title font Sets the font for the title.
Title text color Sets the text color for title bar.
Title Sets the text that will appear in the title bar.
Information font Sets the font for the date in the title bar.
Date format Sets the format of the date in the title bar. Available formats include:
  • d - Displays the numeric date value. For example, 1/9/2007.
  • MMMM d, yyy - Displays the full name of the month, the numeric date value, and the year. For example, January 9, 2007.
  • yyy, MMMM d - Displays the year, the full name of the month and the numeric date value. For example, 2007, January 9.
  • yyy, d MMMM - Displays the year, the numeric date value and the full name of the month. For example, 2007, 9 January.
  • d MMMM, yyy - Displays the date value, the full name of the month and the year. For example, 9 January, 2007.
Information text color Sets the text color for the date in the title bar.
Information alignment Sets the alignment for the date in the title bar.
Show browse buttons Displays the browse buttons when checked.
Background Background color Sets the background color for the title.
Gradient color Sets the background gradient color.
Gradient Sets the background gradient mode.
Gamma correction Applies gamma correction to the background gradient when checked.
Gradient center Sets the center of the gradient background.
Gradient blend Sets the Drawing.Drawing2D.Blend used to paint the background gradient.
Image Sets the background image.
See Also