git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72350
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
virtual void OnDrawItem(wxDC& dc, const wxRect& rect, size_t n) const = 0;
/**
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
around it.
The base class version implements a reasonable default behaviour which