64 lines
2.5 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<Type Name="AxWrapperGen" FullName="System.Windows.Forms.Design.AxWrapperGen">
<TypeSignature Language="C#" Value="public class AxWrapperGen" />
<AssemblyInfo>
<AssemblyName>System.Design</AssemblyName>
<AssemblyVersion>1.0.5000.0</AssemblyVersion>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Base>
<BaseTypeName>System.Object</BaseTypeName>
</Base>
<Interfaces />
<Docs>
<remarks>To be added.</remarks>
<summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>Generates a wrapper for ActiveX controls for use in the design-time environment.</para>
</summary>
</Docs>
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public AxWrapperGen (Type axType);" />
<MemberType>Constructor</MemberType>
<Parameters>
<Parameter Name="axType" Type="System.Type" />
</Parameters>
<Docs>
<remarks>To be added.</remarks>
<summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>Generates an ActiveX wrapper for design-time hosting of an ActiveX control.</para>
</summary>
<param name="axType">
<attribution license="cc4" from="Microsoft" modified="false" />The type of ActiveX control to generate a wrapper for. </param>
</Docs>
<AssemblyInfo>
<AssemblyVersion>1.0.5000.0</AssemblyVersion>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
</Member>
<Member MemberName="GeneratedSources">
<MemberSignature Language="C#" Value="public static System.Collections.ArrayList GeneratedSources;" />
<MemberType>Field</MemberType>
<ReturnValue>
<ReturnType>System.Collections.ArrayList</ReturnType>
</ReturnValue>
<Docs>
<remarks>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>This object contains the paths to each of any sources for ActiveX control wrappers that were generated.</para>
<para> </para>
</remarks>
<summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>This field initializes a local <see cref="T:System.Collections.ArrayList" /> variable named GeneratedSources.</para>
</summary>
</Docs>
<AssemblyInfo>
<AssemblyVersion>1.0.5000.0</AssemblyVersion>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
</Member>
</Members>
</Type>