ActivityDesigner.ShowInfoTip Method
.NET Framework 4.5
Displays the specified info tip for the ActivityDesigner.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ShowInfoTip(String) | Shows the specified info tip. |
|
ShowInfoTip(String, String) | Displays the info tip for the ActivityDesigner with the specified title and text. |
Unless overridden in a derived class, ShowInfoTip uses the WorkflowView.ShowInfoTip logic to display info tips.