#include <wx/aui/toolbar.h>
wxAuiToolBarEvent is used for the events generated by wxAuiToolBar.
Public Member Functions | |
bool | IsDropDownClicked () const |
wxPoint | GetClickPoint () const |
wxRect | GetItemRect () const |
int | GetToolId () const |
wxPoint wxAuiToolBarEvent::GetClickPoint | ( | ) | const |
wxRect wxAuiToolBarEvent::GetItemRect | ( | ) | const |
int wxAuiToolBarEvent::GetToolId | ( | ) | const |
bool wxAuiToolBarEvent::IsDropDownClicked | ( | ) | const |