#include <wx/taskbar.h>
The event class used by wxTaskBarIcon.
For a list of the event macros meant to be used with wxTaskBarIconEvent, please look at wxTaskBarIcon description.
Public Member Functions | |
wxTaskBarIconEvent (wxEventType evtType, wxTaskBarIcon *tbIcon) | |
Constructor. |
wxTaskBarIconEvent::wxTaskBarIconEvent | ( | wxEventType | evtType, | |
wxTaskBarIcon * | tbIcon | |||
) |
Constructor.
![]() |
[ top ] |