Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PosNameTypeDescriptionDefault
<1>DataTextThe item's data""
<2>Data Type   
<2, 1>TypeOptionThe item's data type, used to make sorting accurate and efficientText
<2, 2>FormatFormatted StringThe item's data format, used to present the data to the user""
<3>ClassTextThe item's class, an application specific string used for classification purposes""
<4>ImageFormatted StringThe item's image, either a file or a key pointing to a global image""
<5>Colors   
<5, 1>Text ColorColorThe color of the item's textWindowText
<5, 2>BackgroundColor FillThe item's backgroundWindow
<6>FontFontThe font used to render the item's dataTahoma, 8 pt.
<7>Alignment   
<7, 1>HorizontalOptionThe horizontal alignment of the item's dataLeft
<7, 2>VerticalOptionThe vertical alignment of the item's dataCenter
<8>SortOptionThe item's sort settingNone
<9>Check BoxOptionThe item's check box settingNone
<10>ExpandableBooleanWhether or not the item can be expanded or collapsed by the user1
<11>HeightIntegerThe item's height16
<12>HyperlinkBooleanWhether or not the item displays hyperlink feedback to the user0
<13>SelectableBooleanWhether or not the item can be selected by the user1

...