#include <mw/gulutil.h>
| class TFindWidthOfWidestAbbreviatedDayName : public TFindWidthOfWidestTextItem |
| Public Member Functions | |
|---|---|
| TFindWidthOfWidestAbbreviatedDayName() | |
| Inherited Functions | |
|---|---|
| TFindWidthOfWidestTextItem::MaximumWidthInPixels(const CFont &)const | |
| TFindWidthOfWidestTextItem::TFindWidthOfWidestTextItem() | |
Finds the width in pixels of the widest abbreviated day name (for instance Mon, Tue) when displayed in a specified font.
After construction, call MaximumWidthInPixels(), defined in the base class, specifying the font.
See also: TDayNameAbb