ResetToolTip |
Scroll |
Resets the tool tip for the specified field's text box control.
Namespace: Therefore.API
Visual Basic Public Overridable Function ResetToolTip ( _ nFieldNo As Integer _ ) C# public virtual void ResetToolTip ( int nFieldNo )
ParametersnFieldNo Field number of the control for which to reset the tool tip. Return ValueNone. |
|