BackColor |
Returns or sets the background color of the control. |
BorderStyle |
Returns or sets the border style of the control. |
ColumnIdentifier |
Returns the identifier string of a column. |
Returns or sets the item with the focus. |
|
Indicates whether the control's data can be queried. |
|
Font |
Returns or sets the font used to display text in the control. |
ForeColor |
Returns or sets the color used to display text in the control. |
ItemInfo |
Returns the data for a specified row and column of the control. |
MultipleSelection |
When set to TRUE, indicates that multiple selections are allowed in the feed control list box. When set to FALSE, indicates that only a single selection is allowed in the feed control list box. |
Returns or sets the message that will be printed if the user attempts to print from a container that does not call the PrintControl method. |
|
When set to TRUE, indicates to the control that the list of feeds should be fetched. |
|
Running |
Flag indicating whether the control is in the process of retrieving feed information. |
TotalColumnCount |
Returns the total number of columns, including those that are invisible. |
Back to: Feed Control