ArcFM Desktop Developer Guide
DesignListHost Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
DesignListHost Class
Syntax
'Declaration
 
<DesignerCategoryAttribute("code")>
<ContentPropertyAttribute("Child")>
<DefaultEventAttribute("ChildChanged")>
<DesignerAttribute("WindowsFormsIntegration.Design.ElementHostDesigner, WindowsFormsIntegration.Design, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<DesignerSerializerAttribute("WindowsFormsIntegration.Design.ElementHostCodeDomSerializer, WindowsFormsIntegration.Design, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<DefaultPropertyAttribute("Text")>
<ToolboxItemFilterAttribute("System.Windows.Forms")>
Public Class DesignListHost 
   Inherits System.Windows.Forms.Integration.ElementHost
'Usage
 
Dim instance As DesignListHost
[DesignerCategory("code")]
[ContentProperty("Child")]
[DefaultEvent("ChildChanged")]
[Designer("WindowsFormsIntegration.Design.ElementHostDesigner, WindowsFormsIntegration.Design, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[DesignerSerializer("WindowsFormsIntegration.Design.ElementHostCodeDomSerializer, WindowsFormsIntegration.Design, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[DefaultProperty("Text")]
[ToolboxItemFilter("System.Windows.Forms")]
public class DesignListHost : System.Windows.Forms.Integration.ElementHost 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.Integration.ElementHost
               Miner.Desktop.DesignerExpress.DesignFeatureFilter.DesignListHost

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

DesignListHost Members
Miner.Desktop.DesignerExpress.DesignFeatureFilter Namespace

 

 


Send Comment