Back to Devexpress

ButtonCustomDrawEventArgs Class

windowsforms-devexpress-dot-xtraeditors-62c0be11.md

latest1.4 KB
Original Source

ButtonCustomDrawEventArgs Class

Contains data for the CustomDraw event.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class ButtonCustomDrawEventArgs :
    ObjectCustomDrawEventArgs
vb
Public Class ButtonCustomDrawEventArgs
    Inherits ObjectCustomDrawEventArgs

ButtonCustomDrawEventArgs is the data class for the following events:

Inheritance

Object EventArgs DevExpress.XtraEditors.ObjectCustomDrawEventArgsBase ObjectCustomDrawEventArgs ButtonCustomDrawEventArgs

See Also

ButtonCustomDrawEventArgs Members

DevExpress.XtraEditors Namespace