ButtonCustomDrawEventArgs Class
In This Article
Contains data for the CustomDraw event.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public class ButtonCustomDrawEventArgs :
ObjectCustomDrawEventArgs
#Inheritance
Object
EventArgs
DevExpress.XtraEditors.ObjectCustomDrawEventArgsBase
ObjectCustomDrawEventArgs
ButtonCustomDrawEventArgs
See Also