// Purpose: interface of wxVListBox
// Author: wxWidgets team
// RCS-ID: $Id$
-// Licence: wxWindows license
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
/**
@library{wxcore}
@category{ctrl}
- @appearance{vlistbox.png}
@see wxSimpleHtmlListBox, wxHtmlListBox
*/
virtual void OnDrawItem(wxDC& dc, const wxRect& rect, size_t n) const = 0;
/**
- This method is used to draw the items background and, maybe, a border
+ This method is used to draw the item's background and, maybe, a border
around it.
The base class version implements a reasonable default behaviour which