Skip to main content
All docs
V24.2

ButtonCustomDrawEventArgs Class

Contains data for the CustomDraw event.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v24.2.dll

Declaration

public class ButtonCustomDrawEventArgs :
    ObjectCustomDrawEventArgs

Inheritance

Object
EventArgs
DevExpress.XtraEditors.ObjectCustomDrawEventArgsBase
ObjectCustomDrawEventArgs
ButtonCustomDrawEventArgs
See Also