@see SetBitmap()
*/
- wxBitmap GetBitmap() const;
+ virtual wxBitmap GetBitmap() const;
/**
Returns the icon currently used in the control. Notice that this method can
@see SetIcon()
*/
- wxIcon GetIcon() const;
+ virtual wxIcon GetIcon() const;
/**
Sets the bitmap label.