Back to Devexpress

ToolboxControl.GetMenuLocation() Method

windowsforms-devexpress-dot-xtratoolbox-dot-toolboxcontrol-82e5473d.md

latest1.1 KB
Original Source

ToolboxControl.GetMenuLocation() Method

Returns the screen coordinates of the menu button.

Namespace : DevExpress.XtraToolbox

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public Point GetMenuLocation()
vb
Public Function GetMenuLocation As Point

Returns

TypeDescription
Point

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

|

See Also

ToolboxControl Class

ToolboxControl Members

DevExpress.XtraToolbox Namespace