Share via


FormRadioControl.toolTip Method

Definition

Sets or returns the tooltip text for the control.

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

Returns

The tooltip text for the control; an empty string if there is no tooltip text for the control.

Applies to