diff --git a/docs/latex/wx/taskbar.tex b/docs/latex/wx/taskbar.tex index 0860f26b47..b1db480f97 100644 --- a/docs/latex/wx/taskbar.tex +++ b/docs/latex/wx/taskbar.tex @@ -36,7 +36,6 @@ wxEVT\_TASKBAR\_RIGHT\_DCLICK event.} \end{twocollist}% \latexignore{\rtfignore{\wxheading{Members}}} - \membersection{wxTaskBarIcon::wxTaskBarIcon}\label{wxtaskbariconconstr} \func{}{wxTaskBarIcon}{\void} @@ -103,6 +102,13 @@ Override this function to intercept right mouse button up events. Override this function to intercept mouse move events. +\membersection{wxTaskBarIcon::PopupMenu}\label{wxtaskbariconpopupmenu} + +\func{bool}{PopupMenu}{\param{wxMenu*}{ menu}} + +Pops up a menu at the current mouse position. The events can be handled by +a class derived from wxTaskBarIcon. + \membersection{wxTaskBarIcon::RemoveIcon}\label{wxtaskbariconremoveicon} \func{bool}{RemoveIcon}{\void}