windowsforms-devexpress-dot-xtrabars-6577e986.md
Provides data for the BarCustomContainerItem.PaintMenuBar and PopupMenu.PaintMenuBar event.
Namespace : DevExpress.XtraBars
Assembly : DevExpress.XtraBars.v25.2.dll
NuGet Package : DevExpress.Win.Navigation
public class BarCustomDrawEventArgs :
EventArgs
Public Class BarCustomDrawEventArgs
Inherits EventArgs
BarCustomDrawEventArgs is the data class for the following events:
The BarCustomContainerItem.PaintMenuBar and PopupMenu.PaintMenuBar events allow you to custom paint menu bars of sub-menus and popup menus. When one of these events is raised, the BarCustomDrawEventArgs object is created and passed to it.
Object EventArgs BarCustomDrawEventArgs
See Also
BarCustomDrawEventArgs Members