wxAuiToolBarEvent
Implements methods from the following classes
wxNotifyEvent
Methods
GetClickPoint
Returns the point where the user clicked with the mouse.
GetItemRect
Returns the wxAuiToolBarItem rectangle bounding the mouse click point.
GetToolId
Returns the wxAuiToolBarItem identifier.
IsDropDownClicked
Returns whether the drop down menu has been clicked.
Static Methods
GetClickPoint
wxPoint
GetClickPoint
( )
Returns the point where the user clicked with the mouse.
GetItemRect
wxRect
GetItemRect
( )
Returns the wxAuiToolBarItem rectangle bounding the mouse click point.
GetToolId
integer
GetToolId
( )
Returns the wxAuiToolBarItem identifier.
IsDropDownClicked
bool
IsDropDownClicked
( )
Returns whether the drop down menu has been clicked.