|
virtual |
Called to draw an entry
Can be overridden in a derived class to customize drawing of entire entry. The default implementation loops over encapsulated cells and calls OnDraw for each of them.
pGM | pointer to a graphics manager |
rect | specifies a bounding rectangle of entry |