'Usage
Dim instance As ButtonTextCollection Dim key As String Dim value As Boolean value = instance.IsKeyValid(key)
Parameters
- key
- The key object of the button.
Return Value
true, if it is valid; otherwise, false.
'Usage
Dim instance As ButtonTextCollection Dim key As String Dim value As Boolean value = instance.IsKeyValid(key)