menu

WinForms

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

    Show / Hide Table of Contents

    Class ButtonAdvDesigner

    Provides the design time functionality for ButtonAdv control.

    Inheritance
    System.Object
    ButtonAdvDesigner
    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public class ButtonAdvDesigner : ControlDesigner

    Constructors

    ButtonAdvDesigner()

    Declaration
    public ButtonAdvDesigner()

    Properties

    ActionLists

    Declaration
    public override DesignerActionListCollection ActionLists { get; }
    Property Value
    Type
    System.ComponentModel.Design.DesignerActionListCollection

    Methods

    Initialize(IComponent)

    Declaration
    public override void Initialize(IComponent component)
    Parameters
    Type Name Description
    System.ComponentModel.IComponent component
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved