Click or drag to resize

GH_FormatFormatKeys Method

Format a keys enumeration as though it's a menu shortcut

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string FormatKeys(
	Keys keys
)

Parameters

keys
Type: System.Windows.FormsKeys
Key data to format

Return Value

Type: String
See Also