This documentation is archived and is not being maintained.

InformationBar::StartMarquee Method

Shows a progress indicator.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
void StartMarquee(
	int speed
)

Parameters

speed
Type: System::Int32

The time period, in milliseconds, that it takes the progress block to scroll across the progress bar.

Show: