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

Reply via email to