WorkflowView::ShowInfoTip Method (String^)
.NET Framework (current version)
Shows the InfoTip for the WorkflowView with the specified text.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- text
-
Type:
System::String^
The text to display on the InfoTip.
| Exception | Condition |
|---|---|
| ArgumentNullException | infoTipText is a null reference (Nothing in Visual Basic). |
Shows the InfoTip for the WorkflowView with the specified text.
.NET Framework
Available since 3.0
Available since 3.0
Show: