menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ImageCollectionEditorForm - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ImageCollectionEditorForm

    Inheritance
    System.Object
    ImageCollectionEditorForm
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public class ImageCollectionEditorForm : Form

    Constructors

    ImageCollectionEditorForm(IServiceProvider, ImageListAdv)

    Declaration
    public ImageCollectionEditorForm(IServiceProvider provider, ImageListAdv imageListAdv)
    Parameters
    Type Name Description
    System.IServiceProvider provider
    ImageListAdv imageListAdv

    Methods

    Dispose(Boolean)

    Clean up any resources being used.

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing

    true if managed resources should be disposed; otherwise, false.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved