// Name: panel.h
// Purpose: interface of wxPanel
// Author: wxWidgets team
-// RCS-ID: $Id$
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
Process a navigation key event.
@endEventTable
- @library{wxbase}
+ @library{wxcore}
@category{miscwnd}
@see wxDialog
virtual bool Layout();
/**
- The default handler for wxEVT_SYS_COLOUR_CHANGED.
+ The default handler for @c wxEVT_SYS_COLOUR_CHANGED.
@param event
The colour change event.