QueryShowPopupMenuEventArgs.Control Property
Gets a control whose popup menu is queried.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| Control | A control whose popup menu is queried. |
Remarks
Use this property to access properties and methods of a specific control.
See Also