I believe that this is an enum nested in System.Windows.Forms.AXHost. Chris J. Breisch, MCSD, MCDBA
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Dennis Hayes Sent: Friday, May 10, 2002 2:50 PM To: '[EMAIL PROTECTED]' Subject: [Mono-list] Classes with . in them Some classes in the System.Windows.Forms have a "." in them, for example AXHost.ActiveXInvokeKind This enum is in the docs and seem to be part of the System.Windows.Forms namespace. It does not show up in VisulaStudios intellisense. enumcheck does not find it. Attempting to define it as public enum AXHost.ActiveXInvokeKind { gives a compile error. Anybody know anything about these classes? Thanks Dennis [EMAIL PROTECTED] _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
