- void Draw3DBox ( wxDC& dc, const wxPoint& pos, bool pressed );
- void DrawCloseBox ( wxDC& dc, const wxPoint& pos, bool pressed );
- void DrawCollapseBox( wxDC& dc, const wxPoint& pos,
- bool atLeft, bool disabled, bool pressed );
+ // Helper function: draws a close box.
+ void DrawCloseBox ( wxDC& dc, const wxPoint& pos, bool pressed );