protected string GetParamTextByCheckState( CheckState checkState )
'Declaration
Protected Function GetParamTextByCheckState( _ ByVal checkState As CheckState _ ) As String
'Usage
Dim instance As InputFormulaForm Dim checkState As CheckState Dim value As String value = instance.GetParamTextByCheckState(checkState)
Parameters
- checkState