In The Hand LtdIn The Hand
UICancelOption Enumeration
NamespacesInTheHand.VisualBasic.FileIOUICancelOption
.NET Components for Mobility
Specifies whether an exception is thrown if the user clicks Cancel during an operation.
Declaration Syntax
C#Visual Basic
public enum UICancelOption
Public Enumeration UICancelOption
Members
MemberDescription
DoNothing
Do nothing when the user clicks Cancel.

ThrowException
Throw an exception when the user clicks Cancel.

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