TabMiddleClickFiringMode Enum
Contains values that specify if and when a control’s TabMiddleClick event fires.
Namespace: DevExpress.XtraTab
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Members
Name | Description |
---|---|
Default
|
The default behavior. For the Xtra |
Mouse
|
A Tab |
Mouse
|
A Tab |
None
|
A Tab |
#Related API Members
The following properties accept/return TabMiddleClickFiringMode values:
#Remarks
A tab control may provide a TabMiddleClick event, which is designed to perform custom actions when a tab is clicked with the mouse middle button. Tab controls also provide a TabMiddleClickFiringMode property of the TabMiddleClickFiringMode type that specifies if and when a TabMiddleClick event fires.