'Usage Dim instance As ButtonType Dim obj As Object Dim value As Boolean value = instance.Equals(obj)
Parameters
- obj
- The Object to compare with the current ButtonType.
Return Value
true if the specified object is equal to the current ButtonType; false otherwise.