ToolboxControl.GetMenuLocation() Method
Returns the screen coordinates of the menu button.
Namespace: DevExpress.XtraToolbox
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
Point | A Point structure that specifies the screen coordinates of the menu button. |
See Also