Class MiniToolBarDesigner.MiniToolBarOwnerItem
Inheritance
System.Object
MiniToolBarDesigner.MiniToolBarOwnerItem
Namespace: Syncfusion.Windows.Forms.Tools.Design
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class MiniToolBarOwnerItem : ToolStripDropDownItem
Constructors
MiniToolBarOwnerItem(IDesignerHost)
Declaration
public MiniToolBarOwnerItem(IDesignerHost designerHost)
Parameters
Type | Name | Description |
---|---|---|
System.ComponentModel.Design.IDesignerHost | designerHost |
Properties
DropDownLocation
Declaration
protected override Point DropDownLocation { get; }
Property Value
Type |
---|
System.Drawing.Point |