In The Hand LtdIn The Hand
UIOption Enumeration
NamespacesInTheHand.VisualBasic.FileIOUIOption
.NET Components for Mobility
Specifies which dialog boxes to show when copying, deleting, or moving files or directories.
Declaration Syntax
C#Visual Basic
public enum UIOption
Public Enumeration UIOption
Members
MemberDescription
AllDialogs
Show progress dialog box and any error dialog boxes.

OnlyErrorDialogs
Only show error dialog boxes and hide progress dialog boxes. Default.

HasFlag
Determines whether one or more bit fields are set in the current instance.

Remarks

Assembly: InTheHand.VisualBasic (Module: InTheHand.VisualBasic) Version: 7.0.0.0