menu

WinForms

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

    Show / Hide Table of Contents

    Class SuperAcceleratorTypeConverter

    Inheritance
    System.Object
    SuperAcceleratorTypeConverter
    Namespace: Syncfusion.Windows.Forms.Tools.Design
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class SuperAcceleratorTypeConverter : TypeConverter

    Constructors

    SuperAcceleratorTypeConverter()

    Declaration
    public SuperAcceleratorTypeConverter()

    Methods

    CanConvertTo(ITypeDescriptorContext, Type)

    Declaration
    public override bool CanConvertTo(ITypeDescriptorContext context, Type destinationType)
    Parameters
    Type Name Description
    System.ComponentModel.ITypeDescriptorContext context
    System.Type destinationType
    Returns
    Type
    System.Boolean

    ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type)

    Declaration
    public override object ConvertTo(ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
    Parameters
    Type Name Description
    System.ComponentModel.ITypeDescriptorContext context
    System.Globalization.CultureInfo culture
    System.Object value
    System.Type destinationType
    Returns
    Type
    System.Object
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved