Table of Contents

Enum MsgBoxButtons

Namespace
FS.Hosting.Broker.Shared
Assembly
FS.Hosting.Broker.Shared.dll
public enum MsgBoxButtons

Fields

AbortRetryIgnore = 2
OK = 0
OKCancel = 1
RetryCancel = 5
YesNo = 4
YesNoCancel = 3