WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DropDownButtonAdvInfo

    Show / Hide Table of Contents

    Class DropDownButtonAdvInfo

    The DropDownButtonAdvInfo class

    Inheritance
    System.Object
    ToolStripItemAdvInfo
    DropDownButtonAdvInfo
    Inherited Members
    ToolStripItemAdvInfo.Item
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class DropDownButtonAdvInfo : ToolStripItemAdvInfo

    Constructors

    DropDownButtonAdvInfo(ToolStripItem)

    Constructor of the DropDownButtonAdvInfo.

    Declaration
    public DropDownButtonAdvInfo(ToolStripItem item)
    Parameters
    Type Name Description
    System.Windows.Forms.ToolStripItem item

    The ToolStripItem instance.

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