Spread Windows Forms 12.0 Product Documentation
ToString Method (Keystroke)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > Keystroke Structure : ToString Method
Returns a string that represents the keystroke.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As Keystroke
Dim value As String
 
value = instance.ToString()
public override string ToString()

Return Value

String representing the key stroke
See Also

Reference

Keystroke Structure
Keystroke Members