Skip to main content
All docs
V25.1
  • ButtonCustomDrawEventArgs Class

    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