2007-01-02 Mike Kestner <mkestner@novell.com>
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / Appearance.cs
index 4f60698b3904ff658726b9129cff558144bcb215..02becb9b2976f0c6a0a227c75b1962f33e9b4ab6 100644 (file)
 // OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
-// Copyright (c) 2004 Novell, Inc.
+// Copyright (c) 2004-2005 Novell, Inc.
 //
 // Authors:
 //     Peter Bartok    pbartok@novell.com
 //
-//
-// $Log: Appearance.cs,v $
-// Revision 1.1  2004/08/30 15:17:20  pbartok
-// - Initial check-in
-//
-//
-//
+
 
 // COMPLETE
 
+using System.Runtime.InteropServices;
+
 namespace System.Windows.Forms {
+       [ComVisible(true)]
        public enum Appearance {
                Normal          = 0,
                Button          = 1