CommonMessagePump Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | AllowCancel | Determines whether the wait dialog has an enabled cancel button. |
![]() | CurrentStep | Gets the current step for the progress control of the wait dialog. |
![]() | EnableRealProgress | Determines the type of progress control to use in the wait dialog. |
![]() | ProgressText | Gets the progress text. |
![]() | StatusBarText | Gets or sets the text of the status bar during the wait. |
![]() | Timeout | Gets or sets the timeout value for the modal wait. |
![]() | TotalSteps | Gets the total number of steps for the progress control of the wait dialog. |
![]() | WaitText | Gets or sets the wait dialog text. |
![]() | WaitTitle | Gets or sets the title of the wait dialog. |
Show:
