![]() Gravitybox WebSchedule.NET
1998-2005 Gravitybox Software LLC
Page 26 of 65
BackColor
Determines if the background color of the
object.
BorderColor
Determines the border color of the object.
BorderWidth
Determines the size of the border in pixels.
FontBold
Determines if the font used is bold.
FontItalics
Determines if the font used is italic.
FontSize
Determines the size of the font used in units
defined by FontUnit.
FontStrikeout
Determines if the font used is strikeout.
FontUnderline
Determines if the font used is underlined.
FontUnit
Determines the units to use when using the
FontSize.
ForeColor
Determines the text color.
StringFormatFlags
Determines the formatting options of text.
TextTrimming
Determines the way in which text is trimmed
if there is not enough space to display it.
TextVAlign
Determines the vertical alignment of text.
The Appearance object does create quite a robust interface for specifying drawing
attributes. The two derived versions are only slightly different. Objects that contain an
Appearance property include Schedule Control, Header, ScheduleArea, Appointment,
and AppointmentHeader.
|