AxHost.AxComponentEditor (Clase)
Actualización: noviembre 2007
Proporciona un editor que utiliza un cuadro de diálogo modal para mostrar una página de propiedades para un control ActiveX.
Ensamblado: System.Windows.Forms (en System.Windows.Forms.dll)
[ComVisibleAttribute(false)] [PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")] [PermissionSetAttribute(SecurityAction.InheritanceDemand, Name = "FullTrust")] public class AxComponentEditor : WindowsFormsComponentEditor
/** @attribute ComVisibleAttribute(false) */ /** @attribute PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust") */ /** @attribute PermissionSetAttribute(SecurityAction.InheritanceDemand, Name = "FullTrust") */ public class AxComponentEditor extends WindowsFormsComponentEditor
System.Object
System.ComponentModel.ComponentEditor
System.Windows.Forms.Design.WindowsFormsComponentEditor
System.Windows.Forms.AxHost.AxComponentEditor
System.ComponentModel.ComponentEditor
System.Windows.Forms.Design.WindowsFormsComponentEditor
System.Windows.Forms.AxHost.AxComponentEditor
Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98
.NET Framework y .NET Compact Framework no admiten todas las versiones de cada plataforma. Para obtener una lista de las versiones compatibles, vea Requisitos de sistema de .NET Framework.
Contenido de la comunidad
Agregar