The System.Windows.Forms.ComponentModel.Com2Interop namespace contains helper classes that Visual Studio uses to display property pages while in design mode.
Type | Reason |
---|---|
Com2Variant |
Facilitates proper recognition of a variant type. |
ICom2PropertyPageDisplayService |
Defines a method that shows the property page for an ActiveX control. |
IComPropertyBrowser |
Allows Visual Studio to communicate internally with the System.Windows.Forms.PropertyGrid control. |