Class DropDownButtonAdvInfo
The DropDownButtonAdvInfo class
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
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. |