'Declaration Public Overridable Sub ResetTextFalse()
'Usage Dim instance As FpCheckBox instance.ResetTextFalse()
public virtual void ResetTextFalse()
'Declaration Public Overridable Sub ResetTextFalse()
'Usage Dim instance As FpCheckBox instance.ResetTextFalse()
public virtual void ResetTextFalse()
Use this method to reset the TextFalse property to its default value.
To reset the text for the other check box states, use the ResetTextIndeterminate and ResetTextTrue methods.
To reset the text for the caption, use the ResetCaption method.