The following screen shot shows a note/box associated with a DATE ( 03 October, 2006 ), and 3 notes (Start, Finish and Halt)associated with the bar:
The Note object supports the following properties and methods:
Name | Description | |||
ClearPartBackColor | Clears the background color for the part of the note. | |||
ClearPartBorderColor | Clears the border of the note. | |||
Data | Associates an user data to a note. | |||
ID | Specifies the identifier of the note. | |||
Item | Specifies the handle of the note's item. | |||
Key | Specifies the key of the note. | |||
LinkColor | Specifies the color of the link between parts of the note. | |||
LinkStyle | Specifies the style of the link between parts of the note. | |||
LinkWidth | Specifies the size of the link between parts of the note. | |||
PartAlignment | Specifies the horizontal alignment of text inside the note's part. | |||
PartBackColor | Specifies the background color to show the part of the note. | |||
PartBorderColor | Specifies the color to show the border. | |||
PartBorderSize | Specifies the size of the border for the note's part. | |||
PartCanMove | Specifies whether the user can move the part of the note. | |||
PartFixedHeight | Specifies whether the part has a fixed height. | |||
PartFixedWidth | Specifies whether the part has a fixed width. | |||
PartForeColor | Specifies the foreground color to show the part of the note. | |||
PartHOffset | Specifies the horizontal offset to display the part of the note. | |||
PartShadow | Specifies whether the part of the note shows a shadow border. | |||
PartText | Specifies the HTML caption being shown in the part of the note. | |||
PartToolTip | Specifies the HTML tooltip being shown when the cursor hovers the the part of the note. | |||
PartToolTipTitle | Specifies the title tooltip being shown when the cursor hovers the the part of the note. | |||
PartTransparency | Specifies the transparency to diaplay the part of the note. | |||
PartVisible | Specifies whether a part of the note is visible or hidden. | |||
PartVOffset | Specifies the vertical offset to display the part of the note. | |||
RelativePosition | Specifies the position of the note relative to associated object. | |||
ShowLink | Retrieves or sets a value that indicates the link between parts of the note. | |||
Text | Specifies the HTML caption being shown in the first visible part of the note. | |||
Visible | Specifies whether the note is visible or hidden. |