Class MdiPopupMenu
Implements
System.IDisposable
System.Windows.Forms.IMessageFilter
Inherited Members
Namespace: Syncfusion.Windows.Forms.Tools.XPMenus
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class MdiPopupMenu : PopupMenu, IThemeProvider, IVisualStyle, IDisposable, IPopupParent, IPopupItem, IMessageFilter, IIgnoreWorkingArea
Constructors
MdiPopupMenu()
Declaration
public MdiPopupMenu()
Properties
ActiveBounds
Declaration
public Rectangle ActiveBounds { get; set; }
Property Value
Type |
---|
System.Drawing.Rectangle |
Methods
IsRelatedControl(Control, Boolean)
Declaration
public override bool IsRelatedControl(Control control, bool askParent)
Parameters
Type | Name | Description |
---|---|---|
System.Windows.Forms.Control | control | |
System.Boolean | askParent |
Returns
Type |
---|
System.Boolean |
Overrides
Implements
System.IDisposable
System.Windows.Forms.IMessageFilter