Click here for NewsObjects Overview
Run Property (Feed Control)
Windows - Visual C++


Description
The Run property, when set to TRUE, indicates to the control that the list of feeds should be fetched.

Syntax
[object.]Run = value

The Run syntax has these parts:

Part

Description

value

A Boolean value that when set to TRUE indicates that the fetching of the list of feeds should begin.

Remarks
Once the Run property is set to TRUE, it is immediately set back to FALSE once the fetch begins.

Back to: Feed Properties