FormGroupControl.toolTip Method

Definition

Returns the text string for the tooltip for a form group control.

public:
 override System::String ^ toolTip();
public override string toolTip ();
override this.toolTip : unit -> string
Public Overrides Function toolTip () As String

Returns

A string value that contains the text for the tooltip.

Applies to