Name | Description | |
---|---|---|
ListItemInfo Constructor | Overloaded. |
The following tables list the members exposed by ListItemInfo.
Name | Description | |
---|---|---|
ListItemInfo Constructor | Overloaded. |
Name | Description | |
---|---|---|
AutoItemHeight | Gets whether the ListItemInfo object calculates the height automatically. | |
BackColor | Gets or sets the background color. | |
Enabled | Gets or sets whether the ListItemInfo object is enabled. | |
Font | Gets or sets the font. | |
ForeColor | Gets or sets the foreground color. | |
GradientEffect | Gets or sets the background gradient effect. | |
Height | Gets or sets the height of the ListItemInfo object. | |
Image | Gets or sets the ListItemInfo image. | |
Indent | Gets or sets the indent setting of ListItemInfo. | |
SubItems | Gets or sets the subitem collection of ListItemInfo. | |
Tag | Gets or sets the tag the user wants to set. | |
Text | Gets or sets the text in the ListItemInfo object. | |
ToolTipText | Gets or sets tooltip text of the item. | |
Visible | Gets or sets whether the list item is visible. |
Name | Description | |
---|---|---|
Deserialize | Loads the object from XML. | |
GetObjectData | Gets the object data. | |
ResetAutoItemHeight | Resets the height of the item that was set automatically. | |
ResetBackColor | Resets the backcolor. | |
ResetFont | Resets the font. | |
ResetForeColor | Resets the forecolor. | |
ResetGradientEffect | Resets the gradient effect. | |
ResetHeight | Resets the height. | |
ResetImage | Resets the image. | |
ResetIndent | Resets the indent setting. | |
ResetVisible | Resets the visible setting. | |
Serialize | Saves the object to XML. |
Name | Description | |
---|---|---|
ShouldSerializeAutoItemHeight | Specifies whether the automatic item height should be serialized. | |
ShouldSerializeBackColor | Specifies whether the backcolor should be serialized. | |
ShouldSerializeFont | Specifies whether the font should be serialized. | |
ShouldSerializeForeColor | Specifies whether the forecolor should be serialized. | |
ShouldSerializeGradientEffect | Specifies whether the gradient effect should be serialized. | |
ShouldSerializeHeight | Specifies whether the height should be serialized. | |
ShouldSerializeImage | Specifies whether the image should be serialized. | |
ShouldSerializeIndent | Specifies whether the indent setting should be serialized. | |
ShouldSerializeVisible | Specifies whether the visible setting should be serialized. |