OpenSaveDialogFormKeyConfirm Property

Gets or sets the key which is used to confirm the selected file/folder.

Definition

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

Property Value

Keys

See Also