menu

WinForms

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

    Show / Hide Table of Contents

    Class ComboBoxAdv.ImageIndexesCollectionEditor

    Inheritance
    System.Object
    ComboBoxAdv.ImageIndexesCollectionEditor
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class ImageIndexesCollectionEditor : UITypeEditor

    Constructors

    ImageIndexesCollectionEditor()

    Declaration
    public ImageIndexesCollectionEditor()

    Methods

    EditValue(ITypeDescriptorContext, IServiceProvider, Object)

    Declaration
    public override object EditValue(ITypeDescriptorContext context, IServiceProvider provider, object value)
    Parameters
    Type Name Description
    System.ComponentModel.ITypeDescriptorContext context
    System.IServiceProvider provider
    System.Object value
    Returns
    Type
    System.Object

    GetEditStyle(ITypeDescriptorContext)

    Declaration
    public override UITypeEditorEditStyle GetEditStyle(ITypeDescriptorContext context)
    Parameters
    Type Name Description
    System.ComponentModel.ITypeDescriptorContext context
    Returns
    Type
    System.Drawing.Design.UITypeEditorEditStyle
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved