RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DataEntryCustomContentTemplateItem..::..HotKey Property

Gets or sets the hot key.

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


public Key HotKey { get; set; }
Public Property HotKey As Key
	Get
	Set
public:
property Key^ HotKey {
	Key^ get ();
	void set (Key^ value);
}

Field Value

The hot key.