Persistate API documentation
ShortcutKeyExpression Method (orOperator)
NamespacesPersistate.UIPKeysShortcutKeyExpression(String)

[This is preliminary documentation and is subject to change.]

Creates a CLR language expression to create the System.Windows.Forms.Keys value represented by this PKeys.
Declaration Syntax
C#
public string ShortcutKeyExpression(
	string orOperator
)
Parameters
orOperator (String)
The OR operator used to combine values in the expression.
Return Value
A string containing the completed expression

Assembly: Persistate.UI (Module: Persistate.UI) Version: 0.6.1.20 (0.6.1.20)