FormGroupControl.helpField Method

Definition

Returns the Help text that is displayed in the status bar when a form group control is selected.

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

Returns

A String data type value that contains the Help text.

Applies to