Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / FpCheckBox Class / ResetCaption Method


In This Topic
ResetCaption Method
In This Topic
Resets the text for the check box to its default setting.
Syntax
'Declaration
 
Public Overridable Sub ResetCaption() 
 
'Usage
 
Dim instance As FpCheckBox
 
instance.ResetCaption()
See Also