menu

WinForms

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

    Show / Hide Table of Contents

    Class ButtonEditChildButtonDesigner

    Extends the design time capabilities of ButtonEditChildButton.

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

    Constructors

    ButtonEditChildButtonDesigner()

    Initializes a new instance of the ButtonEditChildButtonDesigner class.

    Declaration
    public ButtonEditChildButtonDesigner()

    Properties

    SelectionRules

    Declaration
    public override SelectionRules SelectionRules { get; }
    Property Value
    Type
    System.Windows.Forms.Design.SelectionRules

    Methods

    PreFilterProperties(IDictionary)

    Adjusts the set of properties the component exposes through a TypeDescriptor.

    Declaration
    protected override void PreFilterProperties(IDictionary properties)
    Parameters
    Type Name Description
    System.Collections.IDictionary properties

    An IDictionary that contains the properties for the class of the component.

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