A numeric value connection graphically displays a numeric value that illustrates the status of the application. For example, you can use the ExecutionView Manager control to connect a numeric value to a StatusBar pane so that the StatusBar pane displays a progress bar that indicates the percentage of progress made in the current execution.

The NumericSources enumeration defines the set of values to which you can connect.

Call the ExecutionViewMgr.ConnectNumeric method to connect a numeric source to a StatusBar pane. Call the ExecutionViewMgr.GetNumericValue method to obtain a numeric value without connecting the value to a control.