FormContainerControl.helpText Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
helpText() | |
helpText(String) |
helpText()
public:
override System::String ^ helpText();
public override string helpText ();
override this.helpText : unit -> string
Public Overrides Function helpText () As String