Feed Control Methods
Windows - Visual C++
Click on the Feed method to see its syntax:
Displays the control's About Box. |
|
Returns the number of feeds in the Feed ListBox. |
|
Returns the number of items selected in the list box. The GetNumberSelected method only applies to multiple selection list boxes. |
|
Returns the index of an item in the current selection. The supplied parameter indicates which item of the selection should be returned. |
|
Initiates the retrieval of feed information. |
|
Selects or deselects the specified item. |
Back to: Feed Control