// Purpose: std event values enumerated
// Author: wxWidgets team
// RCS-ID: $Id$
-// Licence: wxWindows license
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
@c wxID_HIGHEST and, accordingly, the user code should avoid defining its
own constants in this range (e.g. by using wxNewId()).
-Refer to ::wxStockID enumeration values for the reference of these IDs.
+Refer to @ref page_stockitems "the list of stock items" for the subset of standard IDs
+which are stock IDs as well.
*/