git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21743
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
+The call to this function may generate the page changing events.
+
\wxheading{Parameters}
\docparam{page}{Specifies the new page.}
\wxheading{Parameters}
\docparam{page}{Specifies the new page.}
+The call to this function generates the page changing events.
+
\membersection{wxNotebook::AssignImageList}\label{wxnotebookassignimagelist}
\func{void}{AssignImageList}{\param{wxImageList*}{ imageList}}
\membersection{wxNotebook::AssignImageList}\label{wxnotebookassignimagelist}
\func{void}{AssignImageList}{\param{wxImageList*}{ imageList}}
Deletes the specified page, and the associated window.
Deletes the specified page, and the associated window.
+The call to this function generates the page changing events.
+
\membersection{wxNotebook::GetImageList}\label{wxnotebookgetimagelist}
\constfunc{wxImageList*}{GetImageList}{\void}
\membersection{wxNotebook::GetImageList}\label{wxnotebookgetimagelist}
\constfunc{wxImageList*}{GetImageList}{\void}
Sets the selection for the given page, returning the previous selection.
Sets the selection for the given page, returning the previous selection.
+The call to this function generates the page changing events.
+
\wxheading{See also}
\helpref{wxNotebook::GetSelection}{wxnotebookgetselection}
\wxheading{See also}
\helpref{wxNotebook::GetSelection}{wxnotebookgetselection}