OpenSaveDialogFormKeyEnterDirectory Property

Gets or sets the key which should be pressed to navigate into the current directory.

Definition

Namespace: BeeMobile.OpenSaveDialog
Assembly: BeeMobile.OpenSaveDialog.NET48 (in BeeMobile.OpenSaveDialog.NET48.dll) Version: 4.8.1.3
C#
public virtual Keys KeyEnterDirectory { get; set; }

Property Value

Keys

See Also