(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / class / System.Windows.Forms / WINELib / UpDownEventArgs.cs
blobdc3fd67b0d3f9db8f248f514c9a14e3515178b2f
1 //
2 // System.Windows.Forms.UpDownEventArgs
3 //
4 // Author:
5 // stubbed out by Dennis Hayes(dennish@raytek.com)
6 // Gianandrea Terzi (gianandrea.terzi@lario.com)
7 //
8 // (C) Ximian, Inc., 2002
9 //
10 using System;
11 namespace System.Windows.Forms {
13 /// <summary>
14 /// Summary description for UpDownEventArgs.
15 /// </summary>
16 public class UpDownEventArgs : EventArgs {