CommonMessagePump Properties

 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubpropertyAllowCancel

Determines whether the wait dialog has an enabled cancel button.

System_CAPS_pubpropertyCurrentStep

Gets the current step for the progress control of the wait dialog.

System_CAPS_pubpropertyEnableRealProgress

Determines the type of progress control to use in the wait dialog.

System_CAPS_pubpropertyProgressText

Gets the progress text.

System_CAPS_pubpropertyStatusBarText

Gets or sets the text of the status bar during the wait.

System_CAPS_pubpropertyTimeout

Gets or sets the timeout value for the modal wait.

System_CAPS_pubpropertyTotalSteps

Gets the total number of steps for the progress control of the wait dialog.

System_CAPS_pubpropertyWaitText

Gets or sets the wait dialog text.

System_CAPS_pubpropertyWaitTitle

Gets or sets the title of the wait dialog.

Return to top
Show: