Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SearchDialog Class / SetCustomTextToDefaults Method


In This Topic
SetCustomTextToDefaults Method (SearchDialog)
In This Topic
Sets the custom text in the form to default values.
Syntax
'Declaration
 
Public Overridable Sub SetCustomTextToDefaults() 
 
'Usage
 
Dim instance As SearchDialog
 
instance.SetCustomTextToDefaults()
See Also