struct axl::gui::Notify

#include <axl_gui_GdiWidget.h>

struct Notify: public NMHDR
{
    // fields

    void* param;
};