ShowToolTip, ToolTip Property

Property

Description

ShowToolTip

Indicates whether to show tool tip.

ToolTip

Specifies an optional tool tip to be displayed to the user at runtime when the mouse hovers over a control in Winform. To view the tool tip in Presentation Client, the user has to set focus on the control and press the F1 key. This tool tip is only visible at Runtime.

Common Properties