(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / class / System.Windows.Forms / WINELib / MessageBoxOptions.cs
blob57a638335d2eea1aa181d60ff18dac29e4ed7082
1 //
2 // System.Windows.Forms.MessageBoxOptions.cs
3 //
4 // Author:
5 // Dennis Hayes (dennish@raytek.com)
6 // (C) 2002 Ximian, Inc. http://www.ximian.com
7 //
9 using System;
11 namespace System.Windows.Forms {
13 /// <summary>
14 /// </summary>
15 public enum MessageBoxOptions {
16 DefaultDesktopOnly = 131072,
17 RightAlign = 524288,
18 RtlReading = 1048576,
19 ServiceNotification = 2097152