﻿<?xml version="1.0" encoding="utf-8"?><Type Name="ImageListImageEditor" FullName="System.Windows.Forms.Design.ImageListImageEditor"><TypeSignature Language="C#" Value="public class ImageListImageEditor : System.Drawing.Design.ImageEditor" /><AssemblyInfo><AssemblyName>System.Design</AssemblyName><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><Base><BaseTypeName>System.Drawing.Design.ImageEditor</BaseTypeName></Base><Interfaces /><Docs><remarks>To be added.</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Provides an editor that can perform default file searching for bitmap (.bmp) files.</para></summary></Docs><Members><Member MemberName=".ctor"><MemberSignature Language="C#" Value="public ImageListImageEditor ();" /><MemberType>Constructor</MemberType><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><Parameters /><Docs><remarks>To be added.</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Initializes a new instance of the <see cref="T:System.Windows.Forms.Design.ImageListImageEditor" /> class.</para></summary></Docs></Member><Member MemberName="EditValue"><MemberSignature Language="C#" Value="public override object EditValue (System.ComponentModel.ITypeDescriptorContext context, IServiceProvider provider, object value);" /><MemberType>Method</MemberType><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.Object</ReturnType></ReturnValue><Parameters><Parameter Name="context" Type="System.ComponentModel.ITypeDescriptorContext" /><Parameter Name="provider" Type="System.IServiceProvider" /><Parameter Name="value" Type="System.Object" /></Parameters><Docs><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>This editor uses a service provider to obtain any necessary editing services.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Edits the specified object value using the edit style provided by the <see cref="M:System.Drawing.Design.ImageEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)" /> method.</para></summary><returns><attribution license="cc4" from="Microsoft" modified="false" /><para>An <see cref="T:System.Object" /> representing the new value. If the value of the object has not changed, the <see cref="M:System.Windows.Forms.Design.ImageListImageEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)" /> method returns the object that was passed to it.</para></returns><param name="context"><attribution license="cc4" from="Microsoft" modified="false" />An <see cref="T:System.ComponentModel.ITypeDescriptorContext" /> that can be used to gain additional context information. </param><param name="provider"><attribution license="cc4" from="Microsoft" modified="false" />An <see cref="T:System.IServiceProvider" /> through which editing services can be obtained. </param><param name="value"><attribution license="cc4" from="Microsoft" modified="false" />An <see cref="T:System.Object" /> being edited. </param></Docs></Member><Member MemberName="GetFileDialogDescription"><MemberSignature Language="C#" Value="protected override string GetFileDialogDescription ();" /><MemberType>Method</MemberType><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.String</ReturnType></ReturnValue><Parameters /><Docs><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>The file dialog box description appears in the file-list filter drop-down list box.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets the description for the default file-list filter provided by this editor.</para></summary><returns><attribution license="cc4" from="Microsoft" modified="false" /><para>The description for the default file-list filter.</para></returns></Docs></Member><Member MemberName="GetImageExtenders"><MemberSignature Language="C#" Value="protected override Type[] GetImageExtenders ();" /><MemberType>Method</MemberType><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.Type[]</ReturnType></ReturnValue><Parameters /><Docs><remarks>To be added.</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets an array of supported image types.</para></summary><returns><attribution license="cc4" from="Microsoft" modified="false" /><para>An array of <see cref="T:System.Type" /> representing supported image types.</para></returns></Docs></Member><Member MemberName="GetPaintValueSupported"><MemberSignature Language="C#" Value="public override bool GetPaintValueSupported (System.ComponentModel.ITypeDescriptorContext context);" /><MemberType>Method</MemberType><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.Boolean</ReturnType></ReturnValue><Parameters><Parameter Name="context" Type="System.ComponentModel.ITypeDescriptorContext" /></Parameters><Docs><remarks>To be added.</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets a value indicating whether this editor supports painting a representation of an object's value.</para></summary><returns><attribution license="cc4" from="Microsoft" modified="false" /><para>true if <see cref="M:System.Drawing.Design.ImageEditor.PaintValue(System.Drawing.Design.PaintValueEventArgs)" /> is implemented; otherwise, false.</para></returns><param name="context"><attribution license="cc4" from="Microsoft" modified="false" />An <see cref="T:System.ComponentModel.ITypeDescriptorContext" /> that can be used to gain additional context information.</param></Docs></Member><Member MemberName="PaintValue"><MemberSignature Language="C#" Value="public override void PaintValue (System.Drawing.Design.PaintValueEventArgs e);" /><MemberType>Method</MemberType><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><ReturnValue><ReturnType>System.Void</ReturnType></ReturnValue><Parameters><Parameter Name="e" Type="System.Drawing.Design.PaintValueEventArgs" /></Parameters><Docs><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>To display the representation of the value in the typical property sheet format, paint within the boundaries of the <see cref="T:System.Drawing.Rectangle" /> contained within the specified <see cref="T:System.Drawing.Design.PaintValueEventArgs" />.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Paints a value indicated by the specified <see cref="T:System.Drawing.Design.PaintValueEventArgs" />.</para></summary><param name="e"><attribution license="cc4" from="Microsoft" modified="false" />A <see cref="T:System.Drawing.Design.PaintValueEventArgs" /> indicating what to paint and where to paint it.</param></Docs></Member></Members></Type>