Spread Windows Forms 12.0 Product Documentation
HelpPath Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > TextInput Class : HelpPath Property
Gets or sets the help path for the text input.
Syntax
'Declaration
 
Public Overridable Property HelpPath As String
'Usage
 
Dim instance As TextInput
Dim value As String
 
instance.HelpPath = value
 
value = instance.HelpPath
public virtual string HelpPath {get; set;}

Property Value

String containing the path
See Also

Reference

TextInput Class
TextInput Members