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