2007-11-21 Geoff Norton <gnorton@novell.com>
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms.CarbonInternal / Enums.cs
index 85cefbe8a90f30dd1255f1631e3ff121f305ec9d..2908ef68f352d39b691f1da027fda7497b69becf 100644 (file)
 using System;
 
 namespace System.Windows.Forms.CarbonInternal {
-       internal enum EventParamName : uint {
-               kEventParamControlPart = 1668313716,
-       }
-
-       internal enum EventParamType : uint {
-               typeControlPartCode = 1668313716,
-       }
-
        internal enum WindowClass : uint {
                kAlertWindowClass = 1,
                kMovableAlertWindowClass = 2,