TFindWidthOfWidestAbbreviatedDayName Class Reference

#include <mw/gulutil.h>

Link against: egul.lib

class TFindWidthOfWidestAbbreviatedDayName : public TFindWidthOfWidestTextItem

Inherits from

Detailed Description

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

Constructor & Destructor Documentation

TFindWidthOfWidestAbbreviatedDayName ( )

IMPORT_CTFindWidthOfWidestAbbreviatedDayName()

Default constructor.