Eyeshot 10 WinForms API Reference
ToString Method (MouseButton)

WinForms Assembly > devDept.Eyeshot Namespace > MouseButton Structure : ToString Method
Converts this MouseButton to a human readable string.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
public override string ToString()

Return Value

A string that represents this MouseButton.
See Also

Reference

MouseButton Structure
MouseButton Members