VnaToolsProcessShortCut Method
Process Shortcut
Namespace: Metas.Vna.ToolsAssembly: Metas.Vna.Tools (in Metas.Vna.Tools.exe) Version: 2.8.9053.20314
public bool ProcessShortCut(
ref Message msg,
Keys keyData
)
Public Function ProcessShortCut (
ByRef msg As Message,
keyData As Keys
) As Boolean
public:
virtual bool ProcessShortCut(
Message% msg,
Keys keyData
) sealed
abstract ProcessShortCut :
msg : Message byref *
keyData : Keys -> bool
override ProcessShortCut :
msg : Message byref *
keyData : Keys -> bool
- msg Message
- Message
- keyData Keys
- Key Data
BooleanIShortCutsProcessShortCut(Message, Keys)