GuiCalibrationConfigEditor2ProcessShortCut Method

Process Shortcut

Definition

Namespace: Metas.Vna.Calibration.Gui
Assembly: Metas.Vna.Calibration.Config (in Metas.Vna.Calibration.Config.dll) Version: 3.0.9519.15394
C#
public bool ProcessShortCut(
	ref Message msg,
	Keys keyData
)

Parameters

msg  Message
Message
keyData  Keys
Key Data

Return Value

Boolean

Implements

IShortCutsProcessShortCut(Message, Keys)

See Also