//
int GetCountPerPage(void) const;
+ wxRect GetViewRect() const;
//
// Gets the edit control for editing labels.
//
void UpdateStyle(void);
//
- // Implementation: converts wxWindows style to MSW style.
+ // Implementation: converts wxWidgets style to MSW style.
// Can be a single style flag or a bit list.
// oldStyle is 'normalised' so that it doesn't contain
// conflicting styles.