Skip to main content
A newer version of this page is available. .

ToolboxControl.GetMenuLocation() Method

Returns the screen coordinates of the menu button.

Namespace: DevExpress.XtraToolbox

Assembly: DevExpress.XtraBars.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

public Point GetMenuLocation()

Returns

Type Description
Point

A Point structure that specifies the screen coordinates of the menu button.

See Also