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

TabFormControlBase.ApplicationButtonClick Event

Fires when the Application Button is clicked.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v19.1.dll

Declaration

[Browsable(false)]
public event EventHandler ApplicationButtonClick

Event Data

The ApplicationButtonClick event's data class is EventArgs.

See Also