TFindWidthOfWidestAbbreviatedMonthName Class Reference

#include <mw/gulutil.h>

Link against: egul.lib

class TFindWidthOfWidestAbbreviatedMonthName : public TFindWidthOfWidestTextItem

Inherits from

Detailed Description

Finds the width in pixels of the widest abbreviated month name (for instance Jan, Feb), when displayed in a specified font.

After construction, call MaximumWidthInPixels(), defined in the base class, specifying the font.

Constructor & Destructor Documentation

TFindWidthOfWidestAbbreviatedMonthName ( )

IMPORT_CTFindWidthOfWidestAbbreviatedMonthName()

Default constructor.