TabFormControlBase.ShouldCloseMenuOnClick(MouseInfoArgs, Control) Method
This method is internal and should not be used in code.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
e | DevExpress.XtraBars.Controls.MouseInfoArgs |
|
child | Control |
|
Returns
Type | Description |
---|---|
Boolean |
|
See Also